Mercurial > emacs
comparison lisp/textmodes/scribe.el @ 26433:3e37953dc2d5
(scribe-mode): Doc-fix.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 13 Nov 1999 21:50:31 +0000 |
parents | 9b831f34ff7d |
children | 253f761ad37b |
comparison
equal
deleted
inserted
replaced
26432:23b09a47da5c | 26433:3e37953dc2d5 |
---|---|
110 (define-key scribe-mode-map "\C-c\C-u" 'scribe-underline-word)) | 110 (define-key scribe-mode-map "\C-c\C-u" 'scribe-underline-word)) |
111 | 111 |
112 ;;;###autoload | 112 ;;;###autoload |
113 (defun scribe-mode () | 113 (defun scribe-mode () |
114 "Major mode for editing files of Scribe (a text formatter) source. | 114 "Major mode for editing files of Scribe (a text formatter) source. |
115 Scribe-mode is similar text-mode, with a few extra commands added. | 115 Scribe-mode is similar to text-mode, with a few extra commands added. |
116 \\{scribe-mode-map} | 116 \\{scribe-mode-map} |
117 | 117 |
118 Interesting variables: | 118 Interesting variables: |
119 | 119 |
120 scribe-fancy-paragraphs | 120 scribe-fancy-paragraphs |