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: Fri, 22 Mar 2002 18:39:36 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3611 emacs/lisp/ChangeLog:1.3612
*** emacs/lisp/ChangeLog:1.3611 Fri Mar 22 08:01:09 2002
--- emacs/lisp/ChangeLog        Fri Mar 22 18:39:35 2002
***************
*** 1,3 ****
--- 1,22 ----
+ 2002-03-22  Stefan Monnier  <address@hidden>
+ 
+       * Makefile.in (finder-inf.el): Remove.
+       (finder-data): Don't depend on finder-inf.el any more.
+       (compile, compile-always): Handle the case where some files
+       from DONTCOMPILE are missing (it tried to compile them).
+       (bootstrap-clean): Use src/emacs only if executable.
+       (bootstrap): Update subdirs.el and finder-inf.el.
+ 
+       * finder.el: Don't load finder-inf.el during byte-compilation.
+ 
+       * vc-cvs.el (vc-cvs-registered, vc-cvs-dir-state-heuristic):
+       Don't consider cvs-removed files as under VC control.
+       VC wouldn't handle them properly anyway and it confuses
+       vc-file-not-found-hook.
+ 
+       * emacs-lisp/bytecomp.el (batch-byte-compile-if-not-done):
+       Add autoload cookie.
+ 
  2002-03-22  Eli Zaretskii  <address@hidden>
  
        * calendar/calendar.el (calendar): Doc fix.



reply via email to

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