gnus
13 years agoRevert gnus-undo change.
Lars Magne Ingebrigtsen [Mon, 30 Aug 2010 18:39:04 +0000 (20:39 +0200)]
Revert gnus-undo change.

13 years agoLimit the undo actions to 100 actions.
Lars Magne Ingebrigtsen [Mon, 30 Aug 2010 18:17:20 +0000 (20:17 +0200)]
Limit the undo actions to 100 actions.

13 years agoProtect against not having completion-styles bound.
Lars Magne Ingebrigtsen [Mon, 30 Aug 2010 17:20:38 +0000 (19:20 +0200)]
Protect against not having completion-styles bound.

13 years agoImplement the gnus-put-image/gnus-html-put-image by having the latter set point.
Lars Magne Ingebrigtsen [Mon, 30 Aug 2010 17:10:08 +0000 (19:10 +0200)]
Implement the gnus-put-image/gnus-html-put-image by having the latter set point.

13 years agoAlways insert Content-Type headers, to make broken recipients happier.
Lars Magne Ingebrigtsen [Mon, 30 Aug 2010 17:04:36 +0000 (19:04 +0200)]
Always insert Content-Type headers, to make broken recipients happier.

13 years agoUse insert-image instead of put-image when putting images into a buffer.
Lars Magne Ingebrigtsen [Mon, 30 Aug 2010 17:00:02 +0000 (19:00 +0200)]
Use insert-image instead of put-image when putting images into a buffer.

This makes all the Gnus image-inserting functions work, I think.

13 years agoMake html image insertion probably work for XEmacs, too.
Lars Magne Ingebrigtsen [Mon, 30 Aug 2010 16:51:04 +0000 (18:51 +0200)]
Make html image insertion probably work for XEmacs, too.

* gnus-xmas.el (gnus-xmas-put-image): Ditto.

* gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
point parameter.

* gnus-html.el (gnus-html-put-image): Use gnus-put-image.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Mon, 30 Aug 2010 16:29:52 +0000 (18:29 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoAdd 'substring to completion-styles for group selection.
Lars Magne Ingebrigtsen [Mon, 30 Aug 2010 15:01:28 +0000 (17:01 +0200)]
Add 'substring to completion-styles for group selection.

13 years agoRemove references to outdated systems.
Lars Magne Ingebrigtsen [Mon, 30 Aug 2010 02:42:29 +0000 (04:42 +0200)]
Remove references to outdated systems.

References to win32 w32 mswindows ms-windows emx were probably
cargo-culted, and are removed for clarity.

13 years agoAdd "Package:" file headers to denote built-in packages. By Chong Yidong <cyd@stupid...
Katsumi Yamaoka [Mon, 30 Aug 2010 00:45:48 +0000 (00:45 +0000)]
Add "Package:" file headers to denote built-in packages.  By Chong Yidong <cyd@stupidchicken.com>.

13 years agoFix regex for matching extra headers and regexp-quote the match if
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 22:42:42 +0000 (00:42 +0200)]
Fix regex for matching extra headers and regexp-quote the match if
necessary.

From Andreas Schwab  <schwab@suse.de>

13 years agoMention B DEL.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 22:36:55 +0000 (00:36 +0200)]
Mention B DEL.

13 years agoDon't regard (;;) and the like as a smiley.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 22:26:59 +0000 (00:26 +0200)]
Don't regard (;;) and the like as a smiley.

13 years agoEnsure that the directory where the dribbel file lives exists.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 22:18:58 +0000 (00:18 +0200)]
Ensure that the directory where the dribbel file lives exists.

13 years agoChange the default of message-send-mail-partially-limit to nil, since
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 22:14:43 +0000 (00:14 +0200)]
Change the default of message-send-mail-partially-limit to nil, since
almost nobody wants split messages.

13 years agoput-image doesn't take the same parameters as gnus-put-image, so
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 21:52:27 +0000 (23:52 +0200)]
put-image doesn't take the same parameters as gnus-put-image, so
revert the change for now.

13 years agoAutoload gnus-html-prefetch-images and provide gnus-html.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 21:45:32 +0000 (23:45 +0200)]
Autoload gnus-html-prefetch-images and provide gnus-html.

13 years agoFix the last checkin -- separate the hex and decimal cases so that hex
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 20:18:07 +0000 (22:18 +0200)]
Fix the last checkin -- separate the hex and decimal cases so that hex
values work.

13 years agoAlso decode entities like &#x3212
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 20:16:03 +0000 (22:16 +0200)]
Also decode entities like &#x3212

