diff options
| author | Kenichi Handa | 2013-07-20 13:19:05 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2013-07-20 13:19:05 +0900 |
| commit | 99107004b1126160d8dc69df59af03dfb62d2f54 (patch) | |
| tree | 92c66e93973ff124fd91f31ede8d8461f67c6af2 /lisp | |
| parent | eaaa8f3ea145176bd0168e5ed6e19044a1a9e014 (diff) | |
| download | emacs-99107004b1126160d8dc69df59af03dfb62d2f54.tar.gz emacs-99107004b1126160d8dc69df59af03dfb62d2f54.zip | |
* coding.c (CODING_ISO_FLAG_LEVEL_4): New macro.
(decode_coding_iso_2022): Check the single-shift area. (Bug#8522)
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fc38ef046a4..ccc27f71ac8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-07-20 Kenichi Handa <handa@gnu.org> | ||
| 2 | |||
| 3 | * international/mule.el (coding-system-iso-2022-flags): Add | ||
| 4 | `level-4'. (Bug#8522) | ||
| 5 | |||
| 1 | 2013-07-18 Michael Albinus <michael.albinus@gmx.de> | 6 | 2013-07-18 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * filenotify.el (file-notify--library): Renamed from | 8 | * filenotify.el (file-notify--library): Renamed from |