summaryrefslogtreecommitdiff
path: root/lisp/calc
Commit message (Expand)AuthorAge
* Fix setting of line/point style in calc gnuplotLars Ingebrigtsen2021-01-27
* Calc: use big brackets around function argumentsMattias Engdegård2021-01-22
* Calc: use Unicode brackets in Big mode when available (bug#45917)Mattias Engdegård2021-01-19
* Parse square root sign in embedded Calc modeMattias Engdegård2021-01-19
* Missing dynamic variable declarations in CalcMattias Engdegård2021-01-19
* Actually make the calc trail window dedicatedLars Ingebrigtsen2021-01-19
* * lisp/calc/calc.el: Remove some XEmacs compat code.Stefan Kangas2021-01-13
* * lisp/calc/calc-yank.el (calc-edit-mode): Make it into a proper major modeStefan Monnier2021-01-04
* Update copyright year to 2021Paul Eggert2021-01-01
* Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-19
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-19
* Prefer setq-local in most filesStefan Kangas2020-12-09
* Allow using newer versions of Gnuplot from calc againIllia Ostapyshyn2020-12-07
* Calc: simplify integer log2 and power of 2Mattias Engdegård2020-12-07
* Remove Calc bignum remnantsMattias Engdegård2020-12-06
* Unicode integrals in CalcMattias Engdegård2020-12-06
* Don't quote lambdas with 'function' in calc/*.elStefan Kangas2020-11-17
* Don't quote lambdas in calc/calcalg{2,3}.elStefan Kangas2020-11-16
* Make Calc windows dedicated by defaultEli Zaretskii2020-11-14
* Make more load-hooks obsolete (Bug#21563)Stefan Kangas2020-10-20
* * lisp/calc: Fix a few issues introduced by lexical scopingStefan Monnier2020-10-14
* Calc: allow infinite binary word size (bug#43764)Mattias Engdegård2020-10-13
* Calc: revert to old precedence of '/' in (La)TeX input modeMattias Engdegård2020-10-13
* * lisp/calc/: Use lexical scoping in all the filesStefan Monnier2020-10-10
* Calc: fix arithmetic right shift sign bit detectionMattias Engdegård2020-10-09
* Calc: fix formatting and parsing Unix time (bug#43759)Mattias Engdegård2020-10-02
* Calc: fix business days calculation (bug43677)Mattias Engdegård2020-10-02
* ; Prefer https to http in many URLsStefan Kangas2020-10-01
* Use a square root character in calc displaysLars Ingebrigtsen2020-09-15
* Calc: fix binomial coefficients for negative arguments (bug#16999)Mattias Engdegård2020-09-14
* Simplify big integer constants in CalcMattias Engdegård2020-09-11
* Fix calc tests when running noninteractivelyMattias Engdegård2020-09-11
* Use a header line in calc mode instead of a regular in-buffer lineBoruch Baum2020-09-10
* ; Fix typos in format-promptJuri Linkov2020-09-10
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Slight cleanup in calc-yankLars Ingebrigtsen2020-08-11
* Make mouse-2 respect select-enable-primary etcBastian Beischer2020-08-11
* Change the Calc text input method to insert at pointTino Calancha2020-08-11
* Calc: fix interval entry snag (bug#42438)Mattias Engdegård2020-07-22
* Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279)Mattias Engdegård2020-05-15
* Calc: fix LU decomposition for non-numeric matrices (bug#41223)Mattias Engdegård2020-05-14
* Merge from origin/emacs-27Glenn Morris2020-04-25
|\
| * Calc: fix autoload errors (bug#40800)Mattias Engdegård2020-04-24
* | Merge from origin/emacs-27Glenn Morris2020-03-30
|\|
| * Calc: don't treat nil as an integer (bug#40155)Mattias Engdegård2020-03-27
* | Merge from origin/emacs-27Glenn Morris2020-03-30
|\|
| * Calc: Declare dynamic variable bound in lexbind code (bug#40185)Mattias Engdegård2020-03-23
* | Make more load-hooks obsoleteGlenn Morris2020-01-16
|/
* Calc: fix interval entry (bug#39040)Mattias Engdegård2020-01-10
* Update copyright year to 2020Paul Eggert2020-01-01