changeset 92371:d442efe2d5a7

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 01 Mar 2008 15:40:44 +0000
parents ec29b9d50b84
children 0418e6ff8eb2
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Mar 01 15:39:13 2008 +0000
+++ b/lisp/ChangeLog	Sat Mar 01 15:40:44 2008 +0000
@@ -1,5 +1,9 @@
 2008-03-01  Juanma Barranquero  <lekktu@gmail.com>
 
+	* disp-table.el (make-glyph-code): Don't test the result of
+	`face-id', which already signals an error for invalid faces.
+	(glyph-face): Simplify.
+
 	* desktop.el (desktop-read): Set `desktop-dirname' to nil before
 	running `desktop-not-loaded-hook' to allow modifying it.
 	Don't show warning message if `desktop-dirname' was modified.