gnus
18 years agoAdd arch tagline
Miles Bader [Wed, 22 Feb 2006 14:33:35 +0000 (14:33 +0000)]
Add arch tagline

18 years agoAdd.
Simon Josefsson [Wed, 22 Feb 2006 09:40:59 +0000 (09:40 +0000)]
Add.

18 years agoFix author info.
Simon Josefsson [Wed, 22 Feb 2006 09:09:25 +0000 (09:09 +0000)]
Fix author info.

18 years ago* gmm-utils.el (gmm-image-load-path): Don't make `gmm-image-load-path' include
Katsumi Yamaoka [Wed, 22 Feb 2006 05:04:03 +0000 (05:04 +0000)]
* gmm-utils.el (gmm-image-load-path): Don't make `gmm-image-load-path' include
 subdirectories which the second arg `image' might specify.

* gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/" subdirectory
 to icon file names.

* gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.

18 years ago* gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
Reiner Steib [Tue, 21 Feb 2006 21:57:24 +0000 (21:57 +0000)]
* gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
gmm-image-load-path calls.

* gnus-sum.el (gnus-summary-make-tool-bar): Ditto.

* message.el (message-make-tool-bar): Ditto.

18 years ago(mml-preview): Added comment concerning tool bar icons.
Reiner Steib [Tue, 21 Feb 2006 21:26:40 +0000 (21:26 +0000)]
(mml-preview): Added comment concerning tool bar icons.

18 years ago* gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
Reiner Steib [Tue, 21 Feb 2006 21:25:18 +0000 (21:25 +0000)]
* gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
(gnus-group-make-tool-bar): Use `gmm-image-load-path'.

* gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
(gnus-summary-make-tool-bar): Use `gmm-image-load-path'.

* message.el (message-tool-bar-gnome): Use new icon names.
(message-make-tool-bar): Use `gmm-image-load-path'.

18 years ago(gmm-image-load-path): Added arguments LIBRARY, IMAGE and PATH. Don't modify
Reiner Steib [Tue, 21 Feb 2006 21:17:33 +0000 (21:17 +0000)]
(gmm-image-load-path): Added arguments LIBRARY, IMAGE and PATH.  Don't modify
paths.  Don't use *-image-load-path-called-flag.

18 years ago(gmm-defun-compat, gmm-image-search-load-path): New
Reiner Steib [Tue, 21 Feb 2006 21:16:01 +0000 (21:16 +0000)]
(gmm-defun-compat, gmm-image-search-load-path): New
functions from MH-E.
(gmm-image-load-path): New variable from MH-E.
(gmm-image-load-path): New function from MH-E.

18 years ago* make.bat (:etc): Also consider images in images/mail and
Reiner Steib [Tue, 21 Feb 2006 18:13:26 +0000 (18:13 +0000)]
* make.bat (:etc): Also consider images in images/mail and
images/.

* etc/Makefile.in (install, uninstall): Also consider images in
images/mail and images/.

18 years agoNew icons from GNOME 2.6.
Reiner Steib [Tue, 21 Feb 2006 18:09:39 +0000 (18:09 +0000)]
New icons from GNOME 2.6.

Converted from GNOME's stock_*.xpm using the GIMP script below.

;; -*- scheme -*-
;; Put this file in ~/.gimp-*/scripts/
;; gimp -i -b '(rs-save-as-xpm "foo.png" "foo.xpm" 127)'  '(gimp-quit 0)'
(define (rs-save-as-xpm filename filename2 threshold)
  (let* ((image (car (gimp-file-load RUN-NONINTERACTIVE filename filename)))
 (drawable (car (gimp-image-get-active-layer image))))
    (file-xpm-save RUN-NONINTERACTIVE image drawable
   filename2 filename2 threshold)
    (gimp-image-delete image)))

18 years ago2006-02-21 Miguel Frasson <frasson@math.leidenuniv.nl>
Reiner Steib [Tue, 21 Feb 2006 17:59:10 +0000 (17:59 +0000)]
2006-02-21  Miguel Frasson  <frasson@math.leidenuniv.nl>

* etc/images/separator.xpm: Copy of sep.xpm from AUCTeX.

18 years ago2006-02-21 Adam Sjøgren <asjo@koldfront.dk>
Reiner Steib [Tue, 21 Feb 2006 17:52:44 +0000 (17:52 +0000)]
2006-02-21  Adam Sjøgren  <asjo@koldfront.dk>

