# HG changeset patch # User Juanma Barranquero # Date 1034935885 0 # Node ID 9f8c520b2a12594497dc0f0868073dd37f35383c # Parent 080b4586492b2feaa3e74b51499c7232ab14ef69 *** empty log message *** diff -r 080b4586492b -r 9f8c520b2a12 lisp/ChangeLog --- a/lisp/ChangeLog Fri Oct 18 10:09:43 2002 +0000 +++ b/lisp/ChangeLog Fri Oct 18 10:11:25 2002 +0000 @@ -1,3 +1,48 @@ +2002-10-17 Juanma Barranquero + + * align.el (align-rules-list, align-exclude-rules-list): Fix typos. + + * subr.el (remq): Likewise. + + * vc-cvs.el (vc-cvs-sticky-tag-display): Likewise. + + * vc-hooks.el (vc-insert-file): Likewise. + + * vcursor.el (vcursor-other-window): Likewise. + + * wid-edit.el (widget-choose): Likewise. + + * calendar/diary-lib.el (diary-name-pattern): Likewise. + + * emacs-lisp/elint.el (elint-error, elint-warning): Likewise. + + * emacs-lisp/lisp.el (beginning-of-defun): Likewise. + + * emulation/edt-mapper.el (top-level): Likewise. + + * eshell/esh-var.el (eshell/define): Likewise. + + * mail/feedmail.el (feedmail-nuke-body-in-fcc) + (feedmail-queue-draft-directory): Likewise. + + * net/netrc.el (netrc-parse): Likewise. + + * obsolete/cplus-md.el (c++-empty-arglist-indent): Likewise. + + * progmodes/ebrowse.el (ebrowse-ts) + (ebrowse-view/find-file-and-search-pattern) + (ebrowse-draw-file-member-info): Likewise. + + * progmodes/idlwave.el (idlwave-region-active-p): Likewise. + + * progmodes/idlw-shell.el (idlwave-shell-set-bp): Likewise. + + * progmodes/sh-script.el (sh-indent-for-then): Likewise. + + * textmodes/bibtex.el (bibtex-find-entry-location): Likewise. + + * textmodes/sgml-mode.el (sgml-close-tag, html-imenu-index): Likewise. + 2002-10-17 Dave Love * international/mule-diag.el (non-iso-charset-alist): Add koi8-u. @@ -15,8 +60,6 @@ * language/european.el ("Slovenian"): Use slovenian input-method. (encode-mac-roman): Use ucs-mule-to-mule-unicode. -2002-10-17 Dave Love - * language/cyrillic.el (cyrillic-alternativnyj-decode-table): Fix the table. (cyrillic-alternativnyj): Don't give it `mime-charset' property. @@ -34,7 +77,7 @@ * dired-aux.el (dired-insert-subdir-doinsert): Preserve point. -2002-10-16 Markus Rost +2002-10-16 Markus Rost * textmodes/reftex-vars.el: Move reftex-set-dirty here from reftex.el. Move the provide call to end of file. @@ -260,7 +303,7 @@ (tramp-handle-shell-command): Logic error. From Ivan Zakharyaschev . -2002-10-06 Markus Holmberg (tiny change) +2002-10-06 Markus Holmberg (tiny change) * thingatpt.el (thing-at-point-uri-schemes): New variable. (thing-at-point-url-regexp): Use it. @@ -349,7 +392,7 @@ 2002-10-02 Per Abrahamsen * wid-edit.el (widget-default-get): Change to return external - value. + value. (widget-choice-action): Update caller. (widget-editable-list-entry-create): Update caller. @@ -2243,7 +2286,7 @@ 2002-09-05 Andre Spiegel - * vc-hooks.el Don't require vc.el at compile-time; it causes + * vc-hooks.el: Don't require vc.el at compile-time; it causes recursive requirements during bootstrap. 2002-09-05 Kenichi Handa @@ -2688,7 +2731,7 @@ * vc-hooks.el (vc-kill-buffer-hook): Add it to kill-buffer-hook again. -2002-08-22 Katsumi Yamaoka (tiny change) +2002-08-22 Katsumi Yamaoka (tiny change) * frame.el (select-frame-by-name, select-frame-set-input-focus): Always call x-focus-frame, if using x. @@ -4857,7 +4900,7 @@ * international/mule-diag.el (describe-char-after): Moved to descr-text.el. -2002-06-17 Eli Zaretskii +2002-06-17 Eli Zaretskii * international/mule.el (ctext-pre-write-conversion): Fix the values of FROM and TO if we create a new buffer. @@ -5698,7 +5741,7 @@ (report-emacs-bug-hook): Unclutter by deleting the content of `report-emacs-bug-text-prompt'. -2002-05-17 Thomas Morgan +2002-05-17 Thomas Morgan * forms.el (forms-jump-record, forms-insert-record) (forms-delete-record): Calculate lines from the beginning of the @@ -6045,7 +6088,7 @@ * windmove.el (windmove-default-keybindings): Add optional parameter to allow using a modifier other than 'shift. -2002-05-07 Thomas Link +2002-05-07 Thomas Link * filesets.el: (filesets-external-viewers): Fix customization problem. @@ -6105,7 +6148,7 @@ (filesets-menu-before, filesets-menu-path, filesets-menu-in-menu): Don't defcustom them if running in Emacs. -2002-05-04 Thomas Link +2002-05-04 Thomas Link * filesets.el (filesets-ingroup-collect-files): Fix problem with inclusion groups' :scan-depth property. @@ -6715,7 +6758,7 @@ * net/netrc.el: New file. -2002-04-24 Thomas DeWeese +2002-04-24 Thomas DeWeese * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value): Check if any of the available selection sources has new content @@ -7742,7 +7785,7 @@ * files.el (file-name-non-special): Don't mangle the 0'th arg and the return value of file-name-completion and file-name-all-completions. -2002-04-19 Glenn Morris +2002-04-19 Glenn Morris * progmodes/f90.el: Update maintainer. (f90-line-continued): Recognize blank/comment lines embedded in @@ -12681,7 +12724,7 @@ Moved all `apropos' bindings to this menu. (menu-bar-help-menu): Added `menu-bar-apropos-menu'. -2001-11-24 KAWABATA, Taichi +2001-11-24 KAWABATA, Taichi The following changes are for new indian languages support based on Unicode charset and CDAC fonts. diff -r 080b4586492b -r 9f8c520b2a12 lisp/gnus/ChangeLog --- a/lisp/gnus/ChangeLog Fri Oct 18 10:09:43 2002 +0000 +++ b/lisp/gnus/ChangeLog Fri Oct 18 10:11:25 2002 +0000 @@ -1,9 +1,23 @@ -2002-09-21 Rob Browning +2002-10-17 Juanma Barranquero + + * nnweb.el (nnweb-dejanews-create-mapping) + (nnweb-reference-create-mapping, nnweb-altavista-create-mapping) + (nnweb-google-create-mapping): Fix typos. + + * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise. + + * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise. + + * gnus-cus.el (gnus-group-customize): Likewise. + + * gnus-util.el (gnus-parse-netrc): Likewise. + +2002-09-21 Rob Browning * gnus-art.el (gnus-article-x-face-command): Use gnus-article-compface-xbm if bound. -2002-09-18 Rob Browning +2002-09-18 Rob Browning * gnus-art.el (gnus-article-x-face-command): Don't use gnus-article-compface-xbm. @@ -126,7 +140,7 @@ save file name. Trivial change from Geoff Greene -2002-03-05 Eli Zaretskii +2002-03-05 Eli Zaretskii * qp.el (quoted-printable-decode-region): Doc addition. @@ -748,7 +762,7 @@ * mm-uu.el: Require binhex. -2000-12-20 Christoph Conrad +2000-12-20 Christoph Conrad * qp.el (quoted-printable-encode-region): Upcase QP. @@ -905,7 +919,7 @@ * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo. -2000-11-22 ShengHuo ZHU +2000-11-22 ShengHuo ZHU * message.el (message-send-mail): Use buffer-substring-no-properties. (message-send-news): Ditto. @@ -1266,7 +1280,7 @@ * mml.el: Fix a typo in the requiring of CL. -2000-11-01 ShengHuo ZHU +2000-11-01 ShengHuo ZHU * rfc2231.el: Require cl when compiling. @@ -1302,7 +1316,7 @@ (gnus-treatment-function-alist): Added entry for the above correlation. -2000-10-27 Richard M. Alderson III +2000-10-27 Richard M. Alderson III * gnus-art.el (gnus-read-save-file-name): expand-file-name. @@ -1478,7 +1492,7 @@ * mm-util.el: ditto -2000-10-27 Stanislav Shalunov +2000-10-27 Stanislav Shalunov * message.el (message-make-in-reply-to): In-Reply-To is message-id (see DRUMS). @@ -1553,7 +1567,7 @@ (mail-sources): Use them. (defvar): Use rmail-spool-directory unconditionally. -2000-10-26 Dirk Meyer +2000-10-26 Dirk Meyer * gnus-demon.el (gnus-demon-time-to-step): theHour was set to seconds instead of hour. @@ -1842,7 +1856,7 @@ (gnus-topic-mark-topic): Ditto. (gnus-topic-get-new-news-this-topic): Use it. -2000-09-15 09:01:40 ShengHuo ZHU +2000-09-15 ShengHuo ZHU * gnus-art.el (gnus-treat-display-xface): By default, Emacs 21 display xface. @@ -1993,11 +2007,11 @@ getting the nnimap-server-buffer and once for letting n-c-s set the variables in that buffer. -2000-09-08 David Edmondson +2000-09-08 David Edmondson * gnus.el (gnus-short-group-name): Guess separator. -2000-09-06 Francis Litterio +2000-09-06 Francis Litterio * gnus-group.el (gnus-group-insert-group-line): Fix. @@ -2143,7 +2157,7 @@ * nnmail.el (nnmail-expiry-target-group): Fixed. -2000-08-14 Rod Whitby +2000-08-14 Rod Whitby * nnmail.el (nnmail-expiry-target-group): Fix the call to gnus-request-accept-article so that body encoding is *not* done. @@ -2151,7 +2165,7 @@ expired mail? -2000-08-14 Rod Whitby +2000-08-14 Rod Whitby * nnml.el (nnml-request-expire-articles): Fix the calls to nnml-request-article (the filename was being passed instead of the @@ -2159,7 +2173,7 @@ (nnml-current-directory is changed by nnml-request-accept-article, causing it to be incorrect for the next article to be expired). -2000-08-14 Rod Whitby +2000-08-14 Rod Whitby * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of expiry-target group parameters. @@ -2224,7 +2238,7 @@ * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'. -2000-08-09 Simon Josefsson +2000-08-09 Simon Josefsson * imap.el (imap-parse-body): (imap-parse-string-list): Add bug workarounds for Stalker @@ -2255,7 +2269,7 @@ check. (gnus-article-display-xface): Special-case for dark backgrounds. -2000-07-19 Kim-Minh Kaplan +2000-07-19 Kim-Minh Kaplan * imap.el (imap-calculate-literal-size-first): New variable. (imap-local-variables): Add it. @@ -2351,7 +2365,7 @@ (nnslashdot-sane-retrieve-headers): Ditto. (nnslashdot-request-article): Ditto. -2000-07-10 William M. Perry +2000-07-10 William M. Perry * mailcap.el (mailcap-parse-mimetype-file): @@ -2400,7 +2414,7 @@ * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip? -2000-07-03 Stainless Steel Rat +2000-07-03 Stainless Steel Rat * gnus-sum.el (gnus-recenter): Fix horizontal recenter. @@ -2417,7 +2431,7 @@ (nnimap-split-find-rule): Fix. (nnimap-open-connection): Look for nnimap-server-address in authinfo. -2000-07-03 Paul Stodghill +2000-07-03 Paul Stodghill * message.el (message-unquote-tokens): Remove all quotes. @@ -2456,7 +2470,7 @@ * gnus-util.el (gnus-netrc-machine): Add defaultport parameter, document port and defaultport. -2000-06-27 Paul Stodghill +2000-06-27 Paul Stodghill * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer. @@ -2489,7 +2503,7 @@ * nnimap.el (nnimap-request-post): Fix parenthesis. -2000-06-26 Paul Stodghill +2000-06-26 Paul Stodghill * message.el (message-unquote-tokens): New function. @@ -2531,7 +2545,7 @@ * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity. -2000-06-08 Urban Engberg +2000-06-08 Urban Engberg * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources. @@ -2655,7 +2669,7 @@ * gnus-group.el (gnus-group-mode-map): Add M-SPACE. * mml.el (mml-mode-map): Comment out mml-narrow-to-part. -2000-05-17 Jim Davidson +2000-05-17 Jim Davidson * gnus-sum.el (gnus-summary-save-article-rmail): Use gnus-summary-save-in-rmail. @@ -2673,7 +2687,7 @@ * gnus-msg.el (gnus-post-news): Decode group name. (gnus-inews-do-gcc): Encode group name. -2000-05-17 Karl Kleinpaste +2000-05-17 Karl Kleinpaste * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable. * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it. @@ -2722,7 +2736,7 @@ (gnus-group-edit-group): Use it. * gnus-cus.el (gnus-group-customize): Use it. -2000-05-16 Karl Kleinpaste +2000-05-16 Karl Kleinpaste * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve. @@ -2803,7 +2817,7 @@ * webmail.el: Translate   to SP. -2000-05-13 Robin S. Socha +2000-05-13 Robin S. Socha * message.el (message-bounce): Doc typo. @@ -3104,7 +3118,7 @@ * message.el (message-send-mail-partially-limit): Change the default value. -2000-04-27 Erik Toubro Nielsen +2000-04-27 Erik Toubro Nielsen * gnus-util.el (gnus-extract-address-components): Name might be "". @@ -3181,7 +3195,7 @@ * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of let. -2000-04-26 Pavel Jan,Am(Bk +2000-04-26 Pavel Jan,Am(Bk * gnus-draft.el (gnus-draft-setup): Fix comments. @@ -3575,7 +3589,7 @@ password provided in mail-sources; use webmail:subtype:user as the key. -2000-04-10 John Wiegley +2000-04-10 John Wiegley * mail-source.el (mail-source-fetch-webmail): Use mail-source-password-cache. @@ -3643,7 +3657,7 @@ * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation lines and turn TAB into SPC before parsing. -2000-03-15 Simon Josefsson +2000-03-15 Simon Josefsson * nnheader.el (nnheader-group-pathname): Make sure to return a directory. @@ -3802,12 +3816,12 @@ * mailcap.el (mailcap-mime-extensions): Add .diff. -2000-01-06 Kim-Minh Kaplan +2000-01-06 Kim-Minh Kaplan * mm-decode.el (mm-mailcap-command): handle "%%" and the case where there is no "%s" in the method. -2000-01-08 Kim-Minh Kaplan +2000-01-08 Kim-Minh Kaplan * gnus-sum.el (gnus-summary-select-article): Return 'old. @@ -4170,7 +4184,7 @@ * nnslashdot.el: Use nnweb-decode-entities-string. (nnslashdot-decode-entities): Remove. -1999-12-13 Eric Marsden +1999-12-13 Eric Marsden * nnslashdot.el: Decode entities. @@ -4594,7 +4608,7 @@ * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in case matching failed. -1999-12-02 John Wiegley +1999-12-02 John Wiegley * mail-source.el (mail-source-keyword-map): Add backslash to Delete-flag. @@ -4975,7 +4989,7 @@ * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if it's available and makes sense. -1999-11-12 Fabrice POPINEAU +1999-11-12 Fabrice POPINEAU * gnus-score.el (gnus-score-save): Translate score file. @@ -5211,12 +5225,12 @@ * gnus-uu.el (gnus-uu-mark-thread): Don't move point around. -1999-10-07 Katsumi Yamaoka +1999-10-07 Katsumi Yamaoka * gnus-art.el (gnus-treat-predicate): Examine whether the argument is list or not before condition. -1999-10-07 Yoshiki Hayashi +1999-10-07 Yoshiki Hayashi * gnus-art.el (gnus-treat-predicate): Work for (typep "something"). @@ -5577,7 +5591,7 @@ * nnmail.el (nnmail-process-maildir-mail-format): Typo. -1999-09-09 Jens-Ulrik Petersen +1999-09-09 Jens-Ulrik Petersen * gnus-msg.el (gnus-configure-posting-styles): Let `gnus-posting-styles' have its say in posting-style: local @@ -5645,7 +5659,7 @@ * gnus-art.el (gnus-treat-predicate): Work for (not 5). -1999-08-27 Peter von der Ahe +1999-08-27 Peter von der Ahe * message.el (message-send): More helpful error message if sending fails @@ -7372,7 +7386,7 @@ * mail-source.el (mail-source-fetch-pop): Instead use :authentication. -1999-02-01 Tatsuya Ichikawa +1999-02-01 Tatsuya Ichikawa * lisp/mail-source.el : Support APOP authentication scheme. @@ -7839,7 +7853,7 @@ * gnus-agent.el (gnus-category-write): Make directory. -1998-09-26 Simon Josefsson +1998-09-26 Simon Josefsson * gnus-sum.el (gnus-update-read-articles): (gnus-update-marks): Request backend update of mark. @@ -10252,7 +10266,7 @@ * gnus.el: Pterodactyl Gnus v0.27 is released. -1998-09-11 Lars Magne Ingebrigtsen- +1998-09-11 Lars Magne Ingebrigtsen * mm-decode.el (mm-alternative-precedence): New variable. (mm-preferred-alternative): New function. diff -r 080b4586492b -r 9f8c520b2a12 src/ChangeLog --- a/src/ChangeLog Fri Oct 18 10:09:43 2002 +0000 +++ b/src/ChangeLog Fri Oct 18 10:11:25 2002 +0000 @@ -1,3 +1,7 @@ +2002-10-17 Juanma Barranquero + + * lread.c (syms_of_lread): Fix typos. + 2002-10-17 Dave Love * Makefile.in (TEMACS_LDFLAGS): Add trailing comment. @@ -2290,7 +2294,7 @@ (IT_set_cursor_type, IT_set_frame_parameters): Handle the `hbar' cursor type. -2002-04-19 Dave Lambert +2002-04-19 Dave Lambert Theses change implement an underscore-like (`hbar') cursor.