aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2002-12-28 21:29:24 +0000
committerRichard M. Stallman2002-12-28 21:29:24 +0000
commit1dc788eba88cfbcc1eb7e1069a7d090a209d2f39 (patch)
tree9c27c9dee664779e16ade5c995594fd1e65d2164 /lisp/ChangeLog
parent021c54a395ec9478d924bf5b31649e72ea8e2790 (diff)
downloademacs-1dc788eba88cfbcc1eb7e1069a7d090a209d2f39.tar.gz
emacs-1dc788eba88cfbcc1eb7e1069a7d090a209d2f39.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 90137aa3361..007fe405f87 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,18 @@
12002-12-28 Richard M. Stallman <rms@gnu.org>
2
3 * info-look.el (info-lookup): Fix error message typo.
4
5 * comint.el (comint-mode): Localy set scroll-conservatively.
6 (comint-postoutput-scroll-to-bottom): comint-scroll-show-maximum-output
7 is active only when point is at end.
8
9 * dired.el (dired-goto-file): Handle \ and ^M quoted by backslash.
10 Fix error message.
11
12 * files.el (find-file-noselect-1): Kill local value of `cursor-type'.
13
14 * simple.el (repeat-complex-command): Signal real error on failure.
15
12002-12-28 Andreas Schwab <schwab@suse.de> 162002-12-28 Andreas Schwab <schwab@suse.de>
2 17
3 * progmodes/make-mode.el (makefile-font-lock-keywords): Highlight 18 * progmodes/make-mode.el (makefile-font-lock-keywords): Highlight