From: Juanma Barranquero Date: Mon, 26 Nov 2007 15:13:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~9462 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1dcf3f16eadf331d5a6c357a85a87b7d4a40a9c3;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a10977b5201..5a4d7a1527b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -19,10 +19,8 @@ * mail/reporter.el (mail-position-on-field, mail-text): * mail/rmail.el (mail-position-on-field, mail-text-start) (rmail-update-summary): - * mail/rmailedit.el (rmail-summary-disable) - (rmail-summary-enable): - * mail/rmailmsc.el (rmail-parse-file-inboxes) - (rmail-show-message): + * mail/rmailedit.el (rmail-summary-disable, rmail-summary-enable): + * mail/rmailmsc.el (rmail-parse-file-inboxes, rmail-show-message): * mail/rmailout.el (rmail-update-summary): * mail/rmailsort.el (rmail-update-summary): * mail/sendmail.el (dired-move-to-filename, dired-get-filename) @@ -34,8 +32,8 @@ * obsolete/mlsupport.el (ml-previous-page): Fix typo. (kill-to-end-of-line): - * obsolete/rnews.el (news-set-minor-modes): Remove non working - functions. + * obsolete/rnews.el (news-set-minor-modes): + Remove non working functions. 2007-11-25 Glenn Morris @@ -48,8 +46,8 @@ 2007-11-24 Glenn Morris * calendar/appt.el: Remove leading `*' from defcustom doc-strings. - (appt-disp-window): Don't require electric. Simplify - minibuffer-avoidance code. + (appt-disp-window): Don't require electric. + Simplify minibuffer-avoidance code. (appt-select-lowest-window): Avoid minibuffer. * eshell/eshell.el: Remove leading `*' from defcustom doc-strings. @@ -59,8 +57,8 @@ reference to eshell-auto. (eshell-command, eshell-command-result): Don't require esh-mode now that the file does. - (top-level): Move provide statement to the end of the - file. Re-order and update commentary. + (top-level): Move provide statement to the end of the file. + Re-order and update commentary. 2007-11-24 Thien-Thi Nguyen @@ -102,7 +100,7 @@ 2007-11-23 David Kastrup - * server.el (server-process-filter): Use `command-line-args-left' + * server.el (server-process-filter): Use `command-line-args-left'. 2007-11-23 Stefan Monnier