summaryrefslogtreecommitdiff
path: root/lisp/dabbrev.el
Commit message (Expand)AuthorAgeFilesLines
* (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 Lars.Lindberg@sypro.cap.se.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
* (dabbrev-expand): Do all changes with replace-match.Richard M. Stallman1993-06-141-6/+14
* (dabbrev-expand): Delete a search-forward callRichard M. Stallman1993-05-091-1/+3
* Add or correct keywordsEric S. Raymond1993-03-181-0/+1
* entered into RCSRoland McGrath1992-09-151-1/+1
* *** empty log message ***Eric S. Raymond1992-07-221-2/+4
* *** empty log message ***Eric S. Raymond1992-07-161-2/+8
* *** empty log message ***Eric S. Raymond1992-07-161-1/+1
* *** empty log message ***Eric S. Raymond1992-05-301-1/+3
* *** empty log message ***Jim Blandy1992-03-161-2/+3
* Initial revisionJim Blandy1991-05-131-0/+258