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: Colin Walters
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 28 May 2002 13:40:48 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3951 emacs/lisp/ChangeLog:1.3952
*** emacs/lisp/ChangeLog:1.3951 Tue May 28 12:50:51 2002
--- emacs/lisp/ChangeLog        Tue May 28 13:40:47 2002
***************
*** 3,10 ****
--- 3,12 ----
        * textmodes/sgml-mode.el (xml-mode): New alias for `sgml-mode'.
  
        * emacs-lisp/bytecomp.el (byte-compile-last-line): Deleted.
+       (byte-compile-delete-first): New function.
        (byte-compile-read-position): New variable.
        (byte-compile-last-position): New variable.
+       (byte-compile-current-buffer): New variable.
        (byte-compile-log-1): Use it.
        (byte-compile-set-symbol-position): New function.
        (byte-compile-obsolete, byte-compile-callargs-warn)
***************
*** 18,23 ****
--- 20,27 ----
        (byte-compile-lambda-form): Use it.
        (byte-compile-from-buffer): Set it, and bind
        `read-with-symbol-positions' and `read-symbol-positions-list'.
+ 
+       * emacs-lisp/bytecomp.el (byte-compile-debug): New variable.
  
  2002-05-28  Kim F. Storm  <address@hidden>
  



reply via email to

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