+2002-10-17 Juanma Barranquero <lektu@terra.es>
+
+ * 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 <fx@gnu.org>
* international/mule-diag.el (non-iso-charset-alist): Add koi8-u.
* language/european.el ("Slovenian"): Use slovenian input-method.
(encode-mac-roman): Use ucs-mule-to-mule-unicode.
-2002-10-17 Dave Love <fx@gnu.org>
-
* language/cyrillic.el (cyrillic-alternativnyj-decode-table): Fix
the table.
(cyrillic-alternativnyj): Don't give it `mime-charset' property.
* dired-aux.el (dired-insert-subdir-doinsert): Preserve point.
-2002-10-16 Markus Rost <rost@math.ohio-state.edu>
+2002-10-16 Markus Rost <rost@math.ohio-state.edu>
* textmodes/reftex-vars.el: Move reftex-set-dirty here from
reftex.el. Move the provide call to end of file.
(tramp-handle-shell-command): Logic error. From Ivan
Zakharyaschev <imz@altlinux.org>.
-2002-10-06 Markus Holmberg <markush@acc.umu.se> (tiny change)
+2002-10-06 Markus Holmberg <markush@acc.umu.se> (tiny change)
* thingatpt.el (thing-at-point-uri-schemes): New variable.
(thing-at-point-url-regexp): Use it.
2002-10-02 Per Abrahamsen <abraham@dina.kvl.dk>
* wid-edit.el (widget-default-get): Change to return external
- value.
+ value.
(widget-choice-action): Update caller.
(widget-editable-list-entry-create): Update caller.
2002-09-05 Andre Spiegel <spiegel@gnu.org>
- * 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 <handa@etl.go.jp>
* vc-hooks.el (vc-kill-buffer-hook): Add it to kill-buffer-hook again.
-2002-08-22 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
+2002-08-22 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
* frame.el (select-frame-by-name, select-frame-set-input-focus):
Always call x-focus-frame, if using x.
* international/mule-diag.el (describe-char-after):
Moved to descr-text.el.
-2002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
+2002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
* international/mule.el (ctext-pre-write-conversion): Fix the values
of FROM and TO if we create a new buffer.
(report-emacs-bug-hook): Unclutter by deleting the content of
`report-emacs-bug-text-prompt'.
-2002-05-17 Thomas Morgan <tlm@pocketmail.com>
+2002-05-17 Thomas Morgan <tlm@pocketmail.com>
* forms.el (forms-jump-record, forms-insert-record)
(forms-delete-record): Calculate lines from the beginning of the
* windmove.el (windmove-default-keybindings): Add optional
parameter to allow using a modifier other than 'shift.
-2002-05-07 Thomas Link <t.link@gmx.at>
+2002-05-07 Thomas Link <t.link@gmx.at>
* filesets.el:
(filesets-external-viewers): Fix customization problem.
(filesets-menu-before, filesets-menu-path, filesets-menu-in-menu):
Don't defcustom them if running in Emacs.
-2002-05-04 Thomas Link <t.link@gmx.at>
+2002-05-04 Thomas Link <t.link@gmx.at>
* filesets.el (filesets-ingroup-collect-files):
Fix problem with inclusion groups' :scan-depth property.
* net/netrc.el: New file.
-2002-04-24 Thomas DeWeese <tdeweese@rochester.rr.com>
+2002-04-24 Thomas DeWeese <tdeweese@rochester.rr.com>
* term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
Check if any of the available selection sources has new content
* 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 <gmorris@ast.cam.ac.uk>
+2002-04-19 Glenn Morris <gmorris@ast.cam.ac.uk>
* progmodes/f90.el: Update maintainer.
(f90-line-continued): Recognize blank/comment lines embedded in
Moved all `apropos' bindings to this menu.
(menu-bar-help-menu): Added `menu-bar-apropos-menu'.
-2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
+2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
The following changes are for new indian languages support based
on Unicode charset and CDAC fonts.
-2002-09-21 Rob Browning <rlb@defaultvalue.org>
+2002-10-17 Juanma Barranquero <lektu@terra.es>
+
+ * 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 <rlb@defaultvalue.org>
* gnus-art.el (gnus-article-x-face-command): Use
gnus-article-compface-xbm if bound.
-2002-09-18 Rob Browning <rlb@defaultvalue.org>
+2002-09-18 Rob Browning <rlb@defaultvalue.org>
* gnus-art.el (gnus-article-x-face-command): Don't use
gnus-article-compface-xbm.
save file name.
Trivial change from Geoff Greene <ggreene@wpi.edu>
-2002-03-05 Eli Zaretskii <eliz@is.elta.co.il>
+2002-03-05 Eli Zaretskii <eliz@is.elta.co.il>
* qp.el (quoted-printable-decode-region): Doc addition.
* mm-uu.el: Require binhex.
-2000-12-20 Christoph Conrad <C.Conrad@cli.de>
+2000-12-20 Christoph Conrad <C.Conrad@cli.de>
* qp.el (quoted-printable-encode-region): Upcase QP.
* gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
-2000-11-22 ShengHuo ZHU <zsh@cs.rochester.edu>
+2000-11-22 ShengHuo ZHU <zsh@cs.rochester.edu>
* message.el (message-send-mail): Use buffer-substring-no-properties.
(message-send-news): Ditto.
* mml.el: Fix a typo in the requiring of CL.
-2000-11-01 ShengHuo ZHU <zsh@cs.rochester.edu>
+2000-11-01 ShengHuo ZHU <zsh@cs.rochester.edu>
* rfc2231.el: Require cl when compiling.
(gnus-treatment-function-alist): Added entry for the above
correlation.
-2000-10-27 Richard M. Alderson III <alderson@netcom2.netcom.com>
+2000-10-27 Richard M. Alderson III <alderson@netcom2.netcom.com>
* gnus-art.el (gnus-read-save-file-name): expand-file-name.
* mm-util.el: ditto
-2000-10-27 Stanislav Shalunov <shalunov@internet2.edu>
+2000-10-27 Stanislav Shalunov <shalunov@internet2.edu>
* message.el (message-make-in-reply-to): In-Reply-To is message-id
(see DRUMS).
(mail-sources): Use them.
(defvar): Use rmail-spool-directory unconditionally.
-2000-10-26 Dirk Meyer <dischi@tzi.de>
+2000-10-26 Dirk Meyer <dischi@tzi.de>
* gnus-demon.el (gnus-demon-time-to-step): theHour was set to
seconds instead of hour.
(gnus-topic-mark-topic): Ditto.
(gnus-topic-get-new-news-this-topic): Use it.
-2000-09-15 09:01:40 ShengHuo ZHU <zsh@cs.rochester.edu>
+2000-09-15 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-art.el (gnus-treat-display-xface): By default, Emacs 21
display xface.
getting the nnimap-server-buffer and once for letting n-c-s set
the variables in that buffer.
-2000-09-08 David Edmondson <dme@dme.org>
+2000-09-08 David Edmondson <dme@dme.org>
* gnus.el (gnus-short-group-name): Guess separator.
-2000-09-06 Francis Litterio <franl-removethis@world.omitthis.std.com>
+2000-09-06 Francis Litterio <franl-removethis@world.omitthis.std.com>
* gnus-group.el (gnus-group-insert-group-line): Fix.
* nnmail.el (nnmail-expiry-target-group): Fixed.
-2000-08-14 Rod Whitby <list.ding@rwhitby.net>
+2000-08-14 Rod Whitby <list.ding@rwhitby.net>
* nnmail.el (nnmail-expiry-target-group): Fix the call to
gnus-request-accept-article so that body encoding is *not* done.
expired mail?
-2000-08-14 Rod Whitby <list.ding@rwhitby.net>
+2000-08-14 Rod Whitby <list.ding@rwhitby.net>
* nnml.el (nnml-request-expire-articles): Fix the calls to
nnml-request-article (the filename was being passed instead of the
(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 <list.ding@rwhitby.net>
+2000-08-14 Rod Whitby <list.ding@rwhitby.net>
* gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
expiry-target group parameters.
* gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
-2000-08-09 Simon Josefsson <simon@josefsson.org>
+2000-08-09 Simon Josefsson <simon@josefsson.org>
* imap.el (imap-parse-body):
(imap-parse-string-list): Add bug workarounds for Stalker
check.
(gnus-article-display-xface): Special-case for dark backgrounds.
-2000-07-19 Kim-Minh Kaplan <kmkaplan@galaxy.fr>
+2000-07-19 Kim-Minh Kaplan <kmkaplan@galaxy.fr>
* imap.el (imap-calculate-literal-size-first): New variable.
(imap-local-variables): Add it.
(nnslashdot-sane-retrieve-headers): Ditto.
(nnslashdot-request-article): Ditto.
-2000-07-10 William M. Perry <wmperry@aventail.com>
+2000-07-10 William M. Perry <wmperry@aventail.com>
* mailcap.el (mailcap-parse-mimetype-file):
* nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
-2000-07-03 Stainless Steel Rat <ratinox@peorth.gweep.net>
+2000-07-03 Stainless Steel Rat <ratinox@peorth.gweep.net>
* gnus-sum.el (gnus-recenter): Fix horizontal recenter.
(nnimap-split-find-rule): Fix.
(nnimap-open-connection): Look for nnimap-server-address in authinfo.
-2000-07-03 Paul Stodghill <stodghil@CS.Cornell.EDU>
+2000-07-03 Paul Stodghill <stodghil@CS.Cornell.EDU>
* message.el (message-unquote-tokens): Remove all quotes.
* gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
document port and defaultport.
-2000-06-27 Paul Stodghill <stodghil@CS.Cornell.EDU>
+2000-06-27 Paul Stodghill <stodghil@CS.Cornell.EDU>
* gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
* nnimap.el (nnimap-request-post): Fix parenthesis.
-2000-06-26 Paul Stodghill <stodghil@CS.Cornell.EDU>
+2000-06-26 Paul Stodghill <stodghil@CS.Cornell.EDU>
* message.el (message-unquote-tokens): New function.
* gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
-2000-06-08 Urban Engberg <ue@ccieurope.com>
+2000-06-08 Urban Engberg <ue@ccieurope.com>
* gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
* 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 <jdavidson@acm.org>
+2000-05-17 Jim Davidson <jdavidson@acm.org>
* gnus-sum.el (gnus-summary-save-article-rmail): Use
gnus-summary-save-in-rmail.
* gnus-msg.el (gnus-post-news): Decode group name.
(gnus-inews-do-gcc): Encode group name.
-2000-05-17 Karl Kleinpaste <karl@charcoal.com>
+2000-05-17 Karl Kleinpaste <karl@charcoal.com>
* gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
* gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
(gnus-group-edit-group): Use it.
* gnus-cus.el (gnus-group-customize): Use it.
-2000-05-16 Karl Kleinpaste <karl@charcoal.com>
+2000-05-16 Karl Kleinpaste <karl@charcoal.com>
* gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
* webmail.el: Translate to SP.
-2000-05-13 Robin S. Socha <robin@socha.net>
+2000-05-13 Robin S. Socha <robin@socha.net>
* message.el (message-bounce): Doc typo.
* message.el (message-send-mail-partially-limit): Change the
default value.
-2000-04-27 Erik Toubro Nielsen <erik@ifad.dk>
+2000-04-27 Erik Toubro Nielsen <erik@ifad.dk>
* gnus-util.el (gnus-extract-address-components): Name might be
"".
* gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
let.
-2000-04-26 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
+2000-04-26 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
* gnus-draft.el (gnus-draft-setup): Fix comments.
password provided in mail-sources; use webmail:subtype:user as
the key.
-2000-04-10 John Wiegley <johnw@gnu.org>
+2000-04-10 John Wiegley <johnw@gnu.org>
* mail-source.el (mail-source-fetch-webmail): Use
mail-source-password-cache.
* nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
lines and turn TAB into SPC before parsing.
-2000-03-15 Simon Josefsson <jas@pdc.kth.se>
+2000-03-15 Simon Josefsson <jas@pdc.kth.se>
* nnheader.el (nnheader-group-pathname): Make sure to return a
directory.
* mailcap.el (mailcap-mime-extensions): Add .diff.
-2000-01-06 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
+2000-01-06 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
* mm-decode.el (mm-mailcap-command): handle "%%" and the case where
there is no "%s" in the method.
-2000-01-08 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
+2000-01-08 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
* gnus-sum.el (gnus-summary-select-article): Return 'old.
* nnslashdot.el: Use nnweb-decode-entities-string.
(nnslashdot-decode-entities): Remove.
-1999-12-13 Eric Marsden <emarsden@mail.dotcom.fr>
+1999-12-13 Eric Marsden <emarsden@mail.dotcom.fr>
* nnslashdot.el: Decode entities.
* nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
case matching failed.
-1999-12-02 John Wiegley <jwiegley@inprise.com>
+1999-12-02 John Wiegley <jwiegley@inprise.com>
* mail-source.el (mail-source-keyword-map): Add backslash to
Delete-flag.
* mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
it's available and makes sense.
-1999-11-12 Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
+1999-11-12 Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
* gnus-score.el (gnus-score-save): Translate score file.
* gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
-1999-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
+1999-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
* gnus-art.el (gnus-treat-predicate): Examine whether the argument
is list or not before condition.
-1999-10-07 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
+1999-10-07 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
* gnus-art.el (gnus-treat-predicate): Work for (typep "something").
* nnmail.el (nnmail-process-maildir-mail-format): Typo.
-1999-09-09 Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
+1999-09-09 Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
* gnus-msg.el (gnus-configure-posting-styles): Let
`gnus-posting-styles' have its say in posting-style: local
* gnus-art.el (gnus-treat-predicate): Work for (not 5).
-1999-08-27 Peter von der Ahe <pahe@daimi.au.dk>
+1999-08-27 Peter von der Ahe <pahe@daimi.au.dk>
* message.el (message-send): More helpful error message if sending
fails
* mail-source.el (mail-source-fetch-pop): Instead use
:authentication.
-1999-02-01 Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
+1999-02-01 Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
* lisp/mail-source.el : Support APOP authentication scheme.
* gnus-agent.el (gnus-category-write): Make directory.
-1998-09-26 Simon Josefsson <jas@pdc.kth.se>
+1998-09-26 Simon Josefsson <jas@pdc.kth.se>
* gnus-sum.el (gnus-update-read-articles):
(gnus-update-marks): Request backend update of mark.
* gnus.el: Pterodactyl Gnus v0.27 is released.
-1998-09-11 Lars Magne Ingebrigtsen- <larsi@gnus.org>
+1998-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
* mm-decode.el (mm-alternative-precedence): New variable.
(mm-preferred-alternative): New function.