summaryrefslogtreecommitdiff
path: root/usr.bin/mg
AgeCommit message (Expand)Author
2012-07-11fix three typos.Igor Sobrado
2012-07-10Fix an outstanding debian bug: #658539lum
2012-07-09OpenBSD has two kinds of developers ...Mike Larkin
2012-07-02Maintain mg's Public Domain license heritage.lum
2012-06-26It is time to bring this back alive.Claudio Jeker
2012-06-26add missing rcs idsJasper Lievisse Adriaanse
2012-06-21Shuffle leave-tmpdir-backups up to correct place in alphabetic order.lum
2012-06-20make a list format more nicely; ok lumJason McIntyre
2012-06-19various small markup fixes; ok lumJason McIntyre
2012-06-18Add a BACKUP FILES section.lum
2012-06-18Add ~/.mg.d to FILES. Reviewed by jmc@lum
2012-06-18When using M-> Place cursor at the bottom of the window (minus 3lum
2012-06-18Removing this 'if' statement allows dired buffers to not have theirlum
2012-06-18- add a pathnames.hJasper Lievisse Adriaanse
2012-06-18- explicitly use DOCMODE instead of NONBINMODEJasper Lievisse Adriaanse
2012-06-15Fixes a problem where if you try to open a file that doesn't exist and haslum
2012-06-14Add paragraph about "non-standard" mg commands.lum
2012-06-14Allow mg to save backup files to a users home directory.lum
2012-06-11Change error message to reflect the correct filename: nname is 'Newlum
2012-06-08From an email to tech@:lum
2012-06-08Fix bug where line-number counter would go a bit hay-wire when paginglum
2012-06-07Add some cscope support to mg. From Sunil Nimmagadda. Due to somelum
2012-06-04Open theo mode without splitting window in 2.lum
2012-06-01While scrolling, show a message and beep when you reach either end oflum
2012-05-31Currently, mg's cursor jumps from top to bottom of the screen as youlum
2012-05-30Reverse part of v1.131. The end of buffer can still be reached so Ilum
2012-05-29There is no other reference to SYSCLEANUP in the src tree. Remove.lum
2012-05-29There is no need to use an *init* buffer if we go back and updatelum
2012-05-29Increase the size of some window variables from char to int. This difflum
2012-05-25full-stops mainly.lum
2012-05-25Be consistent on how we describe key-strokes: UP-low (c-H -> C-h)lum
2012-05-25Move the windows section in the tutorial to a more sensible placelum
2012-05-25When paging down a buffer (C-v) stop earlier before having the lastlum
2012-05-25Allow searching (C-s or C-r) to wrap around the ends of a buffer.lum
2012-05-25Prepare mg buffers before startup file is parsed so multiple files canlum
2012-05-25Remove static FILE pointer used for handling files in fileio.c. Passlum
2012-05-23Change how mg handles files beginning with a '~'.lum
2012-05-18Allow no-tab-mode to compile. From James Turner.lum
2012-05-10Allow throwaway buffers to be saved via C-c s. This difflum
2012-05-08Fix a bug in writeout() where the stats of the wrong filelum
2012-05-07Remove CVS tag. Makes tutorial look a bit neater.lum
2012-04-12Remove the conditional directives NO_MACRO and NO_STARTUP.lum
2012-04-11Add:lum
2012-04-11When writing a file via 'C-x C-w', ask user if they want to overwrite anlum
2012-03-28The Delete key should delete the character to the right of the cursor.lum
2012-03-28Close an opendir(). From Igor Zinovik.lum
2012-03-14Remove the NO_HELP conditional directives. If defined, mg will not compile andlum
2012-02-09typo. ok jmc@lum
2012-01-26Tidy window and buffer NULL checks.lum
2012-01-17Did Richard Stallman suggest the name change AND the new name "mg"? This islum