]> git.eshelyaron.com Git - emacs.git/commit
Finish the documentation for c-noise-macro-{,with-parens-}names.
authorAlan Mackenzie <acm@muc.de>
Mon, 27 Jan 2020 18:10:34 +0000 (18:10 +0000)
committerAlan Mackenzie <acm@muc.de>
Mon, 27 Jan 2020 18:10:34 +0000 (18:10 +0000)
commit066aad7b9d137cb5262e57295eb32c57faa4f9cc
tree0eb7825c5747499a00332fe79c138002e98a86af
parentc8fcabf24546e77dc5bd0cb1e206e8114809c810
Finish the documentation for c-noise-macro-{,with-parens-}names.

The doc strings and pertinent CC Mode manual page failed to mention that these
variables could also be regular expressions.  Amend them.

* lisp/progmodes/cc-vars.el (c-noise-macro-names)
(c-noise-macro-with-parens-names): Amend the doc strings.

* doc/misc/cc-mode.texi (Noise Macros): Amend the descriptions of the two
variables.
doc/misc/cc-mode.texi
lisp/progmodes/cc-vars.el