]> git.eshelyaron.com Git - emacs.git/commit
; Fix recent byte-compiler warnings in dnd.el
authorBasil L. Contovounesios <contovob@tcd.ie>
Thu, 7 May 2020 00:52:50 +0000 (01:52 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Thu, 7 May 2020 00:54:43 +0000 (01:54 +0100)
commit281b9e42a49c72be48f881f94a5ec33537508118
treec9421626dd39611f356d955ae6fd0b8466b30854
parent86fef6ab89ee54c6f78bc2064e55c5439e929827
; Fix recent byte-compiler warnings in dnd.el

* lisp/dnd.el (dnd-handle-one-url): Don't require browse-url twice
in the same function.  Declare non-autoloaded browse-url-handlers to
silence byte-compiler.
lisp/dnd.el