diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-05-30 23:12:08 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-05-30 23:12:08 +0000 |
commit | 1c5bd65eeb5e36c59e4dc0b74dd89118f07b599c (patch) | |
tree | 68ee294467ed1fab8e9e66d47928c7be9ddb88de /lisp/international/iso-swed.el | |
parent | 5c34f1fc000ee9a38b100315103b0dde4a5fe964 (diff) | |
download | emacs-1c5bd65eeb5e36c59e4dc0b74dd89118f07b599c.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/international/iso-swed.el')
-rw-r--r-- | lisp/international/iso-swed.el | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lisp/international/iso-swed.el b/lisp/international/iso-swed.el index 9ab2134381a..0e8caf49ed0 100644 --- a/lisp/international/iso-swed.el +++ b/lisp/international/iso-swed.el @@ -1,4 +1,5 @@ -;; Set up char tables for ISO 8859/1 for Swedish/Finnish terminals. +;;; iso-swed.el --- set up char tables for ISO 8859/1 for Swedish/Finnish terminals. + ;; Copyright (C) 1987 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. @@ -138,3 +139,5 @@ (standard-display-ascii 255 "{\"y}") ; small y with diaeresis or umlaut mark (provide 'iso8859-1-swedish) + +;;; iso-swed.el ends here |