Wed, 08 Sep 2010 18:14:44 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-matching-open): Don't burp if we can't find a match.
|
Wed, 08 Sep 2010 09:02:38 -0700 |
Glenn Morris |
Very minor bytecomp fix.
|
Wed, 08 Sep 2010 08:59:10 -0700 |
Glenn Morris |
* emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore dir-locals-file.
|
Wed, 08 Sep 2010 17:53:08 +0200 |
Stefan Monnier |
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
|
Wed, 08 Sep 2010 16:54:00 +0200 |
Agustin martin |
textmodes/ispell.el (ispell-valid-dictionary-list): Simplify logic.
|
Wed, 08 Sep 2010 16:42:54 +0200 |
Michael Albinus |
Migrate to Tramp 2.2. Rearrange load dependencies.
|
Tue, 07 Sep 2010 20:01:23 +0200 |
Agustin martin |
Make sure original ispell arg list is initialized in (ispell-start-process).
|
Tue, 07 Sep 2010 06:23:16 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and internal images as deletable by `W D D'.
|
Tue, 07 Sep 2010 01:20:19 +0000 |
Katsumi Yamaoka |
gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling; (gnus-async-article-callback): Fix typo.
|
Tue, 07 Sep 2010 00:12:08 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk:
|
Tue, 07 Sep 2010 00:08:33 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the current line to work around bugs in the output from w3m.
|
Tue, 07 Sep 2010 00:05:59 +0000 |
Katsumi Yamaoka |
gnus-async.el (gnus-async-article-callback): Always prefetch images for groups that want that.
|
Tue, 07 Sep 2010 00:04:11 +0000 |
Katsumi Yamaoka |
nntp.el (nntp-wait-for-string): Supply a timeout for accept-process-output to ensure progress.
|
Tue, 07 Sep 2010 00:00:56 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): If being given an explicit level to get unread articles from, then use that for foreign groups, too.
|
Mon, 06 Sep 2010 23:58:34 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which confuses the rest of the function.
|
Mon, 06 Sep 2010 23:56:27 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan' for the methods that support -retrieve-groups, too.
|
Mon, 06 Sep 2010 23:54:07 +0000 |
Katsumi Yamaoka |
nnml.el (nnml-save-nov): Remove some debugging-related messages.
|
Mon, 06 Sep 2010 22:42:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 06 Sep 2010 06:05:40 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 06 Sep 2010 00:55:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 05 Sep 2010 22:45:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 03 Sep 2010 06:22:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 03 Sep 2010 03:34:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 03 Sep 2010 01:17:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 02 Sep 2010 22:44:07 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 02 Sep 2010 05:10:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 02 Sep 2010 04:31:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 02 Sep 2010 02:12:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 01 Sep 2010 22:54:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 01 Sep 2010 00:35:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 31 Aug 2010 22:44:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 31 Aug 2010 06:57:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 06 Sep 2010 12:40:56 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Mon, 06 Sep 2010 12:38:03 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Mon, 06 Sep 2010 12:24:59 -0400 |
Chong Yidong |
Merge whitespace.el version 13.1 from trunk.
|
Mon, 06 Sep 2010 12:24:32 -0400 |
Chong Yidong |
Merge whitespace.el from trunk
|
Mon, 06 Sep 2010 00:03:56 +0200 |
Stefan Monnier |
* doc/lispref/files.texi (Directory Names): Use \` rather than ^.
|
Sun, 05 Sep 2010 12:17:26 +0200 |
Andreas Schwab |
Regenerate configure
|
Sun, 05 Sep 2010 11:44:55 +0200 |
Stefan Monnier |
* emacs-lisp/rx.el (rx-any): Don't explode ranges that end in - or ].
|
Sat, 04 Sep 2010 14:58:56 -0400 |
Chong Yidong |
* dired.texi (Dired Enter): Minor doc fix (Bug#6982).
|
Sat, 04 Sep 2010 14:36:24 -0400 |
Chong Yidong |
Revert last change.
|
Sat, 04 Sep 2010 14:21:48 -0400 |
Chong Yidong |
* frames.texi (Layout Parameters): Add cindex entries (Bug#6929).
|
Thu, 02 Sep 2010 13:47:15 +0200 |
Stefan Monnier |
Update email of Roland Winkler <winkler@gnu.org>
|
Wed, 01 Sep 2010 22:41:23 -0700 |
Glenn Morris |
* doc/emacs/misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
|
Wed, 01 Sep 2010 22:38:30 -0700 |
Glenn Morris |
* desktop.el (desktop-path): Bump :version after 2009-09-15 change.
|
Mon, 06 Sep 2010 02:09:42 +0000 |
Katsumi Yamaoka |
pop3.el (pop3-number-of-responses): Search for "+OK", not "+OK ".
|
Mon, 06 Sep 2010 00:48:40 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Fix up the last commit.
|
Mon, 06 Sep 2010 00:44:55 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Don't bother with groups that aren't going to be activated.
|
Mon, 06 Sep 2010 00:41:06 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-article-html): Allow calling without specifying the handle. In that case, dissect the buffer first.
|
Mon, 06 Sep 2010 00:37:02 +0000 |
Katsumi Yamaoka |
gnus-sum.el (gnus-set-mode-line): Don\t pad the mode line string.
|
Mon, 06 Sep 2010 00:33:15 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-open-connection): Revert the change that would look into authinfo for imaps instead of imap.
|
Mon, 06 Sep 2010 00:20:42 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Count the archive groups as secondary, so that they're activated the same way as before.
|
Mon, 06 Sep 2010 00:15:13 +0000 |
Katsumi Yamaoka |
gnus-start.el (gnus-activate-group): Take an optional parameter to say that you don't want to call gnus-request-group with don-check, but do check the reponse. This is for virtual groups only.
|
Mon, 06 Sep 2010 00:10:55 +0000 |
Katsumi Yamaoka |
imap.el (imap-mailbox-get): Revert last change for this function.
|
Mon, 06 Sep 2010 00:06:55 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-debug): Removed; imap.el: Remove an optional buffer parameter from many functions.
|
Sun, 05 Sep 2010 23:56:42 +0000 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-list): Servers may return \NoSelect case-insensitively.
|