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: Juri Linkov
Subject: [Emacs-commit] emacs/lisp/progmodes compile.el
Date: Tue, 12 Feb 2008 23:41:33 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/02/12 23:41:33

Modified files:
        lisp/progmodes : compile.el 

Log message:
        (compilation-auto-jump): Call
        compile-goto-error only when compilation-auto-jump-to-first-error
        is non-nil.
        (compilation-scroll-output): Replace :type 'boolean with a choice
        that has three options including a third option `first-error'.
        Doc fix.
        (compilation-start, compilation-forget-errors): Add an alternate
        condition comparing compilation-scroll-output with `first-error'
        in addition to compilation-auto-jump-to-first-error (to call
        compilation-auto-jump in the proper place).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/compile.el?cvsroot=emacs&r1=1.453&r2=1.454




reply via email to

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