]> git.eshelyaron.com Git - emacs.git/commit
Pacify obsolete gv warnings in xt-mouse-tests.el
authorBasil L. Contovounesios <contovob@tcd.ie>
Fri, 26 Aug 2022 09:53:49 +0000 (12:53 +0300)
committerBasil L. Contovounesios <contovob@tcd.ie>
Fri, 26 Aug 2022 09:53:49 +0000 (12:53 +0300)
commit0f561d0e5c4e7c4fa1dbc70d55de935ebb04cdbb
tree984fe6d52322136a920206d53636bb628db9b606
parenta457aa62577284333c7d25d48a49704788b25a04
Pacify obsolete gv warnings in xt-mouse-tests.el

* test/lisp/xt-mouse-tests.el (with-xterm-mouse-mode): Replace
deprecated generalized variables frame-width and frame-height with
direct calls to set-frame-width and set-frame-height, respectively.
test/lisp/xt-mouse-tests.el