comparison lisp/mule/latin.el @ 5474:4dee0387b9de

Merged with trunk.
author Mats Lidell <matsl@xemacs.org>
date Tue, 29 Mar 2011 00:02:47 +0200
parents 308d34e9f07d 3889ef128488
children 10f179710250
comparison
equal deleted inserted replaced
5473:ac37a5f7e5be 5474:4dee0387b9de
1478 do (modify-syntax-entry 1478 do (modify-syntax-entry
1479 (make-char 'latin-iso8859-9 i) 1479 (make-char 'latin-iso8859-9 i)
1480 (string (char-syntax (make-char 'latin-iso8859-1 i))) 1480 (string (char-syntax (make-char 'latin-iso8859-1 i)))
1481 syntax-table)) 1481 syntax-table))
1482 1482
1483 ;; Case. The Turkish case idiosyncracy is handled with its language environment. 1483 ;; Case. The Turkish case idiosyncrasy is handled with its language environment.
1484 (setup-case-pairs 1484 (setup-case-pairs
1485 'latin-iso8859-9 1485 'latin-iso8859-9
1486 '((#xC0 #xE0) ;; A WITH GRAVE 1486 '((#xC0 #xE0) ;; A WITH GRAVE
1487 (#xC1 #xE1) ;; A WITH ACUTE 1487 (#xC1 #xE1) ;; A WITH ACUTE
1488 (#xC2 #xE2) ;; A WITH CIRCUMFLEX 1488 (#xC2 #xE2) ;; A WITH CIRCUMFLEX