1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 10:31:37 -08:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2007-02-14 11:28:19 +00:00
parent 01b8bc6558
commit 3ae2a0d6ee

View file

@ -1,3 +1,13 @@
2007-02-14 Kim F. Storm <storm@cua.dk>
* disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
(standard-display-underline): Use make-glyph-code.
* descr-text.el (describe-char): Use glyph-char and glyph-face.
* international/latin1-disp.el (latin1-display-char):
Use make-glyph-code.
2007-02-13 Juanma Barranquero <lekktu@gmail.com>
* ehelp.el (with-electric-help, electric-help-exit)