Fix attribution in a ChangeLog entry.

This commit is contained in:
Karl Fogel 2010-07-14 11:54:26 -04:00
parent 6b2c4bd94e
commit 2bb8db3ea7

View file

@ -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>