; End recently added sentences with a period.
This commit is contained in:
parent
5e0cf09f1e
commit
4784b6eb9a
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue