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