emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/progmodes compile.el


From: Richard M . Stallman
Subject: [Emacs-commit] emacs/lisp/progmodes compile.el
Date: Mon, 12 Sep 2005 00:59:52 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Richard M. Stallman <address@hidden>    05/09/12 04:59:51

Modified files:
        lisp/progmodes : compile.el 

Log message:
        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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/compile.el.diff?tr1=1.381&tr2=1.382&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]