1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
emacs/lisp/progmodes
Richard M. Stallman 7957baeaaf Don't decide a file's directory
until the user actually tries to go there.
(compilation-next-error-function):
Pass compilation-find-file the directory from the file-struct.
(compilation-internal-error-properties): Separate local FILE-STRUCT
from FILE.  Doc the args better.  Rename arg FMT to FMTS.
(compilation-find-file): Arg DIR renamed to DIRECTORY.
Expand it, and if nil, use default-directory.
(compilation-get-file-structure): Don't mix specified directory
with default directory.  Put specified directory into
file-struct.  Don't make the file name absolute.

(compilation-error-regexp-alist): Doc fix.
(compile-command): Add autoload.
(compilation-disable-input): Add autoload.
2005-09-12 05:01:06 +00:00
..
.gitignore
ada-mode.el (compile-auto-highlight, skeleton-further-elements): Add defvars. 2005-08-30 10:27:54 +00:00
ada-prj.el (ada-prj-display-page): Use with-no-warnings. 2005-08-09 02:55:43 +00:00
ada-stmt.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
ada-xref.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
antlr-mode.el * progmodes/compile.el (compilation-start): Add autoload cookie. 2005-08-27 14:38:22 +00:00
asm-mode.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
autoconf.el (font-lock-syntactic-keywords): Add defvar. 2005-08-30 10:29:08 +00:00
cc-align.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
cc-awk.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
cc-bytecomp.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
cc-cmds.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
cc-compat.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
cc-defs.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
cc-engine.el (c-guess-basic-syntax): Add autoload. 2005-08-09 11:39:24 +00:00
cc-fonts.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
cc-langs.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
cc-menus.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
cc-mode.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
cc-styles.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
cc-vars.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
cfengine.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
cmacexp.el (msdos-shells): Add defvar. 2005-08-30 10:36:40 +00:00
compile.el Don't decide a file's directory 2005-09-12 05:01:06 +00:00
cperl-mode.el (cperl-electric-lbrace, cperl-electric-keyword, cperl-electric-pod, 2005-08-30 10:46:43 +00:00
cpp.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
cwarn.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
dcl-mode.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
delphi.el Comment change. 2005-09-09 01:36:01 +00:00
ebnf2ps.el Update FSF's address. 2005-07-04 17:55:18 +00:00
ebnf-abn.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
ebnf-bnf.el Update FSF's address. 2005-07-04 17:55:18 +00:00
ebnf-dtd.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
ebnf-ebx.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
ebnf-iso.el Update FSF's address. 2005-07-04 17:55:18 +00:00
ebnf-otz.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
ebnf-yac.el Update FSF's address. 2005-07-04 17:55:18 +00:00
ebrowse.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
etags.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
executable.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
f90.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
flymake.el Require `compile' unconditionally. 2005-09-09 01:24:15 +00:00
fortran.el (fortran-indent-to-column): "?\ " -> "?\s". 2005-08-30 10:50:41 +00:00
gdb-ui.el (tool-bar-map): Add defvar. 2005-08-30 10:54:08 +00:00
glasses.el Update FSF's address. 2005-07-04 17:55:18 +00:00
grep.el (font-lock-lines-before): Add defvar. 2005-08-30 10:55:25 +00:00
gud.el (gdb-active-process, gdb-define-alist, gdb-macro-info, gdb-server-prefix, 2005-08-30 11:00:32 +00:00
hideif.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
hideshow.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
icon.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
idlw-complete-structtag.el (idlwave-completion-help-info): Add defvar. 2005-08-30 11:02:13 +00:00
idlw-help.el (browse-url-generic-args): Add defvar. 2005-08-30 11:08:18 +00:00
idlw-rinfo.el (idlwave-system-variables-alist) 2005-08-09 11:40:22 +00:00
idlw-shell.el * mh-customize.el: Do not use face-alias compatibility for 2005-08-15 21:29:32 +00:00
idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-is-possible): Add defvars. 2005-08-09 11:42:05 +00:00
idlwave.el Update FSF's address. 2005-07-04 17:55:18 +00:00
inf-lisp.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
ld-script.el * mh-customize.el: Do not use face-alias compatibility for 2005-08-15 21:29:32 +00:00
m4-mode.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
make-mode.el (makefile-add-log-defun): Trim the result. 2005-09-09 01:24:59 +00:00
mantemp.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
meta-mode.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
mixal-mode.el (compile-command): Add defvar. 2005-08-30 11:09:32 +00:00
modula2.el
octave-hlp.el Change Author and Maintainer address. 2005-08-26 13:42:43 +00:00
octave-inf.el (inferior-octave-startup): Resync current dir at the end. 2005-09-10 15:05:44 +00:00
octave-mod.el Change Author and Maintainer address. 2005-08-26 13:41:26 +00:00
pascal.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
perl-mode.el (perl-font-lock-syntactic-keywords): 2005-09-07 19:54:49 +00:00
prolog.el (comint-prompt-regexp): Add defvar. 2005-08-30 11:12:14 +00:00
ps-mode.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
python.el * progmodes/compile.el (compilation-start): Add autoload cookie. 2005-08-27 14:38:22 +00:00
scheme.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
sh-script.el (sh-skeleton-pair-default-alist): New var. 2005-09-09 01:26:00 +00:00
simula.el Update copyright for release of 22.1 for progmodes directory. 2005-08-01 08:43:45 +00:00
sql.el (font-lock-keyword-face, font-lock-set-defaults, font-lock-string-face): 2005-08-30 11:15:37 +00:00
tcl.el Update FSF's address. 2005-07-04 17:55:18 +00:00
vhdl-mode.el * term/xterm.el (terminal-init-xterm): Add eval-when-compile to 2005-09-02 16:59:57 +00:00
which-func.el * mh-customize.el: Do not use face-alias compatibility for 2005-08-15 21:29:32 +00:00
xscheme.el Trivial changes to silence warnings. 2005-08-23 15:35:38 +00:00