Mercurial > emacs
graph
-
merge emacs-232010-08-28, by Kenichi Handa
-
* etc/ChangeLog: Whitespace.2010-08-28, by Glenn Morris
-
* etc/ChangeLog: Mark tiny change.2010-08-28, by Glenn Morris
-
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.2010-08-28, by Kenichi Handa
-
merge emacs-232010-08-27, by Kenichi Handa
-
Sync with Tramp 2.1.19.2010-08-26, by Michael Albinus
-
Sync with Tramp 2.1.19.2010-08-26, by Michael Albinus
-
play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).2010-08-26, by Juanma Barranquero
-
* emacs.1: Mention "maximized" value for the "fullscreen" X resource.2010-08-26, by Chong Yidong
-
* simple.el (beginning-of-buffer, end-of-buffer): Doc fix (Bug#6907).2010-08-26, by Chong Yidong
-
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.2010-08-28, by Kenichi Handa
-
merge trunk2010-08-26, by Kenichi Handa
-
* progmodes/python.el (python-block-pairs): Allow use of "finally" with "else" (Bug#3991).2010-08-23, by Chong Yidong
-
* emacs3.py: Import imp module and use it (Bug#5756).2010-08-22, by Chong Yidong
-
Handle multiple entries in some RCIRC commands (Bug#6894).2010-08-22, by Chong Yidong
-
gnus-html.el (gnus-html-rescale-image): Yet another try at getting the image sizing right.2010-09-02, by Katsumi Yamaoka
-
Delete all trailing white space.2010-09-02, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Remove all <pre_int> place holders.2010-09-02, by Katsumi Yamaoka
-
gnus-html.el: prefix log messages with function name2010-09-02, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-tags): Check the value ofgnus-blocked-images in the summary buffer.2010-09-02, by Katsumi Yamaoka
-
gnus-html.el: Doc fix for gnus-html-image-url-blocked-p.2010-09-02, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-image-url-blocked-p): Say in the message what the regexp really is.2010-09-02, by Katsumi Yamaoka
-
Remove arch-tags from all files, since these are no longer needed.2010-09-02, by Katsumi Yamaoka
-
Remove nnlistserv, nnwfm and related code.2010-09-02, by Katsumi Yamaoka
-
Remove nndb, nnkiboze and related code.2010-09-02, by Katsumi Yamaoka
-
gnus-html.el: add and use gnus-html-image-url-blocked-p2010-09-02, by Katsumi Yamaoka
-
gnus-html.el: We can't rescale if we don't have the article buffer in a window.2010-09-02, by Katsumi Yamaoka
-
gnus-html.el: Try to get the rescaling logic right for images that are just wide and not tall.2010-09-02, by Katsumi Yamaoka
-
gnus.el, gnus-html.el: Use the deleted text as the image alt text.2010-09-02, by Katsumi Yamaoka
-
gnus.texi (HTML): Document gnus-max-image-proportion.2010-09-01, by Katsumi Yamaoka
-
gnus-html.el: Add extra logging.2010-09-01, by Katsumi Yamaoka
-
gnus-html.el: Delete the IMG_ALT region.2010-09-01, by Katsumi Yamaoka
-
merge emacs-232010-08-27, by Kenichi Handa
-
merge trunk2010-09-01, by Kenichi Handa
-
Fix up some byte-compiler warnings.2010-09-01, by Stefan Monnier
-
* lisp/simple.el (blink-paren-function): Move from C to here.2010-09-01, by Stefan Monnier
-
* lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation.2010-09-01, by Stefan Monnier
-
gnus-article-html: Decode contents by charset.2010-09-01, by Katsumi Yamaoka
-
gnus-process-put: Fix previous commit.2010-09-01, by Katsumi Yamaoka
-
gnus-html-curl-sentinel: Replace process-get with gnus-process-get.2010-09-01, by Katsumi Yamaoka
-
Add compatibility functions gnus-process-get and gnus-process-put for Emacs 21 and XEmacs.2010-09-01, by Katsumi Yamaoka
-
Fix previous merge from Gnus trunk.2010-09-01, by Katsumi Yamaoka
-
Fix previous merge from Gnus trunk.2010-09-01, by Katsumi Yamaoka
-
Remove nnwarchive.el.2010-09-01, by Katsumi Yamaoka
-
Use nnimap-request-list-method instead of lsub directly; by Julien Danjou <julien@danjou.info>.2010-09-01, by Katsumi Yamaoka
-
Remove nnwarchive by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-09-01, by Katsumi Yamaoka
-
message.texi: Fix some syntax errors in the last check-in; by Lars Magne Ingebrigtsen <larsi@gnus.org>.2010-08-31, by Katsumi Yamaoka
-
* lisp/gnus/gnus-html.el: Require pkgs that define macros used in this file.2010-08-31, by Stefan Monnier
-
* src/keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.2010-08-31, by Stefan Monnier
-
* textmodes/nroff-mode.el (nroff-view): New command.2010-08-31, by Chong Yidong
-
* src/keyboard.c (command_loop_1): Don't call x-set-selection on tty.2010-08-31, by Chong Yidong