emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS.22,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS.22,v
Date: Thu, 13 Mar 2008 03:00:28 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/03/13 03:00:28

Index: NEWS.22
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS.22,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- NEWS.22     10 Mar 2008 00:49:42 -0000      1.39
+++ NEWS.22     13 Mar 2008 03:00:27 -0000      1.40
@@ -996,6 +996,15 @@
 `Info-mode-hook'.
 
 *** New standard font-lock face `font-lock-comment-delimiter-face'.
+This is used for the characters that indicate the start of a comment,
+e.g. `;' in Lisp mode.
+
+*** `font-lock-comment-face' no longer differs from the default on
+displays with fewer than 16 colors (e.g. older xterms and the Linux console).
+On such displays, only the comment delimiters will appear to be fontified
+(in the new face `font-lock-comment-delimiter-face').  To restore the
+old appearance, customize `font-lock-comment-face', or use a newer terminal
+emulator that supports more colors (256 is now common).
 
 *** New standard font-lock face `font-lock-preprocessor-face'.
 




reply via email to

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