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 @@ +2002-07-01 Juanma Barranquero <lektu@terra.es> + + * ido.el (ido-minibuffer-setup-hook): Doc fix. + 2002-07-01 Dave Love <fx@gnu.org> Make strokes a proper minor mode, and don't try to overload @@ -18,7 +22,7 @@ (strokes-prompt-user-save-strokes): Modify format of the file. (strokes-mode-map, strokes-unload-hook): New. (strokes-buffer-name): Don't customize. - + 2002-07-01 Richard M. Stallman <rms@gnu.org> * info.el (Info-index): Get immediate error if used in `dir'. |