summaryrefslogtreecommitdiff
path: root/lisp/emulation/ws-mode.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-11-08 15:01:44 +0000
committerRichard M. Stallman <rms@gnu.org>1993-11-08 15:01:44 +0000
commitdd64d80736b2ba8f80d4e0a6368d4f6a8b943873 (patch)
treeb2e91120102cc7708694456ed39abec9e04bd480 /lisp/emulation/ws-mode.el
parent1a2b6c5271dcd5276501d104700682f752235e9b (diff)
downloademacs-dd64d80736b2ba8f80d4e0a6368d4f6a8b943873.tar.gz
(wordstar-mode): Add autoload.
Diffstat (limited to 'lisp/emulation/ws-mode.el')
-rw-r--r--lisp/emulation/ws-mode.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emulation/ws-mode.el b/lisp/emulation/ws-mode.el
index 63c0c278634..97c4db2878e 100644
--- a/lisp/emulation/ws-mode.el
+++ b/lisp/emulation/ws-mode.el
@@ -179,6 +179,7 @@
(define-key wordstar-C-q-map "\C-y" 'ws-kill-eol)
(define-key wordstar-C-q-map "\177" 'ws-kill-bol))
+;;;###autoload
(defun wordstar-mode ()
"Major mode with WordStar-like key bindings.