summaryrefslogtreecommitdiff
path: root/lisp/tempo.el
diff options
context:
space:
mode:
authorAlan Mackenzie <acm@muc.de>2019-05-21 11:47:14 +0000
committerAlan Mackenzie <acm@muc.de>2019-05-21 11:47:14 +0000
commit5856512911488e40609be5685e64f9fb8cd395ad (patch)
treed9ccffb3abf1427140e6847e551d98e6e56eaf29 /lisp/tempo.el
parent5950160584b944c4cf9bb99c1804bf3b11fccc29 (diff)
downloademacs-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