Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (command-history-map): Move definition up. | Richard M. Stallman | 2002-12-21 | 1 | -10/+10 |
| | |||||
* | * ibuffer.el (ibuffer-mode): If `show-paren-mode' is enabled, | John Paul Wallington | 2002-12-09 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | disable it buffer-locally. (ibuffer-mouse-popup-menu): Use `=' instead of `eq' to compare `eventpt' and point. * ibuf-ext.el (ibuffer-remove-duplicates): New function. (ibuffer-set-filter-groups-by-mode): Use it instead of `delete-duplicates' so we don't require cl library at runtime. (ibuffer-insert-filter-group-before): Don't use `position' so we don't require cl library at runtime. * chistory.el (command-history-mode): Add interactive spec. Improve doc string. | ||||
* | Follow coding conventions. | Pavel JanÃk | 2002-05-02 | 1 | -0/+1 |
| | |||||
* | (Command-history-setup): Remove extraneous `keymap' | Gerd Moellmann | 2000-11-28 | 1 | -1/+1 |
| | | | | reference. | ||||
* | use lisp-mode-shared-map instead of shared-lisp-mode-map | Sam Steingold | 2000-10-10 | 1 | -4/+3 |
| | |||||
* | (command-history): Renamed from command-history-mode. | Richard M. Stallman | 1999-12-31 | 1 | -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 Eglen | 1998-03-07 | 1 | -7/+17 |
| | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
| | |||||
* | (repeat-matching-complex-command): Fix check for empty pattern. Simplify. | Karl Heuer | 1994-10-20 | 1 | -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. Raymond | 1993-04-02 | 1 | -1/+1 |
| | |||||
* | entered into RCS | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -2/+8 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+3 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-03-16 | 1 | -2/+3 |
| | |||||
* | Initial revision | Jim Blandy | 1991-08-27 | 1 | -0/+167 |