Mercurial > emacs
comparison lisp/ChangeLog @ 74099:d6d0403aa425
* tutorial.el (tutorial-warning-face): New face.
(tutorial--detailed-help, tutorial--display-changes): Use it.
(tutorial--find-changed-keys): Check ESC-prefix binding specially.
Improve search pattern for occurrences of changed keys.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 20 Nov 2006 20:43:22 +0000 |
parents | 6606f53702d8 |
children | aff4658878a3 |
comparison
equal
deleted
inserted
replaced
74098:6606f53702d8 | 74099:d6d0403aa425 |
---|---|
1 2006-11-20 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * tutorial.el (tutorial-warning-face): New face. | |
4 (tutorial--detailed-help, tutorial--display-changes): Use it. | |
5 (tutorial--find-changed-keys): Check ESC-prefix binding specially. | |
6 Improve search pattern for occurrences of changed keys. | |
7 | |
1 2006-11-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 8 2006-11-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
2 | 9 |
3 * term/x-win.el (x-last-cut-buffer-coding): New variable. | 10 * term/x-win.el (x-last-cut-buffer-coding): New variable. |
4 (x-select-text): Set it. | 11 (x-select-text): Set it. |
5 (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding | 12 (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding |