emacs/lisp/progmodes
Alan Mackenzie d0fcee6698 Fix bug#5091: indentation in c++-mode.
* cc-mode.el (c-basic-common-init): make text property `category' rear
non-sticky.

* cc-engine.el (c-ssb-lit-begin): New defsubst, extracted from ....
(c-syntactic-skip-backward): Refactor, extracting the above.
(c-guess-basic-syntax CASEs 5D.3, 5L): Add extra anchor point;
(c-guess-basic-syntax CASE 19): New CASE to handle template construct
continued over line boundary.
(c-guess-basic-syntax CASE 7): don't trigger on '<'.
2009-12-10 14:29:11 +00:00
..
.gitignore
ada-mode.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
ada-prj.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
ada-stmt.el Comments (minor fixes of some header conventions). 2009-01-10 22:08:37 +00:00
ada-xref.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
antlr-mode.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
asm-mode.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
autoconf.el * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools 2009-09-27 23:25:03 +00:00
bug-reference.el (bug-reference-fontify): Check for 2009-01-14 00:37:49 +00:00
cap-words.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cc-align.el Enhancements for Objective-C: 2009-04-30 10:36:24 +00:00
cc-awk.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cc-bytecomp.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cc-cmds.el * progmodes/cc-cmds.el (c-forward-into-nomenclature) 2009-11-20 18:09:29 +00:00
cc-compat.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cc-defs.el Enhance `c-parse-state' to run efficiently in "brace desserts". 2009-12-03 16:02:10 +00:00
cc-engine.el Fix bug#5091: indentation in c++-mode. 2009-12-10 14:29:11 +00:00
cc-fonts.el Enhance `c-parse-state' to run efficiently in "brace desserts". 2009-12-03 16:02:10 +00:00
cc-langs.el Enhance `c-parse-state' to run efficiently in "brace desserts". 2009-12-03 16:02:10 +00:00
cc-menus.el (cc-imenu-java-generic-expression): A corrected version of the patch from 2009-11-21 10:32:20 +00:00
cc-mode.el Fix bug#5091: indentation in c++-mode. 2009-12-10 14:29:11 +00:00
cc-styles.el Comment (minor header format fixes). 2009-01-11 00:37:05 +00:00
cc-vars.el * progmodes/cc-vars.el (c-comment-continuation-stars): 2009-08-29 02:07:42 +00:00
cfengine.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cmacexp.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
compile.el * textmodes/ispell.el (ispell-skip-region-alist): 2009-11-12 06:55:39 +00:00
cperl-mode.el Update x-popup-menu declaration. 2009-11-10 08:11:47 +00:00
cpp.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
cwarn.el (cwarn-mode): Doc fix. 2009-10-05 11:34:15 +00:00
dcl-mode.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
delphi.el (delphi-tab): Indent region when Transient Mark mode is enabled and 2009-09-11 02:28:50 +00:00
ebnf-abn.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
ebnf-bnf.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
ebnf-dtd.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
ebnf-ebx.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
ebnf-iso.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
ebnf-otz.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
ebnf-yac.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
ebnf2ps.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
ebrowse.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
etags.el * bindings.el (complete-symbol): Call semantic-ia-complete-symbol if 2009-12-05 22:01:00 +00:00
executable.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
f90.el (f90-end-of-block, f90-beginning-of-block): 2009-10-06 02:49:02 +00:00
flymake.el Use forward-line rather than goto-line. 2009-09-01 03:18:44 +00:00
fortran.el (fortran-end-of-block, fortran-beginning-of-block): 2009-10-06 02:48:44 +00:00
gdb-mi.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
glasses.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
grep.el (grep-read-files): Use `completing-read' 2009-12-07 17:35:47 +00:00
gud.el (gud-basic-call): Don't only save the buffer but the excursion as well. 2009-11-27 19:31:57 +00:00
hideif.el Comment (add Marick as co-author, based on ack.texi and authors.el and 2009-01-10 23:28:51 +00:00
hideshow.el * term/x-win.el (x-gtk-stock-map): 2009-11-11 05:49:09 +00:00
icon.el Replace last-command-char with last-command-event. 2009-01-09 04:23:38 +00:00
idlw-complete-structtag.el Fix typos in comments. 2009-10-04 02:11:57 +00:00
idlw-help.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
idlw-shell.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
idlw-toolbar.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
idlwave.el (class): Restore still useful declaration. 2009-12-03 17:14:33 +00:00
inf-lisp.el * widget.el (define-widget): Purecopy the docstring. 2009-11-11 19:24:20 +00:00
js.el * progmodes/js.el (js--js-not): Add null to the list of values. 2009-12-06 15:34:59 +00:00
ld-script.el * progmodes/ld-script.el (auto-mode-alist): 2009-11-06 07:50:54 +00:00
m4-mode.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
make-mode.el (makefile-special-targets-list): No need for it to be an alist any more. 2009-12-03 03:02:34 +00:00
mantemp.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
meta-mode.el * progmodes/meta-mode.el (meta-complete-symbol): 2009-11-25 06:08:42 +00:00
mixal-mode.el Kevin Ryde <user42 at zip.com.au> 2009-08-25 03:14:22 +00:00
modula2.el
octave-inf.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
octave-mod.el (octave-complete-symbol): Use completion-in-region. 2009-12-03 02:58:16 +00:00
pascal.el * progmodes/pascal.el: Require CL when compiling (for lexical-let). 2009-12-03 01:43:23 +00:00
perl-mode.el Fix references to jit-lock properties. 2009-11-30 22:51:34 +00:00
prolog.el (compilation-error-regexp-alist, compilation-forget-errors): Declare. 2009-08-22 19:21:18 +00:00
ps-mode.el (ps-run-tmp-dir): Doc fix. 2009-02-07 21:56:47 +00:00
python.el * minibuffer.el (completion-at-point-functions): New var. 2009-12-07 20:06:26 +00:00
ruby-mode.el * textmodes/tex-mode.el (tex-dvi-view-command) 2009-10-26 06:43:36 +00:00
scheme.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
sh-script.el * progmodes/sh-script.el (sh-font-lock-paren): Fix last change. 2009-11-01 17:44:04 +00:00
simula.el Replace last-command-char with last-command-event. 2009-01-09 04:23:38 +00:00
sql.el (sql-product-alist): Add :name tag to entries. 2009-08-16 15:48:15 +00:00
subword.el Add arch tagline 2009-12-01 09:28:22 +00:00
tcl.el Replace last-command-char with last-command-event. 2009-01-09 04:23:38 +00:00
vera-mode.el * term/x-win.el (x-gtk-stock-map): 2009-11-11 05:49:09 +00:00
verilog-mode.el * verilog-mode.el (verilog-at-struct-p): Support "signed" and 2009-11-26 03:18:31 +00:00
vhdl-mode.el Use forward-line rather than goto-line. 2009-08-22 19:29:18 +00:00
which-func.el * progmodes/which-func.el (which-function): Don't assume that 2009-04-28 21:29:47 +00:00
xscheme.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00