13 years agoDelete trailing whitespace.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 20:01:29 +0000 (22:01 +0200)]
Delete trailing whitespace.

13 years agoHyperlink urls in docstrings with URL `...'.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 20:00:57 +0000 (22:00 +0200)]
Hyperlink urls in docstrings with URL `...'.

13 years agoAdd *.orig.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 20:00:39 +0000 (22:00 +0200)]
Add *.orig.

13 years ago2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 19:52:20 +0000 (21:52 +0200)]
2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>

* gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
functions.

13 years agoSupply a max-time paramater to the curl calls, and mark the processes
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 19:02:58 +0000 (21:02 +0200)]
Supply a max-time paramater to the curl calls, and mark the processes
as killable.

13 years agoDisplay the link in the mouseover text.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 18:50:39 +0000 (20:50 +0200)]
Display the link in the mouseover text.

13 years agoTake an optional parameter to say what the mouseover text should be.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 18:49:20 +0000 (20:49 +0200)]
Take an optional parameter to say what the mouseover text should be.

13 years agoUse the summary-local version of the mm-w3m-safe-url-regexp variable
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 18:21:52 +0000 (20:21 +0200)]
Use the summary-local version of the mm-w3m-safe-url-regexp variable
to only download images in the groups where we want that to happen.

13 years agoNew variable gnus-summary-stop-at-end-of-message.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 17:28:06 +0000 (19:28 +0200)]
New variable gnus-summary-stop-at-end-of-message.

13 years agoRefuse to display 30x30 images, not all 30xwhatever images.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 17:27:44 +0000 (19:27 +0200)]
Refuse to display 30x30 images, not all 30xwhatever images.

13 years agoMention that the Date header is the original one, even if you delay.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 17:14:30 +0000 (19:14 +0200)]
Mention that the Date header is the original one, even if you delay.

13 years agoMake the "built-in" HTML renderer into its own section.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 16:23:02 +0000 (18:23 +0200)]
Make the "built-in" HTML renderer into its own section.

13 years agoAdd kludge to avoid displaying 30x30 gif images, which makes Emacs shake
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 15:43:44 +0000 (17:43 +0200)]
Add kludge to avoid displaying 30x30 gif images, which makes Emacs shake

13 years agoDisable cookies, since we probably don't want to be trackable.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 15:21:48 +0000 (17:21 +0200)]
Disable cookies, since we probably don't want to be trackable.

13 years agoAdd kludge to allow spacing past big pictures in the article buffer
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 15:11:48 +0000 (17:11 +0200)]
Add kludge to allow spacing past big pictures in the article buffer

13 years agoMake gnus-article-beginning-of-window into a defun for easier debugging.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 15:05:17 +0000 (17:05 +0200)]
Make gnus-article-beginning-of-window into a defun for easier debugging.

13 years agoUse `mm-with-part' so that the CTE is decoded before we feed it to w3m
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:47:25 +0000 (16:47 +0200)]
Use `mm-with-part' so that the CTE is decoded before we feed it to w3m

13 years agoFix typo in end table.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:37:28 +0000 (16:37 +0200)]
Fix typo in end table.

13 years agoFix typo in "@acronum".
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:36:21 +0000 (16:36 +0200)]
Fix typo in "@acronum".

13 years agognus-article-html needs curl in addition to w3m.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:27:58 +0000 (16:27 +0200)]
gnus-article-html needs curl in addition to w3m.

13 years agoMake sure that we don't insert images from a different article.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:24:37 +0000 (16:24 +0200)]
Make sure that we don't insert images from a different article.

13 years agoCargo-cult some settings from emacs-w3m, which apparently makes
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:21:02 +0000 (16:21 +0200)]
Cargo-cult some settings from emacs-w3m, which apparently makes
non-ascii texts look more correct.

13 years agoHave curl --follow the location of the things it fetches.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:10:11 +0000 (16:10 +0200)]
Have curl --follow the location of the things it fetches.

13 years agoIf we can't display the image, then display a broken lock instead.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 14:04:29 +0000 (16:04 +0200)]
If we can't display the image, then display a broken lock instead.

13 years agoDocument gnus-async-post-fetch-function.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:57:55 +0000 (15:57 +0200)]
Document gnus-async-post-fetch-function.

13 years agoMention gnus-article-html.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:56:51 +0000 (15:56 +0200)]
Mention gnus-article-html.

13 years agoProtect against invalid images.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:44:31 +0000 (15:44 +0200)]
Protect against invalid images.

13 years agoDon't try to update buffers that have died in the meantime.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:36:52 +0000 (15:36 +0200)]
Don't try to update buffers that have died in the meantime.

