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: Miles Bader
Subject: [Emacs-commit] emacs/lisp/emacs-lisp bytecomp.el
Date: Sat, 17 Aug 2002 10:49:36 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         lexbind
Changes by:     Miles Bader <address@hidden>    02/08/17 10:49:36

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

Log message:
        (byte-discardN): Add byte-defop.
        (byte-compile-lapcode): Include byte-discardN.
        (byte-compile-lambda): Fixup closure detection.
        (byte-compile-top-level): Handle arguments for a lexical lambda.
        (byte-compile-lexical-variable-ref, byte-compile-variable-ref)
        (byte-compile-variable-set): Use byte-compile-stack-set/ref.
        (byte-compile-discard): Add new parameters NUM and PRESERVE-TOS.
        (byte-compile-stack-ref, byte-compile-stack-set): New functions.
        (byte-compile-push-binding-init): Get the variable list properly
        from LFORMINFO.

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





reply via email to

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