From 7341902149be59db13748d1fc3371c1fc05d2bb0 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 7 Jun 2001 13:57:58 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 7 +++++++ man/ChangeLog | 5 +++++ 2 files changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 62ce68f0c8d..695aa317f47 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2001-06-07 Eli Zaretskii + + * international/mule.el (auto-coding-alist): Remove redundant + up-cased versions of the extensions (auto-coding-alist-lookup is + case-insensitive where needed). Recognize .gz, .Z, .bz, .bz2, and + .gpg files as binary. Suggested by Karl Berry . + 2001-06-05 Eli Zaretskii * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string. diff --git a/man/ChangeLog b/man/ChangeLog index 3c8b84da13d..ba941437cbb 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2001-06-07 Eli Zaretskii + + * dired-x.texi: Fix Next and Prev pointers in @node directives, so + that SPC could be used to traverse the whole document in sequence. + 2001-05-14 Gerd Moellmann * texinfo.tex: New file. -- 2.39.5