comparison lisp/international/swedish.el @ 658:7cbd4fcd8b0f

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Sat, 30 May 1992 21:11:25 +0000
parents 3c0c1cd8428a
children 4f28bd14272c
comparison
equal deleted inserted replaced
657:fec3f9a1e3e5 658:7cbd4fcd8b0f
1 ;; Miscellaneous functions for dealing with Swedish. 1 ;;; swedish.el --- miscellaneous functions for dealing with Swedish.
2
2 ;; Copyright (C) 1988 Free Software Foundation, Inc. 3 ;; Copyright (C) 1988 Free Software Foundation, Inc.
3 4
4 ;; This file is part of GNU Emacs. 5 ;; This file is part of GNU Emacs.
5 6
6 ;; GNU Emacs is free software; you can redistribute it and/or modify 7 ;; GNU Emacs is free software; you can redistribute it and/or modify
141 ; (setq mode-name "Indented Swedish") 142 ; (setq mode-name "Indented Swedish")
142 ; (setq major-mode 'indented-swedish-mode) 143 ; (setq major-mode 'indented-swedish-mode)
143 ; (run-hooks 'text-mode-hook)) 144 ; (run-hooks 'text-mode-hook))
144 145
145 (provide 'swedish) 146 (provide 'swedish)
147
148 ;;; swedish.el ends here