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: Sat, 20 Jul 2002 18:01:21 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <address@hidden>    02/07/20 18:01:19

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

Log message:
        Use warnings.el:
        (byte-compile-warning-prefix): New function.
        (byte-compile-log-file): Return page start position.
        (byte-compile-log-warning): New function.
        (byte-compile-warn): Use byte-compile-log-warning.
        (byte-compile-report-error): Likewise.  Also use error-message-string.
        (displaying-byte-compile-warnings): Bind warning-series.
        Don't bind or use byte-compile-warnings-point-max.
        Don't display the log buffer at the end.
        (byte-compile-warnings-point-max): Variable deleted.
        (byte-compile-log-1): Rewrite for trace info, not used for warnings.
        (byte-compile-last-warned-form, byte-compile-last-logged-file):
        Defvars moved.

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




reply via email to

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