gnus
18 years ago(smiley-style): Default to `medium' if using a large
Lars Magne Ingebrigtsen [Sat, 15 Apr 2006 11:13:50 +0000 (11:13 +0000)]
(smiley-style): Default to `medium' if using a large
font.

18 years ago(unmorse-region): Remove autoload, because morse.el
Lars Magne Ingebrigtsen [Sat, 15 Apr 2006 09:11:50 +0000 (09:11 +0000)]
(unmorse-region): Remove autoload, because morse.el
does it itself.

18 years ago(message-point-in-header-p): Simplify definition.
Lars Magne Ingebrigtsen [Sat, 15 Apr 2006 05:42:48 +0000 (05:42 +0000)]
(message-point-in-header-p): Simplify definition.

18 years ago(nnagent-request-set-mark): Use write-region instead of
Lars Magne Ingebrigtsen [Fri, 14 Apr 2006 15:58:07 +0000 (15:58 +0000)]
(nnagent-request-set-mark): Use write-region instead of
append-to-file.

18 years ago(nnagent-request-set-mark): Silence log file
Lars Magne Ingebrigtsen [Fri, 14 Apr 2006 15:55:12 +0000 (15:55 +0000)]
(nnagent-request-set-mark): Silence log file
writing.

18 years ago(Mail Aliases): Fix typo.
Lars Magne Ingebrigtsen [Fri, 14 Apr 2006 15:44:42 +0000 (15:44 +0000)]
(Mail Aliases): Fix typo.

18 years ago(gnus-read-header): Fudge article number if using a
Lars Magne Ingebrigtsen [Fri, 14 Apr 2006 13:50:18 +0000 (13:50 +0000)]
(gnus-read-header): Fudge article number if using a
strange select method.

18 years ago(ecomplete-display-matches): Disable message logging.
Lars Magne Ingebrigtsen [Fri, 14 Apr 2006 13:20:29 +0000 (13:20 +0000)]
(ecomplete-display-matches): Disable message logging.

18 years ago(ecomplete-display-matches): Use literals.
Lars Magne Ingebrigtsen [Fri, 14 Apr 2006 11:57:56 +0000 (11:57 +0000)]
(ecomplete-display-matches): Use literals.

18 years ago(Mail Aliases): Document ecomplete.
Lars Magne Ingebrigtsen [Fri, 14 Apr 2006 10:52:01 +0000 (10:52 +0000)]
(Mail Aliases): Document ecomplete.

18 years ago* ecomplete.el (ecomplete-display-matches): Get highlightling
Lars Magne Ingebrigtsen [Fri, 14 Apr 2006 10:42:46 +0000 (10:42 +0000)]
* ecomplete.el (ecomplete-display-matches): Get highlightling
right.

18 years ago* message.el (message-display-abbrev): Small optimization.
Lars Magne Ingebrigtsen [Fri, 14 Apr 2006 10:30:27 +0000 (10:30 +0000)]
* message.el (message-display-abbrev): Small optimization.

18 years ago* ecomplete.el (ecomplete-display-matches): Allow automatic
Lars Magne Ingebrigtsen [Fri, 14 Apr 2006 10:23:45 +0000 (10:23 +0000)]
* ecomplete.el (ecomplete-display-matches): Allow automatic
display.

* message.el (message-strip-forbidden-properties): Display
abbrevs.
(message-display-abbrev): Get automatic display right.

18 years ago(ecomplete-display-matches): Use M-n/M-p
Lars Magne Ingebrigtsen [Fri, 14 Apr 2006 10:14:16 +0000 (10:14 +0000)]
(ecomplete-display-matches): Use M-n/M-p
keystrokes.

18 years ago* gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
Romain Francoise [Thu, 13 Apr 2006 19:02:40 +0000 (19:02 +0000)]
* gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
Moved here (and renamed) from gnus-registry.el.

* gnus-registry.el: Require gnus-util.
Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.

18 years ago(group-name-at-point): New function.
Lars Magne Ingebrigtsen [Thu, 13 Apr 2006 07:50:27 +0000 (07:50 +0000)]
(group-name-at-point): New function.
(gnus-fetch-group): Provide default from thing at point.

18 years ago(gnus-group-catchup): Indent.
Lars Magne Ingebrigtsen [Thu, 13 Apr 2006 07:24:58 +0000 (07:24 +0000)]
(gnus-group-catchup): Indent.

18 years ago(gnus-group-catchup-current): Change
Lars Magne Ingebrigtsen [Thu, 13 Apr 2006 07:19:52 +0000 (07:19 +0000)]
(gnus-group-catchup-current): Change
if-then-else-if-then-else into cond.

18 years agoAdd arch tagline
Miles Bader [Wed, 12 Apr 2006 20:55:00 +0000 (20:55 +0000)]
Add arch tagline

18 years ago(gnus-article-mode): Set cursor-in-non-selected-windows to nil.
Reiner Steib [Wed, 12 Apr 2006 15:25:05 +0000 (15:25 +0000)]
(gnus-article-mode): Set cursor-in-non-selected-windows to nil.

18 years ago* message.el (message-display-abbrev): Fix regexp.
Lars Magne Ingebrigtsen [Wed, 12 Apr 2006 14:50:57 +0000 (14:50 +0000)]
* message.el (message-display-abbrev): Fix regexp.

* ecomplete.el (ecomplete-highlight-match-line): Reimplement
choosing.

18 years ago* ecomplete.el (ecomplete-highlight-match-line): Reimplement
Lars Magne Ingebrigtsen [Wed, 12 Apr 2006 13:54:16 +0000 (13:54 +0000)]
* ecomplete.el (ecomplete-highlight-match-line): Reimplement
choosing.

* message.el (message-display-abbrev): Use new implementation.

18 years ago(message-newline-and-indent): Remove debugging.
Lars Magne Ingebrigtsen [Wed, 12 Apr 2006 13:24:40 +0000 (13:24 +0000)]
(message-newline-and-indent): Remove debugging.

18 years ago* message.el (message-newline-and-indent): New function.
Lars Magne Ingebrigtsen [Wed, 12 Apr 2006 13:22:28 +0000 (13:22 +0000)]
* message.el (message-newline-and-indent): New function.

* ecomplete.el: Implement more bits.

18 years agoImplement more bits.
Lars Magne Ingebrigtsen [Wed, 12 Apr 2006 13:21:05 +0000 (13:21 +0000)]
Implement more bits.

