]> git.eshelyaron.com Git - emacs.git/commit
Signal an error in dictionary lookup if there's no word at point
authorDaniel Martín <mardani29@yahoo.es>
Sun, 16 Oct 2022 09:25:17 +0000 (11:25 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 16 Oct 2022 09:25:17 +0000 (11:25 +0200)
commitf9726408f6cb56b3a97a9e76be166a5156faec0b
tree4dad73cd64446b2d3516a04d7396574efa819ae0
parent45aabe6edae8d841a8985853394baddad4a1949e
Signal an error in dictionary lookup if there's no word at point

* lisp/net/dictionary.el (dictionary-lookup-definition): Signal an
error when there is no word at point (bug#58552).
lisp/net/dictionary.el