log

age author description
Wed, 24 Nov 2010 06:50:28 +0000 Katsumi Yamaoka shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color expression to shr-color-check as is.
Wed, 24 Nov 2010 07:34:12 +0100 Lars Magne Ingebrigtsen (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
Wed, 24 Nov 2010 07:29:06 +0100 Lars Magne Ingebrigtsen Introduce a new `browse-url-mailto-function' variable for mailto: URLs.
Wed, 24 Nov 2010 06:22:51 +0000 Katsumi Yamaoka shr-color.el (shr-color->hexadecimal): Ignore case of color names.
Wed, 24 Nov 2010 01:28:37 +0000 Katsumi Yamaoka color-lab.el: Add coding cookie.
Wed, 24 Nov 2010 00:35:23 +0000 Katsumi Yamaoka shr.el (shr-tag-font): Resurrect shr-tag-font again, since it's needed to parse <font color="red"> entries.
Tue, 23 Nov 2010 22:24:15 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 23 Nov 2010 22:27:22 +0200 Eli Zaretskii Avoid GCC warning with inline functions.
Tue, 23 Nov 2010 22:21:16 +0200 Eli Zaretskii Fix compilation on Windows following revno 102488.
Tue, 23 Nov 2010 11:36:48 -0800 Dan Nicolaescu * src/nsmenu.m: Use #include <config.h> instead of "config.h".
Tue, 23 Nov 2010 10:56:28 -0800 Dan Nicolaescu Move extern declarations from term.c to lisp.h.
Tue, 23 Nov 2010 10:47:23 -0800 Dan Nicolaescu Mark debugger related variables and functions as EXTERNALLY_VISIBLE
Tue, 23 Nov 2010 10:09:55 -0800 Dan Nicolaescu Include <sys/ioctl.h> unconditionally.
Tue, 23 Nov 2010 12:36:15 -0500 Stefan Monnier * lisp/eshell/: Use with-silent-modifications.
Tue, 23 Nov 2010 10:13:43 -0500 Chong Yidong Always issue a full prompt in vc-merge-branch operation.