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: Sat, 19 Apr 2003 00:23:46 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5048 emacs/lisp/ChangeLog:1.5049
*** emacs/lisp/ChangeLog:1.5048 Fri Apr 18 18:49:41 2003
--- emacs/lisp/ChangeLog        Sat Apr 19 00:23:45 2003
***************
*** 1,3 ****
--- 1,18 ----
+ 2003-04-19  Richard M. Stallman  <address@hidden>
+ 
+       * desktop.el (desktop-buffer-mh): Don't require mh-e;
+       it causes trouble in compilation.
+ 
+       * add-log.el (add-log-current-defun-function): Add autoload cookie.
+ 
+       * newcomment.el (comment-use-syntax): Add autoload cookie.
+ 
+       * emacs-lisp/bytecomp.el (byte-compile-log-file)
+       (byte-recompile-directory): Don't use byte-goto-log-buffer.
+       Instead, set default-directory and then call compilation-mode.
+       (byte-compile-from-buffer): Force byte-compile-last-position
+       to end of buffer before issuing final warnings.
+ 
  2003-04-18  Stefan Monnier  <address@hidden>
  
        * emulation/cua-base.el (cua-mode): Use define-minor-mode.




reply via email to

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