aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-04-18 10:07:06 -0700
committerPaul Eggert2012-04-18 10:07:06 -0700
commit99c8ec3fbfc439845c29144a61a42a5183441eaf (patch)
treecbaf6f814980f68f463bd76155c973f5a19378a6 /lisp/ChangeLog
parent6c94c34fe8fef20680c29731277ad8baf87bf47e (diff)
parent12a106a903756aac5fd545ba8cb8f1b5dc7d9304 (diff)
downloademacs-99c8ec3fbfc439845c29144a61a42a5183441eaf.tar.gz
emacs-99c8ec3fbfc439845c29144a61a42a5183441eaf.zip
Merge from trunk.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 054b3ca5f47..de484dc68fa 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12012-04-18 Leo Liu <sdl.web@gmail.com>
2
3 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
4 current buffer.
5 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
6 LOCAL is nil.
7
12012-04-18 Chong Yidong <cyd@gnu.org> 82012-04-18 Chong Yidong <cyd@gnu.org>
2 9
3 * simple.el (line-move): Use forward-line if in batch mode 10 * simple.el (line-move): Use forward-line if in batch mode