From 952cb0846a0f0e4faf4075180062f0e0e91b9170 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Sun, 5 Dec 2004 23:58:24 +0000 Subject: [PATCH] Update international/mule-util.el section. --- lisp/ChangeLog | 4 ++++ lisp/ldefs-boot.el | 11 ++--------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 384d1bd0071..bd4d31a26a8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2004-12-06 Kenichi Handa + + * ldefs-boot.el: Update international/mule-util.el section. + 2004-12-05 Sam Steingold * net/tramp.el (tramp-handle-file-accessible-directory-p): Fixed diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 15d3eb0eb95..579d5f2c4a9 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el @@ -15449,11 +15449,11 @@ system which uses fontsets). ;;;*** ;;;### (autoloads (char-displayable-p detect-coding-with-language-environment -;;;;;; detect-coding-with-priority coding-system-equal coding-system-translation-table-for-encode +;;;;;; detect-coding-with-priority coding-system-translation-table-for-encode ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist ;;;;;; truncate-string-to-width store-substring string-to-sequence) -;;;;;; "mule-util" "international/mule-util.el" (16211 37839)) +;;;;;; "mule-util" "international/mule-util.el" (16747 27100)) ;;; Generated autoloads from international/mule-util.el (autoload (quote string-to-sequence) "mule-util" "\ @@ -15560,13 +15560,6 @@ Return the value of CODING-SYSTEM's `translation-table-for-encode' property. \(fn CODING-SYSTEM)" nil nil) -(autoload (quote coding-system-equal) "mule-util" "\ -Return t if and only if CODING-SYSTEM-1 and CODING-SYSTEM-2 are identical. -Two coding systems are identical if two symbols are equal -or one is an alias of the other. - -\(fn CODING-SYSTEM-1 CODING-SYSTEM-2)" nil nil) - (autoload (quote detect-coding-with-priority) "mule-util" "\ Detect a coding system of the text between FROM and TO with PRIORITY-LIST. PRIORITY-LIST is an alist of coding categories vs the corresponding -- 2.39.5