1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00
emacs/doc
Alan Mackenzie 30b0c5bf42 Change default offset of CC Mode syntactic symbol inlambda to 0
It's previous default was c-lineup-inexpr-block.  This change is mainly to
prevent excessive indentation of the innards of C++ lambda functions.

* lisp/progmodes/cc-vars.el (c-offsets-alist): Amend the offset for inlambda
to 0.

* doc/misc/cc-mode.texi (FAQ): Amend the answer to the question about this
matter.
2019-06-02 14:05:33 +00:00
..
emacs Implement and document XDG-style startup files under ~/.config. 2019-05-25 13:23:46 -04:00
lispintro * doc/lispintro/emacs-lisp-intro.texi: Remove euphemism. 2019-05-19 08:29:32 -07:00
lispref Merge from origin/emacs-26 2019-06-01 12:04:43 -07:00
man Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
misc Change default offset of CC Mode syntactic symbol inlambda to 0 2019-06-02 14:05:33 +00:00