From 62582985a61162a99db1f451b30fbd4b5de726c0 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 19 Dec 2001 17:15:22 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ src/ChangeLog | 3 +++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b10a54d5253..1692cc8375a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2001-12-19 Eli Zaretskii + + * loadup.el: Add "language" to the load-path. + 2001-12-19 Richard M. Stallman * international/mule-cmds.el (describe-language-environment): diff --git a/src/ChangeLog b/src/ChangeLog index 7e696907f5c..019ec65ffd1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-12-19 Eli Zaretskii + * dired.c (file_name_completion): Run the elements of + completion-ignored-extensions through ENCODE_FILE. + * lisp.h (scmp): Remove prototype, since it's now a static function private to dired.c. -- 2.39.2