summaryrefslogtreecommitdiff
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 @@
because it was extraneous to the functional change in that patch,
and causes a re-indendation, I am committing it separately.
-2010-07-13 Karl Fogel <kfogel@red-bean.com>
+2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
* bookmark.el (bookmark-show-annotation): Ensure annotations show,
e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
- Patch by Thierry Volpiatto (Bug#6444).
+ Patch applied by Karl Fogel (Bug#6444).
2010-07-13 Chong Yidong <cyd@stupidchicken.com>