log lisp/dabbrev.el @ 71585:2bce43489a02

age author description
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-11-27 Luc Teirlinck (dabbrev-completion): Simplify code, by getting rid of `if' whose
2005-10-16 Masatake YAMATO * message.el (message-expand-group): Pass the common
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Juanma Barranquero (dabbrev): Finish `defgroup' description with period.
2005-05-19 Juanma Barranquero Specify missing group (and type, if simple) in defcustom.
2005-02-09 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
2004-11-16 Richard M. Stallman (dabbrev-expand): When handling SPC M-/,
2004-04-21 Richard M. Stallman (dabbrev--substitute-expansion): Fix a bug which lead
2004-03-26 Stefan Monnier (dabbrev-expand): Fix regexp construction.
2003-09-01 Miles Bader Add arch taglines
2003-08-17 Richard M. Stallman (dabbrev--safe-replace-match): Use with-no-warnings.
2003-08-02 Andreas Schwab Don't redo key bindings on loading, put them only in loaddefs.el.
2003-06-03 Richard M. Stallman (dabbrev--goto-start-of-abbrev): Use minibuffer-prompt-end.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-06 Richard M. Stallman (dabbrev--substitute-expansion):
2002-07-18 Richard M. Stallman (dabbrev--search): Use inhibit-point-motion-hooks.
2002-05-14 Richard M. Stallman (dabbrev-case-distinction): New option.
2002-03-18 Richard M. Stallman (dabbrev--goto-start-of-abbrev): Put a limit on field-beginning search.
2002-02-03 Richard M. Stallman (dabbrev--goto-start-of-abbrev):
2001-11-08 Stefan Monnier (dabbrev-completion): Use "*Completions*".
2001-06-21 Eli Zaretskii (dabbrev--select-buffers): Fix last change.
2001-06-20 Richard M. Stallman (dabbrev--make-friend-buffer-list): New function,
2001-05-05 Richard M. Stallman (dabbrev-select-buffers-function): Doc fix.
2001-04-27 Miles Bader (dabbrev--ignore-buffer-p): New function.
2001-04-26 Richard M. Stallman Add doc strings for some functions.
2001-04-26 Eli Zaretskii (dabbrev--select-buffers): Add a doc string.
2001-02-06 Gerd Moellmann (dabbrev-ignored-buffer-regexps): Renamed from
2001-01-27 Gerd Moellmann (dabbrev--substitute-expansion):
2000-12-15 Gerd Moellmann (dabbrev--last-case-pattern): Value is now
2000-07-03 Gerd Moellmann (dabbrev--find-expansion): Use walk-windows instead
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.