comparison lisp/international/latin-8.el @ 25196:d1a0325ab7f9

Comment.
author Dave Love <fx@gnu.org>
date Fri, 06 Aug 1999 21:06:14 +0000
parents dd5fd0b235af
children f599bb706c60
comparison
equal deleted inserted replaced
25195:7b26b165d383 25196:d1a0325ab7f9
34 34
35 ;; The differences from Latin-1 are starred in the comments below. 35 ;; The differences from Latin-1 are starred in the comments below.
36 36
37 ;; This is now ISO/IEC 8859-8:1999. As of 1999-05, there was a `final 37 ;; This is now ISO/IEC 8859-8:1999. As of 1999-05, there was a `final
38 ;; proof' at <URL:http://www.indigo.ie/egt/standards/iso8859/8859-14-en.pdf>. 38 ;; proof' at <URL:http://www.indigo.ie/egt/standards/iso8859/8859-14-en.pdf>.
39 ;; See also <URL:http://www.itscj.ipsj.or.jp/ISO-IR/199.pdf>.
39 40
40 ;;; Code: 41 ;;; Code:
41 42
42 (require 'case-table) 43 (require 'case-table)
43 44