comparison lisp/ChangeLog @ 104707:016c8ff34021

(get-free-disk-space): Use / for default-directory.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 29 Aug 2009 14:58:15 +0000
parents e8247765661a
children adeed914a5fb
comparison
equal deleted inserted replaced
104706:76a2a2b0cf04 104707:016c8ff34021
1 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca> 1 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * files.el (get-free-disk-space): Use / for default-directory.
2 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
6 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p): 8 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):