]> git.eshelyaron.com Git - emacs.git/commit
help-follow-symbol now complains if no symbol found (bug#38248)
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 22 Nov 2019 20:10:49 +0000 (21:10 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 22 Nov 2019 20:10:49 +0000 (21:10 +0100)
commitb7d4c5d1d1b55fea8382663f18263e2000678be5
treed6d0e7af6fc3a93152838f72b8a50352861e3154
parent0b4eec3169690dab5ffa5027770893fff87f505f
help-follow-symbol now complains if no symbol found (bug#38248)

* lisp/help-mode.el (help-follow-symbol): Signal 'user-error' if
there's no symbol at POS.

* etc/NEWS: Document it.
etc/NEWS
lisp/help-mode.el