emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 26 Apr 2002 18:33:34 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3767 emacs/lisp/ChangeLog:1.3768
*** emacs/lisp/ChangeLog:1.3767 Fri Apr 26 17:19:24 2002
--- emacs/lisp/ChangeLog        Fri Apr 26 18:33:33 2002
***************
*** 1,5 ****
--- 1,16 ----
  2002-04-26  Richard M. Stallman  <address@hidden>
  
+       * cus-edit.el (customize-face): Use read-face-name
+       and handle multiple faces.
+       (customize-face-other-window): Make it work similarly.
+ 
+       * faces.el (read-face-name): New defaulting features.
+       New args STRING-DESCRIBING-DEFAULT and MULTIPLE.
+       (list-faces-display): Use the face, not its name string,
+       as arg when running customize-face.
+       Put a `read-face-name' prop on the entire line.
+       (describe-face): Handle multiple faces via read-face-name.
+ 
        * textmodes/tex-mode.el (tex-start-tex): Fix previous change.
  
  2002-04-26  Sam Steingold  <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]