1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00
Commit graph

993 commits

Author SHA1 Message Date
Miles Bader
2d715b39ea Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 227-228)

   - Update from CVS

2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-ems.el (gnus-x-splash): Make it work.

   * lisp/gnus/gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
   from being used.

   * lisp/gnus/gnus-art.el (gnus-article-summary-command-nosave): Correct the order
   of the arguments passed to pop-to-buffer.
   (gnus-article-read-summary-keys): Ditto.

2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>

   * man/gnus.texi (Misc Group Stuff, Summary Buffer)
   (Server Commands, Article Keymap): Fix typo.  s/function/command/.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-792
2007-06-11 00:56:04 +00:00
Juanma Barranquero
f02ac02f99 (gnus-split-methods): Fix typo in docstring. 2007-06-07 14:33:46 +00:00
Juanma Barranquero
7edcc55464 (mail-source-delete-old-incoming-confirm): Fix typo in docstring. 2007-06-07 00:16:30 +00:00
Juanma Barranquero
554bf857a8 (nndiary-reminders): Fix typos in docstring. 2007-06-06 23:48:57 +00:00
Juanma Barranquero
340f92b1d6 (gnus-diary-time-format, gnus-summary-sort-by-schedule): Fix typos in docstring. 2007-06-06 23:47:36 +00:00
Juanma Barranquero
313f9d1f34 *** empty log message *** 2007-06-06 22:28:13 +00:00
Juanma Barranquero
8c0dd5772b (gnus-summary-highlight): Fix typo in docstring. 2007-06-06 15:40:19 +00:00
Miles Bader
29ec0239fd Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 226)

   - Update from CVS

2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-mime-view-part-externally)
   (gnus-mime-view-part-internally): Fix predicate function passed to
   completing-read.

   * lisp/gnus/mm-decode.el (mm-image-fit-p): Return t if argument is
   not an image; return t if image size is just the same as window size.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-786
2007-06-06 02:19:13 +00:00
Miles Bader
46646c110c Merge from emacs--rel--22, gnus--rel--5.10
Patches applied:

 * emacs--rel--22  (patch 28)

   - Update from CVS

 * gnus--rel--5.10  (patch 224-225)

   - Merge from emacs--devo--0, emacs--rel--22
   - Update from CVS

2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-pop-to-buffer): Add switch-function argument.
   (message-mail): Pass switch-function argument to it.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-777
2007-05-29 23:19:17 +00:00
Chong Yidong
d05b3cfd61 (message-narrow-to-headers-or-head): Ignore mail-header-separator in
the body.
2007-05-28 04:11:30 +00:00
Chong Yidong
3938661c20 * message.el (message-narrow-to-headers-or-head): Ignore
mail-header-separator in the body.
2007-05-28 04:11:07 +00:00
Chong Yidong
4a5084796e (message-pop-to-buffer): Add switch-function argument.
(message-mail): Pass switch-function argument to it.
2007-05-28 02:44:17 +00:00
Chong Yidong
c14dcd06c5 * message.el (message-pop-to-buffer): Add switch-function argument.
(message-mail): Pass switch-function argument to it.
2007-05-28 02:43:14 +00:00
Miles Bader
a02a3c235e Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 222-223)

   - Update from CVS

2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-narrow-to-headers-or-head): Ignore
   mail-header-separator in the body.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-768
2007-05-24 20:18:14 +00:00
Miles Bader
9fff44d500 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 221)

   - Update from CVS

2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-art.el (gnus-article-mode): Fix comment about displaying
   non-break space.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-749
2007-05-15 07:11:09 +00:00
Reiner Steib
596e5f72f0 Remove the description comment (nndiary is now properly documented in the Gnus
manual).  Fix the spelling of "Back End".
2007-05-10 18:44:49 +00:00
Reiner Steib
a57de0d420 (nndiary-request-move-article): Revert hunk from previous commit. 2007-05-09 21:02:29 +00:00
Reiner Steib
eca818096e Remove the description comment (nndiary is now properly documented in the Gnus
manual).  Fix the spelling of "Back End".
2007-05-09 19:29:12 +00:00
Miles Bader
6b554e8869 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 216)

   - Update from CVS

2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-mime-strip-charset-parameters): New function.
   (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
   displayed of multipart/alternative part if it is invoked from summary
   buffer.
   (gnus-article-part-wrapper): Select article window.

   * lisp/gnus/mm-view.el (mm-inline-text-html-render-with-w3m)
   (mm-inline-text-html-render-with-w3m-standalone)
   (mm-inline-render-with-function): Use mail-parse-charset by default.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-706
2007-04-19 12:08:53 +00:00
Miles Bader
c429815a6b Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 214-215)

   - Merge from emacs--devo--0
   - Update from CVS

2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-msg.el (gnus-inews-yank-articles): Use
   message-exchange-point-and-mark instead of exchange-point-and-mark.

