summaryrefslogtreecommitdiff
path: root/lisp/emulation/ws-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emulation/ws-mode.el')
-rw-r--r--lisp/emulation/ws-mode.el9
1 files changed, 5 insertions, 4 deletions
diff --git a/lisp/emulation/ws-mode.el b/lisp/emulation/ws-mode.el
index 27c6b60ba99..2dd39df74b7 100644
--- a/lisp/emulation/ws-mode.el
+++ b/lisp/emulation/ws-mode.el
@@ -1,8 +1,8 @@
;;; ws-mode.el --- WordStar emulation mode for GNU Emacs
-;; Author: Juergen Nickelsen <nickel@cs.tu-berlin.de>
-;; Created: 13 Feb 1991
-;; Version: 0.7
+;; Author: Juergen Nickelsen <nickel@cs.tu-berlin.de>
+;; Created: 13 Feb 1991
+;; Version: 0.7
;; Copyright (C) 1991 Free Software Foundation, Inc.
@@ -21,6 +21,7 @@
;; file named COPYING. Among other things, the copyright notice
;; and this notice must be preserved on all copies.
+;;; Commentary:
;; How to install ws-mode.el:
;;
@@ -52,7 +53,7 @@
;;
;; Enjoy!
-
+;;; Code:
(defun wordstar-mode ()
"Major mode with WordStar-like key bindings.