aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS.2514
1 files changed, 10 insertions, 4 deletions
diff --git a/etc/NEWS.25 b/etc/NEWS.25
index 3e686f98db3..a5bcb8dabdc 100644
--- a/etc/NEWS.25
+++ b/etc/NEWS.25
@@ -20,13 +20,13 @@ with a prefix argument or by typing C-u C-h C-n.
20This is a bug-fix release with (almost) no new features. 20This is a bug-fix release with (almost) no new features.
21 21
22--- 22---
23** `find-library', `help-function-def' and `help-variable-def' now run 23** 'find-library', 'help-function-def' and 'help-variable-def' now run
24`find-function-after-hook'. 24'find-function-after-hook'.
25 25
26+++ 26+++
27** New basic face 'fixed-pitch-serif', for a fixed-width font with serifs. 27** New basic face 'fixed-pitch-serif', for a fixed-width font with serifs.
28The Info-quoted and tex-verbatim faces now default to inheriting from 28The 'Info-quoted' and 'tex-verbatim' faces now default to inheriting
29it. 29from it.
30 30
31--- 31---
32** New variable 'use-default-font-for-symbols' for backward compatibility. 32** New variable 'use-default-font-for-symbols' for backward compatibility.
@@ -38,6 +38,12 @@ fontsets if the default font supports these characters. Set this
38variable to nil to disable the new behavior and get back the old 38variable to nil to disable the new behavior and get back the old
39behavior. 39behavior.
40 40
41+++
42** 'electric-quote-mode' is no longer suppressed in a buffer whose
43whose coding system cannot represent curved quote characters.
44Instead, users can deal with the unrepresentable characters in the
45usual way when they save the buffer.
46
41--- 47---
42** New variable 'inhibit-compacting-font-caches'. 48** New variable 'inhibit-compacting-font-caches'.
43Set this variable to a non-nil value to speed up display of characters 49Set this variable to a non-nil value to speed up display of characters