aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a61370bfee0..274226b9fd9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -19,9 +19,14 @@ with a prefix argument or by typing C-u C-h C-n.
19* Changes in Emacs 25.2 19* Changes in Emacs 25.2
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** `find-library', `help-function-def' and `help-variable-def' now run 23** `find-library', `help-function-def' and `help-variable-def' now run
23`find-function-after-hook'. 24`find-function-after-hook'.
24 25
26+++
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 it.
29
25 30
26* Installation Changes in Emacs 25.1 31* Installation Changes in Emacs 25.1
27 32