18 years agoRevert previous change.
Reiner Steib [Wed, 12 Apr 2006 13:10:40 +0000 (13:10 +0000)]
Revert previous change.
(smiley-data-directory): defvar it before using it in the
defcustom of `smiley-style'.

18 years ago* ecomplete.el: Implement more bits.
Lars Magne Ingebrigtsen [Wed, 12 Apr 2006 12:37:14 +0000 (12:37 +0000)]
* ecomplete.el: Implement more bits.

* message.el (message-put-addresses-in-ecomplete): Clean up the
string.

18 years agoRemove conflict markers. Adjust date: 2006-03-23 -> 2006-04-12
Reiner Steib [Wed, 12 Apr 2006 12:33:38 +0000 (12:33 +0000)]
Remove conflict markers.  Adjust date: 2006-03-23 -> 2006-04-12

18 years ago* ecomplete.el (ecomplete-add-item): Chop off decimals.
Lars Magne Ingebrigtsen [Wed, 12 Apr 2006 10:47:43 +0000 (10:47 +0000)]
* ecomplete.el (ecomplete-add-item): Chop off decimals.

* gnus-sum.el (gnus-summary-save-parts): Bind
gnus-summary-save-parts-counter and use it to make unique file
names.

18 years ago* gnus-art.el (gnus-ignored-headers): Add some more headers.
Lars Magne Ingebrigtsen [Wed, 12 Apr 2006 07:50:02 +0000 (07:50 +0000)]
* gnus-art.el (gnus-ignored-headers): Add some more headers.

* ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
parameter to say whether to actually parse the individual
addresses.

* message.el (message-put-addresses-in-ecomplete): New function.
(ecomplete): Require.
(message-mail-alias-type): Add ecomplete as an option.

18 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Wed, 12 Apr 2006 07:48:28 +0000 (07:48 +0000)]
*** empty log message ***

18 years ago2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
Lars Magne Ingebrigtsen [Wed, 12 Apr 2006 05:55:23 +0000 (05:55 +0000)]
2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>

* flow-fill.el (fill-flowed): Remove trailing space from blank
quoted lines.

18 years agoAdd gnus-coding.
Lars Magne Ingebrigtsen [Wed, 12 Apr 2006 05:51:08 +0000 (05:51 +0000)]
Add gnus-coding.

18 years ago(smiley-style): Move definition later to avoid a
Lars Magne Ingebrigtsen [Wed, 12 Apr 2006 05:50:52 +0000 (05:50 +0000)]
(smiley-style): Move definition later to avoid a
compilation warning.

18 years agoRevision: emacs@sv.gnu.org/gnus--devo--0--patch-117
Miles Bader [Wed, 12 Apr 2006 05:24:43 +0000 (05:24 +0000)]
Revision: emacs@sv.gnu.org/gnus--devo--0--patch-117

Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 170-171, 174-176, 178, 182, 184, 187-189, 196, 198, 203, 210, 214)

   - Merge from gnus--rel--5.10
   - Update from CVS: man/mh-e.texi (Folders): Various edits.
   - Update from CVS

 * gnus--rel--5.10  (patch 83-84)

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

18 years ago* gnus-art.el (gnus-mime-copy-part): Find name parameter in Content-Type header
Katsumi Yamaoka [Wed, 12 Apr 2006 02:00:49 +0000 (02:00 +0000)]
* gnus-art.el (gnus-mime-copy-part): Find name parameter in Content-Type header
 instead of Content-Disposition header.
(gnus-mime-inline-part): Ditto.
(gnus-mime-view-part-as-charset): Ignore charset that the part specifies.

* mm-decode.el (mm-display-part): Work with external parts and usual parts
 similarly.

* mm-extern.el (mm-inline-external-body): Use mm-display-part instead of
 gnus-display-mime.

* mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer instead of
 with-temp-buffer.

* gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part tag to
 summarized topics part in order to encode non-ASCII text.

;; From Kenichi Handa.
* rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte buffer and then
 decode the buffer text if necessary.
(rfc2231-encode-string): Be sure to work on multibyte buffer at first, and
 after mm-encode-body, change the buffer to unibyte.

18 years agoRevision: emacs@sv.gnu.org/gnus--devo--0--patch-115
Miles Bader [Tue, 11 Apr 2006 23:23:19 +0000 (23:23 +0000)]
Revision: emacs@sv.gnu.org/gnus--devo--0--patch-115

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 81-82)

   - Update from CVS

18 years ago(install): Install new smileys.
Reiner Steib [Tue, 11 Apr 2006 17:17:32 +0000 (17:17 +0000)]
(install): Install new smileys.

18 years ago(smiley-style): New variable.
Reiner Steib [Tue, 11 Apr 2006 17:10:38 +0000 (17:10 +0000)]
(smiley-style): New variable.
(smiley-directory): New function.
(smiley-data-directory): Derive from `smiley-style' using
`smiley-directory'.
(smiley-regexp-alist): Add new entries.

18 years ago(gnus-article-browse-delete-temp): Add :version.
Reiner Steib [Tue, 11 Apr 2006 17:06:26 +0000 (17:06 +0000)]
(gnus-article-browse-delete-temp): Add :version.

18 years ago2006-04-11 Adam Sjøgren <asjo@koldfront.dk>
Reiner Steib [Tue, 11 Apr 2006 17:01:10 +0000 (17:01 +0000)]
2006-04-11  Adam Sjøgren  <asjo@koldfront.dk>

* etc/images/smilies/grayscale/*.xpm: New larger grayscale smileys.

* etc/images/smilies/medium/*.xpm: New colorful smileys.

18 years ago(gnus-button-valid-localpart-regexp): Exclude `@'.
Reiner Steib [Tue, 11 Apr 2006 16:51:18 +0000 (16:51 +0000)]
(gnus-button-valid-localpart-regexp): Exclude `@'.

18 years agoNo need for "(tiny patch)", should be "(tiny change)" anyhow.
Reiner Steib [Tue, 11 Apr 2006 16:49:03 +0000 (16:49 +0000)]
No need for "(tiny patch)", should be "(tiny change)" anyhow.

18 years ago2006-04-11 Sascha Wilde <wilde@sha-bang.de> (tiny patch)
Lars Magne Ingebrigtsen [Tue, 11 Apr 2006 16:22:01 +0000 (16:22 +0000)]
2006-04-11  Sascha Wilde  <wilde@sha-bang.de>  (tiny patch)

* nnir.el (nnir-run-swish++): Allow matching gzipped files.

18 years ago2006-04-11 Arne Jørgensen <arne@arnested.dk> (tiny patch)
Lars Magne Ingebrigtsen [Tue, 11 Apr 2006 15:49:40 +0000 (15:49 +0000)]
2006-04-11  Arne Jørgensen  <arne@arnested.dk>  (tiny patch)

* gnus-sieve.el (gnus-sieve-generate): Delete from the start of
the sieve region.

18 years ago(gnus-version-number): Bump version.
Lars Magne Ingebrigtsen [Tue, 11 Apr 2006 15:47:03 +0000 (15:47 +0000)]
(gnus-version-number): Bump version.

18 years agoNo Gnus v0.4 is released.
Reiner Steib [Tue, 11 Apr 2006 14:17:52 +0000 (14:17 +0000)]
No Gnus v0.4 is released.

18 years ago(OLD_PATTERN): Add grouping.
Reiner Steib [Tue, 11 Apr 2006 14:09:09 +0000 (14:09 +0000)]
(OLD_PATTERN): Add grouping.

18 years ago(OLD_PATTERN): Fix.
Reiner Steib [Tue, 11 Apr 2006 13:58:40 +0000 (13:58 +0000)]
(OLD_PATTERN): Fix.
(release-bump-version): Fix gnusversionname substitution.

18 years ago(RELEASE_COMMIT_FILES): Add README.
Reiner Steib [Tue, 11 Apr 2006 13:25:25 +0000 (13:25 +0000)]
(RELEASE_COMMIT_FILES): Add README.

18 years ago(release-check-settings): OLD_TAG, not OLDTAG.
Reiner Steib [Tue, 11 Apr 2006 13:21:20 +0000 (13:21 +0000)]
(release-check-settings): OLD_TAG, not OLDTAG.
(release-commit): Echo command lines before prompt.

18 years ago(RELEASE_COMMIT_FILES): Add ./ChangeLog.
Reiner Steib [Tue, 11 Apr 2006 13:09:31 +0000 (13:09 +0000)]
(RELEASE_COMMIT_FILES): Add ./ChangeLog.
(release-bump-version): Add README.

18 years ago(release-sign-files): Use rm -f.
Reiner Steib [Tue, 11 Apr 2006 12:58:25 +0000 (12:58 +0000)]
(release-sign-files): Use rm -f.

18 years agoDelete trailing whitespace.
Reiner Steib [Tue, 11 Apr 2006 12:22:59 +0000 (12:22 +0000)]
Delete trailing whitespace.

18 years ago(nnslashdot-retrieve-headers-1): Fix up to new
Lars Magne Ingebrigtsen [Tue, 11 Apr 2006 12:06:17 +0000 (12:06 +0000)]
(nnslashdot-retrieve-headers-1): Fix up to new
layout.

18 years ago(rfc2047-decode-encoded-words): Don't message about
Lars Magne Ingebrigtsen [Tue, 11 Apr 2006 07:26:47 +0000 (07:26 +0000)]
(rfc2047-decode-encoded-words): Don't message about
unknown charset.

18 years ago* message.el (message-header-synonyms): Add Original-To to the
Lars Magne Ingebrigtsen [Tue, 11 Apr 2006 06:11:24 +0000 (06:11 +0000)]
* message.el (message-header-synonyms): Add Original-To to the
default.

18 years ago(gnus-get-newsgroup-headers-xover): group is an
Lars Magne Ingebrigtsen [Tue, 11 Apr 2006 05:24:19 +0000 (05:24 +0000)]
(gnus-get-newsgroup-headers-xover): group is an
optional parameter.

18 years ago(GZIP_PROG): Use gzip -f.
Reiner Steib [Mon, 10 Apr 2006 13:55:29 +0000 (13:55 +0000)]
(GZIP_PROG): Use gzip -f.
(release-bump-version, RELEASE_COMMIT_FILES): Add README.
(release-sign-files): Remove old *.sig files.

18 years agoLet sentences end with double space.
Reiner Steib [Mon, 10 Apr 2006 13:39:02 +0000 (13:39 +0000)]
Let sentences end with double space.

18 years agoSay "development version".
Reiner Steib [Mon, 10 Apr 2006 13:36:48 +0000 (13:36 +0000)]
Say "development version".

18 years ago(Misc Group Stuff, Summary Buffer, Article Keymap)
Reiner Steib [Mon, 10 Apr 2006 10:27:50 +0000 (10:27 +0000)]
(Misc Group Stuff, Summary Buffer, Article Keymap)
(Server Commands): Key `v' is reserved for users.

