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.