Mercurial > emacs
comparison lisp/ChangeLog @ 65825:b89d9c4d5386
* info.el (Info-next, Info-prev, Info-up): Select info buffer, in
case the user clicks on the link while another window is selected.
(Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
* dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
functionality.
(dframe-help-echo): Save point in case mouse tracking is off.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 04 Oct 2005 14:06:44 +0000 |
parents | 0d76719b9093 |
children | e7add15f0f59 |
comparison
equal
deleted
inserted
replaced
65824:4f45bcb69451 | 65825:b89d9c4d5386 |
---|---|
1 2005-10-04 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in | |
4 case the user clicks on the link while another window is selected. | |
5 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame. | |
6 | |
7 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link | |
8 functionality. | |
9 (dframe-help-echo): Save point in case mouse tracking is off. | |
10 | |
1 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org> | 11 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org> |
2 | 12 |
3 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change. | 13 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change. |
4 | 14 |
5 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca> | 15 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca> |