18 years agoRevision: emacs@sv.gnu.org/gnus--devo--0--patch-112
Miles Bader [Sat, 8 Apr 2006 23:43:40 +0000 (23:43 +0000)]
Revision: emacs@sv.gnu.org/gnus--devo--0--patch-112

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 78-80)

   - Update from CVS

18 years ago(GZIP_PROG): New variable.
Reiner Steib [Fri, 7 Apr 2006 14:35:47 +0000 (14:35 +0000)]
(GZIP_PROG): New variable.
(release-diff): Use it.
(release-sign-files): New sign-only target.  Use GPG_AGENT_INFO.

18 years agoFix type in previous commit.
Reiner Steib [Fri, 7 Apr 2006 12:47:56 +0000 (12:47 +0000)]
Fix type in previous commit.

18 years ago(Summary Buffer Lines): Add `*'.
Reiner Steib [Fri, 7 Apr 2006 12:43:01 +0000 (12:43 +0000)]
(Summary Buffer Lines): Add `*'.

18 years ago2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
Reiner Steib [Fri, 7 Apr 2006 11:41:30 +0000 (11:41 +0000)]
2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>

* gnus.texi (Group Parameters): Mention
gnus-permanently-visible-groups.

18 years agoFix previous commit.
Katsumi Yamaoka [Thu, 6 Apr 2006 22:17:37 +0000 (22:17 +0000)]
Fix previous commit.

