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: Glenn Morris
Subject: [Emacs-commit] emacs/lisp/emacs-lisp bytecomp.el
Date: Sun, 28 Oct 2007 23:52:50 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/10/28 23:52:50

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

Log message:
        (byte-compile-warnings): Document `not'.
        (byte-compile-warnings-safe-p): Handle `not'.
        (byte-compile-warning-enabled-p, byte-compile-disable-warning)
        (byte-compile-enable-warning): New functions.
        (byte-compile-eval-before-compile)
        (byte-compile-file-form-require): Use byte-compile-disable-warning.
        (byte-compile-close-variables): Locally bind byte-compile-warnings,
        but do not modify it.
        (byte-compile-eval, byte-compile-obsolete)
        (byte-compile-warn-about-unresolved-functions)
        (byte-compile-file-form-defvar)
        (byte-compile-file-form-custom-declare-variable)
        (byte-compile-file-form-require)
        (byte-compile-file-form-defmumble, byte-compile-lambda)
        (byte-compile-form, byte-compile-normal-call)
        (byte-compile-variable-ref, byte-compile-defvar)
        (byte-compile-make-variable-buffer-local):
        Use byte-compile-warning-enabled-p.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/emacs-lisp/bytecomp.el?cvsroot=emacs&r1=2.213&r2=2.214




reply via email to

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