gnus
18 years ago2006-04-23 Andreas Seltenreich <andreas+ding@gate450.dyndns.org> (tiny change)
Lars Magne Ingebrigtsen [Sun, 30 Apr 2006 09:22:14 +0000 (09:22 +0000)]
2006-04-23  Andreas Seltenreich  <andreas+ding@gate450.dyndns.org>  (tiny change)

* mm-url.el (mm-url-insert-file-contents): Don't set Connection:
Close.

18 years ago* mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made unibyte after
Katsumi Yamaoka [Fri, 28 Apr 2006 05:17:40 +0000 (05:17 +0000)]
* mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made unibyte after
 clear-decrypt function runs.

* mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg returns as a
 unibyte string.

18 years ago* lpath.el: Revert.
Katsumi Yamaoka [Thu, 27 Apr 2006 16:08:50 +0000 (16:08 +0000)]
* lpath.el: Revert.

* pgg-gpg.el (pgg-string-to-multibyte): Remove.
(pgg-gpg-process-sentinel): Revert.

* pgg-pgp.el (pgg-pgp-process-region): Revert.
(pgg-pgp-lookup-key): Revert.

* pgg-pgp5.el (pgg-pgp5-process-region): Revert.
(pgg-pgp5-lookup-key): Revert.

* pgg.el (pgg-fetch-key): Revert.

18 years ago* lpath.el: Fbind string-as-multibyte for XEmacs.
Katsumi Yamaoka [Thu, 27 Apr 2006 07:00:49 +0000 (07:00 +0000)]
* lpath.el: Fbind string-as-multibyte for XEmacs.

* mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is always loaded
 by way of gnus-art.el -> mm-uu.el -> mml2015.el.
(mml1991-pgg-encrypt): Ditto.

* pgg-gpg.el (pgg-string-to-multibyte): New function.
(pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always a multibyte
 buffer.

* pgg-pgp.el (pgg-pgp-process-region): Ditto.
(pgg-pgp-lookup-key): Ditto.

* pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
(pgg-pgp5-lookup-key): Ditto.

* pgg.el (pgg-fetch-key): Ditto.

18 years agoRevision: emacs@sv.gnu.org/gnus--devo--0--patch-135
Miles Bader [Wed, 26 Apr 2006 22:27:14 +0000 (22:27 +0000)]
Revision: emacs@sv.gnu.org/gnus--devo--0--patch-135

Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 229, 232, 235, 238)

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

 * gnus--rel--5.10  (patch 91-95)

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

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

   * texi/pgg.texi (Caching passphrase): Fix markup and typos. Simplify.

2006-04-26  Sascha Wilde  <wilde@sha-bang.de>

   * texi/pgg.texi (Caching passphrase): Added documentation for
   pgg-gpg-use-agent.

18 years agoAdd missing entries.
Katsumi Yamaoka [Wed, 26 Apr 2006 22:16:50 +0000 (22:16 +0000)]
Add missing entries.

18 years ago(message-valid-fqdn-regexp): Fix previous commit.
Reiner Steib [Wed, 26 Apr 2006 20:59:41 +0000 (20:59 +0000)]
(message-valid-fqdn-regexp): Fix previous commit.

18 years ago* message.el (message-user-organization-file): Check several
Reiner Steib [Wed, 26 Apr 2006 16:27:43 +0000 (16:27 +0000)]
* message.el (message-user-organization-file): Check several
locations of the organization file.

18 years ago* gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
Reiner Steib [Wed, 26 Apr 2006 15:32:25 +0000 (15:32 +0000)]
* gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
Add gnus-article-view-part-as-type.

* gnus-art.el (gnus-article-view-part-as-type): New function.

18 years ago* message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
Reiner Steib [Wed, 26 Apr 2006 15:30:30 +0000 (15:30 +0000)]
* message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
.mobi and .travel.  Remove .nato, .bitnet and .uucp.

