emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ldefs-boot.el


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/ldefs-boot.el
Date: Sun, 05 Dec 2004 19:03:19 -0500

Index: emacs/lisp/ldefs-boot.el
diff -c emacs/lisp/ldefs-boot.el:1.4 emacs/lisp/ldefs-boot.el:1.5
*** emacs/lisp/ldefs-boot.el:1.4        Sat Apr 10 05:55:47 2004
--- emacs/lisp/ldefs-boot.el    Sun Dec  5 23:56:58 2004
***************
*** 15449,15459 ****
  ;;;***
  
  ;;;### (autoloads (char-displayable-p detect-coding-with-language-environment
! ;;;;;;  detect-coding-with-priority coding-system-equal 
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))
  ;;; Generated autoloads from international/mule-util.el
  
  (autoload (quote string-to-sequence) "mule-util" "\
--- 15449,15459 ----
  ;;;***
  
  ;;;### (autoloads (char-displayable-p detect-coding-with-language-environment
! ;;;;;;  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" (16747 27100))
  ;;; Generated autoloads from international/mule-util.el
  
  (autoload (quote string-to-sequence) "mule-util" "\
***************
*** 15560,15572 ****
  
  \(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
--- 15560,15565 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]