]> git.eshelyaron.com Git - emacs.git/commit
cc-mode: add support for Doxygen documentation style
authorMichal Nazarewicz <mina86@mina86.com>
Sun, 26 Apr 2020 18:30:41 +0000 (19:30 +0100)
committerMichal Nazarewicz <mina86@mina86.com>
Fri, 1 May 2020 18:31:19 +0000 (19:31 +0100)
commit145aab0672ae259736ee9230f8e0ff4effa5f4fd
treeacb5fd9b9eda1a00d4dab0832c692e4f34e87f74
parent4b6c2bcecfe84585bae9fdfecbd87a48291793a5
cc-mode: add support for Doxygen documentation style

* lisp/progmodes/cc-fonts.el (doxygen-font-lock-doc-comments,
  doxygen-font-lock-keywords): New constants defining Doxygen
  comment style support.
* lisp/progmodes/cc-vars.el (c-doc-comment-style): Updated docstring
  to mention now-supported Doxygen mode.
etc/NEWS
lisp/progmodes/cc-fonts.el
lisp/progmodes/cc-vars.el