log lisp/dabbrev.el @ 29410:935f96194020

age author description
2000-05-29 Gerd Moellmann (dabbrev-expand): Don't display messages in the
2000-05-22 Dave Love Add debug-ignored-errors.
2000-04-03 Gerd Moellmann (dabbrev-ignored-regexps): New user-option.
1999-11-15 Sam Steingold * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
1998-09-23 Karl Heuer (dabbrev--find-expansion): Don't scan the current buffer
1998-06-25 Richard M. Stallman (dabbrev-ignored-buffer-names): Fix typo. Add *Buffer List*.
1998-06-24 Andreas Schwab (dabbrev-case-fold-search, dabbrev-case-replace,
1998-05-26 Dan Nicolaescu *** empty log message ***
1998-04-20 Dan Nicolaescu *** empty log message ***
1998-03-14 Richard M. Stallman Comment change.
1998-01-09 Richard M. Stallman (dabbrev-ignored-buffer-names): New variable.
1997-09-09 Richard M. Stallman (dabbrev-case-fold-search): Remove extra quote in customize constant.
1997-08-12 Richard M. Stallman Comment change.
1997-08-11 Richard M. Stallman (dabbrev-abbrev-skip-leading-regexp): Doc fix.
1997-05-19 Richard M. Stallman (dabbrev-expand, dabbrev--abbrev-at-point)
1997-05-10 Richard M. Stallman (dabbrev-case-replace, dabbrev-case-fold-search):
1997-04-12 Richard M. Stallman Add defgroup's; use defcustom for user vars.
1997-03-30 Richard M. Stallman (dabbrev--substitute-expansion):
1996-08-07 Richard M. Stallman (dabbrev--last-case-pattern): New variable.
1996-08-01 Richard M. Stallman (dabbrev-expand): When snarfing consecutive words,
1996-07-27 Richard M. Stallman (dabbrev--substitute-expansion): Use just ABBREV, not OLD, in previous change.
1996-07-22 Richard M. Stallman (dabbrev-case-fold-search, dabbrev-case-replace): Undo previous change.
1996-07-21 Richard M. Stallman (dabbrev--search): Don't downcase the result here.
1996-07-12 Karl Heuer (dabbrev-case-fold-search, dabbrev-case-replace): Set
1996-01-24 Erik Naggum (dabbrev-abbrev-skip-leading-regexp): Doc fix.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-05 Karl Heuer Comment fixes.
1995-11-11 Richard M. Stallman (dabbrev-case-replace): Doc fix.
1995-10-20 Richard M. Stallman (dabbrev--find-expansion): Move buffers that are visible on the screen
1995-10-20 Richard M. Stallman (dabbrev-expand): When no more expansions,
1995-07-30 Richard M. Stallman (dabbrev-expand): Save previous point for undo.
1995-07-17 Karl Heuer (dabbrev--search): Don't let spurious match in middle
1995-05-29 Karl Heuer (dabbrev--abbrev-at-point): If point is after
1995-05-15 Richard M. Stallman (dabbrev-completion): Use mapcar, not mapc.
1994-12-25 Richard M. Stallman (esc-map): Delete excess closeparen.
1994-12-24 Richard M. Stallman (dabbrev-abbrev-char-regexp): Accept symbol chars
1994-12-24 Richard M. Stallman (dabbrev-completion): Now searches all buffers when given prefix arg 16.
1994-12-24 Richard M. Stallman Don't require cl, picture, or reporter.
1994-12-24 Richard M. Stallman Complete rewrite by Lars.Lindberg@sypro.cap.se.
1993-12-23 Richard M. Stallman Don't repeat at load time any bindings that are autoloaded.
1993-06-14 Richard M. Stallman (dabbrev-expand): Do all changes with replace-match.
1993-05-09 Richard M. Stallman (dabbrev-expand): Delete a search-forward call
1993-03-18 Eric S. Raymond Add or correct keywords
1992-09-15 Roland McGrath entered into RCS
1992-07-22 Eric S. Raymond *** empty log message ***
1992-07-16 Eric S. Raymond *** empty log message ***
1992-07-16 Eric S. Raymond *** empty log message ***
1992-05-30 Eric S. Raymond *** empty log message ***
1992-03-16 Jim Blandy *** empty log message ***
1991-05-13 Jim Blandy Initial revision