summaryrefslogtreecommitdiff
path: root/lisp/chistory.el
Commit message (Collapse)AuthorAgeFilesLines
* (Command-history-setup): Remove extraneous `keymap'Gerd Moellmann2000-11-281-1/+1
| | | | reference.
* use lisp-mode-shared-map instead of shared-lisp-mode-mapSam Steingold2000-10-101-4/+3
|
* (command-history): Renamed from command-history-mode.Richard M. Stallman1999-12-311-11/+17
| | | | | | | | | (Command-history-setup): Don't switch buffers. Take no args, and do not set major-mode, mode-name or the local map. (command-history-mode): New function, does some of those things Command-history-setup used to do. (list-command-history): Call command-history-mode, not Command-history-setup.
* Customized.Stephen Eglen1998-03-071-7/+17
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (repeat-matching-complex-command): Fix check for empty pattern. Simplify.Karl Heuer1994-10-201-14/+12
| | | | | (default-command-history-filter-garbage): Fix doc string. (list-command-history-filter, list-command-history-max): Likewise.
* (repeat-history-command): Bug fix. Someone forgot a car.Eric S. Raymond1993-04-021-1/+1
|
* entered into RCSEric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-161-2/+8
|
* *** empty log message ***Eric S. Raymond1992-05-301-1/+3
|
* *** empty log message ***Jim Blandy1992-03-161-2/+3
|
* Initial revisionJim Blandy1991-08-271-0/+167