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, 09 Nov 2004 05:47:27 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Richard M. Stallman <address@hidden>    04/11/09 10:33:11

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

Log message:
        (byte-compile-defalias):
        Turn off warnings for the new function even ifdefinition not constant.
        If the definition isn't a quoted symbol, record (FUNCTION . t).
        (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
        (byte-compile-callargs-warn): Handle (FUNCTION . t).
        (display-call-tree, byte-compile-arglist-warn):
        Handle t returned by byte-compile-fdefinition.

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





reply via email to

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