]> code.delx.au - gnu-emacs/blobdiff - lisp/language/greek.el
(sentence-end-save): Variable deleted.
[gnu-emacs] / lisp / language / greek.el
index 39702866755c38cb2ae2c81acfe7450526cafca4..b8843960723d6341b281294165f15d0d83c523d3 100644 (file)
@@ -1,4 +1,4 @@
-;;; greek.el --- support for Greek
+;;; greek.el --- support for Greek -*- no-byte-compile: t -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
@@ -30,9 +30,9 @@
 
 (make-coding-system
  'greek-iso-8bit 2 ?7
- "ISO 2022 based 8-bit encoding for Greek (MIME:ISO-8859-7)"
+ "ISO 2022 based 8-bit encoding for Greek (MIME:ISO-8859-7)."
  '(ascii greek-iso8859-7 nil nil
-   nil nil nil nil nil nil nil)
+   nil nil nil nil nil nil nil nil nil nil nil t)
  '((safe-charsets ascii greek-iso8859-7)
    (mime-charset . iso-8859-7)))