Mercurial > emacs
changeset 4935:1f5c25761f2f
(wordstar-mode): Add autoload.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 08 Nov 1993 15:01:44 +0000 |
parents | a8b355b89859 |
children | 35e9402cb6bf |
files | lisp/emulation/ws-mode.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emulation/ws-mode.el Mon Nov 08 14:46:50 1993 +0000 +++ b/lisp/emulation/ws-mode.el Mon Nov 08 15:01:44 1993 +0000 @@ -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.