aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRomain Francoise2006-08-26 11:49:35 +0000
committerRomain Francoise2006-08-26 11:49:35 +0000
commit854fa43e14f5c90333189bf895930c39aeaae662 (patch)
tree39cf78a070a413069a29efcc7706471969f2558c /lisp
parent76667462a2ff4e447891dda32122e108e2a39ac2 (diff)
downloademacs-854fa43e14f5c90333189bf895930c39aeaae662.tar.gz
emacs-854fa43e14f5c90333189bf895930c39aeaae662.zip
Whitespace fix.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 42b27ff66bf..e1ee2324b00 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -45,7 +45,7 @@
45 * viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr. 45 * viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
46 (viper-emacs-state-cursor-color): Default to nil, since this feature 46 (viper-emacs-state-cursor-color): Default to nil, since this feature
47 doesn't work well yet. 47 doesn't work well yet.
48 48
49 * ediff-mult.el (ediff-intersect-directories) 49 * ediff-mult.el (ediff-intersect-directories)
50 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file): 50 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
51 always expand filenames. 51 always expand filenames.