emacs-devel
[Top][All Lists]
Advanced

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

Re: utf-7 coding system autoload


From: Kenichi Handa
Subject: Re: utf-7 coding system autoload
Date: Mon, 24 Oct 2005 20:36:16 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Kevin Ryde <address@hidden> writes:

> Is the utf-7 coding system a candidate for autoload-coding-system?

I agree that it's a good change.  I've just installed the
attached change.

---
Kenichi Handa
address@hidden

*** utf-7.el    07 Jul 2005 11:07:50 +0900      1.4
--- utf-7.el    24 Oct 2005 20:33:47 +0900      
***************
*** 36,41 ****
--- 36,42 ----
  
  ;;; Code:
  
+ ;;;###autoload(autoload-coding-system 'utf-7 '(require 'utf-7))
  (make-coding-system
   'utf-7 0 ?U
   "UTF-7 encoding of Unicode (RFC 2152)"




reply via email to

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