Mercurial > emacs
comparison lisp/ChangeLog @ 71404:fc1ff7769630
* term/xterm.el (terminal-init-xterm): Update key availability
info.
* term.el (term-delete-lines, term-insert-lines): Clarify
comments.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 20 Jun 2006 18:12:23 +0000 |
parents | 0759482f5cba |
children | 330971fc5282 |
comparison
equal
deleted
inserted
replaced
71403:0759482f5cba | 71404:fc1ff7769630 |
---|---|
1 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * term/xterm.el (terminal-init-xterm): Update key availability | |
4 info. | |
5 | |
6 * term.el (term-delete-lines, term-insert-lines): Clarify | |
7 comments. | |
8 | |
1 2006-06-20 Chong Yidong <cyd@stupidchicken.com> | 9 2006-06-20 Chong Yidong <cyd@stupidchicken.com> |
2 | 10 |
3 * msb.el (msb): Move `sit-for' hack here to handle both | 11 * msb.el (msb): Move `sit-for' hack here to handle both |
4 "mouse-down and drag" and "mouse-up and select" situations. | 12 "mouse-down and drag" and "mouse-up and select" situations. |
5 (mouse-select-buffer): Move `sit-for' hack to `msb'. | 13 (mouse-select-buffer): Move `sit-for' hack to `msb'. |