13 years agoWhen prefetching, src can be src="..." or src='...' in the HTML.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:34:07 +0000 (15:34 +0200)]
When prefetching, src can be src="..." or src='...' in the HTML.

13 years agoThe output from -halfdump isn't totally regular, so strip
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:28:54 +0000 (15:28 +0200)]
The output from -halfdump isn't totally regular, so strip
off any </pre_int>s that were left over.

13 years agoRemove text properties from strings before handling them.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:23:31 +0000 (15:23 +0200)]
Remove text properties from strings before handling them.

13 years agoDon't delete the space at the start, because this messes up the display.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 13:13:18 +0000 (15:13 +0200)]
Don't delete the space at the start, because this messes up the display.

13 years agoWe may not actually find the end tag, so protect against that.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 02:47:30 +0000 (04:47 +0200)]
We may not actually find the end tag, so protect against that.

13 years agoAllow pre-fetching images asynchronously.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 02:40:49 +0000 (04:40 +0200)]
Allow pre-fetching images asynchronously.

13 years agoDecode html entities and make the image-related display prettier.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 02:20:10 +0000 (04:20 +0200)]
Decode html entities and make the image-related display prettier.

13 years agoReverse the order the images are fetched. Fetch the first first.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 02:11:31 +0000 (04:11 +0200)]
Reverse the order the images are fetched.  Fetch the first first.

13 years agoAdd a concept index entry for HTML.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 02:10:02 +0000 (04:10 +0200)]
Add a concept index entry for HTML.

13 years agoDocument some of the gnus-html stuff.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 02:09:35 +0000 (04:09 +0200)]
Document some of the gnus-html stuff.

13 years agoAllow customizing the rendering width.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 02:02:50 +0000 (04:02 +0200)]
Allow customizing the rendering width.

13 years agoDelete space at the start of the parsed html.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 01:53:12 +0000 (03:53 +0200)]
Delete space at the start of the parsed html.

13 years agoDon't download pictures the user hasn't requested.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 01:47:06 +0000 (03:47 +0200)]
Don't download pictures the user hasn't requested.
Provide a function for pruning the size of the image cache.

13 years agoFetch and cache images.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 01:25:52 +0000 (03:25 +0200)]
Fetch and cache images.

13 years agoThe -halfdump format uses nested tags.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 00:51:10 +0000 (02:51 +0200)]
The -halfdump format uses nested tags.

Fix up this by using backward-tracking-like parsing.

13 years agoAdd a new super-simple HTML renderer based on w3m -halfdump.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 00:37:28 +0000 (02:37 +0200)]
Add a new super-simple HTML renderer based on w3m -halfdump.

13 years agoAdd a new super-simple HTML renderer based on w3m -halfdump.
Lars Magne Ingebrigtsen [Sun, 29 Aug 2010 00:36:13 +0000 (02:36 +0200)]
Add a new super-simple HTML renderer based on w3m -halfdump.

13 years agoRenamed to gnus-html.
Lars Magne Ingebrigtsen [Sat, 28 Aug 2010 23:49:10 +0000 (01:49 +0200)]
Renamed to gnus-html.

13 years agoStart implementation.
Lars Magne Ingebrigtsen [Sat, 28 Aug 2010 23:36:50 +0000 (01:36 +0200)]
Start implementation.

13 years agoIgnore lisp/TAGS
Lars Magne Ingebrigtsen [Sat, 28 Aug 2010 22:35:49 +0000 (00:35 +0200)]
Ignore lisp/TAGS

13 years agoRemove reference to nngoogle, which doesn't exist.
Lars Magne Ingebrigtsen [Sat, 28 Aug 2010 22:34:58 +0000 (00:34 +0200)]
Remove reference to nngoogle, which doesn't exist.

13 years agoDisable ecomplete address storage when resending messages, to avoid
Lars Magne Ingebrigtsen [Sat, 28 Aug 2010 22:11:37 +0000 (00:11 +0200)]
Disable ecomplete address storage when resending messages, to avoid
storing irrelevant addresses in your address book.

