log

age author description
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.
Tue, 31 Aug 2010 00:03:58 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 30 Aug 2010 22:42:25 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 30 Aug 2010 06:49:10 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 30 Aug 2010 06:09:18 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 29 Aug 2010 22:46:58 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 27 Aug 2010 07:07:20 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 30 Aug 2010 21:53:46 -0400 Chong Yidong Fix several Package Menu and Finder bugs.
Tue, 31 Aug 2010 01:15:32 +0000 Katsumi Yamaoka gnus-html.el: require mm-url; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Tue, 31 Aug 2010 00:51:08 +0000 Katsumi Yamaoka Fix previous merge from Gnus trunk.
Tue, 31 Aug 2010 00:42:27 +0000 Katsumi Yamaoka Remove the `w' and `i' summary keybindings, since they aren't useful; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Tue, 31 Aug 2010 00:38:32 +0000 Katsumi Yamaoka Removed gnus-move.el and pointers to it, since it doesn't really work; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Tue, 31 Aug 2010 00:34:43 +0000 Katsumi Yamaoka gnus.texi (Changing Servers): Remove documentation on gnus-change-server and friends, since it's been removed; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Tue, 31 Aug 2010 00:28:54 +0000 Katsumi Yamaoka gnus.texi (Summary Mail Commands): Note that only the addresses from the first message are used for wide replies; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Tue, 31 Aug 2010 00:23:25 +0000 Katsumi Yamaoka Tell w3m that the input is UTF-8; This seems to fix problems with some German web feeds; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Tue, 31 Aug 2010 00:19:31 +0000 Katsumi Yamaoka Put the xpm version of the logo at the top so that the proper colours are applied; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Tue, 31 Aug 2010 00:15:33 +0000 Katsumi Yamaoka gnus-article-view-part: Doc fix by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Tue, 31 Aug 2010 00:11:37 +0000 Katsumi Yamaoka Always insert Content-Type headers, to make broken recipients happier; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Tue, 31 Aug 2010 00:07:40 +0000 Katsumi Yamaoka Use gnus-create-image to be XEmacs-compatible; Don't do images on non-graphic displays; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Mon, 30 Aug 2010 23:53:47 +0000 Katsumi Yamaoka Remove the unused nnslashdot backend by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Mon, 30 Aug 2010 23:47:12 +0000 Katsumi Yamaoka Limit the undo actions to 100 actions by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Mon, 30 Aug 2010 23:40:10 +0000 Katsumi Yamaoka Protect against not having completion-styles bound by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Mon, 30 Aug 2010 23:35:19 +0000 Katsumi Yamaoka Use insert-image instead of put-image when putting images into a buffer; This makes all the Gnus image-inserting functions work, I think; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Mon, 30 Aug 2010 23:29:56 +0000 Katsumi Yamaoka Make html image insertion probably work for XEmacs, too by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Mon, 30 Aug 2010 23:24:56 +0000 Katsumi Yamaoka gnus-group-completing-read: Add 'substring to completion-styles for group selection; imap.el, mailcap.el, message.el, mm-util.el, nnheader.el, nnmail.el, pop3.el: Remove references to outdated systems; References to win32 w32 mswindows ms-windows emx were probably cargo-culted, and are removed for clarity; By Lars Magne Ingebrigtsen <larsi@gnus.org>.
Mon, 30 Aug 2010 22:34:52 +0200 Stefan Monnier Use SMIE for octave-mode.
Mon, 30 Aug 2010 21:11:34 +0300 Eli Zaretskii Fix bug #6944.
Mon, 30 Aug 2010 17:21:14 +0200 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
Mon, 30 Aug 2010 15:57:42 +0200 Stefan Monnier Use with-silent-modifications.
Mon, 30 Aug 2010 15:03:05 +0200 Stefan Monnier Use `declare' in defmacros.
Mon, 30 Aug 2010 14:47:49 +0200 Stefan Monnier * src/marker.c (Fcopy_marker): Make the first arg optional.
Mon, 30 Aug 2010 06:44:58 +0000 Katsumi Yamaoka gnus.texi (Drafts): Mention B DEL by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Mon, 30 Aug 2010 06:40:00 +0000 Katsumi Yamaoka gnus.texi (Delayed Articles): Mention that the Date header is the original one, even if you delay by Tim Landscheidt <tim@tim-landscheidt.de>.
Mon, 30 Aug 2010 06:36:12 +0000 Katsumi Yamaoka gnus.texi (Asynchronous Fetching): Document gnus-async-post-fetch-function; gnus.texi (HTML): Made into its own section by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Mon, 30 Aug 2010 06:32:33 +0000 Katsumi Yamaoka gnus-score-string: Fix regex for matching extra headers and regexp-quote the match if necessary by Andreas Schwab <schwab@suse.de>.
Mon, 30 Aug 2010 06:28:53 +0000 Katsumi Yamaoka smiley-regexp-alist: Don't delete the semicolon before the blinking smiley by Miles Bader <miles@gnu.org>; Disallow ;;) from being treated as a blink smiley by Simon Josefsson <simon@josefsson.org>.
Mon, 30 Aug 2010 06:25:05 +0000 Katsumi Yamaoka Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Mon, 30 Aug 2010 06:21:33 +0000 Katsumi Yamaoka gnus-summary-idna-message, nnrss-normalize-date, nnrss-discover-feed: Hyperlink urls in docstrings with URL `...' by Kevin Ryde <user42@zip.com.au>.
Mon, 30 Aug 2010 06:17:45 +0000 Katsumi Yamaoka Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Mon, 30 Aug 2010 06:13:50 +0000 Katsumi Yamaoka Add a new super-simple HTML renderer based on w3m -halfdump by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Mon, 30 Aug 2010 06:10:18 +0000 Katsumi Yamaoka Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
Mon, 30 Aug 2010 11:01:09 +0900 Kenichi Handa composite.c (composition_update_it): Fix previous change
Mon, 30 Aug 2010 09:33:17 +0900 Kenichi Handa composite.c (composition_update_it): Fix computing of cmp_it->width.
Mon, 30 Aug 2010 10:58:52 +0900 Kenichi Handa composite.c (composition_update_it): Fix previous change
Mon, 30 Aug 2010 09:32:29 +0900 Kenichi Handa composite.c (composition_update_it): Fix computing of cmp_it->width.
Mon, 30 Aug 2010 09:15:54 +0900 Kenichi Handa merge trunk