summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/byte-run.el
diff options
context:
space:
mode:
authorNoam Postavsky <npostavs@gmail.com>2019-05-21 20:38:00 -0400
committerNoam Postavsky <npostavs@gmail.com>2019-05-26 08:16:23 -0400
commit3f03f6284a093d69086773226bc2273cf62f5e85 (patch)
tree7c46b79b039fb9f1a84556f37dd51ac2d6ec9bbc /lisp/emacs-lisp/byte-run.el
parent9fe3bdf25d63f441e973cdcf88de0b26b53a54a3 (diff)
downloademacs-3f03f6284a093d69086773226bc2273cf62f5e85.tar.gz
emacs-3f03f6284a093d69086773226bc2273cf62f5e85.tar.bz2
emacs-3f03f6284a093d69086773226bc2273cf62f5e85.zip
Avoid infloop in read-multiple-choice (Bug#32257)
* lisp/emacs-lisp/rmc.el (read-multiple-choice): Use `read-event' which won't get stuck (return the same event over and over again) for non-character events, unlike `read-char'.
Diffstat (limited to 'lisp/emacs-lisp/byte-run.el')
0 files changed, 0 insertions, 0 deletions