aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris2010-02-10 09:31:49 -0800
committerGlenn Morris2010-02-10 09:31:49 -0800
commit2b23acdef6b4b0521e549b7ffe2d7e1b0f7910c3 (patch)
treea4b3d3b96ccef9382d20025b5b3dda62c9cf1454 /lisp
parent50b51e49a1e3a2f324efeca1e5099532e3ea335b (diff)
downloademacs-2b23acdef6b4b0521e549b7ffe2d7e1b0f7910c3.tar.gz
emacs-2b23acdef6b4b0521e549b7ffe2d7e1b0f7910c3.zip
* ChangeLog: Fix typos.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b0d722043de..19d3bce3fc0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -4,9 +4,9 @@
4 4
52010-02-10 Michael Albinus <michael.albinus@gmx.de> 52010-02-10 Michael Albinus <michael.albinus@gmx.de>
6 6
7 * ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and 7 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
8 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it. This 8 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it. This
9 prevents file names like "~/" been listed literally. 9 prevents file names like "~/" being listed literally.
10 10
112010-02-10 Dan Nicolaescu <dann@ics.uci.edu> 112010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
12 12