diff options
| author | Dave Love | 1999-09-19 14:38:00 +0000 |
|---|---|---|
| committer | Dave Love | 1999-09-19 14:38:00 +0000 |
| commit | 291759e27e3101d4c9cec4f4d74ae0c6e1f73c5c (patch) | |
| tree | 857c48cd9f6c2236edfd18812291162456ef86fe | |
| parent | a1efbc1c0c9e55abd92690d168d84c5511d52932 (diff) | |
| download | emacs-291759e27e3101d4c9cec4f4d74ae0c6e1f73c5c.tar.gz emacs-291759e27e3101d4c9cec4f4d74ae0c6e1f73c5c.zip | |
Fix footer comment.
| -rw-r--r-- | lisp/international/latin-8.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/latin-8.el b/lisp/international/latin-8.el index efe42efd70a..0753ffdb722 100644 --- a/lisp/international/latin-8.el +++ b/lisp/international/latin-8.el | |||
| @@ -104,4 +104,4 @@ | |||
| 104 | (or set-case-syntax-set-multibyte | 104 | (or set-case-syntax-set-multibyte |
| 105 | (provide 'latin-8)) | 105 | (provide 'latin-8)) |
| 106 | 106 | ||
| 107 | ;;; latin-18el ends here | 107 | ;;; latin-8.el ends here |