]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJohn Wiegley <johnw@newartisans.com>
Tue, 31 May 2005 00:13:51 +0000 (00:13 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Tue, 31 May 2005 00:13:51 +0000 (00:13 +0000)
lisp/ChangeLog

index 91f967b01cd9abb3d7fd508bbbf1e9ed64110edf..93f7460fbcec3369129280931e180b9e4f04c46c 100644 (file)
@@ -1,3 +1,11 @@
+2005-05-30  John Wiegley  <johnw@newartisans.com>
+
+       * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
+       eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el,
+       eshell/esh-util.el, eshell/esh-var.el: Changed all uses of
+       `directory-sep-char' to ?/, and all uses of `string-to-int' to
+       `string-to-number'.
+
 2005-05-30  Jay Belanger  <belanger@truman.edu>
 
        * calc/calc.el (calc-bug-address): Fix docstring.