diff options
author | Po Lu <luangruo@yahoo.com> | 2022-01-21 09:15:52 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-01-21 09:15:52 +0800 |
commit | 452f46d3665e1bfab93ec14003484ce57b636471 (patch) | |
tree | 692aaadf98b0cb1d711b3fcb39cee24771116606 /lisp/emacs-lisp/syntax.el | |
parent | 7ff7f948f7802941b98294ae8a52a9a178dcaa9d (diff) | |
download | emacs-452f46d3665e1bfab93ec14003484ce57b636471.tar.gz emacs-452f46d3665e1bfab93ec14003484ce57b636471.tar.bz2 emacs-452f46d3665e1bfab93ec14003484ce57b636471.zip |
Allow fractional values of `polling-period'
This allows C-g to be handled faster in the NS port at the cost
of some extra CPU time on slow machines.
* etc/NEWS: Announce new feature.
* src/keyboard.c (start_polling):
(bind_polling_period): Handle floating point values of
`polling-period'.
(syms_of_keyboard): Make `polling-period' a Lisp variable
instead of an int variable.
Diffstat (limited to 'lisp/emacs-lisp/syntax.el')
0 files changed, 0 insertions, 0 deletions