From: Kim F. Storm Date: Wed, 14 Feb 2007 11:28:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.94~204 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3ae2a0d6ee5c2fa7e025b41b7c2f2fc20f643644;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 97f3c1f5573..21af8dd7ae8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2007-02-14 Kim F. Storm + + * 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 * ehelp.el (with-electric-help, electric-help-exit)