aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2010-06-29 22:41:04 +0200
committerJuanma Barranquero2010-06-29 22:41:04 +0200
commit8bf1c7863f6c10cea0dd4bcc58adb3695d64f86a (patch)
tree81531cf7233327e83f5a325732ff81e98d5389d9
parenta354ac6a0cffe3c2425bc272c64041aac9d0e2dd (diff)
downloademacs-8bf1c7863f6c10cea0dd4bcc58adb3695d64f86a.tar.gz
emacs-8bf1c7863f6c10cea0dd4bcc58adb3695d64f86a.zip
lisp/ChangeLog: Remove "(tiny change)" note.
-rw-r--r--lisp/ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 540ab2f0d99..b634bcd7896 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,4 @@
12010-06-29 Leo <sdl.web@gmail.com> (tiny change) 12010-06-29 Leo <sdl.web@gmail.com>
2 2
3 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537) 3 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
4 4
@@ -14,8 +14,7 @@
14 14
152010-06-27 Christoph <cschol2112@googlemail.com> (tiny change) 152010-06-27 Christoph <cschol2112@googlemail.com> (tiny change)
16 16
17 * bookmark.el (bookmark-bmenu-2-window) 17 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
18 (bookmark-bmenu-other-window)
19 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary 18 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
20 bindings of bookmark-automatically-show-annotations (Bug#6515). 19 bindings of bookmark-automatically-show-annotations (Bug#6515).
21 20