1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00
emacs/lisp/progmodes
Stefan Monnier 03c4553666 Merge trivially safe differences from standalone CC-mode.
* lisp/progmodes/cc-mode.el (c-initialize-cc-mode): Don't quote a symbol
just to then pass it to `symbol-value'.
(prog-mode): Provide fallback definition, if needed.
* lisp/progmodes/cc-langs.el: Always load `cl'.  Don't load `cl-lib'.
Remove "cl-" prefix accordingly.
* lisp/progmodes/cc-fonts.el (c-font-lock-invalid-string): Use integerp or
characterp depending on the type of characters.
(c-font-lock-enum-tail): Remove unused var `start'.
* lisp/progmodes/cc-engine.el: Load CL at compile-time.
(c-declare-lang-variables): Use mapcan.
(c-append-to-state-cache): Remove unused var `ce+1'.
(c-parse-state-state): Make buffer-local.
(c-ssb-lit-begin): Remove unused var `pps-end-pos'.
(c-just-after-func-arglist-p): Remove unused var `end'.
* lisp/progmodes/cc-defs.el: Load cc-fix if delete-dups is undefined.
(c-<-as-paren-syntax, c->-as-paren-syntax): Move definition earlier.
(c-make-keywords-re): Use delete-dups.
(c-get-current-file): Avoid file-name-base.
* lisp/progmodes/cc-cmds.el (c-electric-lt-gt): Remove unused var
`close-paren-inserted'.
* lisp/progmodes/cc-awk.el (c-forward-sws): Remove unused declaration.
2014-10-04 00:03:49 -04:00
..
.gitignore
ada-mode.el Remove remaining mentions of VMS as a host 2014-08-07 12:49:36 +01:00
ada-prj.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ada-stmt.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ada-xref.el Remove remaining mentions of VMS as a host 2014-08-07 12:49:36 +01:00
antlr-mode.el * lisp/emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries. 2014-01-16 21:59:24 -05:00
asm-mode.el Fix a few packages to work with nil tab-stop-list 2014-06-26 07:53:37 +08:00
autoconf.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
bat-mode.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
bug-reference.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cc-align.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cc-awk.el Merge trivially safe differences from standalone CC-mode. 2014-10-04 00:03:49 -04:00
cc-bytecomp.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cc-cmds.el Merge trivially safe differences from standalone CC-mode. 2014-10-04 00:03:49 -04:00
cc-compat.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cc-defs.el Merge trivially safe differences from standalone CC-mode. 2014-10-04 00:03:49 -04:00
cc-engine.el Merge trivially safe differences from standalone CC-mode. 2014-10-04 00:03:49 -04:00
cc-fonts.el Merge trivially safe differences from standalone CC-mode. 2014-10-04 00:03:49 -04:00
cc-guess.el Merge trivially safe differences from standalone CC-mode. 2014-10-04 00:03:49 -04:00
cc-langs.el Merge trivially safe differences from standalone CC-mode. 2014-10-04 00:03:49 -04:00
cc-menus.el Merge trivially safe differences from standalone CC-mode. 2014-10-04 00:03:49 -04:00
cc-mode.el Merge trivially safe differences from standalone CC-mode. 2014-10-04 00:03:49 -04:00
cc-styles.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cc-vars.el Merge trivially safe differences from standalone CC-mode. 2014-10-04 00:03:49 -04:00
cfengine.el Replace refs to obsolete alias turn-on-eldoc-mode' with eldoc-mode' 2014-01-29 23:42:57 -08:00
cmacexp.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
compile.el Support Guile backtraces in compilation mode. 2014-08-13 21:17:21 +02:00
cperl-mode.el Treat the perl keyword constant' like bless', `return' &c 2014-07-09 10:51:52 -04:00
cpp.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cwarn.el * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions. 2014-05-28 23:45:29 -04:00
dcl-mode.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ebnf2ps.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ebnf-abn.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ebnf-bnf.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ebnf-dtd.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ebnf-ebx.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ebnf-iso.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ebnf-otz.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ebnf-yac.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ebrowse.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
elisp-mode.el * lisp/emacs-lisp/eldoc.el (eldoc-mode): Fix thinko. 2014-09-27 18:08:59 +08:00
etags.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
executable.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
f90.el Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.org 2014-07-02 23:00:53 -07:00
flymake.el Fix flymake in narrowed buffers 2014-02-13 14:37:29 -08:00
fortran.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
gdb-mi.el Doc fixes 2014-05-01 19:55:25 -04:00
glasses.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
grep.el * progmodes/grep.el (grep-regexp-alist): Use more-accurate regexp. 2014-09-26 11:32:48 -07:00
gud.el * lisp/subr.el (alist-get): New accessor. 2014-10-01 13:23:42 -04:00
hideif.el Rename 24.5 to 25.1 2014-09-29 14:14:08 -04:00
hideshow.el Use `defvar-local' more. 2014-07-27 11:41:59 +02:00
icon.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
idlw-complete-structtag.el Update idlwave url 2014-06-28 19:17:17 -07:00
idlw-help.el Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.org 2014-07-02 23:00:53 -07:00
idlw-shell.el Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.org 2014-07-02 23:00:53 -07:00
idlw-toolbar.el Update idlwave url 2014-06-28 19:17:17 -07:00
idlwave.el Update idlwave url 2014-06-28 19:17:17 -07:00
inf-lisp.el New user commands, similar to what is available in ESS 2014-07-08 11:35:29 -04:00
js.el Add interpreter-mode-alist support for various JavaScript interpreters. 2014-09-17 10:17:27 +01:00
ld-script.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
m4-mode.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
make-mode.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
mantemp.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
meta-mode.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
mixal-mode.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
modula2.el lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos. 2014-03-14 01:22:33 +01:00
octave.el * lisp/progmodes/octave.el (inferior-octave-mode): 2014-07-03 21:35:23 -04:00
opascal.el lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos. 2014-03-14 01:22:33 +01:00
pascal.el Doc and comment fixes re "online" help 2014-06-28 19:33:50 -07:00
perl-mode.el * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): 2014-09-21 18:00:28 -04:00
prog-mode.el * lisp/progmodes/prog-mode.el (prog-mode-hook): Replace reference to 2014-09-21 18:07:26 -04:00
prolog.el Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.org 2014-07-28 05:39:09 -04:00
ps-mode.el * lisp/progmodes/ps-mode.el: Use SMIE. Move string and comment recognition 2014-04-28 00:40:41 -04:00
python.el * lisp/progmodes/python.el: Avoid building unneeded markers. 2014-10-03 22:35:28 -04:00
ruby-mode.el * lisp/progmodes/ruby-mode.el (ruby-mode-variables): Don't meddle with 2014-07-05 14:37:45 -04:00
scheme.el Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.org 2014-05-25 19:28:09 -07:00
sh-script.el * lisp/progmodes/sh-script.el (sh-font-lock-quoted-subshell): Try to better 2014-09-02 20:38:49 -04:00
simula.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
sql.el Rename 24.5 to 25.1 2014-09-29 14:14:08 -04:00
subword.el Rename 24.5 to 25.1 2014-09-29 14:14:08 -04:00
tcl.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
vera-mode.el Rename 24.5 to 25.1 2014-09-29 14:14:08 -04:00
verilog-mode.el Rename 24.5 to 25.1 2014-09-29 14:14:08 -04:00
vhdl-mode.el Sync some vhdl changes that seem to have been missed from some previous merge 2014-03-30 17:49:05 -07:00
which-func.el * lisp/progmodes/which-func.el (which-func-ff-hook): Obey pre-existing 2014-09-03 15:10:15 -04:00
xscheme.el * progmodes/scheme.el (would-be-symbol, next-sexp-as-string): 2014-04-24 23:34:26 +08:00