| Commit message (Expand) | Author | Age | Files | Lines |
* | whitespace |  jasper | 2015-11-18 | 1 | -2/+2 |
* | I assume KRANDOM was the previous name for FFRAND. KRANDOM is not in |  lum | 2015-10-29 | 1 | -2/+2 |
* | Fix line number bug when calling onlywind(). |  lum | 2015-10-09 | 1 | -1/+5 |
* | unifdef -U NO_DPROMPT and GOSREC. |  bcallah | 2015-03-25 | 1 | -8/+2 |
* | Clean up the includes in mg. |  bcallah | 2015-03-19 | 1 | -1/+6 |
* | On delete-window, remember the position of dot and mark in the buffer |  florian | 2014-05-28 | 1 | -1/+3 |
* | Add some missing dobeeps. |  lum | 2014-03-20 | 1 | -1/+8 |
* | Make the system bell toggleable via 'audible-bell', and if switched |  lum | 2013-05-31 | 1 | -2/+2 |
* | Change Gnu to GNU in man page (also, while here, in README and in a comment) |  lum | 2011-08-01 | 1 | -2/+2 |
* | Add the notion of an "ephemeral" popup, so we can flag a window |  kjell | 2009-06-04 | 1 | -23/+6 |
* | Rename w_flag to w_rflag. This is not a general purpose |  kjell | 2009-06-04 | 1 | -10/+10 |
* | Rename the header line of a buffer to b_headp, from the remarkably |  kjell | 2006-07-25 | 1 | -6/+6 |
* | Display line number in the mg statusbar. Yes, it seems like a fugly |  kjell | 2006-06-01 | 1 | -1/+4 |
* | Another mnemonic rename, missed the first time. |  kjell | 2006-05-29 | 1 | -4/+4 |
* | Make Window Flags more mnemonic (and less dumb); i.e. |  kjell | 2006-05-28 | 1 | -9/+9 |
* | Fix a coredump occurring when the terminal is resized while mg is |  otto | 2006-02-25 | 1 | -6/+15 |
* | More name-clash delinting |  kjell | 2005-12-13 | 1 | -2/+2 |
* | greedy use of typedef struct was making code harder to read; ok kjell cloder |  deraadt | 2005-11-18 | 1 | -25/+24 |
* | A while back, undo records were moved from the BUFFER struct to MGWIN. |  kjell | 2005-10-11 | 1 | -22/+4 |
* | Add explicit public domain notices to all public domain files. |  kjell | 2005-06-14 | 1 | -1/+3 |
* | This is a no binary change which does: |  db | 2005-04-03 | 1 | -18/+18 |
* | make mail-mode more intelligent on middle-of-line insertions, and add a |  vincent | 2004-01-27 | 1 | -1/+2 |
* | save the previous undo position as an offset in the buffer instead of |  vincent | 2003-11-29 | 1 | -2/+2 |
* | fix crash on startup by using the good allocation routine in edinit() |  vincent | 2003-10-27 | 1 | -3/+4 |
* | make undo records per MGWIN, not per BUFFER... |  vincent | 2003-10-21 | 1 | -19/+55 |
* | Finish KNF of prototypes. That should be all of them. |  cloder | 2003-05-20 | 1 | -20/+11 |
* | do not print "New size..." -- other emacs do not bother |  deraadt | 2002-02-20 | 1 | -2/+1 |
* | some KNF |  deraadt | 2002-02-14 | 1 | -3/+3 |
* | more gosmacs |  deraadt | 2002-02-08 | 1 | -4/+1 |
* | spaces |  mickey | 2001-05-24 | 1 | -27/+27 |
* | Get rid of unnecessary casts of NULL. |  art | 2001-05-23 | 1 | -2/+2 |
* | $OpenBSD$ |  niklas | 2001-01-29 | 1 | -0/+2 |
* | More -Wall anmd KNF, from op2@tomahawk.SQUiSH.org |  millert | 2000-09-01 | 1 | -110/+131 |
* | The start of KNF + -Wall. The code has been run through indent but |  millert | 2000-04-13 | 1 | -85/+88 |
* | change WINDOW -> MGWIN to avoid curses type conflict |  millert | 2000-02-26 | 1 | -14/+14 |
* | initial import of mg2a |  deraadt | 2000-02-25 | 1 | -0/+399 |