log

age author description
Wed, 01 Sep 2010 23:40:39 +0000 Katsumi Yamaoka gnus-html.el: Delete the IMG_ALT region.
Fri, 27 Aug 2010 23:05:43 +0900 Kenichi Handa merge emacs-23
Wed, 01 Sep 2010 09:55:43 +0900 Kenichi Handa merge trunk
Wed, 01 Sep 2010 17:42:37 +0200 Stefan Monnier Fix up some byte-compiler warnings.
Wed, 01 Sep 2010 16:41:17 +0200 Stefan Monnier * lisp/simple.el (blink-paren-function): Move from C to here.
Wed, 01 Sep 2010 12:03:08 +0200 Stefan Monnier * lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation.
Wed, 01 Sep 2010 06:04:49 +0000 Katsumi Yamaoka gnus-article-html: Decode contents by charset.
Wed, 01 Sep 2010 04:48:51 +0000 Katsumi Yamaoka gnus-process-put: Fix previous commit.
Wed, 01 Sep 2010 04:44:25 +0000 Katsumi Yamaoka gnus-html.el, message.el: Add custom version to new variables; gnus-sum.el: Bump custom version of gnus-auto-expirable-marks.
Wed, 01 Sep 2010 04:28:56 +0000 Katsumi Yamaoka gnus-html-curl-sentinel: Replace process-get with gnus-process-get.
Wed, 01 Sep 2010 04:22:17 +0000 Katsumi Yamaoka Add compatibility functions gnus-process-get and gnus-process-put for Emacs 21 and XEmacs.
Wed, 01 Sep 2010 00:18:24 +0000 Katsumi Yamaoka Fix previous merge from Gnus trunk.
Wed, 01 Sep 2010 00:14:01 +0000 Katsumi Yamaoka Fix previous merge from Gnus trunk.
Wed, 01 Sep 2010 00:10:19 +0000 Katsumi Yamaoka Remove nnwarchive.el.
Wed, 01 Sep 2010 00:06:27 +0000 Katsumi Yamaoka Use nnimap-request-list-method instead of lsub directly; by Julien Danjou <julien@danjou.info>.
Wed, 01 Sep 2010 00:02:13 +0000 Katsumi Yamaoka Remove nnwarchive by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Tue, 31 Aug 2010 23:55:50 +0000 Katsumi Yamaoka Remove nnultimate.el and related code; Remove nnsoup.el, gnus-soup.el and related code; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Tue, 31 Aug 2010 23:38:57 +0000 Katsumi Yamaoka gnus-html.el: Introduce a new variable, gnus-blocked-images, and use that instead of the w3m variable; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Tue, 31 Aug 2010 23:30:11 +0000 Katsumi Yamaoka message.texi: Fix some syntax errors in the last check-in; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Tue, 31 Aug 2010 23:26:23 +0000 Katsumi Yamaoka gnus-ems.el: Provide compatibility functions for gnus-set-process-plist by Katsumi Yamaoka <yamaoka@jpl.org>; gnus-html.el: Use gnus-process-plist and friends for compatibility; gnus-cite.el: New function to guess whether a long line is natural text or not; message.el: Implement message-prune-recipient-rules; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Tue, 31 Aug 2010 21:47:35 +0200 Stefan Monnier * lisp/gnus/gnus-html.el: Require pkgs that define macros used in this file.
Tue, 31 Aug 2010 21:42:39 +0200 Stefan Monnier * src/keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.
Tue, 31 Aug 2010 14:04:26 -0400 Chong Yidong * textmodes/nroff-mode.el (nroff-view): New command.
Tue, 31 Aug 2010 11:39:31 -0400 Chong Yidong * src/keyboard.c (command_loop_1): Don't call x-set-selection on tty.
Tue, 31 Aug 2010 13:28:02 +0000 Katsumi Yamaoka Clarify the code a bit by renaming the variable with the url to `url'; Support cid: URLs/images; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Tue, 31 Aug 2010 14:22:40 +0200 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-down-list): New command.
Tue, 31 Aug 2010 14:13:51 +0200 Stefan Monnier Remove old indentation and navigation code on octave-mode.
Tue, 31 Aug 2010 04:22:49 +0000 Katsumi Yamaoka Bump custom version of some user options of which the default values changed.
Tue, 31 Aug 2010 04:21:18 +0000 Katsumi Yamaoka Bump custom version of some user options of which the default values changed.
Tue, 31 Aug 2010 04:17:54 +0000 Katsumi Yamaoka Merge from mainline.