comparison lisp/ChangeLog @ 75871:2483a42d8c52

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 14 Feb 2007 11:28:19 +0000
parents d8cb8b355d6d
children 0713e22d4411
comparison
equal deleted inserted replaced
75870:3809b2ab3c47 75871:2483a42d8c52
1 2007-02-14 Kim F. Storm <storm@cua.dk>
2
3 * disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
4 (standard-display-underline): Use make-glyph-code.
5
6 * descr-text.el (describe-char): Use glyph-char and glyph-face.
7
8 * international/latin1-disp.el (latin1-display-char):
9 Use make-glyph-code.
10
1 2007-02-13 Juanma Barranquero <lekktu@gmail.com> 11 2007-02-13 Juanma Barranquero <lekktu@gmail.com>
2 12
3 * ehelp.el (with-electric-help, electric-help-exit) 13 * ehelp.el (with-electric-help, electric-help-exit)
4 (electric-help-retain): Doc fixes. 14 (electric-help-retain): Doc fixes.
5 15