From: Richard M. Stallman Date: Mon, 8 Jan 2001 19:32:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.hcoop.net/bpt/emacs.git/commitdiff_plain/984c9f75e34a839d272501f60d5dc30de6ef5e00?hp=2453b2e8f83ea4cf10df35f04b5789ab3c52c4e9 *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 095594a4bf..580f19337c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,11 @@ 2001-01-08 Richard M. Stallman + * 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 + * mouse-drag.el (mouse-drag-should-do-col-scrolling): Change screen-width to frame-width. @@ -151,7 +157,7 @@ * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix. -2001-01-02 Richard M. Stallman +2001-01-02 Richard M. Stallman * isearch.el (isearch-lazy-highlight-cleanup): Arg now says to remove all the current alternative-match highlighting. @@ -582,7 +588,7 @@ * mail/mh-utils.el (mh-find-path): Set read-mail-command. -2000-12-15 Richard M. Stallman +2000-12-15 Richard M. Stallman * sort.el (sort-columns): Fix error message.