# HG changeset patch # User Dave Love # Date 933973520 0 # Node ID 7b26b165d38397148c489dbcd60d2be77b75d43f # Parent daf6b641fb0e46e672065b66c806e35c41df9072 Comments. diff -r daf6b641fb0e -r 7b26b165d383 lisp/international/latin-9.el --- 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 . +;; See also . ;;; 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