aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TUTORIAL.translators1
-rw-r--r--lisp/ChangeLog15
2 files changed, 16 insertions, 0 deletions
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 <tiggr@tiggr.net>
12TUTORIAL.pl: Beatę Wierzchołowską <beataw@orient.uw.edu.pl> 12TUTORIAL.pl: Beatę Wierzchołowską <beataw@orient.uw.edu.pl>
13 Janusz S. Bien <jsbien@mail.uw.edu.pl> 13 Janusz S. Bien <jsbien@mail.uw.edu.pl>
14TUTORIAL.ro: Tudor Hulubei <tudor@gnu.org> 14TUTORIAL.ro: Tudor Hulubei <tudor@gnu.org>
15TUTORIAL.ru: Alex Ott <ottalex@narod.ru>
15TUTORIAL.sv: Mats Lidell <matsl@contactor.se> 16TUTORIAL.sv: Mats Lidell <matsl@contactor.se>
16TUTORIAL.sk: Miroslav Vaško <vasko@debian.cz> 17TUTORIAL.sk: Miroslav Vaško <vasko@debian.cz>
17 Pavel Janík <Pavel@Janik.cz> 18 Pavel Janík <Pavel@Janik.cz>
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