John Paul Wallington
610117a9d0
(list-command-history): Use `bound-and-true-p'.
...
(command-history-map): Define within defvar. Add docstring.
2008-06-27 17:51:24 +00:00
Glenn Morris
eb3fa2cfcf
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 08:06:51 +00:00
Stefan Monnier
cbee283dd7
Fix up comment convention on the arch-tag lines.
2008-04-10 14:10:46 +00:00
Glenn Morris
409cc4a3ea
Add 2008 to copyright years.
2008-01-07 02:45:14 +00:00
Glenn Morris
b4aa60262c
Switch license to GPLv3 or later.
2007-07-25 04:50:21 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Glenn Morris
e91081eb9e
Update copyright years.
2006-12-05 06:15:26 +00:00
Thien-Thi Nguyen
aaef169dc6
Update years in copyright notice; nfc.
2006-02-06 15:23:23 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Lute Kamstra
95ea7b285f
(command-history-mode): Use run-mode-hooks.
2005-05-26 12:34:51 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Richard M. Stallman
ba3ca9bc9d
(command-history-map): Move definition up.
2002-12-21 20:18:51 +00:00
John Paul Wallington
4ba1612761
* ibuffer.el (ibuffer-mode): If `show-paren-mode' is enabled,
...
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.
2002-12-09 23:46:12 +00:00
Pavel Janík
307645975c
Follow coding conventions.
2002-05-02 05:41:46 +00:00
Gerd Moellmann
83d544cb79
(Command-history-setup): Remove extraneous `keymap'
...
reference.
2000-11-28 09:36:33 +00:00
Sam Steingold
690ec64977
use lisp-mode-shared-map instead of shared-lisp-mode-map
2000-10-10 17:27:38 +00:00
Richard M. Stallman
40891308b8
(command-history): Renamed from command-history-mode.
...
(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.
1999-12-31 23:41:32 +00:00
Stephen Eglen
4bef911093
Customized.
1998-03-07 18:19:38 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Karl Heuer
daaf01970e
(repeat-matching-complex-command): Fix check for empty pattern. Simplify.
...
(default-command-history-filter-garbage): Fix doc string.
(list-command-history-filter, list-command-history-max): Likewise.
1994-10-20 20:01:41 +00:00
Eric S. Raymond
dd4e1002eb
(repeat-history-command): Bug fix. Someone forgot a car.
1993-04-02 16:41:54 +00:00
Eric S. Raymond
9750e079dd
entered into RCS
1992-07-22 04:22:30 +00:00
Eric S. Raymond
e516799970
*** empty log message ***
1992-07-16 21:47:34 +00:00
Eric S. Raymond
c0274f385f
*** empty log message ***
1992-05-30 23:54:21 +00:00
Jim Blandy
49116ac071
*** empty log message ***
1992-03-16 20:39:07 +00:00
Jim Blandy
e2fbf49d35
Initial revision
1991-08-27 03:29:52 +00:00