emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/font-core.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/font-core.el,v
Date: Mon, 26 Feb 2007 09:36:24 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/02/26 09:36:23

Index: font-core.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/font-core.el,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- font-core.el        3 Feb 2007 17:24:35 -0000       1.44
+++ font-core.el        26 Feb 2007 09:36:22 -0000      1.45
@@ -124,10 +124,6 @@
 fontified/defontified, though fontification occurs only if the buffer is
 less than `font-lock-maximum-size'.
 
-For example, to use maximum levels of fontification, put in your ~/.emacs:
-
- (setq font-lock-maximum-decoration t)
-
 To add your own highlighting for some major mode, and modify the highlighting
 selected automatically via the variable `font-lock-maximum-decoration', you can
 use `font-lock-add-keywords'.




reply via email to

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