diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5944c18a4f2..a66a6291900 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -57,7 +57,7 @@ | |||
| 57 | * callproc.c (Fcall_process): Always encode an argument string if | 57 | * callproc.c (Fcall_process): Always encode an argument string if |
| 58 | it is multibyte. Setup src_multibyte and dst_multibyte members of | 58 | it is multibyte. Setup src_multibyte and dst_multibyte members of |
| 59 | process_coding properly. | 59 | process_coding properly. |
| 60 | w | 60 | |
| 61 | * category.c (Fmodify_category_entry): Use SPLIT_CHAR, not | 61 | * category.c (Fmodify_category_entry): Use SPLIT_CHAR, not |
| 62 | SPLIT_NON_ASCII_CHAR. | 62 | SPLIT_NON_ASCII_CHAR. |
| 63 | 63 | ||