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: Tue, 02 Jul 2002 14:48:34 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <address@hidden>    02/07/02 14:48:34

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

Log message:
        (byte-compile-warning-types):
        Rename cl-func to cl-functions.  Enable it by default.
        (byte-compile-file-form-eval-boundary):
        Turn off cl-functions warnings if the file loads cl.
        (byte-compile-initial-macro-environment): For eval-and-compile,
        use byte-compile-eval-before-compile to eval.
        (byte-compile-eval-before-compile): New function to turn off
        cl-functions when appropriate, for eval-and-compile.
        
        (byte-compile-warnings):  Add cl-func option.
        (byte-compile-cl-warn): New function.
        (byte-compile-form): Use it, to warn about calling cl functions.

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




reply via email to

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