diff options
| author | Chong Yidong | 2011-10-17 18:21:48 -0400 |
|---|---|---|
| committer | Chong Yidong | 2011-10-17 18:21:48 -0400 |
| commit | 67e729a5f78cf54a608297b1be201ed12a676737 (patch) | |
| tree | ad5d5550c880736d0c7f251920b391e233fc3d34 /etc | |
| parent | 87e478b3c1180f9e73396c2fa7c4db55da155489 (diff) | |
| download | emacs-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/NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
| @@ -237,8 +237,8 @@ The frame-parameter tool-bar-position controls this. It takes the values | |||
| 237 | top, left, right or bottom. The Options => Show/Hide menu has entries | 237 | top, left, right or bottom. The Options => Show/Hide menu has entries |
| 238 | for this. | 238 | for 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 |
| 241 | theme when Emacs is built with GTK. | 241 | the 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 |
| 244 | off by customizing x-gtk-use-system-tooltips. | 244 | off 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 | ||