aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2005-07-26 16:02:09 +0000
committerStefan Monnier <[email protected]>2005-07-26 16:02:09 +0000
commitcbfde7a0798d4218e7638ef756d22f51d1a68a42 (patch)
tree32568f4cf30d60a9c5fc37bc0c77809c6f74cbaa /lisp/ChangeLog
parentd32ff76aa26d144f10eeadf1317c83136e67d15c (diff)
(describe-char): Handle the case where the list of
chars is displayed in a separate frame. Be a bit more discriminating when looking for the char.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ad67e420c7..442206319e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-26 Stefan Monnier <[email protected]>
+
+ * descr-text.el (describe-char): Handle the case where the list of
+ chars is displayed in a separate frame.
+ Be a bit more discriminating when looking for the char.
+
2005-07-26 Juanma Barranquero <[email protected]>
* bookmark.el (bookmark-automatically-show-annotations)