emacs/lisp/progmodes
Stefan Monnier c79825bd22 * lisp/progmodes/compile.el (compilation-start): Try to handle common
quoting of `cd' argument.

Fixes: debbugs:12640
2012-10-23 15:07:44 -04:00
..
.gitignore
ada-mode.el Fix uses of long-obsolete font-lock-reference face. 2012-09-24 19:39:33 +08:00
ada-prj.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ada-stmt.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ada-xref.el * lisp/files.el (file-name-base): New convenience function. 2012-06-26 12:23:01 -04:00
antlr-mode.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
asm-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
autoconf.el * progmodes/autoconf.el (font-lock-syntactic-keywords): Don't 2012-08-07 13:13:23 +02:00
bug-reference.el Add missing :version tags 2012-10-06 13:30:26 -07:00
cap-words.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-align.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-awk.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-bytecomp.el * lisp/progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused. 2012-10-09 02:36:16 -04:00
cc-cmds.el Backport: AWK Mode: make auto-newline work when there's "==" in the 2012-09-09 09:56:38 +08:00
cc-compat.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-defs.el Update some function declarations 2012-09-13 14:41:21 -04:00
cc-engine.el Correct the handling of two c-state-cache state variables. 2012-09-09 11:03:37 +00:00
cc-fonts.el Eliminate sluggishness and hangs in fontification of "semicolon deserts". 2012-01-18 13:19:31 +00:00
cc-guess.el Add some custom :version tags 2012-02-08 23:59:13 -08:00
cc-langs.el Update some function declarations 2012-09-13 14:41:21 -04:00
cc-menus.el Avoid leaving nil in the alist in cc-imenu-objc-function 2012-07-26 00:11:23 +08:00
cc-mode.el Cleanup uses of "-hooks". 2012-10-23 11:06:07 -04:00
cc-styles.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
cc-vars.el * lisp/progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused. 2012-10-09 02:36:16 -04:00
cfengine.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
cmacexp.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
compile.el * lisp/progmodes/compile.el (compilation-start): Try to handle common 2012-10-23 15:07:44 -04:00
cperl-mode.el Merge from emacs-24; up to 2012-05-02T07:12:52Z!rgm@gnu.org. 2012-08-07 11:33:37 +08:00
cpp.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
cwarn.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
dcl-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
delphi.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
ebnf-abn.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-bnf.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-dtd.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-ebx.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-iso.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-otz.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-yac.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
ebnf2ps.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
ebrowse.el Remove unread-command-char. 2012-09-12 15:16:36 -04:00
etags.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
executable.el Bump executable-prefix :version 2012-08-22 13:34:50 -04:00
f90.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
flymake.el * progmodes/flymake.el (flymake-create-temp-inplace): Use file-truename. 2012-10-20 19:34:06 +08:00
fortran.el Change face used for fortran.el directives 2012-06-11 17:07:58 -04:00
gdb-mi.el Fix how gdb-mi calls display-buffer to avoid switching frames. 2012-10-19 03:46:18 +08:00
glasses.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
grep.el * lisp/replace.el (query-replace-read-from): Use `read-regexp' instead 2012-09-21 00:57:13 +03:00
gud.el * gud.el (gud-menu-map): Check gdb-active-process is bound. (Bug#12358) 2012-10-23 13:49:24 -04:00
hideif.el Incorporate Semantic's hideif components into hideif.el (replacing advice) 2012-10-02 23:21:47 +08:00
hideshow.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
icon.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
idlw-complete-structtag.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
idlw-help.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
idlw-shell.el Merge from emacs-24; up to 2012-05-07T14:57:18Z!michael.albinus@gmx.de 2012-09-21 11:03:48 +08:00
idlw-toolbar.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
idlwave.el Fix uses of long-obsolete font-lock-reference face. 2012-09-24 19:39:33 +08:00
inf-lisp.el Remove purecopy's that are no longer needed following previous change 2012-09-29 11:30:52 -07:00
js.el Add :safe for js indent variables. 2012-08-22 14:35:38 +09:00
ld-script.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
m4-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
make-mode.el * progmodes/make-mode.el (makefile-browse): Remove unnecessary interactive. 2012-05-07 21:25:52 -04:00
mantemp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
meta-mode.el Move define-obsolete-variable-alias before the var's definition. 2012-05-12 23:05:06 -04:00
mixal-mode.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
modula2.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
octave-inf.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
octave-mod.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
pascal.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
perl-mode.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
prolog.el Fix uses of long-obsolete font-lock-reference face. 2012-09-24 19:39:33 +08:00
ps-mode.el Fix uses of long-obsolete font-lock-reference face. 2012-09-24 19:39:33 +08:00
python.el * progmodes/python.el (python-mode-map): Replace 2012-10-11 21:07:25 -03:00
ruby-mode.el Fix uses of long-obsolete font-lock-reference face. 2012-09-24 19:39:33 +08:00
scheme.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
sh-script.el * progmodes/sh-script.el (sh-indent-after-continuation): Add explicit :group. 2012-10-06 13:34:45 -07:00
simula.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
sql.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
subword.el Make subword.el easier to customize (tiny change) 2012-08-15 23:25:27 -07:00
tcl.el Remove unnecessary require when compiling tcl.el 2012-09-27 00:23:10 -07:00
vera-mode.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
verilog-mode.el Add missing :version tags 2012-10-06 13:30:26 -07:00
vhdl-mode.el Add missing :version tags 2012-10-06 13:30:26 -07:00
which-func.el * lisp/progmodes/which-func.el (which-func-current): The hash-table may have 2012-10-22 09:29:28 -04:00
xscheme.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00