aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dabbrev.el
Commit message (Expand)AuthorAgeFilesLines
* (dabbrev--select-buffers): Fix last change.Eli Zaretskii2001-06-211-1/+1
* (dabbrev--make-friend-buffer-list): New function,Richard M. Stallman2001-06-201-102/+114
* (dabbrev-select-buffers-function): Doc fix.Richard M. Stallman2001-05-051-2/+2
* (dabbrev--ignore-buffer-p): New function.Miles Bader2001-04-271-10/+14
* Add doc strings for some functions.Richard M. Stallman2001-04-261-30/+59
* (dabbrev--select-buffers): Add a doc string.Eli Zaretskii2001-04-261-0/+5
* (dabbrev-ignored-buffer-regexps): Renamed fromGerd Moellmann2001-02-061-3/+3
* (dabbrev--substitute-expansion):Gerd Moellmann2001-01-271-2/+6
* (dabbrev--last-case-pattern): Value is nowGerd Moellmann2000-12-151-37/+44
* (dabbrev--find-expansion): Use walk-windows insteadGerd Moellmann2000-07-031-6/+6
* (dabbrev-expand): Don't display messages in theGerd Moellmann2000-05-291-1/+2
* Add debug-ignored-errors.Dave Love2000-05-221-8/+13
* (dabbrev-ignored-regexps): New user-option.Gerd Moellmann2000-04-031-6/+23
* * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.Sam Steingold1999-11-151-10/+10
* (dabbrev--find-expansion): Don't scan the current bufferKarl Heuer1998-09-231-8/+10
* (dabbrev-ignored-buffer-names): Fix typo. Add *Buffer List*.Richard M. Stallman1998-06-251-1/+1
* (dabbrev-case-fold-search, dabbrev-case-replace,Andreas Schwab1998-06-241-5/+5
* *** empty log message ***Dan Nicolaescu1998-05-261-2/+3
* *** empty log message ***Dan Nicolaescu1998-04-201-1/+2
* Comment change.Richard M. Stallman1998-03-141-1/+1
* (dabbrev-ignored-buffer-names): New variable.Richard M. Stallman1998-01-091-3/+10
* (dabbrev-case-fold-search): Remove extra quote in customize constant.Richard M. Stallman1997-09-091-2/+2
* Comment change.Richard M. Stallman1997-08-121-1/+1
* (dabbrev-abbrev-skip-leading-regexp): Doc fix.Richard M. Stallman1997-08-111-3/+1
* (dabbrev-expand, dabbrev--abbrev-at-point)Richard M. Stallman1997-05-191-9/+8
* (dabbrev-case-replace, dabbrev-case-fold-search):Richard M. Stallman1997-05-101-26/+33
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-22/+55
* (dabbrev--substitute-expansion):Richard M. Stallman1997-03-301-6/+12
* (dabbrev--last-case-pattern): New variable.Richard M. Stallman1996-08-071-12/+20
* (dabbrev-expand): When snarfing consecutive words,Richard M. Stallman1996-08-011-4/+15
* (dabbrev--substitute-expansion): Use just ABBREV, not OLD, in previous change.Richard M. Stallman1996-07-271-6/+4
* (dabbrev-case-fold-search, dabbrev-case-replace): Undo previous change.Richard M. Stallman1996-07-221-2/+0
* (dabbrev--search): Don't downcase the result here.Richard M. Stallman1996-07-211-2/+16
* (dabbrev-case-fold-search, dabbrev-case-replace): SetKarl Heuer1996-07-121-0/+2
* (dabbrev-abbrev-skip-leading-regexp): Doc fix.Erik Naggum1996-01-241-1/+1
* Update FSF's address.Erik Naggum1996-01-141-36/+28
* Comment fixes.Karl Heuer1996-01-051-2/+2
* (dabbrev-case-replace): Doc fix.Richard M. Stallman1995-11-111-0/+2
* (dabbrev--find-expansion): Move buffers that are visible on the screenRichard M. Stallman1995-10-201-0/+9
* (dabbrev-expand): When no more expansions,Richard M. Stallman1995-10-201-2/+4
* (dabbrev-expand): Save previous point for undo.Richard M. Stallman1995-07-301-1/+3
* (dabbrev--search): Don't let spurious match in middleKarl Heuer1995-07-171-22/+22
* (dabbrev--abbrev-at-point): If point is afterKarl Heuer1995-05-291-25/+76
* (dabbrev-completion): Use mapcar, not mapc.Richard M. Stallman1995-05-151-89/+65
* (esc-map): Delete excess closeparen.Richard M. Stallman1994-12-251-1/+1
* (dabbrev-abbrev-char-regexp): Accept symbol charsRichard M. Stallman1994-12-241-2/+1
* (dabbrev-completion): Now searches all buffers when given prefix arg 16.Richard M. Stallman1994-12-241-3/+7
* Don't require cl, picture, or reporter.Richard M. Stallman1994-12-241-225/+130
* Complete rewrite by [email protected].Richard M. Stallman1994-12-241-237/+852
* Don't repeat at load time any bindings that are autoloaded.Richard M. Stallman1993-12-231-2/+1