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 ChangeLog


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp emacs-lisp/bytecomp.el ChangeLog
Date: Tue, 12 Jun 2007 21:03:33 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/06/12 21:03:33

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

Log message:
        (byte-compile-current-group): New var.
        (byte-compile-file): Bind it.
        (byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
        group argument is provided implicitly.
        (byte-compile-format-warn, byte-compile-from-buffer)
        (byte-compile-insert-header): Don't hardcode point-min==1.
        (byte-compile-file-form-require): Remove unused var old-load-list.
        (byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/emacs-lisp/bytecomp.el?cvsroot=emacs&r1=2.200&r2=2.201
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.11193&r2=1.11194




reply via email to

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