Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4329 emacs/src/ChangeLog:1.4330
*** emacs/src/ChangeLog:1.4329 Mon Apr 18 14:08:43 2005
--- emacs/src/ChangeLog Tue Apr 19 08:34:01 2005
***************
*** 1,3 ****
--- 1,14 ----
+ 2005-04-19 Kim F. Storm <[EMAIL PROTECTED]>
+
+ * fns.c (Fsafe_get): New function.
+ (syms_of_fns): Defsubr it.
+
+ * lisp.h (Fsafe_get): EXFUN it.
+
+ * xfaces.c (resolve_face_name): Use Fsafe_get to avoid redisplay
+ loops in case of bad face property lists. Limit number of face
+ alias lookups to 10 (in case of face alias loops).
+
2005-04-18 Kim F. Storm <[EMAIL PROTECTED]>
* dispextern.h (struct glyph_row): New member overlay_arrow_bitmap.
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs