; End recently added sentences with a period.

This commit is contained in:
Basil L. Contovounesios 2021-06-01 17:59:46 +01:00
parent 5e0cf09f1e
commit 4784b6eb9a
3 changed files with 3 additions and 3 deletions

View file

@ -484,7 +484,7 @@ original definition, use \\[elp-restore-function] or \\[elp-restore-all]."
'help-echo "mouse-2 or RET jumps to definition")))
(define-derived-mode elp-results-mode special-mode "ELP"
"Mode for ELP results"
"Mode for ELP results."
:interactive nil)
;;;###autoload