]> git.eshelyaron.com Git - emacs.git/commit
Adding details page for dictionary
authorTorsten Hilbrich <torsten.hilbrich@gmx.net>
Fri, 9 Oct 2020 04:04:35 +0000 (06:04 +0200)
committerTorsten Hilbrich <torsten.hilbrich@gmx.net>
Fri, 9 Oct 2020 18:05:38 +0000 (20:05 +0200)
commit329b6a0210f28d8abf8a8ce7afa6a7a6d3f84977
tree478c1095dc023a9f72f2acb8b8f7073b912bd392
parent1773b9b68742c95b1648a90c56eb7b56c77db591
Adding details page for dictionary

* net/lisp/dictionary.el (dictionary-display-dictionary-line): Allow
getting more details on a dictionary by clicking the "(Details)" link.

I had the functionality to query the dictionary information but no
mechanism to invoke it. So just add a button after the short description
of the dictionary to get more information.
lisp/net/dictionary.el