]> code.delx.au - gnu-emacs/blobdiff - lisp/international/swedish.el
(sgml-html-meta-auto-coding-function):
[gnu-emacs] / lisp / international / swedish.el
index 0d6e80d5eb5cf055498027d40dacca56438475fa..424f052e327ed60a0c3bcec826f31487fadd4d53 100644 (file)
@@ -1,4 +1,4 @@
-;;; swedish.el --- miscellaneous functions for dealing with Swedish.
+;;; swedish.el --- miscellaneous functions for dealing with Swedish
 
 ;; Copyright (C) 1988 Free Software Foundation, Inc.
 
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs; see the file COPYING.  If not, write to
-;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; along with GNU Emacs; see the file COPYING.  If not, write to the
+;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
+
+;;; Commentary:
 
 ;;; Code:
 
@@ -28,7 +31,7 @@
 
 ;; See iso-swed.el for a description of the character set.
 
-(require 'iso-syntax)
+(require 'latin-1)
 
 (defvar swedish-re
   "[ \t\n]\\(och\\|att\\|en\\|{r\\|\\[R\\|p}\\|P\\]\\|som\\|det\\|av\\|den\\|f|r\\|F\\\\R\\)[ \t\n.,?!:;'\")}]"
@@ -150,4 +153,5 @@ Leaves point just after the word that looks Swedish."
 
 (provide 'swedish)
 
+;;; arch-tag: a117019d-acac-4ac4-8eac-0dbd49a41d32
 ;;; swedish.el ends here