* message.el (message-citation-line-format): New variable.
(message-insert-formated-citation-line): New function.
(message-citation-line-function): Add
`message-insert-formated-citation-line' to custom type.

18 years ago(mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
Reiner Steib [Wed, 26 Apr 2006 14:57:36 +0000 (14:57 +0000)]
(mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.

18 years agoSimplify autoload.
Reiner Steib [Wed, 26 Apr 2006 13:02:53 +0000 (13:02 +0000)]
Simplify autoload.
(mml-mode): defvar dnd-protocol-alist instead of using
symbol-value.

18 years ago(mml-default-directory): New variable.
Reiner Steib [Wed, 26 Apr 2006 13:01:01 +0000 (13:01 +0000)]
(mml-default-directory): New variable.
(mml-minibuffer-read-file): Use it.

18 years ago(message-citation-line-format): New variable.
Reiner Steib [Wed, 26 Apr 2006 12:48:56 +0000 (12:48 +0000)]
(message-citation-line-format): New variable.
(message-insert-formated-citation-line): New function.
(message-citation-line-function): Add
`message-insert-formated-citation-line' to custom type.

18 years ago* mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
Reiner Steib [Wed, 26 Apr 2006 12:31:41 +0000 (12:31 +0000)]
* mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
to doc string.

* gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
depending on mm-verify-option.

18 years ago* mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before binding pgg-*
Katsumi Yamaoka [Wed, 26 Apr 2006 10:59:14 +0000 (10:59 +0000)]
* mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before binding pgg-*
 variables;
 reimplement the section which prevents MIME header from being signed.
(mml1991-pgg-encrypt): Make sure to load pgg.el before binding pgg-text-mode;
 remove a blank line at the top of body.

* mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank lines at the top
 of body;
 use gnus-newsgroup-charset if there's no Charset header.

18 years agoTypo.
Katsumi Yamaoka [Tue, 25 Apr 2006 10:27:26 +0000 (10:27 +0000)]
Typo.

18 years agoFix previous commit.
Katsumi Yamaoka [Tue, 25 Apr 2006 10:24:24 +0000 (10:24 +0000)]
Fix previous commit.

18 years ago(message-self-insert-commands): Doc fix.
Katsumi Yamaoka [Tue, 25 Apr 2006 09:26:25 +0000 (09:26 +0000)]
(message-self-insert-commands): Doc fix.

18 years agoRemove trailing whitespace.
Katsumi Yamaoka [Tue, 25 Apr 2006 07:50:24 +0000 (07:50 +0000)]
Remove trailing whitespace.

18 years ago* mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
Katsumi Yamaoka [Tue, 25 Apr 2006 07:49:08 +0000 (07:49 +0000)]
* mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
(mm-uu-pgp-encrypted-test): Ditto.
(mm-uu-pgp-encrypted-extract-1): Make sure there's a newline between header and
 body;
 return application/pgp-encrypted handle if decryption failed;
 decode decrypted body by charset.

* mm-decode.el (mm-automatic-display): Don't make application/pgp
 element match to application/pgp-*.

18 years ago2006-04-23 Andreas Seltenreich <andreas+ding@gate450.dyndns.org> (tiny change)
Lars Magne Ingebrigtsen [Sun, 23 Apr 2006 14:12:44 +0000 (14:12 +0000)]
2006-04-23  Andreas Seltenreich  <andreas+ding@gate450.dyndns.org>  (tiny change)

* nnweb.el (nnweb-google-wash-article): Sync up to new Google
HTML.

18 years ago(mail-source-call-script): Message the error
Lars Magne Ingebrigtsen [Sun, 23 Apr 2006 14:09:14 +0000 (14:09 +0000)]
(mail-source-call-script): Message the error
string.

18 years ago(Spam Package Introduction): Fix spam menu and links.
Lars Magne Ingebrigtsen [Sat, 22 Apr 2006 01:42:18 +0000 (01:42 +0000)]
(Spam Package Introduction): Fix spam menu and links.

18 years ago2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
Lars Magne Ingebrigtsen [Sat, 22 Apr 2006 00:51:38 +0000 (00:51 +0000)]
2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* gnus-util.el (gnus-byte-compile): Use it.

2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)

* gnus-util.el (kill-empty-logs): New function.

