Age | Commit message (Expand) | Author |
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 |
2009-06-04 | Fix problem where line numbers get out of sync on a region-kill (C-w). | Kjell Wooding |
2009-06-04 | Rename w_flag to w_rflag. This is not a general purpose | Kjell Wooding |
2009-06-03 | Match comment to reality, whitespace | Kjell Wooding |
2009-06-02 | we were erroneously setting fill-column, even when the input | Kjell Wooding |
2009-06-02 | Fix up some comments to match reality | Kjell Wooding |
2009-06-02 | Fix the long-standing crash when >NXNAME characters were inserted | Kjell Wooding |
2009-04-26 | make djm less disappointed | Stuart Henderson |
2009-04-26 | I am disappointed that the commit rate to this file is has slowed. | Damien Miller |
2008-12-23 | time to add a new one. | Claudio Jeker |
2008-12-17 | change the name displayed by the c-mode on the mode line to "c", | Igor Sobrado |
2008-12-17 | sort CFLAGS, SRCS and the list of compile-time options; while here, | Igor Sobrado |
2008-11-15 | update the readme a bit by deleting most of the irrelevant info, such as msdos | Ted Unangst |
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-09-15 | Enable dirty buffer detection in mg. | Kjell Wooding |
2008-08-27 | add a C-c target, so we can use it as a prefix for keybindings. | Kjell Wooding |