2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-yank-original): Make sure cited text ends with
   newline; don't exchange point and mark.

2007-04-07  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/gnus/tls.el (open-tls-stream): Properly handle case where there
   is no associated buffer.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-697
2007-04-10 23:48:06 +00:00
Miles Bader
785064ad95 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 212-213)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-695
2007-04-09 23:42:37 +00:00
Thien-Thi Nguyen
c345112ee1 (gnus-inews-yank-articles): Fix bug: After
message-yank-original, make sure (< mark TEXT point).
2007-04-03 23:25:47 +00:00
Reiner Steib
8aed9ac5f3 * nnmail.el (nnmail-spool-file): Mark as obsolete.
(nnmail-get-new-mail): Reformat.

* gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.

* gmm-utils.el: Fix Commentary.
(gmm-tool-bar-from-list): Fix typo in doc string.
2007-03-31 13:57:00 +00:00
Reiner Steib
1700dd0f09 Augment 2007-03-24 entry. 2007-03-31 13:31:11 +00:00
Miles Bader
87ba2830aa Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 211)

   - Update from CVS

2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus/gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
   evaluation of gnus-extended-version to ensure correct generation of the
   User-Agent header when message-generate-headers-first is used.

2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-art.el (gnus-button-alist): Also catch `<f1> k ...'.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-685
2007-03-31 09:43:42 +00:00
Thien-Thi Nguyen
561fb49147 (message-yank-original): Fix bug:
Don't switch point and mark unnecessarily.
2007-03-27 14:13:19 +00:00
Miles Bader
815b81c8f2 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 209-210)

   - Merge from emacs--devo--0
   - Update from CVS

2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus/message.el (message-required-news-headers):
   * lisp/gnus/gnus-util.el (gnus-intern-safe): Fix typo in docstring.

2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-generate-new-buffers): Change the meaning of the
   nil value; add `standard' to the choices; treat t as `unique'; improve
   doc string.
   (gnus-select-frame-set-input-focus): Autoload.
   (message-buffer-name): Search for the existing message buffer if
   message-generate-new-buffers is nil or `standard'; treat the value t of
   message-generate-new-buffers as `unique'.
   (message-pop-to-buffer): Raise the frame already displaying the message
   buffer; clear the echo area after querying.
   (message-setup): Pass the `continue' argument to compose-mail.
   (message-mail): Prefer `switch-function' if it is given; search for the
   existing message buffer if the `continue' argument is non-nil; pass
   continue and switch-function arguments to compose-mail by way of
   message-setup.
   (message-mail-other-window): Adjust argument of message-setup.
   (message-mail-other-frame): Ditto.

2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/message.texi (Message Buffers): Update documentation for
   message-generate-new-buffers.

2007-03-15  Daiki Ueno  <ueno@unixuser.org>

   * man/pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-674
2007-03-21 13:28:53 +00:00
Kim F. Storm
4968aeffb3 Correctly associate tiny changes with their authors.
Change "tiny patch" to "tiny change".
2007-03-04 23:45:28 +00:00
Miles Bader
45cb30ee1e Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 203-205)

   - Merge from emacs--devo--0
   - Update from CVS

2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-make-in-reply-to): Quote name containing
   non-ASCII characters.  It will make the RFC2047 encoder cause an error
   if there are special characters.  Reported by NAKAJI Hiroyuki
   <nakaji@kankyo-u.ac.jp>.

2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nntp.el (nntp-never-echoes-commands)
   (nntp-open-connection-functions-never-echo-commands): New variables.
   (nntp-send-command): Use them.

2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (NNTP): Mention nntp-never-echoes-commands and
   nntp-open-connection-functions-never-echo-commands.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-658
2007-03-01 23:41:53 +00:00
Miles Bader
aa260d631b Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 202)

   - Update from CVS

2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus/nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
   articles posted in the last 24 hours.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-642
2007-02-19 00:49:13 +00:00
Eli Zaretskii
e925d5ae32 Remove `(tiny change)' from Chris Moore's contributions. 2007-02-17 12:36:55 +00:00
Chong Yidong
ecc7b2bade (smiley-regexp-alist): Add "dead" smiley. 2007-02-14 17:32:50 +00:00
Chong Yidong
c371062c1b * smiley.el (smiley-regexp-alist): Add "dead" smiley. 2007-02-14 17:32:41 +00:00
Glenn Morris
5b87ad5540 Switch to standard GPL text for license. 2007-02-11 01:18:25 +00:00
Miles Bader
c91f4b8310 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 200-201)

   - Merge from emacs--devo--0
   - Update from CVS: lisp/nnweb.el (nnweb-google-parse-1): Update parser.

2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus/nnweb.el (nnweb-google-parse-1): Update parser.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-629
2007-02-05 05:37:56 +00:00
Miles Bader
41e49ce63e Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 197-199)

   - Merge from emacs--devo--0
   - Update from CVS

