comparison lisp/ChangeLog @ 64636:b1d272fa1442

(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.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 26 Jul 2005 16:02:09 +0000
parents c8826d1b5cad
children a975a8beec7f
comparison
equal deleted inserted replaced
64635:c8826d1b5cad 64636:b1d272fa1442
1 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * descr-text.el (describe-char): Handle the case where the list of
4 chars is displayed in a separate frame.
5 Be a bit more discriminating when looking for the char.
6
1 2005-07-26 Juanma Barranquero <lekktu@gmail.com> 7 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * bookmark.el (bookmark-automatically-show-annotations) 9 * bookmark.el (bookmark-automatically-show-annotations)
4 (bookmark-read-annotation-text-func): Doc fixes. 10 (bookmark-read-annotation-text-func): Doc fixes.
5 (bookmark-save): Improve argument/docstring consistency. 11 (bookmark-save): Improve argument/docstring consistency.