* etags.c (print_version): Print copyright info.
[bpt/emacs.git] / lisp / dabbrev.el
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...
1996-07-22 Richard M. Stallman(dabbrev-case-fold-search, dabbrev-case-replace): Undo...
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 NaggumUpdate FSF's address.
1996-01-05 Karl HeuerComment 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 visibl...
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...
1994-12-24 Richard M. StallmanDon't require cl, picture, or reporter.
1994-12-24 Richard M. StallmanComplete rewrite by Lars.Lindberg@sypro.cap.se.
1993-12-23 Richard M. StallmanDon'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. RaymondAdd or correct keywords
1992-09-15 Roland McGrathentered 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 BlandyInitial revision