18 years agoFix previous commit.
Reiner Steib [Thu, 6 Apr 2006 21:02:34 +0000 (21:02 +0000)]
Fix previous commit.

18 years agoRequire gnus for gnus-directory.
Reiner Steib [Thu, 6 Apr 2006 21:01:03 +0000 (21:01 +0000)]
Require gnus for gnus-directory.

18 years ago* gnus-fun.el (gnus-face-properties-alist): Add :version.
Katsumi Yamaoka [Thu, 6 Apr 2006 08:39:03 +0000 (08:39 +0000)]
* gnus-fun.el (gnus-face-properties-alist): Add :version.

18 years ago* gnus.texi (Face): Restore XREF to gnus-face-properties-alist; fix typo.
Katsumi Yamaoka [Thu, 6 Apr 2006 08:38:59 +0000 (08:38 +0000)]
* gnus.texi (Face): Restore XREF to gnus-face-properties-alist; fix typo.

18 years ago(X-Face): Clarify.
Reiner Steib [Wed, 5 Apr 2006 16:40:48 +0000 (16:40 +0000)]
(X-Face): Clarify.
(Face): Need Emacs with PNG support.

18 years agoFix last change.
Romain Francoise [Wed, 5 Apr 2006 14:49:31 +0000 (14:49 +0000)]
Fix last change.

