Mercurial > emacs
comparison lisp/ChangeLog @ 97719:73388588c9b4
(epa--key-widget-action): Save the selected window to
make `widget-button-click-moves-point' work. (Bug#733).
author | Daiki Ueno <ueno@unixuser.org> |
---|---|
date | Tue, 26 Aug 2008 03:11:45 +0000 |
parents | bb0e27c55c2e |
children | 90321d9c73d1 |
comparison
equal
deleted
inserted
replaced
97718:bb0e27c55c2e | 97719:73388588c9b4 |
---|---|
1 2008-08-26 Daiki Ueno <ueno@unixuser.org> | |
2 | |
3 * epa.el (epa--key-widget-action): Save the selected window to | |
4 make `widget-button-click-moves-point' work. (Bug#733). | |
5 | |
1 2008-08-26 Glenn Morris <rgm@gnu.org> | 6 2008-08-26 Glenn Morris <rgm@gnu.org> |
2 | 7 |
3 * progmodes/gud.el (tramp-file-name-localname) | 8 * progmodes/gud.el (tramp-file-name-localname) |
4 (tramp-dissect-file-name): Declare. | 9 (tramp-dissect-file-name): Declare. |
5 | 10 |