aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong2011-10-17 18:21:48 -0400
committerChong Yidong2011-10-17 18:21:48 -0400
commit67e729a5f78cf54a608297b1be201ed12a676737 (patch)
treead5d5550c880736d0c7f251920b391e233fc3d34 /etc
parent87e478b3c1180f9e73396c2fa7c4db55da155489 (diff)
downloademacs-67e729a5f78cf54a608297b1be201ed12a676737.tar.gz
emacs-67e729a5f78cf54a608297b1be201ed12a676737.zip
* lisp/font-lock.el (font-lock-maximum-size): Mark as obsolete.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d8d0741f928..e12fe52e614 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -237,8 +237,8 @@ The frame-parameter tool-bar-position controls this. It takes the values
237top, left, right or bottom. The Options => Show/Hide menu has entries 237top, left, right or bottom. The Options => Show/Hide menu has entries
238for this. 238for this.
239 239
240*** The colors for selected text (the region face) are taken from the GTK 240*** The colors for selected text (the `region' face) are taken from
241theme when Emacs is built with GTK. 241the GTK theme when Emacs is built with GTK.
242 242
243*** Emacs uses GTK tooltips by default if built with GTK. You can turn that 243*** Emacs uses GTK tooltips by default if built with GTK. You can turn that
244off by customizing x-gtk-use-system-tooltips. 244off by customizing x-gtk-use-system-tooltips.
@@ -1312,6 +1312,8 @@ Use `filter-buffer-substring-functions' instead.
1312 1312
1313*** `deferred-action-list' and `deferred-action-function' are obsolete. 1313*** `deferred-action-list' and `deferred-action-function' are obsolete.
1314 1314
1315*** `font-lock-maximum-size' is obsolete.
1316
1315 1317
1316* Changes in Emacs 24.1 on non-free operating systems 1318* Changes in Emacs 24.1 on non-free operating systems
1317 1319