]> git.eshelyaron.com Git - emacs.git/commit
Change from symbol-at-point to thing-at-point
authorTheodor Thornhill <theo@thornhill.no>
Mon, 30 Dec 2019 15:26:22 +0000 (16:26 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 13 Jan 2022 21:40:23 +0000 (22:40 +0100)
commit5b88ec259ccf24b87a7c8c3d35173a2353dd8517
tree8efa0bac2b7bf4cdd07b7d47f1fe4fc1190e00eb
parent0f44d338f17bd426ab43f6a619873c9ac91bc51e
Change from symbol-at-point to thing-at-point

* eglot.el (eglot-rename): Change from symbol-at-point to
thing-at-point to avoid interning a symbol.  Add "unknown symbol" to
prompt when no symbol is found.

Co-authored-by: João Távora <joaotavora@gmail.com>
GitHub-reference: close https://github.com/joaotavora/eglot/issues/385
lisp/progmodes/eglot.el