summaryrefslogtreecommitdiffstats
path: root/usr.bin/mg/modes.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix -Wshadow warnings.florian2017-05-301-4/+4
* Clean up the includes in mg.bcallah2015-03-191-1/+6
* Add some missing dobeeps.lum2014-03-201-1/+5
* We do not need a whole MODE for blinking one character.kjell2008-06-141-10/+1
* Expose changemode for use by "self-contained" modeskjell2008-06-111-3/+3
* Last round of easy delinting.kjell2005-12-131-7/+7
* More name-clash delintingkjell2005-12-131-2/+2
* Fix up an ambiguous else (though ifdefed out at the moment)kjell2005-11-221-2/+3
* greedy use of typedef struct was making code harder to read; ok kjell cloderderaadt2005-11-181-4/+4
* Clean up eread handling in mg. (basically, fallout from the 'enter oftenkjell2005-08-091-2/+3
* Add explicit public domain notices to all public domain files.kjell2005-06-141-1/+3
* This is a no binary change which does:db2005-04-031-20/+20
* stage 1 of the infinite minibuffer work - add support for on the flyvincent2004-07-221-3/+5
* KNF + ansi; from zyrnix (only the easy part of his diffs)vincent2002-07-011-16/+8
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-2/+2
* Make the keymap/mode table growable in runtime.art2001-05-241-2/+2
* spacesmickey2001-05-241-6/+6
* $OpenBSD$niklas2001-01-291-0/+2
* More -Wall anmd KNF, from op2@tomahawk.SQUiSH.orgmillert2000-09-011-29/+47
* The start of KNF + -Wall. The code has been run through indent butmillert2000-04-131-92/+110
* initial import of mg2aderaadt2000-02-251-0/+138