Age | Commit message (Expand) | Author |
2008-12-17 | sort CFLAGS, SRCS and the list of compile-time options; while here, | Igor Sobrado |
2008-06-13 | Remove mail-mode. It was a buggy reimplementation of auto-fill-mode. | Kjell Wooding |
2008-06-12 | Introduce a basic c-mode to mg. | Kjell Wooding |
2006-12-16 | Get rid of PREFIXREGION ifdef, since we always enable it anyway. | Kjell Wooding |
2005-11-22 | Move kill-related commands to their own file. | Kjell Wooding |
2005-11-20 | Kill the NO_BACKUP #ifdef | Kjell Wooding |
2005-11-19 | Remove DO_METAKEY here, too. Noted by Han Boetes. | Kjell Wooding |
2005-03-10 | fix more BACKUP/NOBACKUP/NO_BACKUP confusion, again no binary change. | Henning Brauer |
2005-03-09 | remove useless -DBACKUP from CFLAGS and change the comment for BACKUP | Henning Brauer |
2003-05-05 | add a mail-mode, to do automatic line-wrapping. | Vincent Labrecque |
2002-05-29 | add an "auto-execute" feature, that allows binding function calls to | Vincent Labrecque |
2002-02-20 | Add undo code to mg. | Vincent Labrecque |
2002-02-14 | the "theo-mode" is said to be a 'standalone' extension in main.c, be | Vincent Labrecque |
2001-06-23 | Add "M-x theo". Just like "M-x doctor" in emacs... Well, almost. | Artur Grabowski |
2001-05-24 | Add a compile/grep/id-utils mode. | Artur Grabowski |
2001-05-24 | Break out function -> name mappings to an own file. | Artur Grabowski |
2000-09-01 | More -Wall anmd KNF, from op2@tomahawk.SQUiSH.org | Todd C. Miller |
2000-02-28 | Use POSIX extended regular expressions. | Todd C. Miller |
2000-02-27 | Don't define -DDO_METAKEY twice | Todd C. Miller |
2000-02-26 | change WINDOW -> MGWIN to avoid curses type conflict | Todd C. Miller |
2000-02-25 | make it minimally compile; millert | Theo de Raadt |
2000-02-25 | initial import of mg2a | Theo de Raadt |