# HG changeset patch # User Richard M. Stallman # Date 1041110964 0 # Node ID 4975be537cb2fc780d685c88a6b0cc7045863806 # Parent d50289791f55f8aadf78f1df59a0d1a912065579 *** empty log message *** diff -r d50289791f55 -r 4975be537cb2 etc/TUTORIAL.translators --- a/etc/TUTORIAL.translators Sat Dec 28 21:28:56 2002 +0000 +++ b/etc/TUTORIAL.translators Sat Dec 28 21:29:24 2002 +0000 @@ -12,6 +12,7 @@ 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 -r d50289791f55 -r 4975be537cb2 lisp/ChangeLog --- a/lisp/ChangeLog Sat Dec 28 21:28:56 2002 +0000 +++ b/lisp/ChangeLog Sat Dec 28 21:29:24 2002 +0000 @@ -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