2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus/nnslashdot.el (nnslashdot-request-article): Update end-of-article
   regexp.

2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/uudecode.el (uudecode-string-to-multibyte): New function emulating
   string-to-multibyte.
   (uudecode-decode-region-internal): Use it.

2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * man/gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
   <tassilo@member.fsf.org>.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-621
2007-01-30 22:18:03 +00:00
Juanma Barranquero
8f77631e60 *** empty log message *** 2007-01-29 17:12:38 +00:00
Juanma Barranquero
aa81935458 (gnus-button-prefer-mid-or-mail): Fix typo in docstring. 2007-01-29 17:03:13 +00:00
Miles Bader
b28080e33a Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 196)

   - Update from CVS

2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
   custom choice.

   * lisp/gnus/gnus-art.el (gnus-signature-limit): Fix custom choice.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-612
2007-01-24 07:13:07 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Miles Bader
b66f54c140 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 194-195)

   - Merge from emacs--devo--0
   - Update from CVS

2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
   Use gnus-home-directory instead of "~/" or "$HOME".

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-606
2007-01-19 11:35:16 +00:00
Miles Bader
651408cba1 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 192-193)

   - Merge from emacs--devo--0
   - Update from CVS

2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-sum.el (gnus-auto-select-first): Improve doc string.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-604
2007-01-19 10:35:34 +00:00
Kenichi Handa
0d7c8ac455 (uudecode-decode-region-internal): Make it work in a
multibyte buffer.
2007-01-12 00:55:34 +00:00
Miles Bader
ba3612110a Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 186-191)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-595
2007-01-09 05:40:39 +00:00
Reiner Steib
40e902eb18 Add missing :group in previous change. 2007-01-06 13:27:53 +00:00
Reiner Steib
d84c37376d (gnus-soup): New custom group. Make user variables customizable. 2007-01-05 11:47:28 +00:00
Miles Bader
db62924458 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 184-185)

   - Update from CVS
   - Merge from emacs--devo--0

2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus/gnus-sum.el (gnus-summary-insert-dormant-articles): Fix typo in
   message.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-582
2007-01-01 03:15:00 +00:00
Miles Bader
11e95b0200 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 179-183)

   - Update from CVS

2006-12-25  Daiki Ueno  <ueno@unixuser.org>

   * lisp/pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
   locale-coding-system.
   * lisp/pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
   LF.

2006-12-29  Jouni K. Sepp,Ad(Bnen  <jks@iki.fi>

   * lisp/gnus/nnimap.el (nnimap-expunge-search-string): Mention
   nnimap-search-uids-not-since-is-evil in docstring.

2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/spam.el: Revert to make-obsolete-variable because
   define-obsolete-variable-alias is not supported in Emacs 21.

2006-12-28  Daiki Ueno  <ueno@unixuser.org>

   * lisp/gnus/gnus-sum.el (gnus-summary-next-article): Make sure we are in the
   summary buffer.

2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/spam.el (spam-ifile-path, spam-ifile-database-path)
   (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
   make-obsolete-variable.

2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el (message-make-fqdn): Fix comment.
   (message-bogus-system-names): Add ".local".

   * lisp/gnus/spam.el (spam-ifile-path, spam-ifile-program)
   (spam-ifile-database-path, spam-ifile-database)
   (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
   Don't use "path" inappropriately.
   (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
   strings.
   (spam-check-ifile, spam-ifile-register-with-ifile)
   (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
   new variable names.

   * lisp/gnus/gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
   (gnus-treat-display-smileys): Simplify using
   gnus-image-type-available-p.

   * lisp/gnus/gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
   available.

2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
   one after turning on the buffer's multibyteness instead of decoding
   them directly in the unibyte buffer that causes unexpected conversion
   in Emacs 23 (unicode).

2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (Customizing Articles): Add index entries for all
   gnus-treat-* variables.

2006-12-29  Jouni K. Sepp,Ad(Bnen  <jks@iki.fi>

   * man/gnus.texi (IMAP): Fix incorrect explanation of
   nnimap-search-uids-not-since-is-evil in documentation for
   nnimap-expunge-search-string.

2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
   spam-ifile-database.

2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (Spam Package Configuration Examples): Don't encourage to
   rebind C-s.

2006-12-26  Jouni K. Sepp,Ad(Bnen  <jks@iki.fi>

   * man/gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
   (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
   "expiring mail".
   (IMAP): Document nnimap-search-uids-not-since-is-evil and
   nnimap-nov-is-evil.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-576
2006-12-30 15:34:42 +00:00
Miles Bader
9b9e104e5f Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 177-178)

   - Merge from emacs--devo--0
   - Update from CVS

2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
   disconnect icons.  Add help text.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-569
2006-12-22 08:14:45 +00:00
Glenn Morris
08a1e8ade4 Verna has assigned copyright to FSF, so merge his years info FSF's. 2006-12-17 06:51:14 +00:00