aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Wiegley2005-05-31 00:13:51 +0000
committerJohn Wiegley2005-05-31 00:13:51 +0000
commitc7a4ce37e95f0ac17d80bdb7c2b1280b82b186fb (patch)
treef6b51edf9a6eb71e2589913ddc531b6e96fbd796
parente39f3cfe44291e205c8657318a0a59733ee660d6 (diff)
downloademacs-c7a4ce37e95f0ac17d80bdb7c2b1280b82b186fb.tar.gz
emacs-c7a4ce37e95f0ac17d80bdb7c2b1280b82b186fb.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 91f967b01cd..93f7460fbce 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12005-05-30 John Wiegley <johnw@newartisans.com>
2
3 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
4 eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el,
5 eshell/esh-util.el, eshell/esh-var.el: Changed all uses of
6 `directory-sep-char' to ?/, and all uses of `string-to-int' to
7 `string-to-number'.
8
12005-05-30 Jay Belanger <belanger@truman.edu> 92005-05-30 Jay Belanger <belanger@truman.edu>
2 10
3 * calc/calc.el (calc-bug-address): Fix docstring. 11 * calc/calc.el (calc-bug-address): Fix docstring.