Mercurial > emacs
comparison lisp/ChangeLog @ 52665:c9422c237eae
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Mon, 29 Sep 2003 10:28:56 +0000 |
parents | 74dea65509d8 |
children | a1293e06f0e8 |
comparison
equal
deleted
inserted
replaced
52664:0e2f2cae953c | 52665:c9422c237eae |
---|---|
1 2003-09-29 Lute Kamstra <Lute.Kamstra@cwi.nl> | |
2 | |
3 * bindings.el (mode-line-modes): Remove superfluous :propertize | |
4 construct in initialization. | |
5 (mode-line-position): Change cons cell into proper list in | |
6 initialization. | |
7 | |
1 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change) | 8 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change) |
2 | 9 |
3 * international/mule.el (decode-coding-inserted-region): Use car | 10 * international/mule.el (decode-coding-inserted-region): Use car |
4 of the return value of find-operation-coding-system. | 11 of the return value of find-operation-coding-system. |
5 | 12 |