aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorAlan Mackenzie2020-06-09 16:58:52 +0000
committerAlan Mackenzie2020-06-09 16:58:52 +0000
commit5a6e790247ca8f0964ee8acd6dc6c564daaf6077 (patch)
tree2116f3a8bd403f5f481fd4f9e952600e21057641 /etc
parent4b21759b6f06f4560e5c8d7e4c52ce5c55393957 (diff)
downloademacs-5a6e790247ca8f0964ee8acd6dc6c564daaf6077.tar.gz
emacs-5a6e790247ca8f0964ee8acd6dc6c564daaf6077.zip
Orthographical amendments to commit 145aab0672ae259736ee9230f8e0ff4effa5f4fd
* etc/NEWS: Correct the spelling of CC Mode. * lisp/progmodes/cc-fonts.el (doxygen-font-lock-doc-comments): Replace curly quotes in comments by ASCII ones.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6e94d4a91ba..b0c523672e8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -333,7 +333,7 @@ prefix on the Subject line in various languages.
333These new navigation commands are bound to 'n' and 'p' in 333These new navigation commands are bound to 'n' and 'p' in
334'apropos-mode'. 334'apropos-mode'.
335 335
336** CC mode 336** CC Mode
337 337
338*** Added support for Doxygen documentation style. 338*** Added support for Doxygen documentation style.
339'doxygen' is now a valid 'c-doc-comment-style' which recognises all 339'doxygen' is now a valid 'c-doc-comment-style' which recognises all