aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9590f800640..2d18bbbaf9e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12010-02-14 Michael Albinus <michael.albinus@gmx.de>
2
3 * files.el (insert-directory): When WILDCARD-REGEXP and
4 FULL-DIRECTORY-P are nil, insert the file entry instead of the
5 whole directory. (Bug#5551)
6
7 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
8 dired's alignment sanity. (Bug#5516)
9
12010-02-14 Juri Linkov <juri@jurta.org> 102010-02-14 Juri Linkov <juri@jurta.org>
2 11
3 * man.el (Man-fontify-manpage, Man-cleanup-manpage): 12 * man.el (Man-fontify-manpage, Man-cleanup-manpage):