# HG changeset patch # User Juanma Barranquero # Date 1196090018 0 # Node ID 9279479159b06d30ac8d00c0bd361dbb762966bd # Parent e39319cd62d842e7333ae57a6c3f0ce999db636d *** empty log message *** diff -r e39319cd62d8 -r 9279479159b0 lisp/ChangeLog --- a/lisp/ChangeLog Mon Nov 26 09:56:47 2007 +0000 +++ b/lisp/ChangeLog Mon Nov 26 15:13:38 2007 +0000 @@ -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