1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 13:10:37 -08:00
emacs/lisp/calc
Mattias Engdegård d5c6f701a6 Fix byte-compilation warnings
* lisp/calc/calc-graph.el (calc-gnuplot-check-for-errors):
* lisp/calendar/holidays.el (list-holidays):
Dodge 'save-excursion+set-buffer' warnings that appeared after
the progn flattening was introduced.
2021-09-11 17:17:34 +02:00
..
calc-aent.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
calc-alg.el
calc-arith.el
calc-bin.el
calc-comb.el
calc-cplx.el
calc-embed.el
calc-ext.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
calc-fin.el
calc-forms.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
calc-frac.el
calc-funcs.el
calc-graph.el Fix byte-compilation warnings 2021-09-11 17:17:34 +02:00
calc-help.el
calc-incom.el
calc-keypd.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
calc-lang.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
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 Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02: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 Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
calc-vec.el
calc-yank.el
calc.el Make calc-grab-region work with rectangular selects 2021-09-06 12:56:02 +02:00
calcalg2.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
calcalg3.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
calccomp.el
calcsel2.el