Mercurial > emacs
comparison lisp/ChangeLog @ 103262:affca9671554
* international/encoded-kb.el (encoded-kbd-setup-display): Change
DISPLAY arg to TERMINAL.
* international/mule.el (set-terminal-coding-system)
(set-keyboard-coding-system): Change DISPLAY arg to TERMINAL.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 20 May 2009 02:17:50 +0000 |
parents | 1c4605de38c0 |
children | 3b62b3b15bfe |
comparison
equal
deleted
inserted
replaced
103261:69721d46c114 | 103262:affca9671554 |
---|---|
1 2009-05-20 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * international/encoded-kb.el (encoded-kbd-setup-display): Change | |
4 DISPLAY arg to TERMINAL. | |
5 | |
6 * international/mule.el (set-terminal-coding-system) | |
7 (set-keyboard-coding-system): Change DISPLAY arg to TERMINAL. | |
8 | |
1 2009-05-19 Alan Mackenzie <acm@muc.de> | 9 2009-05-19 Alan Mackenzie <acm@muc.de> |
2 | 10 |
3 * progmodes/cc-mode.el (c-extend-and-neutralize-CPP-line): Renamed | 11 * progmodes/cc-mode.el (c-extend-and-neutralize-CPP-line): Renamed |
4 from c-neutralize-syntax-in-CPP. Set the variables c-new-BEG and | 12 from c-neutralize-syntax-in-CPP. Set the variables c-new-BEG and |
5 c-new-END, thus extending the font-lock region. | 13 c-new-END, thus extending the font-lock region. |