aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-05-23 09:44:28 +0000
committerGerd Moellmann2000-05-23 09:44:28 +0000
commitce75fd23484c39eaf350af874a3ddd82661ed3a9 (patch)
tree0c7b729638653f9041a7945438d23a828bc31848 /src
parentd1e4948d222344fc08d300536986022c7ca6aa21 (diff)
downloademacs-ce75fd23484c39eaf350af874a3ddd82661ed3a9.tar.gz
emacs-ce75fd23484c39eaf350af874a3ddd82661ed3a9.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
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.
60w 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