1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-26 19:18:50 +00:00
emacs/doc
Alan Mackenzie 681d3f1f58 Fix C-M-a in a C function finding the start of a macro preceding it.
Also amend some pertinent documentation.  This fixes bug #23818.

* lisp/progmodes/cc-engine.el (c-beginning-of-decl-1): Also check for a
virtual semicolon at a place where we check for other types of statement ends.

* lisp/progmodes/cc-vars.el (c-macro-nacmes-with-semicolon): Remove from the
doc string the bit saying that the variable is a prototype and liable to
change.

* doc/misc/cc-mode.texi (Macros with ;): Enhance, stating that configuring
macros with semicolon can prevent C-M-a missing the beginning of defun.
2016-06-29 20:17:39 +00:00
..
emacs Merge from origin/emacs-25 2016-06-19 00:54:28 +02:00
lispintro Fix cross-references between manuals 2016-05-24 21:24:45 +03:00
lispref New functions svg-text and svg-remove 2016-06-27 22:25:10 +02:00
man * doc/man/emacsclient.1: Document +line:column option. 2016-03-29 14:20:12 -07:00
misc Fix C-M-a in a C function finding the start of a macro preceding it. 2016-06-29 20:17:39 +00:00