]> git.eshelyaron.com Git - emacs.git/commit
Use events instead of chars to keep track of steps.
authorJay Belanger <jay.p.belanger@gmail.com>
Sat, 10 Oct 2015 22:21:44 +0000 (17:21 -0500)
committerJay Belanger <jay.p.belanger@gmail.com>
Sat, 10 Oct 2015 22:24:55 +0000 (17:24 -0500)
commit5186c998574a8807713b9a43518fdeae52feac67
tree36b66d95837dfee91b6fde1f213386ffaffad5ab
parentbb61fa844885a9a9219fc6df7eaaabdbdce45b28
Use events instead of chars to keep track of steps.

* lisp/calc/calc-prog.el (calc-kbd-loop): Use events instead of chars
to keep track of steps.
lisp/calc/calc-prog.el