/[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.69 by eliz, Thu Dec 27 11:26:56 2001 UTC revision 1.70 by eliz, Tue Mar 5 18:19:26 2002 UTC
# Line 569  but it selects the Dutch tutorial.")) Line 569  but it selects the Dutch tutorial."))
569   'mac-roman 4 ?M   'mac-roman 4 ?M
570   "Mac Roman Encoding (MIME:MACINTOSH)."   "Mac Roman Encoding (MIME:MACINTOSH)."
571   '(decode-mac-roman . encode-mac-roman)   '(decode-mac-roman . encode-mac-roman)
572   '((safe-chars . mac-roman-encoder)   '((safe-chars . (get 'mac-roman-encoder 'translation-table))
573     (valid-codes (0 . 255))     (valid-codes (0 . 255))
574     (mime-charset . macintosh)))         ; per IANA, rfc1345     (mime-charset . macintosh)))         ; per IANA, rfc1345
575    

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70

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