1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 00:50:44 -08:00
emacs/lisp/progmodes
Alan Mackenzie e0f64e7b4f CC Mode: Respect users' settings of open-paren-in-column-0-is-defun-start.
lisp/progmodes/cc-engine.el (c-backward-single-comment, c-backward-comments)
(c-invalidate-state-cache-1, c-parse-state-1, c-guess-basic-syntax):
remove bindings of open-paren-in-column-0-is-defun-start to nil.
(c-get-fallback-scan-pos): "New" function (existed several years ago).
(c-parse-state-get-strategy): Reintroduce the 'BOD strategy, using
c-get-fallback-scan-pos.
(c-parse-state-1): Handle 'BOD strategy.

lisp/progmodes/cc-mode.el (c-before-change, c-after-change)
c-font-lock-fontify-region): remove bindings of
open-paren-in-column-0-is-defun-start to nil.

cc-mode.texi (Performance Issues, Limitations and Known Bugs): Fix mix up
between @chapter and @appendix.
2015-11-11 22:22:35 +00:00
..
ada-mode.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
ada-prj.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
ada-stmt.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ada-xref.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
antlr-mode.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
asm-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
autoconf.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
bat-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
bug-reference.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
cc-align.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cc-awk.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cc-bytecomp.el * lisp/progmodes/cc-*.el: Fix up commenting style 2015-08-21 23:46:21 -04:00
cc-cmds.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cc-defs.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cc-engine.el CC Mode: Respect users' settings of open-paren-in-column-0-is-defun-start. 2015-11-11 22:22:35 +00:00
cc-fonts.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cc-guess.el * lisp/progmodes/cc-*.el: Fix up commenting style 2015-08-21 23:46:21 -04:00
cc-langs.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cc-menus.el * lisp/progmodes/cc-*.el: Fix up commenting style 2015-08-21 23:46:21 -04:00
cc-mode.el CC Mode: Respect users' settings of open-paren-in-column-0-is-defun-start. 2015-11-11 22:22:35 +00:00
cc-styles.el * lisp/progmodes/cc-*.el: Fix up commenting style 2015-08-21 23:46:21 -04:00
cc-vars.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cfengine.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cmacexp.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
compile.el Support MSW filename style for ant compilation error regexp 2015-10-04 07:57:28 +02:00
cperl-mode.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
cpp.el Quoting fixes in lisp/progmodes 2015-08-30 23:12:29 -07:00
cwarn.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
dcl-mode.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
ebnf-abn.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ebnf-bnf.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ebnf-dtd.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ebnf-ebx.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ebnf-iso.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ebnf-otz.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ebnf-yac.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ebnf2ps.el Fix several backslash typos in Elisp strings 2015-09-17 12:39:54 -07:00
ebrowse.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
elisp-mode.el Merge branch 'project-next' 2015-11-10 02:47:46 +02:00
etags.el Fold project-ask-user' into project-current' 2015-11-10 02:41:06 +02:00
executable.el Quoting fixes in lisp/progmodes 2015-08-30 23:12:29 -07:00
f90.el * lisp/progmodes/f90.el (f90-no-block-limit): 2015-11-01 18:25:42 -08:00
flymake.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
fortran.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
gdb-mi.el ; * lisp/progmodes/gdb-mi.el (gdb-mi-decode): Improve last change. 2015-10-01 14:52:03 +03:00
glasses.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
grep.el * lisp/progmodes/grep.el (grep): Doc fix. (Bug#21754) 2015-10-25 22:05:44 +02:00
gud.el lisp/progmodes/gud.el (gud-format-command): Fix last commit 2015-09-22 13:16:11 +03:00
hideif.el hideif.el: Recognize .h++ as C++ header. 2015-09-01 00:56:53 +01:00
hideshow.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
icon.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
idlw-complete-structtag.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
idlw-help.el Fix several backslash typos in Elisp strings 2015-09-17 12:39:54 -07:00
idlw-shell.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
idlw-toolbar.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
idlwave.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
inf-lisp.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
js.el Add JSX indentation via js-jsx-mode. (Bug#21799) 2015-10-31 13:02:36 -07:00
ld-script.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
m4-mode.el * m4-mode.el (m4-font-lock-keywords): Fix m4_* highlighting 2015-09-20 15:35:21 -04:00
make-mode.el Fix several backslash typos in Elisp strings 2015-09-17 12:39:54 -07:00
mantemp.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
meta-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mixal-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
modula2.el
octave.el * lisp/progmodes/octave.el: Use grammar more; Handle enumeration fun 2015-09-29 15:13:44 -04:00
opascal.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
pascal.el Don't quote symbols 'like-this' in docstrings etc. 2015-08-20 17:34:57 -07:00
perl-mode.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
prog-mode.el * lisp/progmodes/prog-mode.el (prettify-symbols-alist): 2015-10-07 09:40:25 +01:00
project.el Spelling fixes 2015-11-10 10:23:00 -08:00
prolog.el * lisp/progmodes/prolog.el: Avoid indenting too much, after ":-" 2015-10-09 15:30:27 -04:00
ps-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
python.el Fix bug#21762 2015-11-01 02:55:16 +01:00
ruby-mode.el Use %s to format strings instead of splicing them 2015-09-20 09:42:05 -07:00
scheme.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
sh-script.el Fix infinite loop in sh-script's SMIE code 2015-10-26 08:01:18 +01:00
simula.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sql.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
subword.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tcl.el * lisp/progmodes/tcl.el (tcl-filter): 2015-05-12 21:19:38 -04:00
vera-mode.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
verilog-mode.el Use %s to format strings instead of splicing them 2015-09-20 09:42:05 -07:00
vhdl-mode.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
which-func.el Fix which-func for curly quotes: look for symbol, not message 2015-08-29 18:06:13 -07:00
xref.el Move and rename xref-find-regexp to the project package 2015-11-08 03:07:09 +02:00
xscheme.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00