*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 8 Jan 2001 19:32:40 +0000 (19:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 8 Jan 2001 19:32:40 +0000 (19:32 +0000)
lisp/ChangeLog

index 095594a..580f193 100644 (file)
@@ -1,5 +1,11 @@
 2001-01-08  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
 
+       * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
+       don't mention the file name or the date here, because they are
+       logged at the start of the file.
+
+2001-01-08  Richard M. Stallman  <rms@gnu.org>
+
        * mouse-drag.el (mouse-drag-should-do-col-scrolling):
        Change screen-width to frame-width.
 
 
        * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
 
-2001-01-02  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
+2001-01-02  Richard M. Stallman  <rms@gnu.org>
 
        * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
        to remove all the current alternative-match highlighting.
 
        * mail/mh-utils.el (mh-find-path): Set read-mail-command.
 
-2000-12-15  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
+2000-12-15  Richard M. Stallman  <rms@gnu.org>
 
        * sort.el (sort-columns): Fix error message.