summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2016-10-19 10:49:13 +0200
committerMichael Albinus <michael.albinus@gmx.de>2016-10-19 10:49:13 +0200
commit8ad0d7da0a84750e1884a89a212963f81ae26816 (patch)
treee261e7771cf3992b66d8becc3d054b44aa96d40c
parent6b9dee1ae6bc8717ccabad5d5f9bb33ebad4c69f (diff)
downloademacs-8ad0d7da0a84750e1884a89a212963f81ae26816.tar.gz
; Fix quoting in etc/NEWS
-rw-r--r--etc/NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3e686f98db3..5b89639440d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.
---
-** `find-library', `help-function-def' and `help-variable-def' now run
-`find-function-after-hook'.
+** 'find-library', 'help-function-def' and 'help-variable-def' now run
+'find-function-after-hook'.
+++
** 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
-it.
+The 'Info-quoted' and 'tex-verbatim' faces now default to inheriting
+from it.
---
** New variable 'use-default-font-for-symbols' for backward compatibility.