* bug#35499: 27; lisp/font-lock.el - font-lock-maximum-size obsolete since 24.1
@ 2019-04-30 1:58 Van L
2019-05-03 9:27 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Van L @ 2019-04-30 1:58 UTC (permalink / raw)
To: 35499
[-- Attachment #1: Type: text/plain, Size: 69 bytes --]
Hello,
The commentary mentions this variable obsolete since 24.1 .
[-- Attachment #2: xxx-font-lock-maximum-size--obsolete-since-24.1 --]
[-- Type: application/octet-stream, Size: 998 bytes --]
diff --git a/lisp/font-lock.el b/lisp/font-lock.el
index d0f7096ab8..dfae1ccd5e 100644
--- a/lisp/font-lock.el
+++ b/lisp/font-lock.el
@@ -45,11 +45,11 @@
;;
;; (global-font-lock-mode t)
;;
-;; Fontification for a particular mode may be available in a number of levels
-;; of decoration. The higher the level, the more decoration, but the more time
-;; it takes to fontify. See the variable `font-lock-maximum-decoration', and
-;; also the variable `font-lock-maximum-size'. Support modes for Font Lock
-;; mode can be used to speed up Font Lock mode. See `font-lock-support-mode'.
+;; Fontification for a particular mode may be available in a number of
+;; levels of decoration. The higher the level, the more decoration,
+;; but the more time it takes to fontify. Support modes for Font Lock
+;; mode can be used to speed up Font Lock mode. See the variable
+;; `font-lock-maximum-decoration', and `font-lock-support-mode'.
\f
;;; How Font Lock mode fontifies:
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-03 9:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-30 1:58 bug#35499: 27; lisp/font-lock.el - font-lock-maximum-size obsolete since 24.1 Van L
2019-05-03 9:27 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.