diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 02ec00013d5..46b59aae07a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-07-01 Juanma Barranquero <lektu@terra.es> | ||
| 2 | |||
| 3 | * ido.el (ido-minibuffer-setup-hook): Doc fix. | ||
| 4 | |||
| 1 | 2002-07-01 Dave Love <fx@gnu.org> | 5 | 2002-07-01 Dave Love <fx@gnu.org> |
| 2 | 6 | ||
| 3 | Make strokes a proper minor mode, and don't try to overload | 7 | Make strokes a proper minor mode, and don't try to overload |
| @@ -18,7 +22,7 @@ | |||
| 18 | (strokes-prompt-user-save-strokes): Modify format of the file. | 22 | (strokes-prompt-user-save-strokes): Modify format of the file. |
| 19 | (strokes-mode-map, strokes-unload-hook): New. | 23 | (strokes-mode-map, strokes-unload-hook): New. |
| 20 | (strokes-buffer-name): Don't customize. | 24 | (strokes-buffer-name): Don't customize. |
| 21 | 25 | ||
| 22 | 2002-07-01 Richard M. Stallman <rms@gnu.org> | 26 | 2002-07-01 Richard M. Stallman <rms@gnu.org> |
| 23 | 27 | ||
| 24 | * info.el (Info-index): Get immediate error if used in `dir'. | 28 | * info.el (Info-index): Get immediate error if used in `dir'. |