; Fix quoting in etc/NEWS

This commit is contained in:
Michael Albinus 2016-10-19 10:49:13 +02:00
parent 6b9dee1ae6
commit 8ad0d7da0a

View file

@ -20,13 +20,13 @@ with a prefix argument or by typing C-u C-h C-n.
This is a bug-fix release with (almost) no new features. This is a bug-fix release with (almost) no new features.
--- ---
** `find-library', `help-function-def' and `help-variable-def' now run ** 'find-library', 'help-function-def' and 'help-variable-def' now run
`find-function-after-hook'. 'find-function-after-hook'.
+++ +++
** New basic face 'fixed-pitch-serif', for a fixed-width font with serifs. ** New basic face 'fixed-pitch-serif', for a fixed-width font with serifs.
The Info-quoted and tex-verbatim faces now default to inheriting from The 'Info-quoted' and 'tex-verbatim' faces now default to inheriting
it. from it.
--- ---
** New variable 'use-default-font-for-symbols' for backward compatibility. ** New variable 'use-default-font-for-symbols' for backward compatibility.