From 51724e26652488a9752f71df624f4350d2f4db36 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 13 Oct 2001 12:33:52 +0000 Subject: [PATCH] *** empty log message *** --- leim/ChangeLog | 5 +++++ lispref/ChangeLog | 5 +++++ src/ChangeLog | 9 +++++++++ 3 files changed, 19 insertions(+) diff --git a/leim/ChangeLog b/leim/ChangeLog index dc455bebd5e..6d235f709c2 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,8 @@ +2001-10-13 Eli Zaretskii + + * quail/greek.el ("greek-babel"): New input method. From David + Kastrup . + 2001-10-05 Gerd Moellmann * Branch for 21.1. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index c87fd875319..aafdc650f20 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2001-10-13 Eli Zaretskii + + * files.texi (File Name Completion): Document the significance of + a trailing slash in elements of completion-ignored-extensions. + 2001-10-06 Miles Bader * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'. diff --git a/src/ChangeLog b/src/ChangeLog index e1da4e547db..df8dd5b1e83 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2001-10-13 Eli Zaretskii + + * dired.c (file_name_completion): Ignore a candidate directory if + it matches an element in completion-ignored-extensions that ends + in a slash. + (syms_of_dired) : Mention the above + feature in the doc string. + (Ffile_name_completion): Ditto. + 2001-10-12 Stefan Monnier * indent.c (skip_invisible): Don't skip "ellipsisized" text. -- 2.39.2