Mercurial > emacs
comparison oldXMenu/DelSel.c @ 65451:c1b85b32abab
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.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 12 Sep 2005 04:59:49 +0000 |
parents | 3861ff8f4bf1 |
children | e8a3fb527b77 532e0a9335a9 2d92f5c9d6ae |
comparison
equal
deleted
inserted
replaced
65450:9ae0e47f174f | 65451:c1b85b32abab |
---|