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: Colin Walters
Subject: [Emacs-commit] emacs/lisp/emacs-lisp bytecomp.el
Date: Tue, 28 May 2002 13:39:47 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Colin Walters <address@hidden>  02/05/28 13:39:45

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

Log message:
        (byte-compile-last-line): Deleted.
        (byte-compile-delete-first): New function.
        (byte-compile-read-position): New variable.
        (byte-compile-last-position): New variable.
        (byte-compile-current-buffer): New variable.
        (byte-compile-log-1): Use it.
        (byte-compile-set-symbol-position): New function.
        (byte-compile-obsolete, byte-compile-callargs-warn)
        (byte-compile-arglist-warn, byte-compile-arglist-warn)
        (byte-compile-print-syms, byte-compile-file-form-defmumble)
        (byte-compile-check-lambda-list, byte-compile-lambda)
        (byte-compile-form, byte-compile-variable-ref)
        (byte-compile-subr-wrong-args, byte-compile-negation-optimizer)
        (byte-compile-condition-case, byte-compile-defun)
        (byte-compile-defvar, byte-compile-autoload)
        (byte-compile-lambda-form): Use it.
        (byte-compile-from-buffer): Set it, and bind
        `read-with-symbol-positions' and `read-symbol-positions-list'.
        (byte-compile-debug): New variable.

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




reply via email to

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