Age | Commit message (Expand) | Author |
2008-06-12 | incremental search isn't allowed in macros, so if your fingers | Kjell Wooding |
2007-02-13 | Fix a problem with wrapped incremental searches. | Kjell Wooding |
2006-11-18 | 1. Fix line numbering/mark line bug in isearch. | Kjell Wooding |
2006-11-17 | fix a segfault on isearch. Using ^W to add more than NPAT chars to the | Kjell Wooding |
2006-07-25 | Add bfirstlp(), blastlp() macros, returning the first and last lines | 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-28 | Make Window Flags more mnemonic (and less dumb); i.e. | Kjell Wooding |
2006-02-03 | Fix off by one ocurring if ^W immediate follows ^S; testing marc@; | Otto Moerbeek |
2005-12-13 | More name-clash delinting | Kjell Wooding |
2005-12-13 | do some silly de-linting | Kjell Wooding |
2005-11-18 | greedy use of typedef struct was making code harder to read; ok kjell cloder | Theo de Raadt |
2005-11-18 | Casefold on replace was killed ages ago (it was wrong). Remove a | Kjell Wooding |
2005-10-11 | Allow the more traditional emacs keybindings during search/replace, too | Kjell Wooding |
2005-08-09 | Clean up eread handling in mg. (basically, fallout from the 'enter often | Kjell Wooding |
2005-06-14 | Add explicit public domain notices to all public domain files. | Kjell Wooding |
2005-06-14 | Three more ereply that should be ereads. This fixes henning's "replace | Kjell Wooding |
2005-06-05 | if functions permits null reply from minibuffer, use eread (with | Kjell Wooding |
2005-06-03 | Like emacs, handle ^W during incremental search. Pressing ^W during | Chad Loder |
2005-05-27 | Add emacs-style replace-string function that does not prompt you | Chad Loder |
2005-05-27 | Fix dumb bug in initial prompt for search-forward | Chad Loder |
2005-05-27 | Do not dump core if user hits ^g to exit minibuffer from search-forward. | Chad Loder |
2005-05-25 | Incremental search will now wrap to beginning (or end if backwards) if | Chad Loder |
2005-05-23 | make ^S/^R behave like 'emacs': mixed case patterns forces a case sensitive | Jason Wright |
2005-04-03 | This is a no binary change which does: | David Berghoff |
2004-07-22 | stage 1 of the infinite minibuffer work - add support for on the fly | Vincent Labrecque |
2003-05-20 | Finish KNF of prototypes. That should be all of them. | Chad Loder |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-13 | * Replace unsafe strcpy and strcat calls to safe strlcpy and strlcat. | Vincent Labrecque |
2001-05-24 | spaces | Michael Shalayeff |
2001-05-23 | remove VOID. We're way beyond the point where this could build with an | Artur Grabowski |
2001-05-03 | Fix another annoying feature in mg. When I try to use the keypad to | 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-25 | initial import of mg2a | Theo de Raadt |