diff options
| author | Lute Kamstra | 2003-09-29 10:28:56 +0000 |
|---|---|---|
| committer | Lute Kamstra | 2003-09-29 10:28:56 +0000 |
| commit | 86b9b767c58a2e3e568a19e9fe90facfb36a33e0 (patch) | |
| tree | 188956f166beb31d427effe62e1d643e0783c3fc /lisp | |
| parent | 6acaba070754589190fcf758f7b2d0e45947cbd8 (diff) | |
| download | emacs-86b9b767c58a2e3e568a19e9fe90facfb36a33e0.tar.gz emacs-86b9b767c58a2e3e568a19e9fe90facfb36a33e0.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f21f88cab87..4cc2f1bb2b5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 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 |