/[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.71.2.3 by miles, Fri Nov 21 00:35:50 2003 UTC revision 1.71.2.4 by miles, Tue Jul 6 09:14:28 2004 UTC
# Line 451  and it selects the Spanish tutorial.")) Line 451  and it selects the Spanish tutorial."))
451                (unibyte-display . iso-8859-2)                (unibyte-display . iso-8859-2)
452                (documentation . "Support for Croatian with Latin-2 encoding."))                (documentation . "Support for Croatian with Latin-2 encoding."))
453   '("European"))   '("European"))
454    
455    (set-language-info-alist
456     "Brazilian Portuguese" '((tutorial . "TUTORIAL.pt_BR")
457                (charset ascii latin-iso8859-1)
458                (coding-system iso-latin-1 iso-latin-9)
459                (coding-priority iso-latin-1)
460                (nonascii-translation . latin-iso8859-1)
461                (unibyte-syntax . "latin-1")
462                (unibyte-display . iso-latin-1)
463                (input-method . "latin-1-prefix")
464                (sample-text . "Oi")
465                (documentation . "Support for Brazilian Portuguese."))
466     '("European"))
467    
468  ;; Definitions for the Mac Roman character sets and coding system.  ;; Definitions for the Mac Roman character sets and coding system.
469  ;; The Mac Roman encoding uses all 128 code points in the range 128 to  ;; The Mac Roman encoding uses all 128 code points in the range 128 to

Legend:
Removed from v.1.71.2.3  
changed lines
  Added in v.1.71.2.4

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