]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Wed, 14 Feb 2007 11:28:19 +0000 (11:28 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 14 Feb 2007 11:28:19 +0000 (11:28 +0000)
lisp/ChangeLog

index 97f3c1f557314a03815c49c4d7f84f44586622e8..21af8dd7ae8930177770dd98bfab4abf1794a143 100644 (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)