emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 09 Nov 2004 05:47:28 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6569 emacs/lisp/ChangeLog:1.6570
*** emacs/lisp/ChangeLog:1.6569 Tue Nov  9 08:20:44 2004
--- emacs/lisp/ChangeLog        Tue Nov  9 10:33:23 2004
***************
*** 1,3 ****
--- 1,13 ----
+ 2004-11-09  Richard M. Stallman  <address@hidden>
+ 
+       * emacs-lisp/bytecomp.el (byte-compile-defalias):
+       Turn off warnings for the new function even if definition 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.
+ 
  2004-11-09  Jan Dj,Ad(Brv  <address@hidden>
  
        * help-fns.el (help-C-file-name): File name must be in build-files




reply via email to

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