]> git.eshelyaron.com Git - emacs.git/commit
Fix @examples in cc-mode.info, where lines were getting glued together.
authorAlan Mackenzie <acm@muc.de>
Tue, 30 Jan 2018 18:09:49 +0000 (18:09 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 30 Jan 2018 18:09:49 +0000 (18:09 +0000)
commit4b5711b2b2095558cc94b0397a752e25f4bfd499
treead5c1c8697eef0e8f638dd79fb40534641a22215
parent71961f13c3db5925c7cf5b87fde8f19bdc5424dd
Fix @examples in cc-mode.info, where lines were getting glued together.

This happened because of false @c's in macro lines.

* /doc/misc/cc-mode.texi (Line-up Functions): Remove the unneeded @c from
macros sssTBasicOffset, sssTsssTBasicOffset, and hereFn.
doc/misc/cc-mode.texi