1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/progmodes
Alan Mackenzie 5856512911 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.
2019-05-21 11:47:14 +00:00
..
ada-mode.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
ada-prj.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ada-stmt.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ada-xref.el Be safer about "%" in message formats 2019-03-07 09:05:56 -08:00
antlr-mode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
asm-mode.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
autoconf.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
bat-mode.el Improve regexp advice again, and unchain ranges 2019-04-02 15:01:34 -07:00
bug-reference.el Use lexical-binding in bug-reference.el 2019-04-09 16:29:09 -05:00
cc-align.el C Mode: Fix indentation of DEFUN's function's argument list. 2019-05-21 11:47:14 +00:00
cc-awk.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
cc-bytecomp.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cc-cmds.el Don’t assume CURRENT_TIME_LIST 2019-02-13 00:51:15 -08:00
cc-defs.el Add standard unmatchable regexp 2019-05-15 18:55:27 +02:00
cc-engine.el CC Mode: Remove unused code from c-maybe-re-mark-raw-string 2019-05-20 12:46:37 +00:00
cc-fonts.el Add standard unmatchable regexp 2019-05-15 18:55:27 +02:00
cc-guess.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cc-langs.el Add standard unmatchable regexp 2019-05-15 18:55:27 +02:00
cc-menus.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cc-mode.el Add standard unmatchable regexp 2019-05-15 18:55:27 +02:00
cc-styles.el Correct the indentation of CC Mode brace lists 2019-03-12 18:33:31 +00:00
cc-vars.el Add standard unmatchable regexp 2019-05-15 18:55:27 +02:00
cfengine.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
cmacexp.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
compile.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
cperl-mode.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
cpp.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
cwarn.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
dcl-mode.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
ebnf-abn.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ebnf-bnf.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ebnf-dtd.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ebnf-ebx.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ebnf-iso.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ebnf-otz.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ebnf-yac.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
ebnf2ps.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ebrowse.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
elisp-mode.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
etags.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
executable.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
f90.el Fix some ineffective backslashes in string literals 2019-03-16 11:38:58 -07:00
flymake-cc.el Avoid occasional confusion of Flymake C/C++ backend 2019-03-25 14:56:09 +00:00
flymake-proc.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
flymake.el * lisp/progmodes/flymake.el: Obsolete variable flymake-start-on-newline 2019-05-07 23:29:14 +03:00
fortran.el Properly bracket concat of comment-start-skip (Bug#34805) 2019-04-15 20:28:03 -04:00
gdb-mi.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
glasses.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
grep.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
gud.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
hideif.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
hideshow.el * lisp/progmodes/hideshow.el: Simplify mouse binding; Use lexical-binding 2019-05-19 09:36:42 -04:00
icon.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
idlw-complete-structtag.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
idlw-help.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
idlw-shell.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
idlw-toolbar.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
idlwave.el Omit/rewrite useless regexp repetitions 2019-04-12 19:43:41 -07:00
inf-lisp.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
js.el Add extra text property to fix issue with js2-mode integration 2019-04-10 22:53:34 -07:00
ld-script.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
m4-mode.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
make-mode.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
mantemp.el More regexp corrections and tweaks 2019-03-08 09:09:40 -08:00
meta-mode.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
mixal-mode.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
modula2.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
octave.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
opascal.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
pascal.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
perl-mode.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
prog-mode.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
project.el Revert recent project-find-file change 2019-05-20 15:24:47 -07:00
prolog.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
ps-mode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
python.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
ruby-mode.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
scheme.el More regexp corrections and tweaks 2019-03-10 23:11:21 -07:00
sh-script.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
simula.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
sql.el * lisp/progmodes/sql.el 2019-04-24 20:59:25 -04:00
subword.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
tcl.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
vera-mode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
verilog-mode.el Fix verilog-mode module backticks; whitespace from prev commits. 2019-05-06 18:35:31 -04:00
vhdl-mode.el Properly bracket concat of comment-start-skip (Bug#34805) 2019-04-15 20:28:03 -04:00
which-func.el which-function: Do not display outdated imenu information 2019-02-22 15:27:06 -06:00
xref.el xref--find-ignores-arguments: Return "" if IGNORES is nil 2019-05-03 02:48:44 +03:00
xscheme.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00