From 6c465a15c1df38889e49852c3d204e7082fa04da Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Sun, 15 Dec 2002 19:57:31 +0000 Subject: [PATCH] White space fixes. --- admin/ChangeLog | 4 +- lisp/gnus/ChangeLog | 117 ++++++++++++++++++++++---------------------- src/ChangeLog | 18 +++---- 3 files changed, 69 insertions(+), 70 deletions(-) diff --git a/admin/ChangeLog b/admin/ChangeLog index bdd54e0b06..3e8a5c166c 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,4 +1,4 @@ -2002-10-16 Markus Rost +2002-10-16 Markus Rost * cus-test.el: Extended and reorganized. There are now 4 tests which can be run in batch mode. See the Commentary section. @@ -81,7 +81,7 @@ 2001-10-05 Gerd Moellmann * Branch for 21.1. - + 2001-09-04 Andrew Innes * admin/nt/makedist.bat: Remove reference to obsolete file diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index ad11eef70c..6f842b1236 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -21,7 +21,7 @@ (imap-open): Typos. * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos. - + * gnus.el: Typo. * gnus-win.el (gnus-configure-frame): Typo. @@ -30,8 +30,8 @@ * gnus-topic.el (gnus-topic-sort-topics): Typo. - * gnus-sum.el (gnus-summary-article-number) - (gnus-summary-read-group-1, gnus-summary-mark-article) + * gnus-sum.el (gnus-summary-article-number) + (gnus-summary-read-group-1, gnus-summary-mark-article) (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos. * gnus-mule.el (gnus-mule-add-group): Typo. @@ -53,12 +53,12 @@ * message.el (message-set-auto-save-file-name): Use make-directory, to avoid the dependence on gnus-util. -2002-11-11 Markus Rost +2002-11-11 Markus Rost * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open parens in column 0. -2002-11-08 Markus Rost +2002-11-08 Markus Rost * nnimap.el (nnimap-split-rule): Doc fix - escape open parens in column 0. @@ -85,7 +85,7 @@ (rfc2047-q-encoding-alist): Augment header list. (rfc2047-encoding-type): New. (rfc2047-dissect-region): Deleted. - (rfc2047-encode-region, rfc2047-encode): Rewritten to take + (rfc2047-encode-region, rfc2047-encode): Rewritten to take account of rfc2047 rules with respect to rfc2822 tokens and to do encoding in place rather than by passing strings. (rfc2047-encode-message-header): Don't include header name field @@ -865,7 +865,7 @@ * gnus-msg.el (gnus-summary-mail-forward): - * message.el (message-forward): Move mime-to-mml here. + * message.el (message-forward): Move mime-to-mml here. * nnmbox.el (nnmbox-file-coding-system): Use binary. (nnmbox-active-file-coding-system): Ditto. @@ -1250,7 +1250,7 @@ * nnheader.el: Wrap subst-char-in-string def in eval-and-compile. Put some defvars in eval-when-compile. - (gnus-intersection, gnus-sorted-complement): Autoload. + (gnus-intersection, gnus-sorted-complement): Autoload. * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol. @@ -1762,7 +1762,7 @@ (gnus-audio): New custom group. (gnus-audio-inline-sound): Change to work with Emacs. (gnus-audio-directory, gnus-audio-directory) - (gnus-audio-au-player): Customize. + (gnus-audio-au-player): Customize. (gnus-audio-play): Try external player if play-sound-file fails. Use file-name-extension, not string-match. @@ -1772,7 +1772,7 @@ * qp.el (mm-decode-coding-region, mm-encode-coding-region): Autoload. - (quoted-printable-decode-region): Rename arg which confused + (quoted-printable-decode-region): Rename arg which confused charset with coding-system. Don't use nonascii-insert-offset. Coding-system encode the region initially. Don't recognize `==' as valid QP. Coding-system decode the region finally. @@ -1862,7 +1862,7 @@ * gnus.el (gnus-mode-line-buffer-identification)[EMACS]: Use `:ascent center'. - * smiley-ems.el (smiley-update-cache): Use `:ascent center'. + * smiley-ems.el (smiley-update-cache): Use `:ascent center'. 2000-09-28 Gerd Moellmann @@ -2276,7 +2276,6 @@ Encoding is not done on incoming mail, so why should it be done on expired mail? - 2000-08-14 Rod Whitby * nnml.el (nnml-request-expire-articles): Fix the calls to @@ -2607,7 +2606,7 @@ * gnus-srvr.el (gnus-browse-group-name): Likewise. - * gnus-msg.el (gnus-copy-article-buffer): Likewise. + * gnus-msg.el (gnus-copy-article-buffer): Likewise. * gnus-score.el (gnus-summary-score-entry): Likewise. @@ -3593,7 +3592,7 @@ 2000-04-21 Katsumi Yamaoka - * gnus-util.el (gnus-netrc-machine): Didn't work. + * gnus-util.el (gnus-netrc-machine): Didn't work. 2000-04-20 Shenghuo ZHU @@ -3692,8 +3691,8 @@ 1999-11-30 Daiki Ueno - * lisp/imap.el (imap-body-lines): Check Content-Type: of the - article case insensitively. + * lisp/imap.el (imap-body-lines): Check Content-Type: of the + article case insensitively. 2000-04-10 Shenghuo ZHU @@ -3930,8 +3929,8 @@ 2000-01-06 Kim-Minh Kaplan - * mm-decode.el (mm-mailcap-command): handle "%%" and the case where - there is no "%s" in the method. + * mm-decode.el (mm-mailcap-command): handle "%%" and the case + where there is no "%s" in the method. 2000-01-08 Kim-Minh Kaplan @@ -4454,7 +4453,6 @@ * gnus-msg.el (gnus-group-posting-charset-alist): Use iso-8859-1 for the `de' newsgroups hierarchy, as it is common practice there. - 1999-12-07 Shenghuo ZHU * nnwarchive.el (nnwarchive-mail-archive-article): Fix @@ -4823,7 +4821,7 @@ 1999-11-20 Simon Josefsson - * gnus-start.el (gnus-get-unread-articles): Scan each method only + * gnus-start.el (gnus-get-unread-articles): Scan each method only once. 1999-12-01 Lars Magne Ingebrigtsen @@ -5430,8 +5428,8 @@ * gnus-srvr.el (gnus-browse-unsubscribe-group): Simplify method. - * mml.el (mml-preview): Remove mail-header-separator before - encoding. + * mml.el (mml-preview): Remove mail-header-separator before + encoding. 1999-11-05 Lars Magne Ingebrigtsen @@ -5739,7 +5737,7 @@ 1999-09-01 Katsumi Yamaoka - * message.el (message-send): Too much and. + * message.el (message-send): Too much and. 1999-09-24 Andreas Schwab @@ -5802,8 +5800,8 @@ 1999-08-09 Simon Josefsson * gnus-art.el (gnus-ignored-headers): Remove "X-Pgp-*" - (already matched by "^X-Pgp"), removed duplicate - X-Mailing-List, added several new junk headers. + (already matched by "^X-Pgp"), removed duplicate X-Mailing-List, + added several new junk headers. 1999-08-01 Simon Josefsson @@ -5888,12 +5886,12 @@ 1999-07-10 Simon Josefsson - * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for - predicate. + * gnus-agent.el (gnus-agent-fetch-group-1): Search topics for + predicate. 1999-07-10 Alexandre Oliva - * gnus-mlspl.el: Documentation fixes. + * gnus-mlspl.el: Documentation fixes. 1999-08-27 Rui Zhu @@ -6099,12 +6097,13 @@ 1999-07-08 Alexandre Oliva - * gnus-cus.el (gnus-group-parameters): New entries for - gnus-group-split. + * gnus-cus.el (gnus-group-parameters): New entries for + gnus-group-split. + + * gnus-mlspl.el: Renamed functions and variables so as to + start with gnus-group-split. - * gnus-mlspl.el: Renamed functions and variables so as to - start with gnus-group-split. - * gnus.el: Adjust autoload entries. + * gnus.el: Adjust autoload entries. 1999-11-30 Alexandre Oliva @@ -6416,7 +6415,7 @@ 1999-06-15 Shenghuo ZHU * gnus-msg.el (gnus-configure-posting-styles): Fix bug when - gnus-newsgroup-name is nil. + gnus-newsgroup-name is nil. 1999-06-15 Shenghuo ZHU @@ -6538,10 +6537,10 @@ 1999-06-12 Simon Josefsson - (gnus-agent-get-undownloaded-list): Operate on all articles, not - only unread ones. - (gnus-agent-fetch-headers): Fetch headers from unread and marked - articles, not only unread ones. + * gnus-agent.el (gnus-agent-get-undownloaded-list): Operate on all + articles, not only unread ones. + (gnus-agent-fetch-headers): Fetch headers from unread and marked + articles, not only unread ones. 1999-06-13 Lars Magne Ingebrigtsen @@ -6600,7 +6599,7 @@ (gnus-select-newsgroup): Use it. (gnus-group-highlight-words-alist): New variable. (gnus-newsgroup-emphasis-alist): New variable. - (gnus-summary-local-variables): Use it. + (gnus-summary-local-variables): Use it. * gnus-art.el (article-emphasize): Use it. (gnus-emphasis-highlight-words): New face. * gnus-cus.el (gnus-group-parameters): New parameter. @@ -6652,8 +6651,8 @@ 1999-05-21 Simon Josefsson - * gnus-start.el (gnus-read-descriptions-file): Protect if no - function in backend. + * gnus-start.el (gnus-read-descriptions-file): Protect if no + function in backend. 1999-05-15 Simon Josefsson @@ -7165,7 +7164,7 @@ * nnmail.el (nnmail-split-it): new syntax: `(! FUNC SPLIT)'. FUNC is called with the result of SPLIT and should return a new split. - * gnus.texi: update the doc. + * gnus.texi: update the doc. 1999-02-23 Didier Verna @@ -7285,8 +7284,8 @@ 1999-02-11 Matt Pharr - * gnus-msg.el (gnus-bug): Encode environment info as a MIME - attachment. + * gnus-msg.el (gnus-bug): Encode environment info as a MIME + attachment. 1999-02-11 Lars Magne Ingebrigtsen @@ -8005,9 +8004,9 @@ 1998-12-23 Matt Pharr - * message.el (message-cite-original-without-signature): Use - message-signature-separator when searching for signature in - message-cite-original-without-signature. + * message.el (message-cite-original-without-signature): Use + message-signature-separator when searching for signature in + message-cite-original-without-signature. 1998-12-24 Simon Josefsson @@ -9707,8 +9706,8 @@ 1998-09-26 Simon Josefsson - * gnus-range.el (gnus-remove-from-range): Don't add stuff in - list to range. + * gnus-range.el (gnus-remove-from-range): Don't add stuff in list + to range. 1998-10-20 Simon Josefsson @@ -9728,8 +9727,8 @@ 1998-10-18 Kurt Swanson - * gnus-msg.el (gnus-summary-mail-forward): Erase old forward - buffer. + * gnus-msg.el (gnus-summary-mail-forward): Erase old forward + buffer. 1998-10-20 Katsumi Yamaoka @@ -9812,8 +9811,8 @@ 1998-10-15 Matt Pharr - * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old - forward buffer first. + * gnus-msg.el (gnus-summary-mail-forward): Erase contents of old + forward buffer first. 1998-10-17 Lars Magne Ingebrigtsen @@ -9991,7 +9990,7 @@ 1998-09-26 Simon Josefsson - * mm-util.el (mm-disable-multibyte): New function. + * mm-util.el (mm-disable-multibyte): New function. 1998-09-24 Lars Magne Ingebrigtsen @@ -10055,8 +10054,8 @@ 1998-09-22 Markus Rost - * gnus-util.el (gnus-output-to-rmail): adjust to - `rmail-output-to-rmail-file' + * gnus-util.el (gnus-output-to-rmail): Adjust to + `rmail-output-to-rmail-file'. 1998-09-23 Lars Magne Ingebrigtsen @@ -10069,7 +10068,7 @@ 1998-09-17 Simon Josefsson - * mailcap.el (mailcap-save-binary-file): Goto point-min. + * mailcap.el (mailcap-save-binary-file): Goto point-min. 1998-09-23 Aaron M. Ucko @@ -10215,8 +10214,8 @@ 1998-09-13 Francois Pinard * nndoc.el: Make nndoc-dissection-alist simpler for MIME, adjust all - related functions. Handle message/rfc822 parts. Display subject on - multipart summary lines. Display name on sub-parts when available. + related functions. Handle message/rfc822 parts. Display subject on + multipart summary lines. Display name on sub-parts when available. 1998-09-14 Hallvard B. Furuseth diff --git a/src/ChangeLog b/src/ChangeLog index 969842ad78..71bbd36ae4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -66,7 +66,7 @@ * macterm.c (mac_check_for_quit_char, quit_char_comp) (init_quit_char_handler, mac_determine_quit_char_modifiers) - (mac_initialize): Added code to check for pressing of quit_char + (mac_initialize): Added code to check for pressing of quit_char in the OS event queue. * mac.c (sys_select): Call mac_check_for_quit_char every second @@ -130,7 +130,7 @@ 2002-12-01 Steven Tamm - * unexmacosx.c (copy_twolevelhints, dump_it): Now corrects the + * unexmacosx.c (copy_twolevelhints, dump_it): Now corrects the offset in two hints table to allow prebinding to be redone and allow the executable to be stripped. @@ -274,7 +274,7 @@ * fileio.c (_GNU_SOURCE, HAVE_FSYNC): Don't define. -2002-11-18 Markus Rost +2002-11-18 Markus Rost * s/sol2-8.h: Include sol2-6.h. @@ -323,7 +323,7 @@ function pointer track_mouse_event_fn in the handler for the WM_SETFOCUS message. - * w32menu.c (initialize_frame_menubar): Added code to + * w32menu.c (initialize_frame_menubar): Added code to reinitialize the function pointers set_menu_item_info and get_menu_item_info. @@ -1456,7 +1456,7 @@ (single_submenu, set_frame_menubar) (w32_menu_show, w32_dialog_show): Use AREF, ASET, ASIZE. - (Fx_popup_menu): Don't show pop up menu until preceding one is + (Fx_popup_menu): Don't show pop up menu until preceding one is actually cleaned up. Moved UNGCPRO outside #ifdef HAVE_MENUS block. * w32menu.c: Changes adapted from xmenu.c @@ -3864,7 +3864,7 @@ (status_message): Convert Qfailed status. (Fopen_network_stream): Added support for non-blocking connect. New optional args: filter, sentinel, non_blocking. Doc updated. - [HAVE_GETADDRINFO, !HAVE_GETADDRINFO]: Merged common code. + [HAVE_GETADDRINFO, !HAVE_GETADDRINFO]: Merged common code. (deactivate_process): Handle pending non-blocking connect. (wait_reading_process_input): Poll for status of non-blocking connects. Exec sentinel directly when connect succeeds. @@ -4081,7 +4081,7 @@ * w32term.c (x_check_fullscreen, x_check_fullscreen_move) (x_fullscreen_adjust): New functions. - (w32_read_socket) : Don't resize to + (w32_read_socket) : Don't resize to fullscreen. Call x_check_fullscreen_move, and set the want_fullscreen member of output_data.w32 : Call x_check_fullscreen. @@ -6135,7 +6135,7 @@ (last-input-char): Revert doc-string to be the same as the doc-string of `last-input-event'. - * xdisp.c: Fix typos in comments. + * xdisp.c: Fix typos in comments. 2001-10-31 Gerd Moellmann @@ -6456,7 +6456,7 @@ (inhibit_try_cursor_movement) [GLYPH_DEBUG]: New variables. (try_window_id, try_window_reusing_current_matrix) (try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited. - (syms_of_xdisp) [GLYPH_DEBUG]: DEFVAR_BOOL the variables. + (syms_of_xdisp) [GLYPH_DEBUG]: DEFVAR_BOOL the variables. 2001-10-24 Pavel Jan,Am(Bk -- 2.20.1