Mercurial > emacs
graph
-
Update to latest Unicode 6.0 beta data files.Sun, 05 Sep 2010 04:06:39 +0200, by Juanma Barranquero
-
gnus-int.el (gnus-request-group): Indent.Sun, 05 Sep 2010 01:31:15 +0000, by Katsumi Yamaoka
-
mail-source.el (mail-source-delete-crash-box): Always move the crash box to the Incoming file. Fixes mistake in previous checkin; Do incremental NOV updates when scanning new male. (nnml-save-incremental-nov, nnml-open-incremental-nov, nnml-add-incremental-nov): New functions to do "incremental" nov updates, where we just append to the end of the existing nov files without reading/writing them in full.Sun, 05 Sep 2010 01:27:15 +0000, by Katsumi Yamaoka
-
pop3.el (pop3-write-to-file): Don't output messages when saving; mail-source.el (mail-source-delete-crash-box): Really only check the incoming files once in a while; nnml.el (nnml-save-nov): Message around nnml-save-nov so that the culprit is more visible; pop3.el (pop3-send-streaming-command): Off-by-one error on the request loop (for debugging purposes) removed.Sun, 05 Sep 2010 01:18:05 +0000, by Katsumi Yamaoka
-
pop3.el (pop3-streaming-movemail): Always close the pop3 connection.Sun, 05 Sep 2010 01:12:51 +0000, by Katsumi Yamaoka
-
gnus-start.el: White space clean up; mail-source.el (mail-source-fetch-pop): Use streaming pop3 retrieval; pop3.el (pop3-streaming-movemail): Respect pop3-leave-mail-on-server; pop3.el (pop3-logon): Fix up unbound variable typo; mail-source.el (mail-source-delete-crash-box): Only check the incoming files for deletion once per day to save a lot of file accesses.Sun, 05 Sep 2010 01:08:22 +0000, by Katsumi Yamaoka
-
gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc list.Sun, 05 Sep 2010 00:56:31 +0000, by Katsumi Yamaoka
-
pop3.el (pop3-movemail): Use erase-buffer instead of looping and deleting regions, which seems rather odd; gnus-start.el (gnus-get-unread-articles): Protect against groups that come from no known methods.Sun, 05 Sep 2010 00:52:55 +0000, by Katsumi Yamaoka
-
(pop3-display-message-size-flag): Removed -- everybody wants message sizes.Sun, 05 Sep 2010 00:49:07 +0000, by Katsumi Yamaoka
-
gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local file once per `g' run.Sun, 05 Sep 2010 00:44:53 +0000, by Katsumi Yamaoka
-
nnmh.el (nnmh-request-list-1): Output active lines also for empty directories. This makes the draft queue directory work.Sun, 05 Sep 2010 00:38:39 +0000, by Katsumi Yamaoka
-
Rewrite the Gnus group activation method to be more efficient; nnmh.el (nnmh-request-list-1): Fix up the recursion behavior; Add more changes related to the new methodology for requesting backend data.Sun, 05 Sep 2010 00:34:16 +0000, by Katsumi Yamaoka
-
* lisp/electric.el (electric-indent-post-self-insert-function):Sun, 05 Sep 2010 00:54:58 +0200, by Stefan Monnier
-
* lisp/emacs-lisp/syntax.el (syntax-ppss): More sanity check to catchSun, 05 Sep 2010 00:51:39 +0200, by Stefan Monnier
-
Fix Ruby compilation error matching.Sat, 04 Sep 2010 16:42:03 -0400, by Chong Yidong
-
Update cl-loaddefs.elSat, 04 Sep 2010 21:44:39 +0200, by Andreas Schwab
-
Check all lisp types in image loaderSat, 04 Sep 2010 21:39:34 +0200, by Andreas Schwab
-
Avoid global recursive calls to kill-buffer-hooks, and fit into 80 cols.Sat, 04 Sep 2010 20:47:29 +0200, by Stefan Monnier
-
* emacs-lisp/package.el (package-directory-list): Only call file-name-nondirectory on a string.Sat, 04 Sep 2010 13:54:48 -0400, by Chong Yidong
-
Avoid corrupting archive-contents file.Sat, 04 Sep 2010 13:13:14 -0400, by Chong Yidong
-
gnus.texi (Adaptive Scoring): Fix typo.Sat, 04 Sep 2010 15:34:39 +0000, by Katsumi Yamaoka
-
(gnus-html-show-images): If there are no images to show, then say so instead of bugging out.Sat, 04 Sep 2010 15:28:57 +0000, by Katsumi Yamaoka
-
Fix display of composed R2L text on MS-Windows.Sat, 04 Sep 2010 18:16:08 +0300, by Eli Zaretskii
-
* image.c (Fimagemagick_types): Doc fix.Sat, 04 Sep 2010 12:43:43 +0200, by Andreas Schwab
-
Fix type mismatch in ImageMagick loaderSat, 04 Sep 2010 12:41:52 +0200, by Andreas Schwab
-
* image.c (imagemagick_image_p): Replace bcopy by memcpy.Sat, 04 Sep 2010 10:23:09 +0200, by Andreas Schwab
-
Update config.bat due to lisp/gnus/.dir-locals.el.Sat, 04 Sep 2010 10:30:14 +0300, by Eli Zaretskii