1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
emacs/lisp/progmodes
Chong Yidong 3e8ae8a634 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
patterns that are preceded by an open-paren (Bug#1320).
2009-10-24 21:15:39 +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 Use forward-line rather than goto-line. 2009-08-22 19:29:18 +00:00
antlr-mode.el Mark face aliases with "-face" suffix as obsolete. 2009-09-01 16:26:23 +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 (c-scan-conditionals): A new function like c-forward-conditionals, but it 2009-09-24 20:19:58 +00:00
cc-compat.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cc-defs.el * progmodes/cc-defs.el (c-version): Bump to 5.31.7. 2009-07-29 13:34:19 +00:00
cc-engine.el Fix typos in comments. 2009-10-04 02:11:57 +00:00
cc-fonts.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cc-langs.el cc-langs.el (c-nonlabel-token-key): Allow quoted character constants (as 2009-09-26 09:18:41 +00:00
cc-menus.el * progmodes/cc-menus.el (imenu-progress-message): 2009-02-18 09:23:28 +00:00
cc-mode.el (c-before-hack-hook, c-postprocess-file-styles): Give invocation of 2009-07-18 20:42:55 +00:00
cc-styles.el Comment (minor header format fixes). 2009-01-11 00:37:05 +00:00
cc-subword.el Add 2009 to copyright years. 2009-01-05 03:18:22 +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 fix a typo in the last patch 2009-10-13 02:59:19 +00:00
cperl-mode.el * progmodes/cperl-mode.el (cperl-init-faces): Revert last change. 2009-09-13 17:09:23 +00:00
cpp.el Add 2009 to copyright years. 2009-01-05 03:18:22 +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
ebnf2ps.el Add 2009 to copyright years. 2009-01-05 03:18:22 +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
ebrowse.el Mark face aliases with "-face" suffix as obsolete. 2009-09-01 07:24:13 +00:00
etags.el (etags-goto-tag-location): Use forward-line rather than goto-line. 2009-09-01 03:27:52 +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 Don't require speedbar. 2009-09-24 12:30:08 +00:00
glasses.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
grep.el Fix typos. 2009-09-24 01:37:14 +00:00
gud.el (gud-sentinel): Revert indavertant change. 2009-09-20 05:40:50 +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 * speedbar.el (speedbar-item-delete): 2009-09-29 02:26:20 +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 Fix typos. 2009-09-24 01:37:14 +00:00
idlw-shell.el Fix typos. 2009-09-24 01:37:14 +00:00
idlw-toolbar.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
idlwave.el Fix typos. 2009-09-24 01:37:14 +00:00
inf-lisp.el Fix typos. 2009-09-24 01:37:14 +00:00
js.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
ld-script.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
m4-mode.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
make-mode.el Mark face aliases with "-face" suffix as obsolete. 2009-09-01 07:24:13 +00:00
mantemp.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
meta-mode.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
mixal-mode.el Kevin Ryde <user42 at zip.com.au> 2009-08-25 03:14:22 +00:00
modula2.el Fix up comment convention on the arch-tag lines. 2008-04-10 14:10:46 +00:00
octave-inf.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
octave-mod.el (octave-complete-symbol): Use choose-completion if 2009-10-24 03:48:37 +00:00
pascal.el * net/newst-treeview.el (newsticker-groups-filename): 2009-08-21 14:59:49 +00:00
perl-mode.el (perl-indent-line-command): Call indent-region if region is active. 2009-01-28 02:17:29 +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 Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
ruby-mode.el * progmodes/ruby-mode.el (ruby-parse-partial, ruby-font-lock-keywords): Support overloadable negative operators (Bug#3587). 2009-06-17 15:16:17 +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): Handle case 2009-10-24 21:15:39 +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
sym-comp.el (displayed-completions): Remove. 2009-08-31 05:47:06 +00:00
tcl.el Replace last-command-char with last-command-event. 2009-01-09 04:23:38 +00:00
vera-mode.el Kevin Ryde <user42 at zip.com.au> 2009-07-22 03:07:18 +00:00
verilog-mode.el Use forward-line rather than goto-line. 2009-09-01 03:18:44 +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 * keymap.c (QCadvertised_binding): New constant. 2009-09-11 00:58:59 +00:00