gnus
15 years ago* gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
Katsumi Yamaoka [Tue, 29 Jul 2008 23:59:05 +0000 (23:59 +0000)]
* gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
 don't redisplay article for raw contents; remove plural articles stuff.

* gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
 on gnus-summary-save-article; display results properly.

15 years agoNo need to fbind ns-focus-frame.
Katsumi Yamaoka [Mon, 28 Jul 2008 23:47:19 +0000 (23:47 +0000)]
No need to fbind ns-focus-frame.

15 years agoMerge from emacs--devo--0
Miles Bader [Sun, 27 Jul 2008 00:26:58 +0000 (00:26 +0000)]
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 1344, 1352, 1354-1355)

   - Update from CVS
   - Merge from gnus--devo--0

2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>

   * lisp/gnus-util.el (ns-focus-frame): Remove declaration.
   (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
   like x.

2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>

   * lisp/rfc2104.el (rfc2104-zero): Delete defconst.
   (rfc2104-hex-alist): Likewise.
   (rfc2104-hex-to-int): Delete func.
   (rfc2104-hexstring-to-bitstring): Likewise.
   (rfc2104-nybbles): New defconst.
   (rfc2104-hash): Rewrite for speed.

2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/tls.el (open-tls-stream): Make it work with the 2nd argument
   BUFFER that is a string but does not exist as a buffer object, as
   mentioned in the doc-string.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-526

15 years ago(Saving Articles): Describe the 2nd argument of gnus-summary-save-in-pipe.
Katsumi Yamaoka [Thu, 24 Jul 2008 23:57:04 +0000 (23:57 +0000)]
(Saving Articles): Describe the 2nd argument of gnus-summary-save-in-pipe.
(SpamAssassin): Use it.

15 years ago(gnus-summary-save-in-pipe): Add optional argument `raw'.
Katsumi Yamaoka [Thu, 24 Jul 2008 23:56:56 +0000 (23:56 +0000)]
(gnus-summary-save-in-pipe): Add optional argument `raw'.

15 years ago(SpamAssassin): Fix previous commit.
Katsumi Yamaoka [Wed, 23 Jul 2008 00:35:33 +0000 (00:35 +0000)]
(SpamAssassin): Fix previous commit.

15 years ago(SpamAssassin): Fix previous commit.
Katsumi Yamaoka [Tue, 22 Jul 2008 23:10:57 +0000 (23:10 +0000)]
(SpamAssassin): Fix previous commit.

15 years ago(gnus-summary-save-in-pipe): Consider gnus-save-all-headers.
Katsumi Yamaoka [Tue, 22 Jul 2008 23:10:51 +0000 (23:10 +0000)]
(gnus-summary-save-in-pipe): Consider gnus-save-all-headers.

15 years ago(SpamAssassin): Fix gnus-summary-save-in-pipe usage.
Katsumi Yamaoka [Tue, 22 Jul 2008 11:34:54 +0000 (11:34 +0000)]
(SpamAssassin): Fix gnus-summary-save-in-pipe usage.

15 years agoFbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and SXEmacs.
Katsumi Yamaoka [Fri, 18 Jul 2008 02:28:55 +0000 (02:28 +0000)]
Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and SXEmacs.

15 years agoMerge from emacs--devo--0
Miles Bader [Thu, 17 Jul 2008 23:43:41 +0000 (23:43 +0000)]
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 1322, 1326, 1329, 1332, 1340-1341)

   - Update from CVS
   - Merge from gnus--devo--0
   - Merge from emacs--rel--22
   - Remove junk from arch patch-logs

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

   - Merge from gnus--rel--5.10

2008-07-16  Glenn Morris  <rgm@gnu.org>

   * lisp/gnus-util.el (ns-focus-frame): Declare for compiler.

2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/message.el (message-send-mail-with-sendmail):
   Display the error message.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-521

15 years ago(gnus-article-save): Ignore gnus-visible-headers that is set as a group
Katsumi Yamaoka [Thu, 10 Jul 2008 23:58:14 +0000 (23:58 +0000)]
(gnus-article-save): Ignore gnus-visible-headers that is set as a group
 parameter.
(gnus-summary-save-in-pipe): Work when it is called independently.
(gnus-summary-pipe-to-muttprint): Don't modify
 gnus-summary-pipe-output-default-command.

15 years agoRemove accidentally added files
Miles Bader [Mon, 7 Jul 2008 07:41:44 +0000 (07:41 +0000)]
Remove accidentally added files

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-519

15 years ago(install, uninstall): Fix previous commit.
Katsumi Yamaoka [Fri, 4 Jul 2008 08:30:18 +0000 (08:30 +0000)]
(install, uninstall): Fix previous commit.

15 years ago(install): Install png and svg files.
Katsumi Yamaoka [Fri, 4 Jul 2008 06:26:59 +0000 (06:26 +0000)]
(install): Install png and svg files.
(uninstall): Uninstall png and svg files.

