mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(doctor-doc): Add period.
This commit is contained in:
parent
dd10ec4fd1
commit
da3bf069f0
@ -885,7 +885,7 @@ Otherwise call the Doctor to parse preceding sentence."
|
||||
(defun doctor-doc (sent)
|
||||
(cond
|
||||
((equal sent '(foo))
|
||||
(doctor-type '(bar! ($ please)($ continue))))
|
||||
(doctor-type '(bar! ($ please)($ continue) \.)))
|
||||
((member sent howareyoulst)
|
||||
(doctor-type '(i\'m ok \. ($ describe) yourself \.)))
|
||||
((or (member sent '((good bye) (see you later) (i quit) (so long)
|
||||
|
Loading…
Reference in New Issue
Block a user