]> git.eshelyaron.com Git - emacs.git/commit
* lisp/net/dictionary.el: Dictionary improvements (bug#45262)
authorJuri Linkov <juri@linkov.net>
Tue, 9 Feb 2021 18:29:54 +0000 (20:29 +0200)
committerJuri Linkov <juri@linkov.net>
Tue, 9 Feb 2021 18:29:54 +0000 (20:29 +0200)
commit552d2b9083c2dac210fd8f565b2d46897ae9d4ed
treebf57d535c3b898b71c682f8de23bfc5c08fa4527
parent80c9871428aca6927b3723d1808497e8cb78e17b
* lisp/net/dictionary.el: Dictionary improvements (bug#45262)

* lisp/net/dictionary.el (dictionary-link-dictionary): New defcustom.
(dictionary-mark-reference): Use dictionary-link-dictionary.
(dictionary-post-buffer-hook): New defcustom.
(dictionary-post-buffer): Run dictionary-post-buffer-hook.
(dictionary-mode-map): Bind 'S-SPC' to scroll-down-command.
(dictionary-search-default): Use possibly multi-word data at point.
lisp/net/dictionary.el