diff options
author | Torsten Hilbrich <torsten.hilbrich@gmx.net> | 2020-10-09 05:00:02 +0200 |
---|---|---|
committer | Torsten Hilbrich <torsten.hilbrich@gmx.net> | 2020-10-09 20:05:38 +0200 |
commit | 1773b9b68742c95b1648a90c56eb7b56c77db591 (patch) | |
tree | ea976801b46d9cf23d7456b0c578d244690e41e6 /lisp/emacs-lisp/edebug.el | |
parent | 99a7e918c82c0d5c39a729668ac582a945877900 (diff) | |
download | emacs-1773b9b68742c95b1648a90c56eb7b56c77db591.tar.gz emacs-1773b9b68742c95b1648a90c56eb7b56c77db591.tar.bz2 emacs-1773b9b68742c95b1648a90c56eb7b56c77db591.zip |
Dictionary now uses button
* net/lisp/dictionary-link.el: Removed now obsolete file
* net/lisp/dictionary.el: Use insert-button and make-button
* net/lisp/dictionary.el (dictionary-mode-map): Now defined using defvar
I had to add a conversion function as parameter for the button 'action
as I need to be able to pass nil data to my function. This is not
possible with the regular button 'action function and the 'button-data
value.
The functionality of searching a link in all dictionaries has been
removed for now. It might appear again once I have an idea how to
implement it.
Diffstat (limited to 'lisp/emacs-lisp/edebug.el')
0 files changed, 0 insertions, 0 deletions