18 years ago(message-mail-alias-type): Doc fix.
Lars Magne Ingebrigtsen [Sat, 22 Apr 2006 00:05:21 +0000 (00:05 +0000)]
(message-mail-alias-type): Doc fix.
(message-mail-alias-type-p): New function.
(message-send): Use it.
(message-mode): Ditto.
(message-strip-forbidden-properties): Ditto.

18 years ago(ecomplete-database-file-coding-system): New
Lars Magne Ingebrigtsen [Sat, 22 Apr 2006 00:01:04 +0000 (00:01 +0000)]
(ecomplete-database-file-coding-system): New
variable.
(ecomplete-save): Use it.
(ecomplete-setup): Use it.

18 years ago2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
Lars Magne Ingebrigtsen [Fri, 21 Apr 2006 23:57:23 +0000 (23:57 +0000)]
2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>

* message.el (message-self-insert-commands): New variable.
(message-strip-forbidden-properties): Use it.

18 years ago(message-put-addresses-in-ecomplete): Use a regexp
Lars Magne Ingebrigtsen [Fri, 21 Apr 2006 23:54:01 +0000 (23:54 +0000)]
(message-put-addresses-in-ecomplete): Use a regexp
that doesn't make XEmacs choke.

18 years ago(gnus-replace-in-string): Revert bogus sync from v5-10.
Reiner Steib [Fri, 21 Apr 2006 12:31:16 +0000 (12:31 +0000)]
(gnus-replace-in-string): Revert bogus sync from v5-10.

18 years agoRevision: emacs@sv.gnu.org/gnus--devo--0--patch-129
Miles Bader [Thu, 20 Apr 2006 23:13:35 +0000 (23:13 +0000)]
Revision: emacs@sv.gnu.org/gnus--devo--0--patch-129

Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (patch 216, 225-226, 228)

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

 * gnus--rel--5.10  (patch 87-90)

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

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

   * texi/gnus.texi (Spam Statistics Package): Fix typo in @pxref.
   (Splitting mail using spam-stat): Fix @xref.

2006-04-20  Chong Yidong <cyd@stupidchicken.com>

   * texi/gnus.texi (Spam Package): Major revision of the text. Previouly
   this node was "Filtering Spam Using The Spam ELisp Package".

18 years agoRevert accidentally committed unrelated hunk.
Reiner Steib [Thu, 20 Apr 2006 17:03:27 +0000 (17:03 +0000)]
Revert accidentally committed unrelated hunk.

18 years ago(gnus-replace-in-string): Prefer
Reiner Steib [Thu, 20 Apr 2006 17:02:26 +0000 (17:02 +0000)]
(gnus-replace-in-string): Prefer
replace-regexp-in-string over of replace-in-string.

18 years ago* gnus-util.el (gnus-select-frame-set-input-focus): Use
Katsumi Yamaoka [Thu, 20 Apr 2006 01:08:38 +0000 (01:08 +0000)]
* gnus-util.el (gnus-select-frame-set-input-focus): Use
 select-frame-set-input-focus if it is available in XEmacs;
 use definition defined in Emacs 22 for old Emacsen.

* dgnushack.el: Autoload unmorse-region for XEmacs.

* lpath.el: Bind cursor-in-non-selected-windows and
 select-frame-set-input-focus for XEmacs.

18 years ago(mm-inline-text): Use equal instead of equalp.
Katsumi Yamaoka [Wed, 19 Apr 2006 22:17:04 +0000 (22:17 +0000)]
(mm-inline-text): Use equal instead of equalp.

18 years agoUse "echo *" to clarify the output.
Reiner Steib [Tue, 18 Apr 2006 22:21:56 +0000 (22:21 +0000)]
Use "echo *" to clarify the output.
(:lisp, :infotest): Avoid "not found" errors
(:etc): Remove etc\gnus.  Be more verbose.  Add new smilies.
Simplify.

18 years ago(gnus-registry-cache-save): remove text
Teodor Zlatanov [Tue, 18 Apr 2006 21:06:28 +0000 (21:06 +0000)]
(gnus-registry-cache-save): remove text
properties when saving via the temp buffer

18 years ago(message-generate-hashcash): Honor custom type.
Reiner Steib [Tue, 18 Apr 2006 21:00:34 +0000 (21:00 +0000)]
(message-generate-hashcash): Honor custom type.

