Sat, 28 Aug 2010 20:26:20 +0900 |
Kenichi Handa |
merge emacs-23
|
Sat, 28 Aug 2010 13:01:36 -0700 |
Glenn Morris |
* etc/ChangeLog: Whitespace.
|
Sat, 28 Aug 2010 12:59:18 -0700 |
Glenn Morris |
* etc/ChangeLog: Mark tiny change.
|
Sat, 28 Aug 2010 15:03:00 +0900 |
Kenichi Handa |
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.
|
Fri, 27 Aug 2010 23:06:02 +0900 |
Kenichi Handa |
merge emacs-23
|
Thu, 26 Aug 2010 21:40:13 +0200 |
Michael Albinus |
Sync with Tramp 2.1.19.
|
Thu, 26 Aug 2010 21:23:02 +0200 |
Michael Albinus |
Sync with Tramp 2.1.19.
|
Thu, 26 Aug 2010 17:33:52 +0200 |
Juanma Barranquero |
play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
|
Thu, 26 Aug 2010 11:14:55 -0400 |
Chong Yidong |
* emacs.1: Mention "maximized" value for the "fullscreen" X resource.
|
Thu, 26 Aug 2010 11:09:45 -0400 |
Chong Yidong |
* simple.el (beginning-of-buffer, end-of-buffer): Doc fix (Bug#6907).
|
Sat, 28 Aug 2010 14:58:44 +0900 |
Kenichi Handa |
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.
|
Thu, 26 Aug 2010 12:42:08 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 22 Aug 2010 20:44:55 -0400 |
Chong Yidong |
* progmodes/python.el (python-block-pairs): Allow use of "finally" with "else" (Bug#3991).
|
Sun, 22 Aug 2010 19:50:38 -0400 |
Chong Yidong |
* emacs3.py: Import imp module and use it (Bug#5756).
|
Sun, 22 Aug 2010 18:44:55 -0400 |
Chong Yidong |
Handle multiple entries in some RCIRC commands (Bug#6894).
|
Thu, 02 Sep 2010 01:46:34 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-rescale-image): Yet another try at getting the image sizing right.
|
Thu, 02 Sep 2010 01:42:32 +0000 |
Katsumi Yamaoka |
Delete all trailing white space.
|
Thu, 02 Sep 2010 01:33:31 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Remove all <pre_int> place holders.
|
Thu, 02 Sep 2010 01:29:42 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Don't show images that are really small. They're probably tracking images; nntp.el (nntp-request-set-mark): Refuse to do marks if nntp-marks-file-name is nil.
|
Thu, 02 Sep 2010 01:24:21 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-rescale-image): The rescaling logic scaled down too much; nndoc.el (nndoc-type-alist): Added a new type for Google digests.
|
Thu, 02 Sep 2010 01:18:45 +0000 |
Katsumi Yamaoka |
gnus-html.el: prefix log messages with function name
|
Thu, 02 Sep 2010 01:14:38 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Check the value ofgnus-blocked-images in the summary buffer.
|
Thu, 02 Sep 2010 01:10:25 +0000 |
Katsumi Yamaoka |
gnus-html.el: Doc fix for gnus-html-image-url-blocked-p.
|
Thu, 02 Sep 2010 01:06:36 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-image-url-blocked-p): Say in the message what the regexp really is.
|
Thu, 02 Sep 2010 01:02:03 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just like "a", it seems like; (gnus-html-image-url-blocked-p): Take a parameter for blocked-images since it needs to be picked from the correct buffer.
|
Thu, 02 Sep 2010 00:55:51 +0000 |
Katsumi Yamaoka |
Remove arch-tags from all files, since these are no longer needed.
|
Thu, 02 Sep 2010 00:39:34 +0000 |
Katsumi Yamaoka |
Remove nnlistserv, nnwfm and related code.
|
Thu, 02 Sep 2010 00:28:01 +0000 |
Katsumi Yamaoka |
Remove nndb, nnkiboze and related code.
|
Thu, 02 Sep 2010 00:17:40 +0000 |
Katsumi Yamaoka |
gnus-html.el: add and use gnus-html-image-url-blocked-p
|
Thu, 02 Sep 2010 00:13:51 +0000 |
Katsumi Yamaoka |
gnus-html.el: We can't rescale if we don't have the article buffer in a window.
|
Thu, 02 Sep 2010 00:08:22 +0000 |
Katsumi Yamaoka |
gnus-html.el: Try to get the rescaling logic right for images that are just wide and not tall.
|
Thu, 02 Sep 2010 00:03:57 +0000 |
Katsumi Yamaoka |
gnus.el, gnus-html.el: Use the deleted text as the image alt text.
|