emacs/lisp/calc
Paul Eggert b3a3ed526d Replace QUIT with maybe_quit
There’s no longer need to have QUIT stand for a slug of C statements.
Use the more-obvious function-call syntax instead.
Also, use true and false when setting immediate_quit.
These changes should not affect the generated machine code.
* src/lisp.h (QUIT): Remove.  All uses replaced by maybe_quit.
2017-01-25 21:25:37 -08:00
..
calc-aent.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-alg.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-arith.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-bin.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-comb.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-cplx.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-embed.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-ext.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
calc-fin.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-forms.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
calc-frac.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-funcs.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-graph.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
calc-help.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-incom.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-keypd.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-lang.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-macs.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-map.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-math.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
calc-menu.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-misc.el Replace QUIT with maybe_quit 2017-01-25 21:25:37 -08:00
calc-mode.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-mtx.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-nlfit.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-poly.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-prog.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-rewr.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-rules.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-sel.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-stat.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-store.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-stuff.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-trail.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-undo.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-units.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-vec.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc-yank.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calc.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calcalg2.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calcalg3.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calccomp.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
calcsel2.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00