From: Richard M. Stallman Date: Mon, 8 Nov 1993 15:01:44 +0000 (+0000) Subject: (wordstar-mode): Add autoload. X-Git-Tag: emacs-19.34~10916 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dd64d80736b2ba8f80d4e0a6368d4f6a8b943873;p=emacs.git (wordstar-mode): Add autoload. --- 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.