From c0dc8f895cb2cf958b8c63323baffed0b6e7eadd Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 20 May 2008 10:13:17 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog.7 | 6 +++--- src/ChangeLog.8 | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index 91a2699fcfd..959b1fb8f5c 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -544,7 +544,7 @@ * international/quail.el (quail-start-translation): Bind help-char to nil locally. - * language/cyril-util.el (cyrillic-encode-koi8-r-char): New funciton. + * language/cyril-util.el (cyrillic-encode-koi8-r-char): New function. (cyrillic-encode-alternativnyj-char): New function. * language/cyrillic.el (cyrillic-koi8-r-decode-table): New @@ -718,7 +718,7 @@ 1998-07-26 Ken'ichi Handa * arc-mode.el (archive-set-buffer-as-visiting-file): Give FILENAME - arg to set-auto-coding-funciton. + arg to set-auto-coding-function. (archive-extract): Pay attention to enable-multibyte-characters. (archive-*-write-file-member): Likewise. (archive-rename-entry): Likewise. @@ -790,7 +790,7 @@ 1998-07-24 Ken'ichi Handa - * tar-mode.el (tar-extract): Give set-auto-coding-funciton + * tar-mode.el (tar-extract): Give set-auto-coding-function FILENAME argument. 1998-07-25 Kenichi Handa diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index ff49b9003c5..9387181e7ac 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 @@ -13389,7 +13389,7 @@ * coding.c (setup_coding_system): Fix setting up coding->spec.ccl.valid_codes for CCL based coding system. (code_convert_region): Set point to FROM before inserting the - result of pre-write-funciton. Preserve original point. + result of pre-write-function. Preserve original point. (code_convert_string): If coding->type is coding_type_ccl, do conversion even if the length of conversion region is zero. -- 2.39.2