* etc/images/mail/save.xpm, etc/images/mail/preview.xpm: New icons.

18 years ago* mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
Simon Josefsson [Tue, 21 Feb 2006 15:32:04 +0000 (15:32 +0000)]
* mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.

18 years ago(nnimap-request-move-article): Change folder back to source group before
Katsumi Yamaoka [Tue, 21 Feb 2006 07:14:23 +0000 (07:14 +0000)]
(nnimap-request-move-article): Change folder back to source group before
 deleting.  From Wolfram Fenske <wolfram.fenske(at)student.uni-magdeburg.de>.

18 years ago(mm-charset-override-alist): Fix type in doc string.
Reiner Steib [Mon, 20 Feb 2006 17:08:48 +0000 (17:08 +0000)]
(mm-charset-override-alist): Fix type in doc string.

18 years ago(mm-url-insert-file-contents-external): Autoload
Reiner Steib [Mon, 20 Feb 2006 15:45:25 +0000 (15:45 +0000)]
(mm-url-insert-file-contents-external): Autoload
mm-url.

18 years ago(mm-uu-type-alist): Improve `LaTeX'.
Reiner Steib [Mon, 20 Feb 2006 15:42:01 +0000 (15:42 +0000)]
(mm-uu-type-alist): Improve `LaTeX'.

18 years ago(rfc2047-charset-to-coding-system): Don't check the coding system which
Katsumi Yamaoka [Mon, 20 Feb 2006 11:29:18 +0000 (11:29 +0000)]
(rfc2047-charset-to-coding-system): Don't check the coding system which
 mm-charset-to-coding-system returns for a given charset is valid.

18 years agoRevision: emacs@sv.gnu.org/gnus--devo--0--patch-43
Miles Bader [Fri, 17 Feb 2006 02:39:55 +0000 (02:39 +0000)]
Revision: emacs@sv.gnu.org/gnus--devo--0--patch-43

Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus-art.el (article-strip-banner): Call
   article-really-strip-banner only when the regexp match is made.

18 years agoRevision: emacs@sv.gnu.org/gnus--devo--0--patch-42
Miles Bader [Fri, 17 Feb 2006 00:25:20 +0000 (00:25 +0000)]
Revision: emacs@sv.gnu.org/gnus--devo--0--patch-42

Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 89-90, 93)

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

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

   - Merge from emacs--devo--0

2006-02-16  Juanma Barranquero  <lekktu@gmail.com>

   * lisp/html2text.el (html2text-remove-tag-list):
   * lisp/spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.

2006-02-14  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/gnus-cus.el: Revert 2005-10-17 change.

18 years ago(article-strip-banner): Use gnus-extract-address-components instead of
Katsumi Yamaoka [Thu, 16 Feb 2006 11:52:42 +0000 (11:52 +0000)]
(article-strip-banner): Use gnus-extract-address-components instead of
 mail-header-parse-addresses to make it work with non-ASCII text;
 remove mail-encode-encoded-word-string.

18 years ago(rfc2231-parse-string): Attempt to parse parameter values which are surrounded
Katsumi Yamaoka [Thu, 16 Feb 2006 08:23:17 +0000 (08:23 +0000)]
(rfc2231-parse-string): Attempt to parse parameter values which are surrounded
 with \"...\";
 make it never cause a Lisp error;
 give up parsing of parameters if it failed in extracting type.

18 years ago* smime.el (smime-cert-by-ldap-1): Fix bug where
Simon Josefsson [Wed, 15 Feb 2006 13:51:59 +0000 (13:51 +0000)]
* smime.el (smime-cert-by-ldap-1): Fix bug where
`smime-ldap-search' returns results without userCertificates.

18 years ago(mm-make-temp-file): Don't catch file-error in Emacs.
Katsumi Yamaoka [Wed, 15 Feb 2006 08:39:17 +0000 (08:39 +0000)]
(mm-make-temp-file): Don't catch file-error in Emacs.

18 years ago(spam-check-spamassassin-headers): Adapt format for
Reiner Steib [Tue, 14 Feb 2006 14:58:55 +0000 (14:58 +0000)]
(spam-check-spamassassin-headers): Adapt format for
Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
<ari@mbf.ocn.ne.jp>.
(spam-list-of-processors): Add spam-use-gmane.

18 years ago* mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
Katsumi Yamaoka [Tue, 14 Feb 2006 11:50:24 +0000 (11:50 +0000)]
* mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
 make-temp-file; make it work with XEmacs as well.

* gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
 mm-make-temp-file.

* mm-decode.el (mm-display-external): Use the 3rd arg of mm-make-temp-file.
(mm-create-image-xemacs): Ditto.

18 years ago(gnus-draft-send): Replace message-narrow-to-head with
Katsumi Yamaoka [Tue, 14 Feb 2006 01:55:21 +0000 (01:55 +0000)]
(gnus-draft-send): Replace message-narrow-to-head with
 message-narrow-to-headers.
(gnus-draft-setup): Narrow to header to run message-fetch-field.
(gnus-draft-check-draft-articles articles): New function.
(gnus-draft-edit-message, gnus-draft-send-message): Use it.

18 years ago(gnus-article-browse-html-parts):
Reiner Steib [Mon, 13 Feb 2006 14:49:08 +0000 (14:49 +0000)]
(gnus-article-browse-html-parts):
`hs-show-html-list' should read `gnus-article-browse-html-parts'.
Don't use suffix argument for mm-make-temp-file for Emacs 21
compatibility.  Remove useless `format'.

18 years ago2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
Reiner Steib [Mon, 13 Feb 2006 13:32:28 +0000 (13:32 +0000)]
2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>

        * nnweb.el (nnweb-google-wash-article): Update regexps.
        (nnweb-group-alist): Use defvoo instead of defvar.

18 years ago(nnoo-declare): Don't generate duplicate entries when re-loading nn* modules.
Katsumi Yamaoka [Mon, 13 Feb 2006 07:16:55 +0000 (07:16 +0000)]
(nnoo-declare): Don't generate duplicate entries when re-loading nn* modules.

18 years agoRevision: emacs@sv.gnu.org/gnus--devo--0--patch-34
Miles Bader [Sat, 11 Feb 2006 22:25:03 +0000 (22:25 +0000)]
Revision: emacs@sv.gnu.org/gnus--devo--0--patch-34

Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 62, 65, 71)

   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 28-30)

   - Merge from emacs--devo--0
   - Add sendmail.el and smptmail.el from Emacs tree to contrib/

2006-02-11  Miles Bader  <miles@gnu.org>

   * contrib/sendmail.el, contrib/smtpmail.el: New files, from Emacs tree.

18 years ago* gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
Reiner Steib [Fri, 10 Feb 2006 18:36:55 +0000 (18:36 +0000)]
* gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
for `tool-bar-mode' and don't check it's default-value.

* gnus-sum.el (gnus-summary-make-tool-bar): Ditto.

* message.el (message-make-tool-bar): Ditto.

