Mercurial > emacs
changeset 25195:7b26b165d383
Comments.
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 06 Aug 1999 21:05:20 +0000 |
parents | daf6b641fb0e |
children | d1a0325ab7f9 |
files | lisp/international/latin-9.el |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/latin-9.el Fri Aug 06 20:41:07 1999 +0000 +++ b/lisp/international/latin-9.el Fri Aug 06 21:05:20 1999 +0000 @@ -34,10 +34,11 @@ ;; Finnish letters and placing the U+20AC Euro sign in the cell =A4 of ;; the former international currency sign ¤. -;; The differnces from Latin-1 are starred on the comments below. +;; The differences from Latin-1 are starred on the comments below. ;; This is now ISO/IEC 8859-15:1999. As of 1999-05, there was a `final ;; proof' at <URL:http://www.indigo.ie/egt/standards/iso8859/8859-15-en.pdf>. +;; See also <URL:http://www.itscj.ipsj.or.jp/ISO-IR/203.pdf>. ;;; Code: @@ -62,7 +63,7 @@ (set-case-syntax 172 "_" tbl) ;not sign (set-case-syntax 173 "_" tbl) ;soft hyphen (set-case-syntax 174 "_" tbl) ;registered sign - (set-case-syntax 175 "w" tbl) ;macron * + (set-case-syntax 175 "w" tbl) ;macron (set-case-syntax 176 "_" tbl) ;degree sign (set-case-syntax 177 "_" tbl) ;plus-minus sign (set-case-syntax 178 "w" tbl) ;superscript two