diff options
| author | Kenichi Handa | 2009-07-07 06:28:54 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2009-07-07 06:28:54 +0000 |
| commit | a43977db50415a17a4c25eec3ac2c185a4a64731 (patch) | |
| tree | 2b5b29096b23997b73f2af6697bfb29066c0f6e3 /lisp/ChangeLog | |
| parent | 6809ca75357057d1068e3a687b320d00d12322e4 (diff) | |
| download | emacs-a43977db50415a17a4c25eec3ac2c185a4a64731.tar.gz emacs-a43977db50415a17a4c25eec3ac2c185a4a64731.zip | |
(reset-language-environment): Put
the highset priority to the charset iso-8859-1.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 08bf352b55e..7196d29c477 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-07-07 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/mule-cmds.el (reset-language-environment): Put | ||
| 4 | the highset priority to the charset iso-8859-1. | ||
| 5 | |||
| 1 | 2009-07-06 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-07-06 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point | 8 | * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point |