log

age author description
Wed, 24 Nov 2010 15:52:14 +0100 Jan D. nsterm.m (keyDown): Compare Left key masks exactly (Bug#7458).
Wed, 24 Nov 2010 12:56:50 +0000 Katsumi Yamaoka color-lab: Require 'cl when compiling.
Wed, 24 Nov 2010 11:32:22 +0000 Katsumi Yamaoka color-lab.el: Fix all expt calls to use float type.
Wed, 24 Nov 2010 08:50:08 +0100 Jan D. Bug 7458: Make key press like Left + right ctrl work when right is not control.
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.
Tue, 23 Nov 2010 09:19:54 -0500 Stefan Monnier * lisp/shell.el (shell): Use current-buffer by default if it's already
Tue, 23 Nov 2010 10:22:49 +0000 Katsumi Yamaoka shr-color.el: fix several function calls.
Tue, 23 Nov 2010 08:21:09 +0000 Katsumi Yamaoka shr.el (shr-color->hexadecimal): Autoload.
Tue, 23 Nov 2010 09:00:56 +0100 Tassilo Horn * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Mention
Mon, 22 Nov 2010 20:26:02 -0500 Chong Yidong etc/NEWS: Document vc-update and vc-merge changes.
Mon, 22 Nov 2010 20:15:08 -0500 Chong Yidong Initial support for unified DVCS pull and merge.
Tue, 23 Nov 2010 00:03:44 +0000 Katsumi Yamaoka shr.el (shr-tag-color-check): Convert colors to hexadecimal with shr-color->hexadecimal.
Mon, 22 Nov 2010 17:09:17 -0500 Stefan Monnier * lisp/Makefile.in: Fix up last merge.
Mon, 22 Nov 2010 14:22:03 -0500 Stefan Monnier Cleanup diff-buffer-with-file.
Mon, 22 Nov 2010 20:15:07 +0200 Eli Zaretskii w32.c: Fix a typo in a comment.
Mon, 22 Nov 2010 13:00:40 -0500 Stefan Monnier * lisp/gnus/ChangeLog: Improve style.