aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-08-06 09:48:26 +0000
committerJuanma Barranquero2008-08-06 09:48:26 +0000
commit7ec3b99b52e9dac883e4f5ddec05a7f4a6cf7d7a (patch)
tree19d1b8cb034c61f7f526115cfe36daa0a10e2164
parent5c17fc1dcb59a5d4f153144e5e9662f5d6a2871d (diff)
downloademacs-7ec3b99b52e9dac883e4f5ddec05a7f4a6cf7d7a.tar.gz
emacs-7ec3b99b52e9dac883e4f5ddec05a7f4a6cf7d7a.zip
Remove entry describing change in comment.
-rw-r--r--lisp/ChangeLog5
1 files changed, 1 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d61e6f3b458..b60e3a75929 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,8 +2,6 @@
2 2
3 * proced.el (proced-menu): Bind the correct function to for toggling. 3 * proced.el (proced-menu): Bind the correct function to for toggling.
4 4
5 * diff-mode.el (diff-show-trailing-whitespaces): Fix typo.
6
7 * vc-dir.el (vc-dir-mode): Fix typo. 5 * vc-dir.el (vc-dir-mode): Fix typo.
8 6
92008-08-06 Vinicius Jose Latorre <viniciusjl@ig.com.br> 72008-08-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
@@ -16,8 +14,7 @@
16 14
17 * kmacro.el (kmacro-exec-ring-item): Add autoload. 15 * kmacro.el (kmacro-exec-ring-item): Add autoload.
18 16
19 * files.el (auto-save-visited-file-name): Move definition to 17 * files.el (auto-save-visited-file-name): Move definition to fileio.c.
20 fileio.c.
21 18
22 * cus-start.el (all): Handle auto-save-visited-file-name. 19 * cus-start.el (all): Handle auto-save-visited-file-name.
23 20