Age | Commit message (Expand) | Author |
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 |
2008-07-30 | Replace GNU tutorial with public domain one, written from scratch by | Kjell Wooding |
2008-06-29 | documentation tweaks. | Igor Sobrado |
2008-06-18 | Don't free the buffer name until after you call adjustname. | Kjell Wooding |
2008-06-16 | could not resist. OK ok buddy henning | Claudio Jeker |
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-06-14 | We do not need a whole MODE for blinking one character. | Kjell Wooding |
2008-06-14 | Add compile (c-C c-P) to the c-mode keymap (export from grep.c) | Kjell Wooding |
2008-06-14 | unf*ck undo. | Kjell Wooding |
2008-06-13 | One more "//" instead of "/" case. Hidden in a getcwd. | Kjell Wooding |
2008-06-13 | phessler noted that c-mode ignored blinking braces. | Kjell Wooding |
2008-06-13 | Allow selfinsert to be called with FFRAND; i.e. from another | Kjell Wooding |
2008-06-13 | Remove mail-mode. It was a buggy reimplementation of auto-fill-mode. | Kjell Wooding |
2008-06-13 | Fix debian bug #432656 | Kjell Wooding |
2008-06-13 | Fix autoexec file handling. | Kjell Wooding |
2008-06-12 | incremental search isn't allowed in macros, so if your fingers | Kjell Wooding |
2008-06-12 | c-mode now understands the two most common type of comments | Kjell Wooding |
2008-06-12 | Make set-fill-column interactive (and scriptable in a startup file) | Kjell Wooding |