18 years ago(message-generate-hashcash): Default to non-nil when
Lars Magne Ingebrigtsen [Tue, 18 Apr 2006 20:20:02 +0000 (20:20 +0000)]
(message-generate-hashcash): Default to non-nil when
hashcash is found.

18 years agoRemove duplicate \def's. Update date.
Reiner Steib [Tue, 18 Apr 2006 19:35:22 +0000 (19:35 +0000)]
Remove duplicate \def's.  Update date.

18 years ago(gnus-refer-thread-limit): Increase default to 500.
Lars Magne Ingebrigtsen [Tue, 18 Apr 2006 18:38:53 +0000 (18:38 +0000)]
(gnus-refer-thread-limit): Increase default to 500.

18 years ago(gnus-summary-expire-articles-now): Clarify prompt.
Lars Magne Ingebrigtsen [Tue, 18 Apr 2006 17:44:05 +0000 (17:44 +0000)]
(gnus-summary-expire-articles-now): Clarify prompt.

18 years ago(SpamAssassin back end): Fix typo.
Lars Magne Ingebrigtsen [Tue, 18 Apr 2006 17:35:51 +0000 (17:35 +0000)]
(SpamAssassin back end): Fix typo.

18 years ago(Examples): Fix grammar.
Lars Magne Ingebrigtsen [Tue, 18 Apr 2006 17:30:16 +0000 (17:30 +0000)]
(Examples): Fix grammar.

18 years ago* mm-view.el (mm-inline-text): Supply delsp to flow-fill.
Lars Magne Ingebrigtsen [Tue, 18 Apr 2006 17:30:09 +0000 (17:30 +0000)]
* mm-view.el (mm-inline-text): Supply delsp to flow-fill.

* flow-fill.el (fill-flowed): Allow delete-space.

18 years ago(gnus-outlook-deuglify-unwrap-min)
Reiner Steib [Tue, 18 Apr 2006 15:36:59 +0000 (15:36 +0000)]
(gnus-outlook-deuglify-unwrap-min)
(gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
Remove autoloads.

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

* message.el (message-generate-hashcash): Default to.

18 years agoRemove trailing whitespace.
Katsumi Yamaoka [Tue, 18 Apr 2006 08:02:15 +0000 (08:02 +0000)]
Remove trailing whitespace.

18 years ago(rfc2231-parse-string): Decode encoded value after concatenating segments
Katsumi Yamaoka [Tue, 18 Apr 2006 08:00:10 +0000 (08:00 +0000)]
(rfc2231-parse-string): Decode encoded value after concatenating segments
 rather than before concatenating them.

18 years agoRevision: emacs@sv.gnu.org/gnus--devo--0--patch-124
Miles Bader [Tue, 18 Apr 2006 00:57:20 +0000 (00:57 +0000)]
Revision: emacs@sv.gnu.org/gnus--devo--0--patch-124

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 85-86)

   - Update from CVS

18 years agoMove comment to gnus-group-update-tool-bar.
Reiner Steib [Mon, 17 Apr 2006 18:14:29 +0000 (18:14 +0000)]
Move comment to gnus-group-update-tool-bar.

18 years ago* rfc2231.el (rfc2231-parse-string): Sort the parameters first.
Lars Magne Ingebrigtsen [Mon, 17 Apr 2006 16:30:18 +0000 (16:30 +0000)]
* rfc2231.el (rfc2231-parse-string): Sort the parameters first.

18 years ago(message-forward-make-body-plain): Allow
Lars Magne Ingebrigtsen [Mon, 17 Apr 2006 16:12:08 +0000 (16:12 +0000)]
(message-forward-make-body-plain): Allow
message-forward-ignored-headers to be a list.
(message-remove-ignored-headers): Factor out into function.
(message-forward-make-body-mml): Use it.

18 years ago(imap-quote-specials): New function.
Lars Magne Ingebrigtsen [Mon, 17 Apr 2006 16:04:54 +0000 (16:04 +0000)]
(imap-quote-specials): New function.
(imap-login-auth): Quote specials.

