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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 10 Jun 2002 02:30:41 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3981 emacs/lisp/ChangeLog:1.3982
*** emacs/lisp/ChangeLog:1.3981 Sun Jun  9 22:51:39 2002
--- emacs/lisp/ChangeLog        Mon Jun 10 02:30:41 2002
***************
*** 1,5 ****
--- 1,14 ----
  2002-06-10  Miles Bader  <address@hidden>
  
+       * files.el (revert-buffer): Correct typo: variable name is
+       `buffer-file-format', not `buffer-file-formats'.
+ 
+       * comint.el (comint-send-input, comint-output-filter): Use the
+       `font-lock-face' property instead of `face'.  Don't check the
+       highlight-enabling variables anymore.
+       (comint-highlight-input, comint-highlight-prompt): Variables
+       removed.
+       
        * faces.el (display-supports-face-attributes-p): New function.
        (face-spec-set-match-display): Support `supports' predicate.
        (italic): Try underlining for displays that don't support real italics.



reply via email to

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