Age | Commit message (Expand) | Author |
2023-03-08 | Delete obsolete /* ARGSUSED */ lint comments. | Philip Guenther |
2015-11-18 | whitespace | Jasper Lievisse Adriaanse |
2015-10-29 | I assume KRANDOM was the previous name for FFRAND. KRANDOM is not in | Mark Lumsden |
2015-10-09 | Fix line number bug when calling onlywind(). | Mark Lumsden |
2015-03-25 | unifdef -U NO_DPROMPT and GOSREC. | Brian Callahan |
2015-03-19 | Clean up the includes in mg. | Brian Callahan |
2014-05-28 | On delete-window, remember the position of dot and mark in the buffer | Florian Obser |
2014-03-20 | Add some missing dobeeps. | Mark Lumsden |
2013-05-31 | Make the system bell toggleable via 'audible-bell', and if switched | lum |
2011-08-01 | Change Gnu to GNU in man page (also, while here, in README and in a comment) | lum |
2009-06-04 | Add the notion of an "ephemeral" popup, so we can flag a window | Kjell Wooding |
2009-06-04 | Rename w_flag to w_rflag. This is not a general purpose | Kjell Wooding |
2006-07-25 | Rename the header line of a buffer to b_headp, from the remarkably | Kjell Wooding |
2006-06-01 | Display line number in the mg statusbar. Yes, it seems like a fugly | Kjell Wooding |
2006-05-29 | Another mnemonic rename, missed the first time. | Kjell Wooding |
2006-05-28 | Make Window Flags more mnemonic (and less dumb); i.e. | Kjell Wooding |
2006-02-25 | Fix a coredump occurring when the terminal is resized while mg is | Otto Moerbeek |
2005-12-13 | More name-clash delinting | Kjell Wooding |
2005-11-18 | greedy use of typedef struct was making code harder to read; ok kjell cloder | Theo de Raadt |
2005-10-11 | A while back, undo records were moved from the BUFFER struct to MGWIN. | Kjell Wooding |
2005-06-14 | Add explicit public domain notices to all public domain files. | Kjell Wooding |
2005-04-03 | This is a no binary change which does: | David Berghoff |
2004-01-27 | make mail-mode more intelligent on middle-of-line insertions, and add a | Vincent Labrecque |
2003-11-29 | save the previous undo position as an offset in the buffer instead of | Vincent Labrecque |
2003-10-27 | fix crash on startup by using the good allocation routine in edinit() | Vincent Labrecque |
2003-10-21 | make undo records per MGWIN, not per BUFFER... | Vincent Labrecque |
2003-05-20 | Finish KNF of prototypes. That should be all of them. | Chad Loder |
2002-02-20 | do not print "New size..." -- other emacs do not bother | Theo de Raadt |
2002-02-14 | some KNF | Theo de Raadt |
2002-02-08 | more gosmacs | Theo de Raadt |
2001-05-24 | spaces | Michael Shalayeff |
2001-05-23 | Get rid of unnecessary casts of NULL. | Artur Grabowski |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2000-09-01 | More -Wall anmd KNF, from op2@tomahawk.SQUiSH.org | Todd C. Miller |
2000-04-13 | The start of KNF + -Wall. The code has been run through indent but | Todd C. Miller |
2000-02-26 | change WINDOW -> MGWIN to avoid curses type conflict | Todd C. Miller |
2000-02-25 | initial import of mg2a | Theo de Raadt |