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: Fri, 14 Jun 2002 04:26:09 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         lexbind
Changes by:     Miles Bader <address@hidden>    02/06/14 04:26:09

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

Log message:
        Provide `bytecomp-preload', at the beginning of the file.
        Require `byte-lexbind' at compile time.
        Add a few doc string.
        (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2): New 
macros.
        (byte-compile-lapcode): Use them.  Do general code cleanup.
        (byte-compile-initial-macro-environment): Expand macros in
        byte-compile-eval before passing to byte-compile-top-level.
        (byte-compile): Use the `byte-compile-initial-macro-environment'.

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.1&tr2=2.98.2.2&r1=text&r2=text




reply via email to

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