aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ab1d043e3f2..d9dba910224 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,11 +5,11 @@
5 because it was extraneous to the functional change in that patch, 5 because it was extraneous to the functional change in that patch,
6 and causes a re-indendation, I am committing it separately. 6 and causes a re-indendation, I am committing it separately.
7 7
82010-07-13 Karl Fogel <kfogel@red-bean.com> 82010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9 9
10 * bookmark.el (bookmark-show-annotation): Ensure annotations show, 10 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
11 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'. 11 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
12 Patch by Thierry Volpiatto (Bug#6444). 12 Patch applied by Karl Fogel (Bug#6444).
13 13
142010-07-13 Chong Yidong <cyd@stupidchicken.com> 142010-07-13 Chong Yidong <cyd@stupidchicken.com>
15 15