13 years agoRemove the Emacs 20.3-related kluge (and test whether I understand
Lars Magne Ingebrigtsen [Sat, 28 Aug 2010 21:34:55 +0000 (23:34 +0200)]
Remove the Emacs 20.3-related kluge (and test whether I understand
git).

13 years agognus-summary-(move,delete)-article: Save excursion while copying, moving,
Katsumi Yamaoka [Fri, 27 Aug 2010 01:52:07 +0000 (01:52 +0000)]
gnus-summary-(move,delete)-article: Save excursion while copying, moving,
 and deleting articles in order to prevent the cursor from jumping to
 unforeseen place.

13 years agoFix typo in previous gnus-sum.el change.
Katsumi Yamaoka [Wed, 18 Aug 2010 06:47:35 +0000 (06:47 +0000)]
Fix typo in previous gnus-sum.el change.
From Glenn Morris <rgm@gnu.org>.

13 years agolpath.el: No need to bind bookmark-yank-point and
Katsumi Yamaoka [Tue, 17 Aug 2010 11:43:45 +0000 (11:43 +0000)]
lpath.el: No need to bind bookmark-yank-point and
 bookmark-make-record-function.

13 years agoSilence some Gnus compiler warnings.
Katsumi Yamaoka [Tue, 17 Aug 2010 11:42:48 +0000 (11:42 +0000)]
Silence some Gnus compiler warnings.
From Glenn Morris <rgm@gnu.org>.

* gnus-sync.el: Require gnus components whose functions are used.

* gnus-art.el (bookmark-make-record-function):
* gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
Declare for compiler.

* mm-url.el (mml-compute-boundary): Autoload.

13 years agognus-start-draft-setup: Move doc string forward.
Katsumi Yamaoka [Sun, 15 Aug 2010 23:30:07 +0000 (23:30 +0000)]
gnus-start-draft-setup: Move doc string forward.

13 years agoTypo fix "hoo4a" -> "hook".
Ted Zlatanov [Sat, 14 Aug 2010 16:39:35 +0000 (11:39 -0500)]
Typo fix "hoo4a" -> "hook".

* gnus-sync.el (gnus-sync-install-hooks): Typo fix.

13 years agognus-sync.el (gnus-sync): Fix defgroup version.
Katsumi Yamaoka [Sat, 14 Aug 2010 10:54:16 +0000 (10:54 +0000)]
gnus-sync.el (gnus-sync): Fix defgroup version.
From Glenn Morris <rgm@gnu.org>.

13 years agoAmmended for bug fix on the loader nunion.
Ted Zlatanov [Fri, 13 Aug 2010 17:29:26 +0000 (12:29 -0500)]
Ammended for bug fix on the loader nunion.

* (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.

13 years agoDoc fixes and keep unknown groups.
Ted Zlatanov [Fri, 13 Aug 2010 13:25:37 +0000 (08:25 -0500)]
Doc fixes and keep unknown groups.

* gnus-sync.el: Fix docs.
(gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
(gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.

13 years agoOptimizations for gnus-sync.el.
Ted Zlatanov [Fri, 13 Aug 2010 00:48:32 +0000 (19:48 -0500)]
Optimizations for gnus-sync.el.

* gnus-sync.el: Add docs about gnus-sync-backend
possibilities.
(gnus-sync-save): Remove unnecessary message.
(gnus-sync-read): Optimize and show what groups were skipped.

13 years agoMinor bug fixes for gnus-sync.el.
Ted Zlatanov [Thu, 12 Aug 2010 20:45:56 +0000 (15:45 -0500)]
Minor bug fixes for gnus-sync.el.

* gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
read the sync on get-new-news.

13 years agoMinor bug fixes for gnus-sync.el.
Ted Zlatanov [Thu, 12 Aug 2010 20:16:03 +0000 (15:16 -0500)]
Minor bug fixes for gnus-sync.el.

* gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
quiet.

* gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).

13 years agoMake saving and restoring of hidden threads work with overlays.
Ted Zlatanov [Thu, 12 Aug 2010 20:12:01 +0000 (15:12 -0500)]
Make saving and restoring of hidden threads work with overlays.
Patch applied by Ted Zlatanov.

* gnus-sum.el (gnus-hidden-threads-configuration)
(gnus-restore-hidden-threads-configuration): Update to deal with text
properties, rather than searching for a magic character.

13 years agoAdd new gnus-sync.el library.
Ted Zlatanov [Thu, 12 Aug 2010 19:50:40 +0000 (14:50 -0500)]
Add new gnus-sync.el library.

* gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.

* gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
renamed from `gnus-registry-grep-in-list'.

* gnus-sync.el: New library for synchronization of marks.

13 years agoMake gnus-start-draft-setup interactive.
Ted Zlatanov [Thu, 12 Aug 2010 12:49:50 +0000 (07:49 -0500)]
Make gnus-start-draft-setup interactive.

* gnus-start.el (gnus-start-draft-setup): Make it interactive.

13 years ago(rfc2047-encode): Use utf-8 charset as a last resort.
Katsumi Yamaoka [Fri, 6 Aug 2010 03:41:28 +0000 (03:41 +0000)]
(rfc2047-encode): Use utf-8 charset as a last resort.

13 years agoFix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
Katsumi Yamaoka [Sun, 1 Aug 2010 23:44:51 +0000 (23:44 +0000)]
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.

2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 * nnmail.el (nnmail-get-new-mail-1): Revert.
 * nnml.el (nnml-active-number): Make sure names of newly created groups
 in nnml-group-alist are encoded.

13 years agoEncode names of nnml groups that nnmail-get-new-mail creates in active file.
Katsumi Yamaoka [Fri, 30 Jul 2010 01:57:19 +0000 (01:57 +0000)]
Encode names of nnml groups that nnmail-get-new-mail creates in active file.

2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
 containing non-ASCII characters in active file for nnml back end.

13 years agoFix typos in ChangeLogs.
Katsumi Yamaoka [Thu, 29 Jul 2010 04:17:50 +0000 (04:17 +0000)]
Fix typos in ChangeLogs.

13 years agoFix typos in ChangeLogs.
Katsumi Yamaoka [Mon, 26 Jul 2010 00:43:34 +0000 (00:43 +0000)]
Fix typos in ChangeLogs.

13 years agoFix typos in ChangeLogs.
Katsumi Yamaoka [Mon, 26 Jul 2010 00:40:54 +0000 (00:40 +0000)]
Fix typos in ChangeLogs.

13 years agoFix typos in ChangeLogs.
Katsumi Yamaoka [Mon, 26 Jul 2010 00:36:16 +0000 (00:36 +0000)]
Fix typos in ChangeLogs.

13 years agoAccept x-pkcs7-signature MIME type as signature.
David Engster [Sat, 24 Jul 2010 20:31:51 +0000 (22:31 +0200)]
Accept x-pkcs7-signature MIME type as signature.

* mml-smime.el (mml-smime-epg-verify): Also accept the older
x-pkcs7-signature MIME type as signature (RFC 2311, C.1).

13 years agoFix multiple-recipient handling of Gnus S/MIME.
Katsumi Yamaoka [Wed, 21 Jul 2010 23:22:55 +0000 (23:22 +0000)]
Fix multiple-recipient handling of Gnus S/MIME.

2010-07-21  Daiki Ueno  <ueno@unixuser.org>
 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
 tag (Bug#6654).

13 years agoFix typos in ChangeLogs. By Juanma Barranquero <lekktu@gmail.com>.
Katsumi Yamaoka [Tue, 20 Jul 2010 23:04:39 +0000 (23:04 +0000)]
Fix typos in ChangeLogs.  By Juanma Barranquero <lekktu@gmail.com>.

13 years agoFix previous change in gnus-summary-bookmark-make-record.
Katsumi Yamaoka [Tue, 20 Jul 2010 01:16:54 +0000 (01:16 +0000)]
Fix previous change in gnus-summary-bookmark-make-record.

2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
 the article buffer, not the summary buffer.

13 years agoMake gnus-summary-bookmark-make-record work for Emacs 23 as well.
Katsumi Yamaoka [Thu, 15 Jul 2010 00:55:31 +0000 (00:55 +0000)]
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.

2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
 Emacs 23 as well.

13 years agoAllow bookmarks to be set from Gnus Article buffers (Bug #5975).
Katsumi Yamaoka [Thu, 15 Jul 2010 00:11:32 +0000 (00:11 +0000)]
Allow bookmarks to be set from Gnus Article buffers (Bug #5975).

2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
 * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
 Emacs versions; bind bookmark-make-record-function for Emacs >=22.

2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
 Patch applied by Karl Fogel.

 * gnus-sum.el (gnus-summary-bookmark-make-record): Set
 `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.

2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
 Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
 Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
 C-w still not working correctly from Article buffers; Thierry's
 patch to fix that will be applied after this.

 * gnus-art.el (bookmark-make-record-function): New local variable.
 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
 article buffer.
 (gnus-summary-bookmark-jump): Maybe jump to article buffer.

2010-07-13  Karl Fogel  <kfogel@red-bean.com>
 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
 on changes in bookmark.el.

13 years agoStop `gnus-xmas-read-event-char' from logging prompt string.
Katsumi Yamaoka [Tue, 13 Jul 2010 02:18:25 +0000 (02:18 +0000)]
Stop `gnus-xmas-read-event-char' from logging prompt string.

2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
 `no-log' instead of message not to log prompt string.