1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-08 08:43:52 -08:00
emacs/lisp/calc
Lars Ingebrigtsen 61e5570863 Make calc-grab-region work with rectangular selects
* lisp/calc/calc.el (calc-grab-region): Heed `rectangle-mark-mode'
(bug#50403).
2021-09-06 12:56:02 +02:00
..
calc-aent.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
calc-alg.el Remove redundant #' before lambda in calc/*.el 2021-04-05 17:28:05 +02:00
calc-arith.el
calc-bin.el
calc-comb.el
calc-cplx.el
calc-embed.el Prefer setq-local in a few more places 2021-02-08 00:25:16 +01:00
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 Make calc plotting through gnuplot work on non-X gnuplots 2021-08-31 03:47:45 +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 ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
calc-misc.el
calc-mode.el
calc-mtx.el
calc-nlfit.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
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 * lisp/calc/calc-sel.el (calc-replace-sub-formula): Fix typo 2021-02-15 10:57:26 -05:00
calc-stat.el
calc-store.el * lisp/calc/calc-yank.el (calc-edit-mode): Make it into a proper major mode 2021-01-04 00:01:58 -05:00
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 * lisp: Remove yet more always-nil variables 2021-03-11 13:29:14 -05:00
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 Calc: use big brackets around function arguments 2021-01-22 15:49:50 +01:00
calcsel2.el