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

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

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

revision 1.25 by pj, Sat Dec 15 19:50:36 2001 UTC revision 1.26 by wl, Tue Dec 18 17:47:44 2001 UTC
# Line 33  Line 33 
33    
34  (make-coding-system  (make-coding-system
35   'hebrew-iso-8bit 2 ?8   'hebrew-iso-8bit 2 ?8
36   "ISO 2022 based 8-bit encoding for Hebrew (MIME:ISO-8859-8)"   "ISO 2022 based 8-bit encoding for Hebrew (MIME:ISO-8859-8)."
37   '(ascii hebrew-iso8859-8 nil nil   '(ascii hebrew-iso8859-8 nil nil
38     nil ascii-eol ascii-cntl nil nil nil nil nil t)     nil ascii-eol ascii-cntl nil nil nil nil nil t)
39   '((safe-charsets ascii hebrew-iso8859-8)   '((safe-charsets ascii hebrew-iso8859-8)
# Line 62  Line 62 
62   "Windows-1255" '((coding-priority windows-1255)   "Windows-1255" '((coding-priority windows-1255)
63                    (coding-system windows-1255)                    (coding-system windows-1255)
64                    (features code-pages)                    (features code-pages)
65                    (documentation . "Support for Windows-1255 encoding, e.g. for Yiddish.                    (documentation . "\
66    Support for Windows-1255 encoding, e.g. for Yiddish.
67  Right-to-left writing is not yet supported.")))  Right-to-left writing is not yet supported.")))
68    
69  (provide 'hebrew)  (provide 'hebrew)

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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