comparison lisp/tm/tm-ew-d.el @ 8:4b173ad71786 r19-15b5

Import from CVS: tag r19-15b5
author cvs
date Mon, 13 Aug 2007 08:47:35 +0200
parents b82b59fe008d
children 9ee227acff29
comparison
equal deleted inserted replaced
7:c153ca296910 8:4b173ad71786
7 ;; Maintainer: MORIOKA Tomohiko <morioka@jaist.ac.jp> 7 ;; Maintainer: MORIOKA Tomohiko <morioka@jaist.ac.jp>
8 ;; Created: 1995/10/03 8 ;; Created: 1995/10/03
9 ;; Original: 1992/07/20 ENAMI Tsugutomo's `mime.el'. 9 ;; Original: 1992/07/20 ENAMI Tsugutomo's `mime.el'.
10 ;; Renamed: 1993/06/03 to tiny-mime.el. 10 ;; Renamed: 1993/06/03 to tiny-mime.el.
11 ;; Renamed: 1995/10/03 from tiny-mime.el. (split off encoder) 11 ;; Renamed: 1995/10/03 from tiny-mime.el. (split off encoder)
12 ;; Version: $Revision: 1.1.1.1 $ 12 ;; Version: $Revision: 1.2 $
13 ;; Keywords: encoded-word, MIME, multilingual, header, mail, news 13 ;; Keywords: encoded-word, MIME, multilingual, header, mail, news
14 14
15 ;; This file is part of tm (Tools for MIME). 15 ;; This file is part of tm (Tools for MIME).
16 16
17 ;; This program is free software; you can redistribute it and/or 17 ;; This program is free software; you can redistribute it and/or
39 39
40 ;;; @ version 40 ;;; @ version
41 ;;; 41 ;;;
42 42
43 (defconst tm-ew-d/RCS-ID 43 (defconst tm-ew-d/RCS-ID
44 "$Id: tm-ew-d.el,v 1.1.1.1 1996/12/18 03:55:31 steve Exp $") 44 "$Id: tm-ew-d.el,v 1.2 1996/12/22 00:29:39 steve Exp $")
45 (defconst mime/eword-decoder-version (get-version-string tm-ew-d/RCS-ID)) 45 (defconst mime/eword-decoder-version (get-version-string tm-ew-d/RCS-ID))
46 46
47 47
48 ;;; @ MIME encoded-word definition 48 ;;; @ MIME encoded-word definition
49 ;;; 49 ;;;