18 years agoFix "From so-and-so" and "(tiny change)" entries.
Reiner Steib [Wed, 5 Apr 2006 13:17:19 +0000 (13:17 +0000)]
Fix "From so-and-so" and "(tiny change)" entries.

18 years ago2006-04-05 Daiki Ueno <ueno@unixuser.org>
Simon Josefsson [Wed, 5 Apr 2006 12:57:22 +0000 (12:57 +0000)]
2006-04-05  Daiki Ueno  <ueno@unixuser.org>

* pgg-gpg.el (pgg-gpg-process-filter): Fix.

18 years ago2006-04-05 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 5 Apr 2006 11:15:11 +0000 (11:15 +0000)]
2006-04-05  Simon Josefsson  <jas@extundo.com>

* password.el (password-reset): New function.

18 years ago2006-04-05 Daiki Ueno <ueno@unixuser.org>
Simon Josefsson [Wed, 5 Apr 2006 10:57:51 +0000 (10:57 +0000)]
2006-04-05  Daiki Ueno  <ueno@unixuser.org>

* pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
for BEGIN_SIGNING too, new in GnuPG 1.4.3.

18 years ago2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
Reiner Steib [Tue, 4 Apr 2006 21:35:07 +0000 (21:35 +0000)]
2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

* nnweb.el (nnweb-google-create-mapping): Update regexp.  Some
whitespace was matched into the url, which broke browsing hits
> 100 when mm-url-use-external was nil.

18 years agoBump version.
Reiner Steib [Tue, 4 Apr 2006 21:29:18 +0000 (21:29 +0000)]
Bump version.

18 years ago(OLD_PATTERN): Remove quotes.
Reiner Steib [Tue, 4 Apr 2006 21:28:19 +0000 (21:28 +0000)]
(OLD_PATTERN): Remove quotes.
(release-bump-version): Fix typo.

18 years ago(gnus-summary-from-or-to-or-newsgroups): Check
Reiner Steib [Tue, 4 Apr 2006 20:43:41 +0000 (20:43 +0000)]
(gnus-summary-from-or-to-or-newsgroups): Check
gnus-extra-headers for 'Newsgroups.

18 years ago(message-tool-bar-gnome): Check if `flyspell-mode' is
Reiner Steib [Tue, 4 Apr 2006 18:27:37 +0000 (18:27 +0000)]
(message-tool-bar-gnome): Check if `flyspell-mode' is
bound.

18 years ago(OLD_PATTERN): Catch stable and trunk.
Reiner Steib [Tue, 4 Apr 2006 14:48:48 +0000 (14:48 +0000)]
(OLD_PATTERN): Catch stable and trunk.
(CIN): New variable.
(release-files, release-files-signed, release-cvs-export)
(release-make-tar-ball, release-diff, release-post-clean): Add
CIN.

18 years ago(release-files, release-files-signed, release-cvs-export)
Reiner Steib [Tue, 4 Apr 2006 14:11:37 +0000 (14:11 +0000)]
(release-files, release-files-signed, release-cvs-export)
(release-make-tar-ball): Use $(VERSION) instead of $(TAG).

18 years ago(TAR_BALL_EXTRA, release-make-tar-ball, README):
Reiner Steib [Tue, 4 Apr 2006 14:08:14 +0000 (14:08 +0000)]
(TAR_BALL_EXTRA, release-make-tar-ball, README):
Remove; README is in CVS now.

