Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4355 emacs/src/ChangeLog:1.4356
*** emacs/src/ChangeLog:1.4355  Thu Apr 28 08:42:27 2005
--- emacs/src/ChangeLog Thu Apr 28 13:38:25 2005
***************
*** 1,3 ****
--- 1,9 ----
+ 2005-04-28  Kim F. Storm  <[EMAIL PROTECTED]>
+ 
+       * xfaces.c (resolve_face_name): Add arg SIGNAL_P.  Calls changed.
+       Fix cyclic alias check.  If alias loop is detected, signal
+       circular-list error if SIGNAL_P, and return Qdefault if !SIGNAL_P.
+ 
  2005-04-28  Lute Kamstra  <[EMAIL PROTECTED]>
  
        * eval.c (do_autoload): Record only autoloads in the autoload


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to