summaryrefslogtreecommitdiff
path: root/usr.bin/mg/mg.1
AgeCommit message (Expand)Author
2013-06-03Add the 'g' character and dired-revert to refresh the dired buffer.Mark Lumsden
2013-06-02Add the 'quit-window' dired command and receive a basic English lessonlum
2013-06-02Rename the dired-* commands to be like the emacs equivalents.lum
2013-06-01new sentence, new line;Jason McIntyre
2013-06-01Add dired key bindings. ok and advice jmc@lum
2013-05-31Make the system bell toggleable via 'audible-bell', and if switchedlum
2013-05-27tweak previous;Jason McIntyre
2013-05-27Add dired commands. ok and suggestions jmc@lum
2013-05-22Shuffle shell-command-on-region around to give shell-command.lum
2012-12-28Respect locale for ctype purposes, e.g. display ISO Latin 1 characters;Christian Weisgerber
2012-12-27diff-buffer-with-fileFlorian Obser
2012-12-04Bring back column numbers and make them configurable, off by defaultFlorian Obser
2012-11-27- add 'make-directory' (not bound to any shortcut).Jasper Lievisse Adriaanse
2012-11-13Column numbers are gone for good.Florian Obser
2012-10-22Add (r)evert prompt to "File changed on disk; really edit the buffer"Florian Obser
2012-10-12- implement "revert-buffer", which reverts the current buffer to what's on diskJasper Lievisse Adriaanse
2012-07-11fix three typos.Igor Sobrado
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-14Allow mg to save backup files to a users home directory.lum
2012-06-07Add some cscope support to mg. From Sunil Nimmagadda. Due to somelum
2012-05-25Be consistent on how we describe key-strokes: UP-low (c-H -> C-h)lum
2012-04-11Add:lum
2012-02-09typo. ok jmc@lum
2011-11-28jmc's suggested text for the ctags man page update was slightylum
2011-11-28Add some ctags support to mg. From Sunil Nimmagadda.lum
2011-09-02Add email address for diffs and remove plural man pages. ok jmc@lum
2011-08-31Remove 2nd person. ok jmc@lum
2011-08-01Change Gnu to GNU in man page (also, while here, in README and in a comment)lum
2011-02-02Put correct path for tutorial into man page. oops.lum
2011-02-02Move mg(1) tutorial file into a release, instead of languishing in src.lum
2011-01-18new sentence, new line;Jason McIntyre
2011-01-18Add join-line, bound to M-^Kjell Wooding
2011-01-17Add back-to-indentation. (M-m)Kjell Wooding
2010-10-07use an upper case "C" in "Control" for consistency; use the sameIgor Sobrado
2010-03-26dispense with some wacky escape sequences;Jason McIntyre
2009-06-23Escape ) to make "C-x )" spaced correctly in key list.Nicholas Marriott
2009-06-05the theJason McIntyre
2009-06-04If a buffer is created with a name that starts and ends with an askeriskKjell Wooding
2008-11-06add a description for the recently added c-mode.Igor Sobrado
2008-09-15Expose the undo commands as proper mg functions.Kjell Wooding
2008-06-29documentation tweaks.Igor Sobrado
2008-06-15first pass: it would be nice if mg users read over this page and sent usJason McIntyre
2008-06-15Typos, forgotten wordKjell Wooding
2008-06-15How about we actually document the 230-odd functions that make upKjell Wooding
2008-05-29add a detailed synopsis to mg(1); synchronize with usage.Igor Sobrado
2008-01-10kill trailing whitespace;Jason McIntyre