gnus
13 years agoFix author of last pushed commit.
Adam Sjøgren [Tue, 1 Mar 2011 10:28:41 +0000 (04:28 -0600)]
Fix author of last pushed commit.

* git.gnus.org/gnus-cgit.png: Add icon.
* git.gnus.org/index.html: Use it.  Add information about the
gnus-html.git repository.

13 years agoMention the gnus-html.git repository.
Ted Zlatanov [Tue, 1 Mar 2011 10:22:29 +0000 (04:22 -0600)]
Mention the gnus-html.git repository.

* git.gnus.org/index.html: Add information about the gnus-html.git
repository.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Ted Zlatanov [Tue, 1 Mar 2011 10:16:23 +0000 (04:16 -0600)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoAdd PNG favicon.
Ted Zlatanov [Tue, 1 Mar 2011 10:15:33 +0000 (04:15 -0600)]
Add PNG favicon.

* git.gnus.org/gnus-cgit.png: Add icon.
* git.gnus.org/index.html: Use it.

13 years agoFix gravatar insertion in dead article buffers
Julien Danjou [Fri, 25 Feb 2011 15:48:27 +0000 (16:48 +0100)]
Fix gravatar insertion in dead article buffers

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agosieve-manage: add binding to kill the buffer
Julien Danjou [Mon, 28 Feb 2011 20:06:10 +0000 (21:06 +0100)]
sieve-manage: add binding to kill the buffer

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoEnhance mode declaration
Julien Danjou [Mon, 28 Feb 2011 20:03:48 +0000 (21:03 +0100)]
Enhance mode declaration

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agosieve: fix keymap declaration
Julien Danjou [Mon, 28 Feb 2011 20:01:42 +0000 (21:01 +0100)]
sieve: fix keymap declaration

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agosieve: use substitute-command-keys in various places
Julien Danjou [Mon, 28 Feb 2011 19:53:55 +0000 (20:53 +0100)]
sieve: use substitute-command-keys in various places

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agosieve: fix script name when uploading
Julien Danjou [Mon, 28 Feb 2011 16:47:44 +0000 (17:47 +0100)]
sieve: fix script name when uploading

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoFix spelling of "precede".
Glenn Morris [Mon, 28 Feb 2011 12:46:44 +0000 (12:46 +0000)]
Fix spelling of "precede".

13 years ago(gnus-import-other-newsrc-file): New function.
Lars Magne Ingebrigtsen [Sun, 27 Feb 2011 04:24:05 +0000 (05:24 +0100)]
(gnus-import-other-newsrc-file): New function.

13 years agoCache empty auth-source-search result sets.
Ted Zlatanov [Fri, 25 Feb 2011 21:29:23 +0000 (15:29 -0600)]
Cache empty auth-source-search result sets.

* password-cache.el (password-in-cache-p): Convenience function to
check if a key is in the cache, even if the value is nil.

* auth-source.el (auth-source-search): Cache empty result sets.

13 years agoRefine the save behavior with `auth-source-save-behavior'.
Ted Zlatanov [Fri, 25 Feb 2011 11:47:32 +0000 (05:47 -0600)]
Refine the save behavior with `auth-source-save-behavior'.

* auth-source.el (auth-source-save-behavior): New variable to replace
`auth-source-never-create'.
(auth-source-netrc-create): Use it.
(auth-source-never-save): Remove.

13 years agoFix the e-mail message to use "git describe" and the commits.
Ted Zlatanov [Fri, 25 Feb 2011 10:56:42 +0000 (04:56 -0600)]
Fix the e-mail message to use "git describe" and the commits.

* post-receive: Always show the commit messages and the "git describe"
output.

13 years agoReverse the order of the ports to that the prompted-for port is first.
Lars Magne Ingebrigtsen [Fri, 25 Feb 2011 04:47:33 +0000 (20:47 -0800)]
Reverse the order of the ports to that the prompted-for port is first.

13 years ago* nnimap.el (nnimap-stream): Doc fix.
Lars Magne Ingebrigtsen [Fri, 25 Feb 2011 03:52:27 +0000 (19:52 -0800)]
* nnimap.el (nnimap-stream): Doc fix.

13 years ago(gnus-get-unread-articles): Don't clobber the async retrieval by the no-group selection.
Lars Magne Ingebrigtsen [Fri, 25 Feb 2011 03:30:41 +0000 (19:30 -0800)]
(gnus-get-unread-articles): Don't clobber the async retrieval by the no-group selection.

13 years ago(gnus-demon-init): run-with-timer should be called with numerical parameters.
Lars Magne Ingebrigtsen [Fri, 25 Feb 2011 03:20:41 +0000 (19:20 -0800)]
(gnus-demon-init): run-with-timer should be called with numerical parameters.

13 years agoResolve.
Lars Magne Ingebrigtsen [Fri, 25 Feb 2011 03:22:16 +0000 (19:22 -0800)]
Resolve.

13 years agoFix help mode excursion.
Ted Zlatanov [Thu, 24 Feb 2011 21:51:10 +0000 (15:51 -0600)]
Fix help mode excursion.

* auth-source.el (auth-source-netrc-create): Fix help mode excursion.

13 years agoImprove save prompts and allow option to never save.
Ted Zlatanov [Thu, 24 Feb 2011 16:26:29 +0000 (10:26 -0600)]
Improve save prompts and allow option to never save.

* auth-source.el (auth-source-never-save): Add customizable option to
never save info.
(auth-source-netrc-create): Use it and improve save prompts.

13 years agoResolved ChangeLog merge.
Ted Zlatanov [Thu, 24 Feb 2011 13:05:36 +0000 (07:05 -0600)]
Resolved ChangeLog merge.

13 years agoFixes to improve auth-source prompting and don't default user name to anything.
Ted Zlatanov [Thu, 24 Feb 2011 13:01:53 +0000 (07:01 -0600)]
Fixes to improve auth-source prompting and don't default user name to anything.

* auth-source.el (auth-source-creation-prompts): New variable to manage
creation-time prompts.
(auth-source-search): Document it.
(auth-source-format-prompt): Add utility function.
(auth-source-netrc-create): Don't default the user name to
user-login-name.  Use `auth-source-creation-prompts' and some default
prompts for user, host, port, and password (the default generic prompt
remains ugly).

13 years agoauth-source.el (auth-source-netrc-create): Use `read-char' with no argument that...
Katsumi Yamaoka [Thu, 24 Feb 2011 06:32:08 +0000 (06:32 +0000)]
auth-source.el (auth-source-netrc-create): Use `read-char' with no argument that XEmacs doesn't support.
dgnushack.el (dgnushack-compile): Exclude color.el from being compiled for Emacsen having no `libxml-parse-html-region' support.
gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
lpath.el: Bind buffer-save-without-query for XEmacs.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Ted Zlatanov [Wed, 23 Feb 2011 15:10:09 +0000 (09:10 -0600)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoFix up the creation defaults.
Ted Zlatanov [Wed, 23 Feb 2011 15:04:58 +0000 (09:04 -0600)]
Fix up the creation defaults.

* auth-source.el (auth-source-netrc-create): Use the default passed
from above (given-default) or the built-in (user-login-name for
:user).

13 years agognus-art: fix combined-lapsed with invalide date
Julien Danjou [Wed, 23 Feb 2011 15:03:14 +0000 (16:03 +0100)]
gnus-art: fix combined-lapsed with invalide date

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoFix multiple parameter print bug.
Ted Zlatanov [Wed, 23 Feb 2011 14:46:32 +0000 (08:46 -0600)]
Fix multiple parameter print bug.

* auth-source.el (auth-source-netrc-element-or-first): New function to
DTRT for parameter extraction.
(auth-source-netrc-create): Use it and fix multiple parameter print bug.

13 years agoUse read-char instead of read-char-choice.
Teodor Zlatanov [Wed, 23 Feb 2011 14:26:19 +0000 (08:26 -0600)]
Use read-char instead of read-char-choice.

* auth-source.el (auth-source-netrc-create): Use `read-char' instead of
`read-char-choice' for backwards compatibility.

13 years agognus.texi: Standardize some Emacs/XEmacs terminology.
Glenn Morris [Wed, 23 Feb 2011 13:24:52 +0000 (13:24 +0000)]
gnus.texi: Standardize some Emacs/XEmacs terminology.

13 years agoSet buffer-save-without-query, since we always want to save the dribble file, probably.
Lars Ingebrigtsen [Wed, 23 Feb 2011 09:32:21 +0000 (01:32 -0800)]
Set buffer-save-without-query, since we always want to save the dribble file, probably.

13 years agoIndent.
Lars Ingebrigtsen [Wed, 23 Feb 2011 09:01:53 +0000 (01:01 -0800)]
Indent.

13 years ago(nnmail-article-group): Allow a final "" split to work on nnimap.
Lars Ingebrigtsen [Wed, 23 Feb 2011 08:31:08 +0000 (00:31 -0800)]
(nnmail-article-group): Allow a final "" split to work on nnimap.

13 years agoFinish the renaming started in the last checkin.
Lars Ingebrigtsen [Wed, 23 Feb 2011 08:21:20 +0000 (00:21 -0800)]
Finish the renaming started in the last checkin.

13 years ago(gnus-user-date-format-alist): Renamed back again from -summary- since it's a user...
Lars Ingebrigtsen [Wed, 23 Feb 2011 08:18:07 +0000 (00:18 -0800)]
(gnus-user-date-format-alist): Renamed back again from -summary- since it's a user-visible variable.

13 years agoDon't do QRESYNC the first time you use the new Gnus.
Lars Ingebrigtsen [Wed, 23 Feb 2011 08:15:47 +0000 (00:15 -0800)]
Don't do QRESYNC the first time you use the new Gnus.

13 years ago(gnus-setup-message): Define missing variable from last checkin.
Lars Ingebrigtsen [Wed, 23 Feb 2011 08:04:19 +0000 (00:04 -0800)]
(gnus-setup-message): Define missing variable from last checkin.

13 years agoRework auth-source prompts.
Ted Zlatanov [Tue, 22 Feb 2011 21:35:28 +0000 (15:35 -0600)]
Rework auth-source prompts.

* auth-source.el: (auth-source-search-backends): Fix bug.
(auth-source-netrc-create): Rework prompts.

13 years agonetrc caching and better searching.
Ted Zlatanov [Tue, 22 Feb 2011 20:51:39 +0000 (14:51 -0600)]
netrc caching and better searching.

* auth-source.el: Don't load netrc.el.
(auth-source-debug): Add 'trivia option for extra output.
(auth-source-do-trivia): Use it.
(auth-source-search): Simplify logic to use
`auth-source-search-backends'.  Use `auth-source-do-trivia' where
appropriate.  Don't keep a running count at this level.  Layer :create
and :delete options appropriately on the first and second passes.
Don't track the backend with the search results.
(auth-source-search-backends): New function to search a list of
backends for a processed spec.
(auth-source-netrc-parse): Cache all netrc files, making
auth-source-netrc-cache an alist keyed by the file name and using the
file mtime as the caching criterion.  Keep the obfuscated data secret
with a lexical bind.
(auth-source-netrc-search): Don't calculate the length of the results
unnecessarily.

13 years ago* auth-source.el (auth-sources): Search ~/.netrc as well by default.
Ted Zlatanov [Tue, 22 Feb 2011 18:23:05 +0000 (12:23 -0600)]
* auth-source.el (auth-sources): Search ~/.netrc as well by default.

13 years agoUpdate docs to mention ~/.netrc is used now.
Ted Zlatanov [Tue, 22 Feb 2011 18:21:59 +0000 (12:21 -0600)]
Update docs to mention ~/.netrc is used now.

* auth.texi (Help for users): Mention ~/.netrc is also searched by
default now.

13 years ago* nnir.el: Lower case imap search terms. Cache and reuse imap search terms.
Andrew Cohen [Tue, 22 Feb 2011 17:34:22 +0000 (12:34 -0500)]
* nnir.el: Lower case imap search terms. Cache and reuse imap search terms.

13 years agoDone, I think.
Lars Ingebrigtsen [Tue, 22 Feb 2011 03:18:03 +0000 (19:18 -0800)]
Done, I think.

13 years agonnweb does allow fetching by message-id.
Lars Ingebrigtsen [Tue, 22 Feb 2011 03:17:46 +0000 (19:17 -0800)]
nnweb does allow fetching by message-id.

13 years agoThe current method is used when cancelling articles.
Lars Ingebrigtsen [Tue, 22 Feb 2011 03:16:34 +0000 (19:16 -0800)]
The current method is used when cancelling articles.

13 years agoYou can select empty groups by `C-u'-ing a bit harder.
Lars Ingebrigtsen [Tue, 22 Feb 2011 03:16:11 +0000 (19:16 -0800)]
You can select empty groups by `C-u'-ing a bit harder.

13 years agoDejaNews doesn't exist.
Lars Ingebrigtsen [Tue, 22 Feb 2011 03:15:49 +0000 (19:15 -0800)]
DejaNews doesn't exist.

13 years agoThe stack of process marks would be high. And if you want this, you
Lars Ingebrigtsen [Tue, 22 Feb 2011 03:15:06 +0000 (19:15 -0800)]
The stack of process marks would be high.  And if you want this, you
can just push stuff manually.

13 years agoThe treatment variables already take a length parameter.
Lars Ingebrigtsen [Tue, 22 Feb 2011 03:14:08 +0000 (19:14 -0800)]
The treatment variables already take a length parameter.

13 years agotexi/dir is included.
Lars Ingebrigtsen [Tue, 22 Feb 2011 03:12:59 +0000 (19:12 -0800)]
texi/dir is included.

13 years ago`e' with prefixes already allows you to edit all versions.
Lars Ingebrigtsen [Tue, 22 Feb 2011 03:12:28 +0000 (19:12 -0800)]
`e' with prefixes already allows you to edit all versions.

13 years agoUsing the article buffer for editing is a feature.
Lars Ingebrigtsen [Tue, 22 Feb 2011 03:11:23 +0000 (19:11 -0800)]
Using the article buffer for editing is a feature.

13 years agoGoing to hidden topics doesn't sound useful.
Lars Ingebrigtsen [Tue, 22 Feb 2011 03:10:49 +0000 (19:10 -0800)]
Going to hidden topics doesn't sound useful.

13 years agoRemoved SOUP stuff.
Lars Ingebrigtsen [Tue, 22 Feb 2011 03:10:00 +0000 (19:10 -0800)]
Removed SOUP stuff.

13 years ago(gnus-inews-add-send-actions): Restore the winconf name after exit.
Lars Ingebrigtsen [Tue, 22 Feb 2011 02:59:44 +0000 (18:59 -0800)]
(gnus-inews-add-send-actions): Restore the winconf name after exit.

13 years ago(gnus-summary-show-article): When called with t as the value, show the raw article.
Lars Ingebrigtsen [Tue, 22 Feb 2011 02:19:01 +0000 (18:19 -0800)]
(gnus-summary-show-article): When called with t as the value, show the raw article.

13 years agoFix tag pushing.
Lars Ingebrigtsen [Tue, 22 Feb 2011 00:27:56 +0000 (16:27 -0800)]
Fix tag pushing.

13 years agoNo Gnus v0.14 is begun
Lars Ingebrigtsen [Tue, 22 Feb 2011 00:20:24 +0000 (16:20 -0800)]
No Gnus v0.14 is begun

13 years agoNo Gnus v0.13 is released
Lars Ingebrigtsen [Tue, 22 Feb 2011 00:20:18 +0000 (16:20 -0800)]
No Gnus v0.13 is released

13 years agoPush after final change.
Lars Ingebrigtsen [Tue, 22 Feb 2011 00:19:47 +0000 (16:19 -0800)]
Push after final change.

13 years agoPush the tag explicitly to avoid pushing private tags.
Lars Ingebrigtsen [Tue, 22 Feb 2011 00:02:23 +0000 (16:02 -0800)]
Push the tag explicitly to avoid pushing private tags.

13 years agoFix typo.
Lars Ingebrigtsen [Mon, 21 Feb 2011 23:59:23 +0000 (15:59 -0800)]
Fix typo.

13 years agoRevert last change, since auth-source now accepts numbers.
Lars Ingebrigtsen [Mon, 21 Feb 2011 23:58:56 +0000 (15:58 -0800)]
Revert last change, since auth-source now accepts numbers.

13 years ago(auth-source-netrc-parse): Accept a number as the port spec, too.
Lars Ingebrigtsen [Mon, 21 Feb 2011 23:58:25 +0000 (15:58 -0800)]
(auth-source-netrc-parse): Accept a number as the port spec, too.

13 years agoAlways restart the date timer so that user changes to the frequency is respected.
Lars Ingebrigtsen [Mon, 21 Feb 2011 23:44:45 +0000 (15:44 -0800)]
Always restart the date timer so that user changes to the frequency is respected.

13 years ago* gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
Lars Ingebrigtsen [Mon, 21 Feb 2011 23:41:50 +0000 (15:41 -0800)]
* gnus.texi (Article Date): Clarify gnus-article-update-date-headers.

13 years ago* gnus-art.el (gnus-article-update-date-headers): Doc fix.
Lars Ingebrigtsen [Mon, 21 Feb 2011 23:39:25 +0000 (15:39 -0800)]
* gnus-art.el (gnus-article-update-date-headers): Doc fix.

13 years agoauth-source expects strings as port numbers, so make sure it gets that if nnimap...
Lars Ingebrigtsen [Mon, 21 Feb 2011 23:35:44 +0000 (15:35 -0800)]
auth-source expects strings as port numbers, so make sure it gets that if nnimap-server-port is explicit.

13 years agoIncrease the version numbers twice to get easier tag points to pull.
Lars Ingebrigtsen [Mon, 21 Feb 2011 23:30:45 +0000 (15:30 -0800)]
Increase the version numbers twice to get easier tag points to pull.

13 years ago* nnimap.el (nnimap-inbox): Doc fix.
Simon Josefsson [Mon, 21 Feb 2011 23:11:24 +0000 (15:11 -0800)]
* nnimap.el (nnimap-inbox): Doc fix.

13 years agoFix last bogus change.
Katsumi Yamaoka [Mon, 21 Feb 2011 13:34:37 +0000 (13:34 +0000)]
Fix last bogus change.

13 years agoFix last change.
Katsumi Yamaoka [Mon, 21 Feb 2011 13:21:10 +0000 (13:21 +0000)]
Fix last change.

13 years agoMerge changes made in Emacs trunk.
Emacs devel [Mon, 21 Feb 2011 13:00:50 +0000 (13:00 +0000)]
Merge changes made in Emacs trunk.

2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
 * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
 Autoload.  Add optional arg FRAME, and pass it to color-values.
 (color-complement): Caller changed.  Doc fix.
 (color-gradient): Rewrite for better clarity and efficiency.

2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
 * shr-color.el (shr-color->hexadecimal): Use renamed function names
 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
 color-lab-to-srgb.

2011-02-20  Drew Adams  <drew.adams@oracle.com>
 * color.el: First part of merge from hexrgb.el.
 (color-rgb-to-hex): Rename from color-rgb->hex.
 (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
 saturation to zero if the value is too small.
 (color-rgb-to-hsl): Rename from color-rgb->hsl.
 (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
 (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
 (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
 (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
 (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
 (color-cie-de2000): Doc fix.

13 years agoWait for the end of the LIST ACTIVE command, if we're using that.
Lars Ingebrigtsen [Mon, 21 Feb 2011 08:47:13 +0000 (00:47 -0800)]
Wait for the end of the LIST ACTIVE command, if we're using that.

Instead of waiting for the beginning.

13 years agoAdd a kludge to use the given method as in the group name if we're using an extended...
Lars Ingebrigtsen [Mon, 21 Feb 2011 05:01:59 +0000 (21:01 -0800)]
Add a kludge to use the given method as in the group name if we're using an extended method.

13 years agoExtend the methods so that we're sure to get unique server names.
Lars Ingebrigtsen [Mon, 21 Feb 2011 04:54:10 +0000 (20:54 -0800)]
Extend the methods so that we're sure to get unique server names.

And we don't output two async commands in the same buffer.  This fixes
an NNTP hang for some users.

13 years agoNo Gnus v0.12 is begun
Lars Ingebrigtsen [Mon, 21 Feb 2011 03:25:59 +0000 (19:25 -0800)]
No Gnus v0.12 is begun

13 years agoNo Gnus v0.11 is released
Lars Ingebrigtsen [Mon, 21 Feb 2011 03:25:59 +0000 (19:25 -0800)]
No Gnus v0.11 is released

13 years agoFix some errors.
Lars Ingebrigtsen [Mon, 21 Feb 2011 03:19:01 +0000 (19:19 -0800)]
Fix some errors.

13 years agoCheck in the new git-based makepub.
Lars Ingebrigtsen [Mon, 21 Feb 2011 03:13:03 +0000 (19:13 -0800)]
Check in the new git-based makepub.

13 years agoDon't ignore makepub any more.
Lars Ingebrigtsen [Mon, 21 Feb 2011 03:12:41 +0000 (19:12 -0800)]
Don't ignore makepub any more.

13 years agoAdd a kludge to reselect the summary buffer before reading going to the next buffer.
Lars Ingebrigtsen [Mon, 21 Feb 2011 02:00:04 +0000 (18:00 -0800)]
Add a kludge to reselect the summary buffer before reading going to the next buffer.

This avoids putting the point in the group buffer if you `C-g' the
command.

13 years agoAdd an in-memory netrc cache (for now) to make ~/.authinfo.gpg files usable.
Lars Ingebrigtsen [Mon, 21 Feb 2011 01:34:09 +0000 (17:34 -0800)]
Add an in-memory netrc cache (for now) to make ~/.authinfo.gpg files usable.

13 years agoComment fix.
Lars Ingebrigtsen [Mon, 21 Feb 2011 01:26:11 +0000 (17:26 -0800)]
Comment fix.

13 years ago* nnfolder.el (copyright-update): Define for the compiler.
Lars Ingebrigtsen [Mon, 21 Feb 2011 00:58:28 +0000 (16:58 -0800)]
* nnfolder.el (copyright-update): Define for the compiler.

13 years ago* auth-source.el (auth-source-search): Fix unbound variable.
Lars Ingebrigtsen [Mon, 21 Feb 2011 00:57:21 +0000 (16:57 -0800)]
* auth-source.el (auth-source-search): Fix unbound variable.

13 years ago* gnus.texi (Window Layout): Document layout names.
Lars Ingebrigtsen [Sun, 20 Feb 2011 01:32:38 +0000 (17:32 -0800)]
* gnus.texi (Window Layout): Document layout names.

13 years ago(nnimap-wait-for-response): Ensure that we get the entire line we're waiting for.
Lars Ingebrigtsen [Sun, 20 Feb 2011 01:03:16 +0000 (17:03 -0800)]
(nnimap-wait-for-response): Ensure that we get the entire line we're waiting for.

13 years agoResolved.
Lars Ingebrigtsen [Sun, 20 Feb 2011 01:04:45 +0000 (17:04 -0800)]
Resolved.

13 years ago* gnus-art.el (gnus-article-next-page-1): Because customized mode-line
Darren Hoo [Sat, 19 Feb 2011 21:18:32 +0000 (13:18 -0800)]
* gnus-art.el (gnus-article-next-page-1): Because customized mode-line
face with line-width greater than zero will cause RET in gnus summary
buffer to scroll down article page-wise because auto vscroll happens,
it should be temporalily disabled when doing a scroll-up.

13 years agoResolved.
Lars Ingebrigtsen [Sun, 20 Feb 2011 01:04:26 +0000 (17:04 -0800)]
Resolved.

13 years agoMerge changes made in Emacs trunk.
Emacs devel [Sat, 19 Feb 2011 23:36:11 +0000 (23:36 +0000)]
Merge changes made in Emacs trunk.

auth.texi: Sync @dircategory with Emacs/info/dir.
emacs-mime.texi: Sync @dircategory with Emacs/info/dir.
gnus.texi: Sync @dircategory with Emacs/info/dir.
message.texi: Sync @dircategory with Emacs/info/dir.
pgg.texi: Sync @dircategory with Emacs/info/dir.
sasl.texi: Sync @dircategory with Emacs/info/dir.
sieve.texi: Sync @dircategory with Emacs/info/dir.
gnus.el (gnus-meta): Doc fix.
nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update, in case it's not yet loaded.

13 years ago(nnimap-parse-copied-articles): Allow for "<foo> OK" outputs from the server.
Lars Ingebrigtsen [Sat, 19 Feb 2011 09:40:02 +0000 (01:40 -0800)]
(nnimap-parse-copied-articles): Allow for "<foo> OK" outputs from the server.

13 years ago* gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook later so that...
Antoine Levitt [Fri, 18 Feb 2011 23:18:30 +0000 (15:18 -0800)]
* gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook later so that bbdb can hook in easier.

13 years ago(auth-source-search): Only ask a single backend to create the credentials.
Lars Ingebrigtsen [Fri, 18 Feb 2011 22:09:56 +0000 (14:09 -0800)]
(auth-source-search): Only ask a single backend to create the credentials.

13 years agoIf we don't find a match, don't bug out on non-bound variables.
Lars Ingebrigtsen [Fri, 18 Feb 2011 22:07:53 +0000 (14:07 -0800)]
If we don't find a match, don't bug out on non-bound variables.

13 years agoSmall post-receive fixes.
Ted Zlatanov [Fri, 18 Feb 2011 11:44:06 +0000 (05:44 -0600)]
Small post-receive fixes.

* post-receive: Fix $(( bug.  Note that the user name and address are
incorrect if the last commit was on a branch.

13 years ago(auth-source-search): Don't try to create credentials if the caller doesn't want...
Lars Ingebrigtsen [Fri, 18 Feb 2011 00:45:49 +0000 (16:45 -0800)]
(auth-source-search): Don't try to create credentials if the caller doesn't want that.

13 years ago(nnimap-request-list): Protect against not being able to open the server.
Lars Ingebrigtsen [Fri, 18 Feb 2011 00:31:28 +0000 (16:31 -0800)]
(nnimap-request-list): Protect against not being able to open the server.