From: Glenn Morris Date: Wed, 10 Feb 2010 17:31:49 +0000 (-0800) Subject: * ChangeLog: Fix typos. X-Git-Tag: emacs-pretest-23.1.93~79 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2b23acdef6b4b0521e549b7ffe2d7e1b0f7910c3;p=emacs.git * ChangeLog: Fix typos. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b0d722043de..19d3bce3fc0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,9 +4,9 @@ 2010-02-10 Michael Albinus - * ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and + * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and FULL-DIRECTORY-P are nil, and FILE is absolute, expand it. This - prevents file names like "~/" been listed literally. + prevents file names like "~/" being listed literally. 2010-02-10 Dan Nicolaescu