Thu, 25 Nov 2010 05:09:25 +0000 |
Katsumi Yamaoka |
mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil, assuming that article displaying or another mml-preview may be interrupted for an error or for the like.
|
Wed, 24 Nov 2010 23:43:56 -0500 |
Stefan Monnier |
* lisp/vc/diff.el (diff): Fix last change.
|
Thu, 25 Nov 2010 01:13:37 +0000 |
Katsumi Yamaoka |
shr.el (shr-get-background): Fix argument name.
|
Wed, 24 Nov 2010 22:54:47 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Wed, 24 Nov 2010 11:39:51 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
|
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
|