Age | Commit message (Expand) | Author |
2011-12-10 | mail.c was removed 3 yrs 5 months ago. | lum |
2011-12-05 | Use absolute filenames while pushing and popping off the stack. | lum |
2011-11-29 | Missing wordlen check from version 1.20. Spotted by matthew@ | lum |
2011-11-28 | Fix a few grating comment typos. | Matthew Dempsky |
2011-11-28 | jmc's suggested text for the ctags man page update was slighty | lum |
2011-11-28 | Change behaviour of M-q (fill-paragraph) to allow | lum |
2011-11-28 | Add some ctags support to mg. From Sunil Nimmagadda. | lum |
2011-09-10 | Another small tidy up. ok jmc@ | 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-31 | On a file write fail: | lum |
2011-08-31 | Allow dired mode to open files regardless of characters in | lum |
2011-08-29 | In dired mode, make point move up and down first character | lum |
2011-08-01 | Change Gnu to GNU in man page (also, while here, in README and in a comment) | lum |
2011-07-15 | When killing lines using ^U <n> ^K, count the characters exactly (for | Theo de Raadt |
2011-07-08 | hackathons are good to this file | Damien Miller |
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-23 | Wrap basename,dirname with xbasename, xdirname funtions, | Kjell Wooding |
2011-01-21 | It volates style(9), but in mg, #include"def.h" goes first. 'twas the way it ... | Kjell Wooding |
2011-01-21 | Change len+memcmp check to a strncmp for prefix testing on | Kjell Wooding |
2011-01-19 | patch from Henri Kemppainen: | Kjell Wooding |
2011-01-18 | new sentence, new line; | Jason McIntyre |
2011-01-18 | Add missing prototypes and move dired.c to "extensions" in Makefile. | lum |
2011-01-18 | augbname immediately does a basename. No need to do it in the | Kjell Wooding |
2011-01-18 | Obvious error on my part. | Kjell Wooding |
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-08-03 | that had to be added | Henning Brauer |
2010-06-30 | you keep saying LIST_END. I do not think it means what you think it | Owain Ainsworth |
2010-06-26 | From the Loganaden Velvindron: | Kjell Wooding |
2010-06-24 | this just had to be here... | Jasper Lievisse Adriaanse |
2010-03-26 | dispense with some wacky escape sequences; | Jason McIntyre |
2010-03-03 | it's true! | Jasper Lievisse Adriaanse |
2010-01-24 | - revert previous; nitems() shouldn't be used in userland (yet). | Jasper Lievisse Adriaanse |
2010-01-24 | use nitems here, no real change | Ted Unangst |
2010-01-01 | when asked for the benefit of pre-selecting pkgs in the installer; | Ingo Schwarze |
2009-11-24 | Another one. | Owain Ainsworth |
2009-11-24 | More words of wisdom. | Owain Ainsworth |
2009-11-12 | fix memory leak found by parfait; ok jsg@ | Todd C. Miller |
2009-10-28 | style(9) has all these fascist rules... | Claudio Jeker |
2009-08-12 | i am sorry to commit to userland from a kernel hackathon | Henning Brauer |
2009-07-07 | ..couldn't resist.. | Jasper Lievisse Adriaanse |
2009-06-23 | Escape ) to make "C-x )" spaced correctly in key list. | Nicholas Marriott |
2009-06-05 | swap function order to bring into scope | Theo de Raadt |
2009-06-05 | emacs handles the undo of a region kill (C-w) differently than a line kill | Kjell Wooding |
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 |
2009-06-04 | Add the notion of an "ephemeral" popup, so we can flag a window | Kjell Wooding |