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, 05 Aug 2003 21:08:21 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Richard M. Stallman <address@hidden>    03/08/05 21:08:21

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

Log message:
        (byte-compile-not-obsolete-var): New var.
        (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
        (byte-compile-defvar): Bind byte-compile-not-obsolete-var
        to prevent warnings about defvar for an obsolete variable.
        
        (byte-compile-log-warning):
        warning-group-format renamed to warning-type-format.

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





reply via email to

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