/[emacs]/emacs/lisp/language/european.el
ViewVC logotype

Diff of /emacs/lisp/language/european.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.60 by pj, Mon Jul 16 12:22:59 2001 UTC revision 1.61 by monnier, Fri Nov 16 12:05:48 2001 UTC
# Line 263  German (Deutsch Nord)  Guten Tag Line 263  German (Deutsch Nord)  Guten Tag
263  German (Deutsch S,A|(Bd)      Gr,A|_(B Gott")  German (Deutsch S,A|(Bd)      Gr,A|_(B Gott")
264              (documentation . "\              (documentation . "\
265  This language environment is almost the same as Latin-1,  This language environment is almost the same as Latin-1,
266  but default input method is set to \"german-postfix\"."))  but the default input method is set to \"german-postfix\"."))
267   '("European"))   '("European"))
268    
269  (set-language-info-alist  (set-language-info-alist
# Line 291  but default input method is set to \"ger Line 291  but default input method is set to \"ger
291              (sample-text . "Spanish (Espa,Aq(Bol)     ,A!(BHola!")              (sample-text . "Spanish (Espa,Aq(Bol)     ,A!(BHola!")
292              (documentation . "\              (documentation . "\
293  This language environment is almost the same as Latin-1,  This language environment is almost the same as Latin-1,
294  but default input method is set to \"spanish-postfix\",  but the default input method is set to \"spanish-postfix\",
295  and select's the Spanish tutorial."))  and it selects the Spanish tutorial."))
296   '("European"))   '("European"))
297    
298  (set-language-info-alist  (set-language-info-alist
# Line 523  but select's the Dutch tutorial.")) Line 523  but select's the Dutch tutorial."))
523   'mac-roman 4 ?M "Mac Roman Encoding"   'mac-roman 4 ?M "Mac Roman Encoding"
524   '(decode-mac-roman . encode-mac-roman)   '(decode-mac-roman . encode-mac-roman)
525   '((safe-chars . mac-roman-encoder)   '((safe-chars . mac-roman-encoder)
526     (valid-codes (0 . 255))))     (valid-codes (0 . 255))
527       (mime-charset . macintosh)))         ; per IANA, rfc1345
528    
529  (provide 'european)  (provide 'european)
530    

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26