]> git.eshelyaron.com Git - emacs.git/commitdiff
* ChangeLog: Fix typos.
authorGlenn Morris <rgm@gnu.org>
Wed, 10 Feb 2010 17:31:49 +0000 (09:31 -0800)
committerGlenn Morris <rgm@gnu.org>
Wed, 10 Feb 2010 17:31:49 +0000 (09:31 -0800)
lisp/ChangeLog

index b0d722043de3d50da4ab68f4f711aacba7f968e7..19d3bce3fc059cbca245ac68b4fb18c7d62882e0 100644 (file)
@@ -4,9 +4,9 @@
 
 2010-02-10  Michael Albinus  <michael.albinus@gmx.de>
 
-       * 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  <dann@ics.uci.edu>