diff options
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/scribe.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/scribe.el b/lisp/textmodes/scribe.el index 809992629f6..0123ce82d5f 100644 --- a/lisp/textmodes/scribe.el +++ b/lisp/textmodes/scribe.el | |||
| @@ -112,7 +112,7 @@ These should match up with `scribe-open-parenthesis'.") | |||
| 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: |