18 years ago(rfc2231-parse-string): Allow concatanation of parameters that
Lars Magne Ingebrigtsen [Mon, 17 Apr 2006 15:27:11 +0000 (15:27 +0000)]
(rfc2231-parse-string): Allow concatanation of parameters that
aren't contiguous.  The test case is
  (mail-header-parse-content-type "message/external-body;
    name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
    access-type=LOCAL-FILE;
    name*1*=plugh%2fhello-sailor%2fbing.pdf")

18 years ago(rfc2231-parse-string): Remove dead code.
Lars Magne Ingebrigtsen [Mon, 17 Apr 2006 15:12:30 +0000 (15:12 +0000)]
(rfc2231-parse-string): Remove dead code.

18 years ago2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
Lars Magne Ingebrigtsen [Mon, 17 Apr 2006 13:30:51 +0000 (13:30 +0000)]
2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>

* nntp.el (nntp-accept-process-output): Return the value of
`nnheader-accept-process-output'.

18 years ago(gnus-article-treat-types): Add text/x-patch.
Lars Magne Ingebrigtsen [Mon, 17 Apr 2006 13:24:28 +0000 (13:24 +0000)]
(gnus-article-treat-types): Add text/x-patch.
(gnus-button-alist): Recognize more diff formats.
(gnus-button-patch): Strip directory.

18 years ago2006-04-17 Reiner Steib <reinersteib+from-uce@imap.cc>
Lars Magne Ingebrigtsen [Mon, 17 Apr 2006 13:00:16 +0000 (13:00 +0000)]
2006-04-17  Reiner Steib  <reinersteib+from-uce@imap.cc>

* gnus-util.el (gnus-select-frame-set-input-focus): Check for
Emacs 22 when setting focus.

18 years ago(gnus-button-patch): New command.
Lars Magne Ingebrigtsen [Mon, 17 Apr 2006 12:58:43 +0000 (12:58 +0000)]
(gnus-button-patch): New command.

18 years ago(gnus-article-treat-types): Do treatment of
Lars Magne Ingebrigtsen [Mon, 17 Apr 2006 12:56:00 +0000 (12:56 +0000)]
(gnus-article-treat-types): Do treatment of
text/x-verbatim parts.

18 years ago(ietf-drums-parse-address): Attempt parsing
Lars Magne Ingebrigtsen [Mon, 17 Apr 2006 11:08:55 +0000 (11:08 +0000)]
(ietf-drums-parse-address): Attempt parsing
addresses that contain invalid characters.

18 years ago(message-put-addresses-in-ecomplete): Fix typo.
Lars Magne Ingebrigtsen [Sun, 16 Apr 2006 21:04:04 +0000 (21:04 +0000)]
(message-put-addresses-in-ecomplete): Fix typo.

18 years ago(message-is-yours-p): Use the more correct
Lars Magne Ingebrigtsen [Sun, 16 Apr 2006 20:48:38 +0000 (20:48 +0000)]
(message-is-yours-p): Use the more correct
mail-header-parse-address instead of
mail-extract-address-components.

18 years ago* message.el (message-put-addresses-in-ecomplete): Use
Lars Magne Ingebrigtsen [Sun, 16 Apr 2006 20:31:45 +0000 (20:31 +0000)]
* message.el (message-put-addresses-in-ecomplete): Use
gnus-replace-in-string.

18 years ago(Limiting): Document / b.
Lars Magne Ingebrigtsen [Sun, 16 Apr 2006 19:55:43 +0000 (19:55 +0000)]
(Limiting): Document / b.

18 years ago* gnus-sum.el (gnus-summary-limit-to-bodies): New command and
Lars Magne Ingebrigtsen [Sun, 16 Apr 2006 19:53:34 +0000 (19:53 +0000)]
* gnus-sum.el (gnus-summary-limit-to-bodies): New command and
keystroke.

18 years ago(gnus-treatment-function-alist): Change order of
Lars Magne Ingebrigtsen [Sun, 16 Apr 2006 19:12:01 +0000 (19:12 +0000)]
(gnus-treatment-function-alist): Change order of
newsgroups/generic header folding to avoid double-folding.

18 years ago(message-hidden-headers): Add X-Draft-From.
Lars Magne Ingebrigtsen [Sun, 16 Apr 2006 19:00:47 +0000 (19:00 +0000)]
(message-hidden-headers): Add X-Draft-From.

18 years ago(Searching for Articles): Document M-S and M-R.
Lars Magne Ingebrigtsen [Sun, 16 Apr 2006 17:37:43 +0000 (17:37 +0000)]
(Searching for Articles): Document M-S and M-R.

18 years ago(gnus-summary-repeat-search-article-forward): New
Lars Magne Ingebrigtsen [Sun, 16 Apr 2006 17:35:59 +0000 (17:35 +0000)]
(gnus-summary-repeat-search-article-forward): New
command.
(gnus-summary-repeat-search-article-backward): New command.

18 years ago(gnus-topic-display-missing-topic): Skip past
Lars Magne Ingebrigtsen [Sun, 16 Apr 2006 16:41:49 +0000 (16:41 +0000)]
(gnus-topic-display-missing-topic): Skip past
groups in the parent topic.

18 years ago2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
Lars Magne Ingebrigtsen [Sun, 16 Apr 2006 16:33:40 +0000 (16:33 +0000)]
2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)

* spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
(spam-extra-header-to-number): Return the CRM114 number as a
number instead of a string.

18 years ago* gnus-art.el (gnus-face-properties-alist): Moved here from
Lars Magne Ingebrigtsen [Sun, 16 Apr 2006 07:30:34 +0000 (07:30 +0000)]
* gnus-art.el (gnus-face-properties-alist): Moved here from
gnus-fun.

* gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.

18 years ago(message-strip-forbidden-properties): Only display on
Lars Magne Ingebrigtsen [Sat, 15 Apr 2006 18:22:51 +0000 (18:22 +0000)]
(message-strip-forbidden-properties): Only display on
self-insert-command.

18 years ago(hashcash-insert-payment-async-2): Make sure the buffer is alive.
Lars Magne Ingebrigtsen [Sat, 15 Apr 2006 18:12:07 +0000 (18:12 +0000)]
(hashcash-insert-payment-async-2): Make sure the buffer is alive.

18 years ago(hashcash-insert-payment-async): Remove dead code;
Lars Magne Ingebrigtsen [Sat, 15 Apr 2006 18:10:48 +0000 (18:10 +0000)]
(hashcash-insert-payment-async): Remove dead code;
reindent.

18 years ago2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
Lars Magne Ingebrigtsen [Sat, 15 Apr 2006 16:01:35 +0000 (16:01 +0000)]
2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)

* smiley.el (smiley-style): Fix typo.

18 years ago(hashcash-insert-payment-async-2): Use
Lars Magne Ingebrigtsen [Sat, 15 Apr 2006 13:03:43 +0000 (13:03 +0000)]
(hashcash-insert-payment-async-2): Use
message-goto-eoh instead of doing it manually.
(mail-add-payment): Use message-narrow-to-header instead of trying
to do the same itself.

18 years ago* message.el (message-hidden-headers): Add Face.
Lars Magne Ingebrigtsen [Sat, 15 Apr 2006 12:35:36 +0000 (12:35 +0000)]
* message.el (message-hidden-headers): Add Face.

18 years ago(Thread Commands): T M-^.
Lars Magne Ingebrigtsen [Sat, 15 Apr 2006 11:57:19 +0000 (11:57 +0000)]
(Thread Commands): T M-^.

18 years ago(gnus-summary-thread-map): New keystroke.
Lars Magne Ingebrigtsen [Sat, 15 Apr 2006 11:57:00 +0000 (11:57 +0000)]
(gnus-summary-thread-map): New keystroke.
(gnus-summary-reparent-children): Make into command.

18 years ago* gnus-sum.el (gnus-summary-reparent-thread): Factor out
Lars Magne Ingebrigtsen [Sat, 15 Apr 2006 11:51:06 +0000 (11:51 +0000)]
* gnus-sum.el (gnus-summary-reparent-thread): Factor out
reparenting code.
(gnus-summary-reparent-children): Refactored out code.

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.