18 years ago(gnus-article-browse-html-parts): Remove useless
Reiner Steib [Fri, 10 Feb 2006 18:32:44 +0000 (18:32 +0000)]
(gnus-article-browse-html-parts): Remove useless
`substring'.  Shorten tmp-file name.

18 years agoRemove bogus comment.
Reiner Steib [Fri, 10 Feb 2006 18:25:58 +0000 (18:25 +0000)]
Remove bogus comment.

18 years agoUse two spaces to separate name from mail address.
Reiner Steib [Fri, 10 Feb 2006 17:29:49 +0000 (17:29 +0000)]
Use two spaces to separate name from mail address.

18 years ago2006-02-10 Hynek Schlawack <hynek@ularx.de>
Reiner Steib [Fri, 10 Feb 2006 17:22:19 +0000 (17:22 +0000)]
2006-02-10  Hynek Schlawack  <hynek@ularx.de>

* gnus-art.el (gnus-article-browse-html-parts): New function.
(gnus-article-browse-html-article): New function for viewing html
articles with a browser.

18 years agoRemove "2006-01-08 Chong Yidong". The change wasn't applied in the trunk.
Reiner Steib [Fri, 10 Feb 2006 17:19:13 +0000 (17:19 +0000)]
Remove "2006-01-08  Chong Yidong".  The change wasn't applied in the trunk.

18 years agoRevision: emacs@sv.gnu.org/gnus--devo--0--patch-31
Miles Bader [Fri, 10 Feb 2006 05:10:01 +0000 (05:10 +0000)]
Revision: emacs@sv.gnu.org/gnus--devo--0--patch-31

Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 57)

   - Merge from gnus--rel--5.10

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

   - Merge from emacs--devo--0

18 years ago(Gnus Versions): Add history beyond start of Oort.
Reiner Steib [Thu, 9 Feb 2006 21:07:30 +0000 (21:07 +0000)]
(Gnus Versions): Add history beyond start of Oort.

18 years agoAdd nnml-use-compressed-files.
Reiner Steib [Thu, 9 Feb 2006 20:49:39 +0000 (20:49 +0000)]
Add nnml-use-compressed-files.

18 years ago(Mail Spool): nnml-use-compressed-files can be a
Reiner Steib [Thu, 9 Feb 2006 20:48:31 +0000 (20:48 +0000)]
(Mail Spool): nnml-use-compressed-files can be a
string.

18 years ago_From Daiki Ueno <ueno(at)unixuser.org>
Katsumi Yamaoka [Thu, 9 Feb 2006 05:47:53 +0000 (05:47 +0000)]
_From Daiki Ueno <ueno(at)unixuser.org>
=======================================
* pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings in elisp.
(pgg-gpg-encrypt-symmetric-region): Ditto.
(pgg-gpg-sign-region): Ditto.

* pgg-def.el (pgg-text-mode): New variable.

* mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
(mml2015-pgg-encrypt): Ditto.

* mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
(mml1991-pgg-encrypt): Ditto.

18 years ago* nnfolder.el (nnfolder-insert-newsgroup-line): Use message-make-date instead
Katsumi Yamaoka [Wed, 8 Feb 2006 23:52:19 +0000 (23:52 +0000)]
* nnfolder.el (nnfolder-insert-newsgroup-line): Use message-make-date instead
 of current-time-string.

* mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset to
 gnus-decoded which mm-uu might set.

18 years ago(rfc2231-parse-string): Sort segmented parameters; don't decode quoted
Katsumi Yamaoka [Wed, 8 Feb 2006 12:05:31 +0000 (12:05 +0000)]
(rfc2231-parse-string): Sort segmented parameters; don't decode quoted
 parameters; remove misimported Emacs code.  Suggested by ARISAWA Akihiro
 <ari(at)mbf.ocn.ne.jp>.
(rfc2231-decode-encoded-string): Don't use split-string which behaves
 differently according to Emacs version; use mm-decode-coding-region to convert
 charset to coding-system. Suggested by ARISAWA Akihiro <ari(at)mbf.ocn.ne.jp>.
(rfc2231-encode-string): Remove misimported Emacs code.

18 years agoRevision: emacs@sv.gnu.org/gnus--devo--0--patch-25
Miles Bader [Wed, 8 Feb 2006 04:17:16 +0000 (04:17 +0000)]
Revision: emacs@sv.gnu.org/gnus--devo--0--patch-25

Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 42, 48)

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

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

   - Merge from emacs--devo--0

2006-02-05  Romain Francoise  <romain@orebokech.com>

   Update copyright notices of all files in the gnus directory.

18 years ago* gnus-art.el (article-decode-charset): Don't use ignore-errors when calling
Katsumi Yamaoka [Tue, 7 Feb 2006 05:23:21 +0000 (05:23 +0000)]
* gnus-art.el (article-decode-charset): Don't use ignore-errors when calling
 mail-header-parse-content-type.
(article-de-quoted-unreadable): Ditto.
(article-de-base64-unreadable): Ditto.
(article-wash-html): Ditto.

* mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when calling
 mail-header-parse-content-type and mail-header-parse-content-disposition.
(mm-find-raw-part-by-type): Don't use ignore-errors when calling
 mail-header-parse-content-type.

* mml.el (mml-insert-mime-headers): Use mml-insert-parameter to insert charset
 and format parameters; encode description after inserting it to buffer.
(mml-insert-parameter): Fold lines properly even if a parameter is segmented
 into two or more lines; change the max column to 76.

* rfc1843.el (rfc1843-decode-article-body): Don't use ignore-errors when
 calling mail-header-parse-content-type.

* rfc2231.el (rfc2231-parse-string): Return at least type if possible; don't
 cause an error even if it fails in parsing of parameters.  Suggested by
 ARISAWA Akihiro <ari(at)mbf.ocn.ne.jp>.
(rfc2231-encode-string): Don't break lines at the beginning, leave it to
 mml-insert-parameter.

* webmail.el (webmail-yahoo-article): Don't use ignore-errors when calling
 mail-header-parse-content-type.

18 years ago(spam-report-gmane-use-article-number): Improve
Reiner Steib [Mon, 6 Feb 2006 16:48:43 +0000 (16:48 +0000)]
(spam-report-gmane-use-article-number): Improve
doc string.
(spam-report-gmane-internal): Check if a suitable header was found
in the article.

18 years ago(rfc2231-parse-string): Revert 2006-02-03 change.
Katsumi Yamaoka [Sat, 4 Feb 2006 21:38:54 +0000 (21:38 +0000)]
(rfc2231-parse-string): Revert 2006-02-03 change.
(rfc2231-encode-string): Make param*=value always begin with LWSP.

18 years agoFix description in last commit.
Reiner Steib [Fri, 3 Feb 2006 13:17:00 +0000 (13:17 +0000)]
Fix description in last commit.

18 years ago2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
Reiner Steib [Fri, 3 Feb 2006 13:15:13 +0000 (13:15 +0000)]
2006-02-03  Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>

* nnweb.el (nnweb-request-group): Bind nnweb-articles to avoid
growing overview files.

18 years ago(rfc2231-parse-string): Add missing semicolons to segmented lines of parameter
Katsumi Yamaoka [Fri, 3 Feb 2006 08:05:45 +0000 (08:05 +0000)]
(rfc2231-parse-string): Add missing semicolons to segmented lines of parameter
 value to cope with Thunderbird 1.5 bug
 (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
 Suggested by ARISAWA Akihiro <ari(at)mbf.ocn.ne.jp>.
(rfc2231-encode-string): Don't make lines exceeding 76 column.

18 years ago(mml-generate-mime-1): Correct the order of inline signed parts.
Katsumi Yamaoka [Thu, 2 Feb 2006 01:09:31 +0000 (01:09 +0000)]
(mml-generate-mime-1): Correct the order of inline signed parts.
 From Max Froumentin <max(at)lapin-bleu.net>.

18 years agoRevision: emacs@sv.gnu.org/gnus--devo--0--patch-16
Miles Bader [Wed, 1 Feb 2006 10:03:29 +0000 (10:03 +0000)]
Revision: emacs@sv.gnu.org/gnus--devo--0--patch-16

Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 26, 31-32)

   - Update from CVS

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

   - Merge from emacs--devo--0

18 years agoRevision: emacs@sv.gnu.org/gnus--devo--0--patch-15
Miles Bader [Wed, 1 Feb 2006 10:03:23 +0000 (10:03 +0000)]
Revision: emacs@sv.gnu.org/gnus--devo--0--patch-15

Merge from gnus--rel--5.10: texi/message.texi: Update copyright year.

Patches applied:

 * gnus--rel--5.10  (patch 11-12)

   - Update from CVS

2006-01-31  Romain Francoise  <romain@orebokech.com>

   * texi/message.texi: Update copyright year.

18 years agoUse present tense.
Reiner Steib [Tue, 31 Jan 2006 15:53:48 +0000 (15:53 +0000)]
Use present tense.

18 years ago2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
Reiner Steib [Tue, 31 Jan 2006 15:51:27 +0000 (15:51 +0000)]
2006-01-31  Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>

* nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
there's only one active file for all servers.
(nnweb-request-scan): Make sure nnweb-articles is initialized on
solid groups.  Gnus might have used a FAST request to select the
group.
(nnweb-request-group, nnweb-google-parse-1): nnweb-type and
nnweb-search are no longer redundantly kept in the active file.
(nnweb-request-list): Don't list bogus groups.  There can only be
one.
(nnweb-request-create-group): Don't use ARGS.
(nnweb-possibly-change-server, nnweb-request-group): Remove some
initialisations.  Let nnoo do the work.

18 years ago* mm-uu.el (mm-uu-emacs-sources-extract): Say the part has been decoded.
Katsumi Yamaoka [Tue, 31 Jan 2006 11:36:21 +0000 (11:36 +0000)]
* mm-uu.el (mm-uu-emacs-sources-extract): Say the part has been decoded.
(mm-uu-diff-extract): Ditto.

* mm-view.el (mm-display-inline-fontify): Get decoded part rightly.

18 years ago(mailcap-viewer-passes-test): Don't put "(nil t)" into
Katsumi Yamaoka [Tue, 31 Jan 2006 01:11:48 +0000 (01:11 +0000)]
(mailcap-viewer-passes-test): Don't put "(nil t)" into
 mailcap-viewer-test-cache when there's no 'test clause, since that
 will invert the meaning of a "nil" test previously determined by
 mailcap-mailcap-entry-passes-test.  From Kevin Ryde.

18 years ago* gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when compiling.
Katsumi Yamaoka [Mon, 30 Jan 2006 23:45:13 +0000 (23:45 +0000)]
* gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when compiling.
* gnus-sum.el: Ditto.
* message.el: Don't bind tool-bar-map when compiling.

18 years ago(nnweb-google-parse-1): Clarify some comments.
Reiner Steib [Mon, 30 Jan 2006 14:55:15 +0000 (14:55 +0000)]
(nnweb-google-parse-1): Clarify some comments.

18 years ago2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
Reiner Steib [Mon, 30 Jan 2006 14:45:01 +0000 (14:45 +0000)]
2006-01-30  Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>

* nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
(nnweb-google-create-mapping, nnweb-google-search): Adapt to
current Google Groups.

18 years agoFix typo.
Reiner Steib [Thu, 26 Jan 2006 15:02:26 +0000 (15:02 +0000)]
Fix typo.

18 years ago* gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
Reiner Steib [Thu, 26 Jan 2006 14:57:44 +0000 (14:57 +0000)]
* gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
and tool-bar-mode.

* gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
and tool-bar-mode.

* message.el (message-tool-bar-update): Simlify.
(message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.

* gnus-sum.el (gnus-summary-tool-bar-update): Check for
gnus-summary-buffer.
(gnus-summary-tool-bar-gnome): Use "reply-author" icon for
gnus-summary-reply.

18 years ago(gnus-summary-tool-bar-update): Check for
Reiner Steib [Thu, 26 Jan 2006 14:25:34 +0000 (14:25 +0000)]
(gnus-summary-tool-bar-update): Check for
gnus-summary-buffer.
(gnus-summary-tool-bar-gnome): Use "reply-author" icon for
gnus-summary-reply.

18 years ago(gmm): Add :version.
Reiner Steib [Thu, 26 Jan 2006 14:10:51 +0000 (14:10 +0000)]
(gmm): Add :version.

18 years ago(distclean): Remove Makefile.
Katsumi Yamaoka [Thu, 26 Jan 2006 09:17:58 +0000 (09:17 +0000)]
(distclean): Remove Makefile.

18 years agoUpdate.
Katsumi Yamaoka [Thu, 26 Jan 2006 09:01:46 +0000 (09:01 +0000)]
Update.

18 years ago(clean): Clean all subdirectories; remove *~.
Katsumi Yamaoka [Thu, 26 Jan 2006 09:01:44 +0000 (09:01 +0000)]
(clean): Clean all subdirectories; remove *~.
(elclean): Remove lisp/auto-autoloads.el, lisp/custom-load.el, and
 lisp/gnus-load.el.
(distclean): Don't use sub-make to run clean; use $(MAKE) instead of make.

18 years ago(clean): New rule.
Katsumi Yamaoka [Thu, 26 Jan 2006 09:01:39 +0000 (09:01 +0000)]
(clean): New rule.
(distclean): Use it.

18 years ago(almost-clean): Rename from clean.
Katsumi Yamaoka [Thu, 26 Jan 2006 09:01:33 +0000 (09:01 +0000)]
(almost-clean): Rename from clean.
(clean): Rename from veryclean.
(distclean): Use clean.
(pspackage): Use almost-clean.

18 years ago(gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't autoload. From Steve Youngs.
Katsumi Yamaoka [Thu, 26 Jan 2006 05:14:45 +0000 (05:14 +0000)]
(gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't autoload.  From Steve Youngs.
(gmm-verbose): Add :group.

18 years ago* message.el: Change some comments WRT tool-bars.
Reiner Steib [Wed, 25 Jan 2006 17:45:01 +0000 (17:45 +0000)]
* message.el: Change some comments WRT tool-bars.

18 years ago* gnus-sum.el (gnus-summary-tool-bar)
Reiner Steib [Wed, 25 Jan 2006 15:42:40 +0000 (15:42 +0000)]
* gnus-sum.el (gnus-summary-tool-bar)
(gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
(gnus-summary-tool-bar-zap-list): New variables.
(gnus-summary-make-tool-bar): Complete rewrite using
`gmm-tool-bar-from-list'.

* gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
(gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
variables.
(gnus-group-make-tool-bar): Complete rewrite using
`gmm-tool-bar-from-list'.
(gnus-group-tool-bar-update): New function.

18 years ago(message-mode-field-menu): Add "Show hidden Headers".
Reiner Steib [Wed, 25 Jan 2006 15:15:21 +0000 (15:15 +0000)]
(message-mode-field-menu): Add "Show hidden Headers".

18 years ago(mm-uu-dissect-text-parts): Fix previous commit.
Katsumi Yamaoka [Wed, 25 Jan 2006 08:50:14 +0000 (08:50 +0000)]
(mm-uu-dissect-text-parts): Fix previous commit.

18 years ago(mm-uu-dissect-text-parts): Decode charset.
Katsumi Yamaoka [Wed, 25 Jan 2006 08:20:52 +0000 (08:20 +0000)]
(mm-uu-dissect-text-parts): Decode charset.

18 years agoRevision: emacs@sv.gnu.org/gnus--devo--0--patch-5
Miles Bader [Wed, 25 Jan 2006 06:24:38 +0000 (06:24 +0000)]
Revision: emacs@sv.gnu.org/gnus--devo--0--patch-5

Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (base, patch 1-3)

   - tag of miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-704
   - Update from CVS

 * gnus--rel--5.10  (base, patch 1-7)

   - tag of miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-187
   - Update from CVS
   - Merge from emacs--devo--0

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0  (patch 630-631, 646-647, 655, 657, 663, 668, 670-671, 676-678, 686, 690-691, 696, 698, 702)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - lisp/gnus/ChangeLog: Remove duplicate entry

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 157-187)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
   - Update from CVS: texi/message.texi: Fix default values.
   - Update from CVS: texi/gnus.texi (RSS): Addition.

2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus-cus.el (gnus-group-parameters): Sync posting-style with
   custom definition of `gnus-posting-styles'.

   * lisp/gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
   print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.

2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus-group.el (gnus-useful-groups): Use Gmane for ding. Use
   nntp for bug archive.

2006-01-08  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
   (spam-group-spam-marks): Delete functions.
   (spam-list-articles): Just call spam-group-ham-marks directly.
   (spam-group-ham-marks): Simplify.

2006-01-08  Alex Schroeder  <alex@gnu.org>

   * texi/pgg.texi (Caching passphrase): Rewording.

2005-11-04 Ken Manheimer  <ken.manheimer@gmail.com>

   * texi/pgg.texi (User Commands): Document additional passphrase
   argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
   (Backend methods): Likewise for corresponding pgg-scheme-* functions.

2005-10-29  Sascha Wilde  <wilde@sha-bang.de>

   * texi/pgg.texi (How to use): Update the example to add autoload of
   pgg-encrypt-symmetric-region.
   (User Commands): Document pgg-encrypt-symmetric-region.
   (Backend methods): Document pgg-scheme-encrypt-symmetric-region.

18 years agoUpdate.
Katsumi Yamaoka [Wed, 25 Jan 2006 04:57:10 +0000 (04:57 +0000)]
Update.

18 years ago(mm-uu-dissect-text-parts): Ignore it if a given part is dissected into
Katsumi Yamaoka [Wed, 25 Jan 2006 04:57:07 +0000 (04:57 +0000)]
(mm-uu-dissect-text-parts): Ignore it if a given part is dissected into
 a single part of which the type is the same as the given one.

18 years ago(mailcap-parse-mailcap-extras): "test" key must go into alists as symbol not
Katsumi Yamaoka [Wed, 25 Jan 2006 04:57:01 +0000 (04:57 +0000)]
(mailcap-parse-mailcap-extras): "test" key must go into alists as symbol not
 string, since that's what mailcap-viewer-passes-test and
 mailcap-mailcap-entry-passes-test look for.  From Kevin Ryde.

18 years agoUse date of installation into the trunk, not the date from the v5-10 branch or
Reiner Steib [Tue, 24 Jan 2006 16:53:23 +0000 (16:53 +0000)]
Use date of installation into the trunk, not the date from the v5-10 branch or
Emacs CVS.  Reorder entries.

18 years agoUse date of installation into the trunk, not the date from the v5-10 branch or
Reiner Steib [Tue, 24 Jan 2006 16:48:44 +0000 (16:48 +0000)]
Use date of installation into the trunk, not the date from the v5-10 branch or
Emacs CVS.

18 years ago* gmm-utils.el (gmm-tool-bar-item): Add "Separator".
Reiner Steib [Tue, 24 Jan 2006 16:37:36 +0000 (16:37 +0000)]
* gmm-utils.el (gmm-tool-bar-item): Add "Separator".
(gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.

* message.el (message-tool-bar-gnome): Use gmm-ignore.

18 years agoUpdate.
Katsumi Yamaoka [Tue, 24 Jan 2006 14:55:38 +0000 (14:55 +0000)]
Update.

18 years agoUpdate.
Katsumi Yamaoka [Tue, 24 Jan 2006 11:36:18 +0000 (11:36 +0000)]
Update.

18 years ago(gnus-mime-security-button-menu): New alias.
Katsumi Yamaoka [Tue, 24 Jan 2006 11:36:15 +0000 (11:36 +0000)]
(gnus-mime-security-button-menu): New alias.
(gnus-xmas-mime-security-button-menu): New function.

18 years agoUpdate.
Katsumi Yamaoka [Tue, 24 Jan 2006 10:28:07 +0000 (10:28 +0000)]
Update.

18 years ago(gnus-mime-security-button-commands): New variable.
Katsumi Yamaoka [Tue, 24 Jan 2006 10:28:04 +0000 (10:28 +0000)]
(gnus-mime-security-button-commands): New variable.
(gnus-mime-security-button-menu): New definition.
(gnus-mime-security-button-map): Use them.
(gnus-mime-security-button-menu): New function.
(gnus-insert-mime-security-button): Addition to help echo.
(gnus-mime-security-run-function, gnus-mime-security-save-part)
(gnus-mime-security-pipe-part): New functions.

18 years ago(mm-uu-buttonize-original-text-parts): Remove.
Katsumi Yamaoka [Tue, 24 Jan 2006 10:27:57 +0000 (10:27 +0000)]
(mm-uu-buttonize-original-text-parts): Remove.
(mm-uu-dissect-text-parts): Revert 2006-01-23 change.

18 years ago(mm-handle-set-disposition): Remove.
Katsumi Yamaoka [Tue, 24 Jan 2006 10:27:51 +0000 (10:27 +0000)]
(mm-handle-set-disposition): Remove.
(mm-handle-set-description): Remove.

18 years agoUpdate.
Katsumi Yamaoka [Tue, 24 Jan 2006 01:58:00 +0000 (01:58 +0000)]
Update.

18 years ago(gnus-article-wash-html-with-w3m-standalone): Use
Katsumi Yamaoka [Tue, 24 Jan 2006 01:57:57 +0000 (01:57 +0000)]
(gnus-article-wash-html-with-w3m-standalone): Use
 mm-w3m-standalone-supports-m17n-p to alter w3m usage.

18 years ago(mm-w3m-standalone-supports-m17n-p): New variable.
Katsumi Yamaoka [Tue, 24 Jan 2006 01:57:51 +0000 (01:57 +0000)]
(mm-w3m-standalone-supports-m17n-p): New variable.
(mm-w3m-standalone-supports-m17n-p): New function.
(mm-inline-text-html-render-with-w3m-standalone): Use it to alter w3m usage.

18 years ago(message-tool-bar-zap-list): Use
Reiner Steib [Mon, 23 Jan 2006 16:04:01 +0000 (16:04 +0000)]
(message-tool-bar-zap-list): Use
gmm-tool-bar-zap-list as custom type.
(message-tool-bar-update): New function.
(message-tool-bar, message-tool-bar-gnome)
(message-tool-bar-retro): Add message-tool-bar-update.
(message-tool-bar-gnome): Add flyspell-buffer.

18 years ago* gnus-util.el (gnus-error): Describe `args'.
Reiner Steib [Mon, 23 Jan 2006 15:46:53 +0000 (15:46 +0000)]
* gnus-util.el (gnus-error): Describe `args'.

* gmm-utils.el (gmm-error): Describe `args'.
(gmm-tool-bar-zap-list): New widget.
(gmm-tool-bar-from-list): Improve description of `zap-list'.

18 years agomm-uu.el
Katsumi Yamaoka [Mon, 23 Jan 2006 09:47:41 +0000 (09:47 +0000)]
mm-uu.el

18 years ago(mm-handle-set-disposition): New macro.
Katsumi Yamaoka [Mon, 23 Jan 2006 09:47:37 +0000 (09:47 +0000)]
(mm-handle-set-disposition): New macro.
(mm-handle-set-description): New macro.

18 years ago(mm-uu-dissect-text-parts): Decode content transfer encoding.
Katsumi Yamaoka [Mon, 23 Jan 2006 04:40:57 +0000 (04:40 +0000)]
(mm-uu-dissect-text-parts): Decode content transfer encoding.

18 years agoAdd arch tagline
Miles Bader [Sat, 21 Jan 2006 06:43:58 +0000 (06:43 +0000)]
Add arch tagline