1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-14 09:10:23 -07:00
emacs/lisp/calc
Tim Ruffing df3e0bcbdb * lisp/calc/calc-prog.el: Switch to new method of detecting end of kbd macro
'read-char' will no longer return -1 as of
ac82baea1c41ec974ad49f2861ae6c06bda2b4ed. This switches to a cleaner
method of detecting whether the end of a keyboard macro has been
reached.

* lisp/calc/calc-prog.el (calc--at-end-of-kmacro-p): New function.
(calc-kbd-skip-to-else-if): Use the function.

Co-authored-by: Stefan Monnier <monnier@iro.umontreal.ca>
2024-03-10 10:40:19 -04:00
..
calc-aent.el Calc parses fractions written using U+2044 FRACTION SLASH 2024-01-27 16:42:47 +02:00
calc-alg.el
calc-arith.el
calc-bin.el
calc-comb.el
calc-cplx.el
calc-embed.el
calc-ext.el
calc-fin.el
calc-forms.el
calc-frac.el
calc-funcs.el
calc-graph.el
calc-help.el
calc-incom.el
calc-keypd.el
calc-lang.el
calc-macs.el
calc-map.el
calc-math.el
calc-menu.el
calc-misc.el
calc-mode.el
calc-mtx.el
calc-nlfit.el
calc-poly.el
calc-prog.el * lisp/calc/calc-prog.el: Switch to new method of detecting end of kbd macro 2024-03-10 10:40:19 -04:00
calc-rewr.el
calc-rules.el
calc-sel.el
calc-stat.el
calc-store.el
calc-stuff.el
calc-trail.el
calc-undo.el
calc-units.el
calc-vec.el
calc-yank.el
calc.el
calcalg2.el
calcalg3.el
calccomp.el
calcsel2.el