Mercurial > emacs
comparison lisp/ChangeLog @ 108703:665253a7d3f6
* emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
set-window-parameter.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 19 May 2010 23:37:57 +0300 |
parents | a0b236a315d5 |
children | f7d37c2787ad |
comparison
equal
deleted
inserted
replaced
108702:a0b236a315d5 | 108703:665253a7d3f6 |
---|---|
1 2010-05-19 Juri Linkov <juri@jurta.org> | |
2 | |
3 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with | |
4 set-window-parameter. | |
5 | |
1 2010-05-19 Michael Albinus <michael.albinus@gmx.de> | 6 2010-05-19 Michael Albinus <michael.albinus@gmx.de> |
2 | 7 |
3 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute | 8 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute |
4 where appropriate. | 9 where appropriate. |
5 (tramp-maybe-open-connection): Use it. | 10 (tramp-maybe-open-connection): Use it. |