]> git.eshelyaron.com Git - emacs.git/commit
Move placement of dictionary-tooltip-mouse-event
authorTorsten Hilbrich <torsten.hilbrich@gmx.net>
Thu, 19 Nov 2020 07:25:42 +0000 (08:25 +0100)
committerTorsten Hilbrich <torsten.hilbrich@gmx.net>
Thu, 19 Nov 2020 07:25:42 +0000 (08:25 +0100)
commit91ff1c8f7cf5b137b214b0b70a7267d34c1f6b36
tree67361d4c97630be4dac3c7e83462c3d0dbc200f0
parent2f1e4fbc426624420159026b758c90a923a9b560
Move placement of dictionary-tooltip-mouse-event

* lisp/net/dictionary.el (dictionary-tooltip-mouse-event): Place
variable before dictionary-display-tooltip to avoid warning about use of
free variable when compiling dictionary-display-tooltip
lisp/net/dictionary.el