15 years agoMerge from emacs--devo--0, gnus--rel--5.10
Miles Bader [Fri, 4 Jul 2008 00:09:30 +0000 (00:09 +0000)]
Merge from emacs--devo--0, gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 1254-1310)

   - Update from CVS
   - Fix behavior of text-scale-increase when text-scale-mode is disabled
   - Tweak interface of buffer-face-mode functions
   - Fix variable names in buffer-face-mode-invoke
   - Fix autoload building command in src Makefile
   - Fix autoload directives in lisp/face-remap.el
   - (text-scale-adjust): Bind `echo-keystrokes' to nil.
   - Handle void selection in mouse-appearance-menu
   - Update from CVS: lisp/ibuf-ext.el (diff-sentinel): Declare.
   - Fix a bug with parsing of overlapping markup sequences in rcirc
   - Merge from emacs--rel--22
   - Implement display-time wrap/line-prefix feature
   - Merge from gnus--devo--0
   - Add missing doc/misc/ChangeLog entry

 * emacs--rel--22  (patch 277)
 * gnus--rel--5.10  (patch 297)

   - Update from CVS

2008-07-02  Juanma Barranquero  <lekktu@gmail.com>

   * lisp/nnimap.el (nnimap-id):
   * lisp/sieve-manage.el (sieve-manage-open): Doc fixes.

2008-07-02  Francesc Rocher  <rocher@member.fsf.org>

   * lisp/gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
   if available.

2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.

   * lisp/nnkiboze.el (nnkiboze-generate-group):
   Use explicit mm-disable-multibyte rather than mm-with-unibyte.

   * lisp/nnmairix.el: Require CL.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-517

15 years ago(Saving Articles): Mention gnus-summary-pipe-output-default-command and
Katsumi Yamaoka [Wed, 2 Jul 2008 11:47:44 +0000 (11:47 +0000)]
(Saving Articles): Mention gnus-summary-pipe-output-default-command and
 gnus-summary-save-in-pipe.

15 years ago* gnus-art.el (gnus-default-article-saver): Add gnus-summary-save-in-pipe to
Katsumi Yamaoka [Wed, 2 Jul 2008 11:47:36 +0000 (11:47 +0000)]
* gnus-art.el (gnus-default-article-saver): Add gnus-summary-save-in-pipe to
 choices.
(gnus-summary-save-in-pipe): Add :decode and :headers properties;
 use gnus-summary-pipe-output-default-command as the default command.
(gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program instead
 of gnus-last-shell-command.

* gnus-sum.el (gnus-summary-pipe-output-default-command): New user option.
(gnus-summary-muttprint-program): Mention the value will be changed.
(gnus-summary-save-article): Force showing of all headers.
(gnus-summary-pipe-output): Work with the 2nd argument HEADERS.

15 years ago(gnus-score-find-trace): Add "Total score" line.
Reiner Steib [Tue, 1 Jul 2008 20:17:41 +0000 (20:17 +0000)]
(gnus-score-find-trace): Add "Total score" line.

15 years agoMerge from emacs--devo--0, emacs--rel--22
Miles Bader [Tue, 17 Jun 2008 21:37:01 +0000 (21:37 +0000)]
Merge from emacs--devo--0, emacs--rel--22

Patches applied:

 * emacs--devo--0  (patch 1231, 1236, 1242, 1244-1245, 1253)

   - Merge from gnus--devo--0
   - Update from CVS
   - Remove unneeded Gnus ChangeLog entries

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

   - Merge from gnus--rel--5.10

2008-06-16  Glenn Morris  <rgm@gnu.org>

   * texi/pgg.texi, texi/sasl.texi: Add Cover-Texts.

2008-06-15  Glenn Morris  <rgm@gnu.org>

   * texi/sasl.texi: Refer to license in Emacs manual.

   * texi/gnus-coding.texi: Refer to license in Gnus manual.

   * texi/emacs-mime.texi, texi/gnus.texi, texi/message.texi, texi/sieve.texi:
   Remove references to external license, since doclicense is included.

2008-06-13  Glenn Morris  <rgm@gnu.org>

   * texi/emacs-mime.texi, texi/gnus-coding.texi, texi/gnus.texi, texi/message.texi
   * texi/sieve.texi: Update Back-Cover Text as per maintain.info.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-514

15 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 17 Jun 2008 02:36:37 +0000 (02:36 +0000)]
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>

   * texi/gnus-faq.texi: Generate. Change node names to "FAQ N-M".

   * texi/Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
   (gnus-faq.xml): Update repository host.

   * texi/xml2texi.scm (boilerplate): Update copyright years.
   (format-q-level): Change node names to "FAQ N-M", since period in
   "[N.M]" is invalid, see "(texinfo)Node Line Requirements".

   * texi/gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).

2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>

   * texi/gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
   Fix a typo.

2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>

   * texi/gnus.texi (Mail Source Customization): Correct values of
   `mail-source-delete-incoming'.  Reported by Tassilo Horn.
   (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-513

15 years agoFix previous commit.
Katsumi Yamaoka [Mon, 16 Jun 2008 00:06:10 +0000 (00:06 +0000)]
Fix previous commit.

15 years ago* dgnushack.el: Autoload get-display-table and put-display-table for XEmacs
Katsumi Yamaoka [Mon, 16 Jun 2008 00:03:09 +0000 (00:03 +0000)]
* dgnushack.el: Autoload get-display-table and put-display-table for XEmacs
 21.5.

* lpath.el: Fbind get-display-table and put-display-table for XEmacs 21.4 and
 SXEmacs.

15 years ago(nnimap-request-delete-group): Unselect group if necessary.
Reiner Steib [Sun, 15 Jun 2008 16:14:01 +0000 (16:14 +0000)]
(nnimap-request-delete-group): Unselect group if necessary.

15 years ago2008-06-14 * nnmairix.el: Improve ChangeLog entry.
Reiner Steib [Sun, 15 Jun 2008 12:10:36 +0000 (12:10 +0000)]
2008-06-14 * nnmairix.el: Improve ChangeLog entry.

15 years ago2008-06-14 * nnmairix.el: Add function/variable level entry.
Reiner Steib [Sun, 15 Jun 2008 12:08:20 +0000 (12:08 +0000)]
2008-06-14 * nnmairix.el: Add function/variable level entry.

15 years ago* gnus-util.el (gnus-put-display-table, gnus-get-display-table): New
Reiner Steib [Sat, 14 Jun 2008 15:45:03 +0000 (15:45 +0000)]
* gnus-util.el (gnus-put-display-table, gnus-get-display-table): New
macros that expand to an `aset'/`aref' call under Emacs, and to a
runtime choice under XEmacs.

* gnus-sum.el (gnus-summary-set-display-table): Use
`gnus-put-display-table', `gnus-get-display-table',
`gnus-set-display-table' for the display table, instead of `aset'.

* gnus-xmas.el (gnus-xmas-summary-set-display-table): Use
`gnus-put-display-table', `gnus-get-display-table',
`gnus-set-display-table' for the display table.

15 years agoAdd autoloads.
Reiner Steib [Sat, 14 Jun 2008 15:39:11 +0000 (15:39 +0000)]
Add autoloads.

15 years ago(nnmairix-delete-recreate-group)
Reiner Steib [Sat, 14 Jun 2008 15:03:19 +0000 (15:03 +0000)]
(nnmairix-delete-recreate-group)
(nnmairix-update-and-clear-marks): Fix error messages.

15 years ago* nnmairix.el: Upgrade to version 0.6. FIXME: Add entry on
Reiner Steib [Sat, 14 Jun 2008 13:32:24 +0000 (13:32 +0000)]
* nnmairix.el: Upgrade to version 0.6.  FIXME: Add entry on
function/variable level.

- It is now possible to propagate marks from the nnmairix groups
  to the original messages (and for maildir also vice versa). See
  the docs for details on this feature - it's pretty delicate
  and currently needs a patched mairix binary to work smoothly.

- Keep messages in nnmairix groups always read/unread
  (bound to `G b r').

- Recreate back end folder for nnmairix groups in case you
  somehow get wrong article counts (bound to `G b d').

- New group parameter `allow-fast'. Toggling of parameter bound to `G b
  a'.  The default is nil, meaning that the group will always be
  updated with a mairix search, even when only entered.

- More/Better use of the registry (if available).  Can now also deal
  with duplicate messages in different groups.

15 years ago(nnmairix): Eliminate wrong use of `path', cf. the GNU coding standards.
Reiner Steib [Sat, 14 Jun 2008 13:14:59 +0000 (13:14 +0000)]
(nnmairix): Eliminate wrong use of `path', cf. the GNU coding standards.

15 years ago(nnmairix): Markup fixes.
Reiner Steib [Sat, 14 Jun 2008 12:54:07 +0000 (12:54 +0000)]
(nnmairix): Markup fixes.

15 years agoRequire edmacro when compiling with XEmacs.
Katsumi Yamaoka [Wed, 11 Jun 2008 23:12:55 +0000 (23:12 +0000)]
Require edmacro when compiling with XEmacs.
(nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
 available in Emacs 21.

15 years agoMerge from emacs--devo--0
Miles Bader [Wed, 11 Jun 2008 14:19:45 +0000 (14:19 +0000)]
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 1214-1215, 1218-1219, 1223, 1226, 1228)

   - Update from CVS
   - Merge from gnus--devo--0

2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>

   * contrib/sendmail.el (mail-interactive): Change default.

2008-06-11  Glenn Morris  <rgm@gnu.org>

   * lisp/gnus-util.el (x-focus-frame):
   * lisp/gnus.el (image-size):
   * lisp/mm-decode.el (image-size): Declare.

   * lisp/gnus-picon.el (declare-function): Add compat definition.
   (image-size): Declare.

   * lisp/gnus-group.el (tool-bar-map):
   * lisp/gnus-sum.el (tool-bar-map): Define for compiler.

   * lisp/gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.

   * lisp/nnfolder.el (gnus-intersection): Remove unnecessary autoload.

   * lisp/gnus-agent.el, lisp/gnus-cache.el, lisp/gnus-ems.el, lisp/gnus-group.el:
   * lisp/gnus-logic.el, lisp/gnus-msg.el, lisp/gnus-util.el, lisp/gnus.el, lisp/mail-source.el:
   * lisp/message.el, lisp/mm-decode.el, lisp/mm-encode.el, lisp/mm-view.el, lisp/mml.el:
   * lisp/mml1991.el, lisp/mml2015.el, lisp/nnfolder.el, lisp/nnheader.el, lisp/nnimap.el:
   * lisp/nnmail.el, lisp/nnml.el, lisp/nnrss.el, lisp/nntp.el, lisp/nnvirtual.el:
   * lisp/sieve-manage.el, lisp/spam-report.el, lisp/spam.el:
   Remove unnecessary eval-and-compile of autoloads.

2008-06-08  Michael Albinus  <michael.albinus@gmx.de>

   * lisp/auth-source.el: Precise Tramp doc.

2008-06-07  Glenn Morris  <rgm@gnu.org>

   * lisp/nnmairix.el: Remove unnecessary eval-when-compile.

2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/gnus-util.el (gnus-read-shell-command): New function.
   * lisp/mm-decode.el (mm-pipe-part):
   * lisp/gnus-art.el (gnus-summary-save-in-pipe): Use it.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-509

15 years agoMerge from gnus--rel--5.10
Miles Bader [Fri, 6 Jun 2008 22:56:13 +0000 (22:56 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 294-295)

   - Update from CVS

2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/lpath.el: Fbind propertize for XEmacs 21.4.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-508

15 years agoRemove contrib/nnir.el (moved into lisp)
Miles Bader [Fri, 6 Jun 2008 02:28:04 +0000 (02:28 +0000)]
Remove contrib/nnir.el (moved into lisp)

15 years agoRemove FIXME about moving file from ../contrib to ../lisp
Reiner Steib [Thu, 5 Jun 2008 21:50:07 +0000 (21:50 +0000)]
Remove FIXME about moving file from ../contrib to ../lisp

15 years ago(nnmairix): Markup and othe minor fixes.
Reiner Steib [Thu, 5 Jun 2008 21:40:35 +0000 (21:40 +0000)]
(nnmairix): Markup and othe minor fixes.

15 years ago(nnmairix): New nodes describing nnmairix.el.
Reiner Steib [Thu, 5 Jun 2008 21:38:09 +0000 (21:38 +0000)]
(nnmairix): New nodes describing nnmairix.el.

15 years agoRemove entry about nnir.el.
Reiner Steib [Thu, 5 Jun 2008 20:55:41 +0000 (20:55 +0000)]
Remove entry about nnir.el.

15 years agoMove here from ../contrib.
Reiner Steib [Thu, 5 Jun 2008 20:54:26 +0000 (20:54 +0000)]
Move here from ../contrib.

15 years ago* nnir.el: Move to ../lisp.
Reiner Steib [Thu, 5 Jun 2008 20:52:11 +0000 (20:52 +0000)]
* nnir.el: Move to ../lisp.

15 years ago(Searching, nnir, nnmairix): New stub nodes.
Reiner Steib [Thu, 5 Jun 2008 20:49:06 +0000 (20:49 +0000)]
(Searching, nnir, nnmairix): New stub nodes.

15 years ago(Group Parameters): Change ~/.gnus to ~/.gnus.el
Reiner Steib [Thu, 5 Jun 2008 20:29:33 +0000 (20:29 +0000)]
(Group Parameters): Change ~/.gnus to ~/.gnus.el

15 years agoMerge from emacs--devo--0, emacs--rel--22
Miles Bader [Thu, 5 Jun 2008 06:23:11 +0000 (06:23 +0000)]
Merge from emacs--devo--0, emacs--rel--22

Patches applied:

 * emacs--devo--0  (patch 1172, 1175-1176, 1178, 1186, 1192, 1199, 1212)

   - Merge from gnus--devo--0
   - Update from CVS

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

   - Merge from gnus--rel--5.10

2008-06-03  Glenn Morris  <rgm@gnu.org>

   * lisp/pop3.el (nnheader-accept-process-output): Autoload it.

2008-05-27  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/parse-time.el (parse-time-months, parse-time-weekdays): Add
   long-form month and day names.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-506

15 years ago(message-disassociate-draft): Revert 2008-03-18 change.
Katsumi Yamaoka [Thu, 5 Jun 2008 00:46:37 +0000 (00:46 +0000)]
(message-disassociate-draft): Revert 2008-03-18 change.

15 years ago(rfc2231-decode-encoded-string): Don't decode things that are not 2-digit
Katsumi Yamaoka [Fri, 30 May 2008 10:06:47 +0000 (10:06 +0000)]
(rfc2231-decode-encoded-string): Don't decode things that are not 2-digit
 hexadecimal characters that follow `%'s.

15 years ago(message-bogus-addresses): Rename from message-bogus-address-regexp.
Reiner Steib [Thu, 29 May 2008 18:16:58 +0000 (18:16 +0000)]
(message-bogus-addresses): Rename from message-bogus-address-regexp.
Improve custom options.
(message-bogus-recipient-p): Adjust accordingly.

15 years ago(message-bogus-recipient-p): Fix type in doc string.
Reiner Steib [Thu, 29 May 2008 18:00:08 +0000 (18:00 +0000)]
(message-bogus-recipient-p): Fix type in doc string.
Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.

15 years ago* dgnushack.el: Autoload debug, eudc-expand-inline and pgg-snarf-keys-region
Katsumi Yamaoka [Mon, 26 May 2008 08:36:06 +0000 (08:36 +0000)]
* dgnushack.el: Autoload debug, eudc-expand-inline and pgg-snarf-keys-region
 for XEmacs.

* lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.

* nnmairix.el: Require edmacro when compiling with XEmacs.

15 years ago(uncompface): Make buffer, in which uncompface program runs, unibyte.
Katsumi Yamaoka [Sun, 25 May 2008 23:41:47 +0000 (23:41 +0000)]
(uncompface): Make buffer, in which uncompface program runs, unibyte.

15 years ago(Filling In Threads): Additions to gnus-fetch-old-headers.
Reiner Steib [Sat, 24 May 2008 13:07:14 +0000 (13:07 +0000)]
(Filling In Threads): Additions to gnus-fetch-old-headers.

15 years ago(gnus-summary-initial-limit): Use unless instead of if.
Reiner Steib [Sat, 24 May 2008 13:06:11 +0000 (13:06 +0000)]
(gnus-summary-initial-limit): Use unless instead of if.
(gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.

15 years ago* auth-source.el: Add more docs.
Teodor Zlatanov [Tue, 20 May 2008 18:06:48 +0000 (18:06 +0000)]
* auth-source.el: Add more docs.

* netrc.el (netrc-machine): Always match if the port is not given.

15 years ago* nnheader.el (nnheader-read-timeout): Change the default timeout from
Lars Magne Ingebrigtsen [Mon, 19 May 2008 15:34:44 +0000 (15:34 +0000)]
* nnheader.el (nnheader-read-timeout): Change the default timeout from
0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
retrieval faster in some cases, but might make CPU usage larger.  If
this has any bad side effects, we might revert this change.

* pop3.el (pop3-movemail):
(pop3-movemail): Use nnheader-accept-process-output instead of sleeping
unconditionally.

15 years ago(pop3-movemail): Change the sit-for from 0.1 to 0.01, which
Lars Magne Ingebrigtsen [Mon, 19 May 2008 15:25:56 +0000 (15:25 +0000)]
(pop3-movemail): Change the sit-for from 0.1 to 0.01, which
seems to make mail retrieval much, much faster.

15 years ago(gnus-group-send-queue): Bind
Lars Magne Ingebrigtsen [Mon, 19 May 2008 12:01:17 +0000 (12:01 +0000)]
(gnus-group-send-queue): Bind
message-send-mail-partially-limit to nil to avoid being prompted.

15 years agoMerge from emacs--devo--0
Miles Bader [Mon, 19 May 2008 08:47:43 +0000 (08:47 +0000)]
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 1144-1145, 1147, 1149, 1151, 1153, 1161, 1163, 1165, 1167-1168)

   - Update from CVS
   - Merge from gnus--devo--0

2008-05-19  Teodor Zlatanov  <tzz@lifelogs.com>

   * contrib/mail/smtpmail.el: Add autoload for `auth-source-user-or-password'.
   (smtpmail-try-auth-methods): Use it.

2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
   rfc2104-hexstring-to-byte-list.  Return a unibyte string.
   (rfc2104-hash): Use it.

2008-05-08  Juanma Barranquero  <lekktu@gmail.com>

   * lisp/gnus-art.el (gnus-article-toggle-truncate-lines):
   Don't use `iff' in docstring.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-497

15 years ago(mml-attach-buffer): Prompt for `disposition'.
Reiner Steib [Fri, 16 May 2008 21:33:00 +0000 (21:33 +0000)]
(mml-attach-buffer): Prompt for `disposition'.

15 years ago(message-bogus-address-regexp): Fix and improve custom type.
Reiner Steib [Fri, 16 May 2008 21:26:45 +0000 (21:26 +0000)]
(message-bogus-address-regexp): Fix and improve custom type.
(message-setup-hook): Add message-check-recipients as custom option.

15 years ago(nnir-add-result): Properly substitute the parameters.
Reiner Steib [Thu, 15 May 2008 20:11:34 +0000 (20:11 +0000)]
(nnir-add-result): Properly substitute the parameters.

15 years ago(message-cite-function): Remove bogus autoload which crept in during merge
Reiner Steib [Thu, 15 May 2008 20:09:07 +0000 (20:09 +0000)]
(message-cite-function): Remove bogus autoload which crept in during merge
from v5-10.

15 years ago(Scoring On Other Headers): Fix typo. Rearrange.
Reiner Steib [Thu, 15 May 2008 20:06:06 +0000 (20:06 +0000)]
(Scoring On Other Headers): Fix typo.  Rearrange.

15 years ago(nnimap-open-connection): Fix login/password bug.
Teodor Zlatanov [Wed, 14 May 2008 20:28:02 +0000 (20:28 +0000)]
(nnimap-open-connection): Fix login/password bug.

15 years ago(nnrss-normalize-date): Accept Unix-style epoch timestamps.
Teodor Zlatanov [Wed, 14 May 2008 19:51:51 +0000 (19:51 +0000)]
(nnrss-normalize-date): Accept Unix-style epoch timestamps.

15 years agoPreliminary Tramp docs.
Teodor Zlatanov [Wed, 14 May 2008 19:50:58 +0000 (19:50 +0000)]
Preliminary Tramp docs.
(auth-sources): Change the default auth-sources to use
EPA .gpg files.

15 years ago* nntp.el: Autoload `auth-source-user-or-password'.
Teodor Zlatanov [Fri, 9 May 2008 21:21:25 +0000 (21:21 +0000)]
* nntp.el: Autoload `auth-source-user-or-password'.
(nntp-send-authinfo): Use it.

* nnimap.el: Autoload `auth-source-user-or-password'.
(nnimap-open-connection): Use it.

* auth-source.el: Import gnus-util
for the gnus-message function.
(auth-source-user-or-password): Use it.

15 years agoAdded docs on using with url-auth.
Teodor Zlatanov [Fri, 9 May 2008 19:28:48 +0000 (19:28 +0000)]
Added docs on using with url-auth.

15 years ago(nnir-add-result): Properly substitute the parameters.
Reiner Steib [Thu, 8 May 2008 18:13:53 +0000 (18:13 +0000)]
(nnir-add-result): Properly substitute the parameters.

15 years ago(nnir-run-waissearch, nnir-run-swish++): Remove unused local variable.
Reiner Steib [Thu, 8 May 2008 18:11:06 +0000 (18:11 +0000)]
(nnir-run-waissearch, nnir-run-swish++): Remove unused local variable.
(nnimap-server-buffer): Silence compiler warning.

15 years ago* gnus-registry.el: Adjusted copyright dates and added a keyword.
Teodor Zlatanov [Wed, 7 May 2008 20:27:45 +0000 (20:27 +0000)]
* gnus-registry.el: Adjusted copyright dates and added a keyword.

15 years ago* gnus-util.el (gnus-extract-address-component-name)
Teodor Zlatanov [Wed, 7 May 2008 15:41:32 +0000 (15:41 +0000)]
* gnus-util.el (gnus-extract-address-component-name)
(gnus-extract-address-component-email): Convenience functions around
`gnus-extract-address-components'.

* gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
`gnus-extract-address-component-email' to fix bug of comparing full
sender name to `user-mail-address'.

15 years ago(gnus-registry-grep-in-list): Fix logic, use
Teodor Zlatanov [Mon, 5 May 2008 21:36:33 +0000 (21:36 +0000)]
(gnus-registry-grep-in-list): Fix logic, use
catch/throw to optimize.
(gnus-registry-find-keywords): Just use member to find a keyword.

15 years agoTweak lisp/ChangeLog entry order
Miles Bader [Mon, 5 May 2008 01:54:03 +0000 (01:54 +0000)]
Tweak lisp/ChangeLog entry order

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-489

15 years agoMerge from emacs--devo--0, emacs--rel--22
Miles Bader [Mon, 5 May 2008 01:31:53 +0000 (01:31 +0000)]
Merge from emacs--devo--0, emacs--rel--22

Patches applied:

 * emacs--devo--0  (patch 1125, 1127-1128, 1130-1131, 1137-1138, 1141, 1143)

   - Merge from gnus--devo--0
   - Update from CVS

 * emacs--rel--22  (patch 257, 259)

   - Merge from gnus--rel--5.10

2008-05-04  Juri Linkov  <juri@jurta.org>

   * lisp/mailcap.el (mailcap-replace-in-string): New compatibility alias.
   (mailcap-file-default-commands): Use mailcap-replace-in-string
   instead of replace-regexp-in-string, and mailcap-delete-duplicates
   instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.

2008-05-02  Juanma Barranquero  <lekktu@gmail.com>

   * lisp/gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
   (gmm-image-load-path-for-library): Fix typos in docstrings.
   (gmm-message): Reflow docstring.

2008-04-25  Juanma Barranquero  <lekktu@gmail.com>

   * lisp/smime.el (smime-sign-region, smime-encrypt-region)
   (smime-decrypt-region):
   Remove redundant calls to `generate-new-buffer-name'.

2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/sieve-manage.el (sieve-string-bytes): Remove.
   (sieve-manage-putscript): Use length instead: `string-bytes' gives the
   correct byte-length only if the process's coding-system is the same as
   the one used internally by Emacs to represent strings.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-488

15 years ago(gnus-propagate-marks): Fix custom version.
Reiner Steib [Sat, 3 May 2008 09:51:40 +0000 (09:51 +0000)]
(gnus-propagate-marks): Fix custom version.

16 years agoFix release number.
Lars Magne Ingebrigtsen [Thu, 1 May 2008 21:58:12 +0000 (21:58 +0000)]
Fix release number.

16 years agoBump version to 0.11
Lars Magne Ingebrigtsen [Thu, 1 May 2008 21:57:24 +0000 (21:57 +0000)]
Bump version to 0.11

16 years agoRelease commit
Lars Magne Ingebrigtsen [Thu, 1 May 2008 21:52:35 +0000 (21:52 +0000)]
Release commit

16 years agoRelease commit
Lars Magne Ingebrigtsen [Thu, 1 May 2008 21:50:24 +0000 (21:50 +0000)]
Release commit

16 years ago2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
Lars Magne Ingebrigtsen [Thu, 1 May 2008 15:28:18 +0000 (15:28 +0000)]
2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
(Various Summary Stuff): Fix typo in last xref.

16 years ago(gnus-propagate-marks): Rename variable to something more sensible.
Lars Magne Ingebrigtsen [Thu, 1 May 2008 14:26:34 +0000 (14:26 +0000)]
(gnus-propagate-marks): Rename variable to something more sensible.

16 years ago(gnus-use-marks): Define gnus-use-marks.
Lars Magne Ingebrigtsen [Thu, 1 May 2008 14:25:22 +0000 (14:25 +0000)]
(gnus-use-marks): Define gnus-use-marks.

16 years ago(gnus-summary-save-parts): Inhibit even more treatment
Lars Magne Ingebrigtsen [Thu, 1 May 2008 14:22:39 +0000 (14:22 +0000)]
(gnus-summary-save-parts): Inhibit even more treatment
hooks.
(gnus-update-read-articles): Speed up non-marks-using users.

16 years agomail-source.el (mail-source-set-1, mail-source-bind): Moved
Teodor Zlatanov [Mon, 28 Apr 2008 16:44:02 +0000 (16:44 +0000)]
mail-source.el (mail-source-set-1, mail-source-bind): Moved
auth-source code out of the macro to clean it up and fix bugs.

16 years ago* gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
Teodor Zlatanov [Sat, 26 Apr 2008 12:54:20 +0000 (12:54 +0000)]
* gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
by sender if it's equal to user-mail-address, it's likely to be
useless.

* mail-source.el (mail-source-bind): Don't use server unless
it's bound, and default it to empty string otherwise.

16 years ago(mail-source-bind): Don't use user or password if they
Teodor Zlatanov [Sat, 26 Apr 2008 12:47:15 +0000 (12:47 +0000)]
(mail-source-bind): Don't use user or password if they
are not bound.  Unintern them if they are nil.

16 years agoMerge from gnus--rel--5.10
Miles Bader [Sat, 26 Apr 2008 04:31:17 +0000 (04:31 +0000)]
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)

   * lisp/mm-encode.el (mm-safer-encoding): Add optional argument `type'.
   Don't use QP for message/rfc822.
   (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-484

16 years ago* mail-source.el: Load auth-source.el.
Teodor Zlatanov [Fri, 25 Apr 2008 18:42:18 +0000 (18:42 +0000)]
* mail-source.el: Load auth-source.el.
(mail-source-bind): Add comments.  Call auth-source-user-or-password to
get user name or password, if auth-sources is set up.

* gnus-registry.el (gnus-registry-split-strategy): New variable for
strategy of splitting with parent.
(gnus-registry-split-fancy-with-parent)
(gnus-registry-post-process-groups): Use it and fix prior
bug (returning a list as the split result).

* auth-source.el (auth-sources): Remove server parameter.
(auth-source-pick, auth-source-user-or-password)
(auth-source-user-or-password-imap)
(auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
(auth-source-user-or-password-sftp)
(auth-source-user-or-password-smtp): Remove server parameter.

16 years agoSplit 2004-04-05 entry. Fix attribution.
Reiner Steib [Thu, 24 Apr 2008 17:56:10 +0000 (17:56 +0000)]
Split 2004-04-05 entry.  Fix attribution.

16 years agoFix 2004-03-15 tiny change entry.
Reiner Steib [Thu, 24 Apr 2008 17:53:25 +0000 (17:53 +0000)]
Fix 2004-03-15 tiny change entry.

16 years agoFix byte compiler warnings.
Reiner Steib [Thu, 24 Apr 2008 17:43:12 +0000 (17:43 +0000)]
Fix byte compiler warnings.
(nnir-retrieve-headers): Don't set let-bound vars to nil.  Replace
mapcar called for effect with mapc.
(nnir-compose-result): Bind `group'.  Don't set let-bound vars to nil.
(nnir-run-imap, nnir-artlist-groups): Replace mapcar called for effect
with mapc.
(nnir-run-swish++, nnir-run-swish-e, nnir-run-namazu): Don't set
let-bound vars to nil.

16 years agoRemove extraneous directory prefixes from ChangeLog entries
Miles Bader [Thu, 24 Apr 2008 04:28:03 +0000 (04:28 +0000)]
Remove extraneous directory prefixes from ChangeLog entries

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-482

16 years agoMerge from emacs--devo--0, emacs--rel--22
Miles Bader [Thu, 24 Apr 2008 04:19:22 +0000 (04:19 +0000)]
Merge from emacs--devo--0, emacs--rel--22

Patches applied:

 * emacs--devo--0  (patch 1092-1093, 1095, 1097, 1099-1104, 1106, 1108, 1110, 1113, 1118-1119, 1121)

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

 * emacs--rel--22  (patch 241-243, 245-246, 249, 254)

   - Update from CVS
   - Merge from gnus--rel--5.10

2008-04-22  Juri Linkov  <juri@jurta.org>

   * lisp/mailcap.el (mailcap-file-default-commands): New function.

2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/compface.el (uncompface): Make buffer unibyte.

2008-04-05  Glenn Morris  <rgm@gnu.org>

   * lisp/gnus-ems.el (mm-disable-multibyte): Autoload it.

2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
   mm-(en|dis)able-multibyte to default-enable-multibyte-characters.

   * lisp/nnheader.el (nnheader-init-server-buffer): Change buffer's
   multibyteness after rather than before erasing it.

   * lisp/gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
   mm-with-multibyte.
   (gnus-request-article-this-buffer): Make sure the proper decoding is
   used if gnus-original-article-buffer happens to be unibyte.

   * lisp/gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
   default-enable-multibyte-characters.

   * lisp/gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
   default-enable-multibyte-characters.

   * lisp/mm-decode.el (mm-inline-media-tests): Add entry for x-diff.

   * lisp/nnweb.el (nnweb-init): Avoid nn-with-unibyte.

2008-03-31  Glenn Morris  <rgm@gnu.org>

   * lisp/message.el (mml2015-use): Declare for compiler.
   (message-info): Require mml2015 when appropriate.

2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
   (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
   (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
   (nntp-service-to-port): New function.
   (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
   (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
   (nntp-open-netcat-stream): New function.
   (nntp-open-via-rlogin-and-netcat): Don't use a pty.

2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.

2008-03-28  Magnus Henoch  <mange@freemail.hu>

   * lisp/net/dns.el (dns-write): Use set-buffer-multibyte.

2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>

   * texi/gnus.texi (Example Methods, Direct Functions, Indirect Functions)
   (Common Variables): Give precedence to the netcat methods over the
   telnet methods, and mention that they are more reliable.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-481

16 years agoDon't require cl at runtime. Require gnus-util at runtime.
Reiner Steib [Mon, 21 Apr 2008 16:37:45 +0000 (16:37 +0000)]
Don't require cl at runtime.  Require gnus-util at runtime.
Autoload nnimap and imap functions.

16 years ago(nnir-compose-result): Use `gnus-replace-in-string' instead of `substitute' to
Reiner Steib [Mon, 21 Apr 2008 16:33:54 +0000 (16:33 +0000)]
(nnir-compose-result): Use `gnus-replace-in-string' instead of `substitute' to
avoid using cl at runtime.

16 years agoMerge from gnus--rel--5.10
Miles Bader [Sun, 20 Apr 2008 23:38:58 +0000 (23:38 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 288-290)

   - Update from CVS

2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>

   * Makefile.in (release-check-settings): Clarify codename.
   (release-help): New target.
   (release-cvs-export): Add umask.  Suggested by Sven Joachim.

2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
   binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
   `C-c C-f d'.

2008-04-12  Adrian Aichner  <adrian@xemacs.org>

   * lisp/gnus-sum.el (gnus-summary-goto-subject): Typo fix.

2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/Makefile.in (EMACS_COMP): Quote directory name that might contain
   whitespace.

2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>

   * texi/gnus.texi (Oort Gnus): Add message-fill-column.

2008-04-12  Adrian Aichner  <adrian@xemacs.org>

   * texi/gnus.texi (Mail Source Specifiers): Typo fix.

2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>

   * texi/gnus.texi (Diary Headers Generation): Update key binding for
   `gnus-diary-check-message'.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-479

16 years agoAdd missing entry for previous commit.
Reiner Steib [Sat, 19 Apr 2008 17:23:05 +0000 (17:23 +0000)]
Add missing entry for previous commit.

16 years agoDon't require edmacro anymore. Remove bogus Emacs 19
Reiner Steib [Sat, 19 Apr 2008 17:19:12 +0000 (17:19 +0000)]
Don't require edmacro anymore.  Remove bogus Emacs 19
compatibility code for `kbd'.  Replace `string-to-int' with
`string-to-number'.
(nnmaildir-base-name-to-article-number): Autoload.

16 years ago(nnir-add-result): New helper macro.
Reiner Steib [Sat, 19 Apr 2008 17:07:23 +0000 (17:07 +0000)]
(nnir-add-result): New helper macro.
(nnir-compose-result): Use it.  Fix inexistent file check for maildir.