From: Richard M. Stallman Date: Sat, 28 Dec 2002 21:29:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~11886 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1dc788eba88cfbcc1eb7e1069a7d090a209d2f39;p=emacs.git *** empty log message *** --- diff --git a/etc/TUTORIAL.translators b/etc/TUTORIAL.translators index 7bf280ac032..4775b5dd6fc 100644 --- a/etc/TUTORIAL.translators +++ b/etc/TUTORIAL.translators @@ -12,6 +12,7 @@ TUTORIAL.nl: Pieter Schoenmakers TUTORIAL.pl: Beatę Wierzchołowską Janusz S. Bien TUTORIAL.ro: Tudor Hulubei +TUTORIAL.ru: Alex Ott TUTORIAL.sv: Mats Lidell TUTORIAL.sk: Miroslav Vaško Pavel Janík diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 90137aa3361..007fe405f87 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,18 @@ +2002-12-28 Richard M. Stallman + + * info-look.el (info-lookup): Fix error message typo. + + * comint.el (comint-mode): Localy set scroll-conservatively. + (comint-postoutput-scroll-to-bottom): comint-scroll-show-maximum-output + is active only when point is at end. + + * dired.el (dired-goto-file): Handle \ and ^M quoted by backslash. + Fix error message. + + * files.el (find-file-noselect-1): Kill local value of `cursor-type'. + + * simple.el (repeat-complex-command): Signal real error on failure. + 2002-12-28 Andreas Schwab * progmodes/make-mode.el (makefile-font-lock-keywords): Highlight