aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.