18 years agoRemove bogus newline.
Reiner Steib [Tue, 4 Apr 2006 13:45:58 +0000 (13:45 +0000)]
Remove bogus newline.

18 years ago* etc/images/README: Add more Emacs 22 icons. Add suggestion on
Reiner Steib [Tue, 4 Apr 2006 13:44:29 +0000 (13:44 +0000)]
* etc/images/README: Add more Emacs 22 icons.  Add suggestion on
how to use those in Emacs 21.

* etc/images/close.xpm, etc/images/cut.xpm, etc/images/home.xpm,
etc/images/index.xpm, etc/images/jump-to.xpm, etc/images/new.xpm,
etc/images/next-node.xpm, etc/images/open.xpm,
etc/images/preferences.xpm, etc/images/prev-node.xpm,
etc/images/saveas.xpm, etc/images/spell.xpm: New icons duplicated
from Emacs 22.

18 years agoUpdate required Emacs and XEmacs version.
Reiner Steib [Tue, 4 Apr 2006 12:59:56 +0000 (12:59 +0000)]
Update required Emacs and XEmacs version.

18 years agoAddition from 5.10.6 tar ball. Clarify "beta".
Reiner Steib [Tue, 4 Apr 2006 12:58:26 +0000 (12:58 +0000)]
Addition from 5.10.6 tar ball.  Clarify "beta".
Simplify Info directory setting.  Update required Emacs and XEmacs
version.  Use current Gnus version in examples.

18 years agoAddition from 5.10.6 tar ball.
Reiner Steib [Tue, 4 Apr 2006 12:48:53 +0000 (12:48 +0000)]
Addition from 5.10.6 tar ball.

18 years ago2006-04-04 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Tue, 4 Apr 2006 10:57:24 +0000 (10:57 +0000)]
2006-04-04  Simon Josefsson  <jas@extundo.com>

* gnus.texi (Security): Improve.

18 years ago2006-04-04 Daiki Ueno <ueno@unixuser.org>
Simon Josefsson [Tue, 4 Apr 2006 10:33:07 +0000 (10:33 +0000)]
2006-04-04  Daiki Ueno  <ueno@unixuser.org>

* pgg-gpg.el: Clean up process buffers every time gpg processes
complete.

18 years ago(gnus-convert-image-to-face-command): Fix typo in
Reiner Steib [Mon, 3 Apr 2006 18:06:50 +0000 (18:06 +0000)]
(gnus-convert-image-to-face-command): Fix typo in
doc string.

18 years ago2006-04-03 Daiki Ueno <ueno@unixuser.org>
Simon Josefsson [Mon, 3 Apr 2006 09:10:40 +0000 (09:10 +0000)]
2006-04-03  Daiki Ueno  <ueno@unixuser.org>

* pgg-gpg.el (pgg-gpg-process-filter)
(pgg-gpg-wait-for-completion): Check if buffer is alive.

18 years ago2006-04-03 Daiki Ueno <ueno@unixuser.org>
Simon Josefsson [Mon, 3 Apr 2006 09:08:26 +0000 (09:08 +0000)]
2006-04-03  Daiki Ueno  <ueno@unixuser.org>

* pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
lines, temporary fix.

18 years agoGenerated.
Reiner Steib [Fri, 31 Mar 2006 19:33:09 +0000 (19:33 +0000)]
Generated.

18 years ago* Makefile.in (CVS_IGNORE_FILES): Additions.
Reiner Steib [Fri, 31 Mar 2006 19:32:42 +0000 (19:32 +0000)]
* Makefile.in (CVS_IGNORE_FILES): Additions.
(release-files-signed): New target.

18 years ago(gnus-group-update-tool-bar): Add :initialize and
Reiner Steib [Fri, 31 Mar 2006 19:09:14 +0000 (19:09 +0000)]
(gnus-group-update-tool-bar): Add :initialize and
:set.

18 years agoAdd some @xref-s.
Reiner Steib [Fri, 31 Mar 2006 18:03:55 +0000 (18:03 +0000)]
Add some @xref-s.