diff options
author | Eli Zaretskii <eliz@gnu.org> | 2018-09-17 17:34:31 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2018-09-17 17:34:31 +0300 |
commit | c71cfb79c3e9cfcd1189be5ac9fa12333a995565 (patch) | |
tree | 90f4d93bb14d2e8206f1b97fd6aa219f436c0811 /lisp/emacs-lisp/generic.el | |
parent | 3bbf21b9139e203d7254a9434c88bd38238ed57e (diff) | |
download | emacs-c71cfb79c3e9cfcd1189be5ac9fa12333a995565.tar.gz emacs-c71cfb79c3e9cfcd1189be5ac9fa12333a995565.tar.bz2 emacs-c71cfb79c3e9cfcd1189be5ac9fa12333a995565.zip |
Fix the Bubbles game on TTY frames
* lisp/play/bubbles.el (bubbles--col-offset)
(bubbles--row-offset): Doc fixes.
(bubbles--compute-offsets): Conflate the GUI and TTY code into
a single common version. Set the offsets to simple numbers,
not to lists.
(bubbles--initialize, bubbles--show-scores): Wrap offset
values in a list, so that they are interpreted as pixel
values, not as units of character width. This fixes the game
on TTY frames. (Bug#32744)
Diffstat (limited to 'lisp/emacs-lisp/generic.el')
0 files changed, 0 insertions, 0 deletions