diff options
author | Alan Mackenzie <acm@muc.de> | 2019-05-21 11:47:14 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2019-05-21 11:47:14 +0000 |
commit | 5856512911488e40609be5685e64f9fb8cd395ad (patch) | |
tree | d9ccffb3abf1427140e6847e551d98e6e56eaf29 /lisp/tempo.el | |
parent | 5950160584b944c4cf9bb99c1804bf3b11fccc29 (diff) | |
download | emacs-5856512911488e40609be5685e64f9fb8cd395ad.tar.gz emacs-5856512911488e40609be5685e64f9fb8cd395ad.tar.bz2 emacs-5856512911488e40609be5685e64f9fb8cd395ad.zip |
C Mode: Fix indentation of DEFUN's function's argument list.
Formally, when DEFUNs still used knr argument lists, these were indented by
the syntactic context knr-argdecl-intro (5 columns). Since this is no longer
the case, we now just use c-basic-offset (2 columns in "gnu" style).
* lisp/progmodes/cc-align.el (c-indent-gnu-DEFUN-intro-cont): Modernize the
indentation. Amend the doc string accordingly.
Diffstat (limited to 'lisp/tempo.el')
0 files changed, 0 insertions, 0 deletions