/[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.26 by wl, Tue Dec 18 17:47:44 2001 UTC revision 1.26.4.1 by miles, Fri Apr 4 06:20:26 2003 UTC
# Line 1  Line 1 
1  ;;; hebrew.el --- support for Hebrew -*- coding: iso-2022-7bit; -*-  ;;; hebrew.el --- support for Hebrew -*- coding: iso-2022-7bit; no-byte-compile: t -*-
2    
3  ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.  ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
4  ;; Licensed to the Free Software Foundation.  ;; Licensed to the Free Software Foundation.
# Line 35  Line 35 
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 nil nil nil nil nil nil nil t nil nil t)
39   '((safe-charsets ascii hebrew-iso8859-8)   '((safe-charsets ascii hebrew-iso8859-8)
40     (mime-charset . iso-8859-8)))     (mime-charset . iso-8859-8)))
41    

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

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