]> git.eshelyaron.com Git - emacs.git/commit
Tweak ‘error’ and ‘user-error’ doc strings
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Jun 2019 09:33:36 +0000 (02:33 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Jun 2019 09:37:08 +0000 (02:37 -0700)
commit1d9bb2ff70ca65dbfdd2ec904b8f6d9e07a6e9c5
treebb3d81f78013546d427e96efede2e6b5099acac1
parentf90e0c5661b921528e41fe2404689a7e90c16895
Tweak ‘error’ and ‘user-error’ doc strings

* lisp/net/tramp.el (tramp-user-error):
* lisp/subr.el (user-error):
Say that user errors are sometimes called pilot errors.
* lisp/subr.el (error, user-error):
Reorder wording to discuss mechanism first, then formatting advice,
rather than going back and forth between the two topics.
Tighten up the wording a bit.
lisp/net/tramp.el
lisp/subr.el