aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f2743ad1ee8..80b4ff11881 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12009-08-29 Stefan Monnier <monnier@iro.umontreal.ca> 12009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * files.el (get-free-disk-space): Use / for default-directory.
4
3 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop): 5 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
4 Use with-current-buffer. 6 Use with-current-buffer.
5 7