diff options
| author | Alan Mackenzie | 2020-06-09 16:58:52 +0000 |
|---|---|---|
| committer | Alan Mackenzie | 2020-06-09 16:58:52 +0000 |
| commit | 5a6e790247ca8f0964ee8acd6dc6c564daaf6077 (patch) | |
| tree | 2116f3a8bd403f5f481fd4f9e952600e21057641 /etc | |
| parent | 4b21759b6f06f4560e5c8d7e4c52ce5c55393957 (diff) | |
| download | emacs-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/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -333,7 +333,7 @@ prefix on the Subject line in various languages. | |||
| 333 | These new navigation commands are bound to 'n' and 'p' in | 333 | These 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 |