* 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
* bug#35499: 27; lisp/font-lock.el - font-lock-maximum-size obsolete since 24.1
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
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2019-05-03 9:27 UTC (permalink / raw)
To: Van L; +Cc: 35499
tags 35499 notabug
close 35499
thanks
> From: Van L <van@scratch.space>
> Date: Tue, 30 Apr 2019 11:58:05 +1000
>
> The commentary mentions this variable obsolete since 24.1 .
That's fine for a commentary (as opposed to documentation). We should
remove that when we remove the variable itself, not before.
Thanks.
^ permalink raw reply [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.