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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 11 Nov 2004 17:50:37 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6586 emacs/lisp/ChangeLog:1.6587
*** emacs/lisp/ChangeLog:1.6586 Thu Nov 11 21:45:57 2004
--- emacs/lisp/ChangeLog        Thu Nov 11 22:44:46 2004
***************
*** 1,3 ****
--- 1,10 ----
+ 2004-11-11  Stefan Monnier  <address@hidden>
+ 
+       * emacs-lisp/bytecomp.el: Use push.
+       (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
+       (defalias): Remove the `byte-compile' property and add
+       a `byte-hunk-handler'.
+ 
  2004-11-11  Juri Linkov  <address@hidden>
  
        * info.el (Info-search): Save match data for isearch.
***************
*** 36,42 ****
  2004-11-11  Jay Belanger  <address@hidden>    
  
        * calc/calc-ext.el (math-defcache):  Use defvar for the new
!       variables it creates. 
  
  2004-11-11  Lars Hansen  <address@hidden>
  
--- 43,49 ----
  2004-11-11  Jay Belanger  <address@hidden>    
  
        * calc/calc-ext.el (math-defcache):  Use defvar for the new
!       variables it creates.
  
  2004-11-11  Lars Hansen  <address@hidden>
  




reply via email to

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