emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/emacs-lisp bytecomp.el


From: Richard M. Stallman
Subject: [Emacs-commit] emacs/lisp/emacs-lisp bytecomp.el
Date: Thu, 29 Aug 2002 13:26:47 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <address@hidden>    02/08/29 13:26:47

Modified files:
        lisp/emacs-lisp: bytecomp.el 

Log message:
        (byte-compile-warning-prefix):
        Decide here whether to print which form we're compiling.
        If we do that, still print file and line.  Make file name
        relative to default-directory.  Print fewer newlines.
        (byte-compile-log-file): Print something even if no file.
        Print messages for entering and leaving directories,
        and set default-directory.
        (displaying-byte-compile-warnings): Only sometimes bind warning-series.
        (byte-compile-warning-series): New function.
        (byte-compile-file): Set byte-compile-last-logged-file, don't bind it.
        (byte-compile-display-log-head-p): Function deleted.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/emacs-lisp/bytecomp.el.diff?tr1=2.110&tr2=2.111&r1=text&r2=text





reply via email to

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