]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorLute Kamstra <lute@gnu.org>
Wed, 13 Apr 2005 10:07:09 +0000 (10:07 +0000)
committerLute Kamstra <lute@gnu.org>
Wed, 13 Apr 2005 10:07:09 +0000 (10:07 +0000)
ChangeLog
lisp/ChangeLog
man/ChangeLog

index 93cdb3d787210ef3d5075afd48efdeb7b2ce5625..4d1a8fb9453090988ad7cda54f0bfd35811ace3b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-13  Lute Kamstra  <lute@gnu.org>
+
+       * make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
+       for "no-byte-compile: t" in the file instead.
+
 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
index 0b355fec5f24ebffce9e67511649a5d76c2b949d..a525f67499d33f6bbf1e94d1a4c792250b45af79 100644 (file)
@@ -1,5 +1,14 @@
 2005-04-13  Lute Kamstra  <lute@gnu.org>
 
+       * Makefile.in (DONTCOMPILE): Remove list.
+       (compile, compile-always): Don't use DONTCOMPILE.
+       (update-authors): Load the library in which batch-update-authors
+       is defined.
+       * makefile.w32-in (DONTCOMPILE): Remove list.
+       (compile, compile-always): Fix comments.
+       (update-authors): Load the library in which batch-update-authors
+       is defined.
+
        * generic-x.el (generic-mode-ini-file-find-file-hook):
        Rename to ini-generic-mode-find-file-hook.
        Keep generic-mode-ini-file-find-file-hook as an alias.
index cb4b631ef84e5af8c117e7460e55b59e875ce2bb..c6578dbc107e867e9900878b40b55b8c82661e38 100644 (file)
@@ -1,3 +1,7 @@
+2005-04-13  Lute Kamstra  <lute@gnu.org>
+
+       * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
+
 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
 
        * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by
 
 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
-       * man/rmail.texi (Movemail): Explain differences
+       * rmail.texi (Movemail): Explain differences
        between standard and mailutils versions of movemail.
        Describe command line and configuration options introduced
        with the latter.