summaryrefslogtreecommitdiff
path: root/lisp/calc/calcalg2.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-3/+3
* Prefer setq-local in a few more placesStefan Kangas2021-02-081-3/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Don't quote lambdas in calc/calcalg{2,3}.elStefan Kangas2020-11-161-297/+286
* * lisp/calc: Fix a few issues introduced by lexical scopingStefan Monnier2020-10-141-10/+10
* * lisp/calc/: Use lexical scoping in all the filesStefan Monnier2020-10-101-36/+58
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix linear equation system solving in Calc (bug#35374)Mattias EngdegÄrd2019-09-291-0/+6
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* ; Fix some comment typosGlenn Morris2017-11-031-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Change maintainer address.Jay Belanger2015-11-031-1/+0
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * calc/calc-ext.el (math-to-radians-2, math-from-radians-2):Jay Belanger2013-02-231-9/+9
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * calc/calc-prog.el (math-do-defmath): Use backquote forms. FixAndreas Schwab2012-08-071-15/+12
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | calc-alg.el (math-var): Renamed from `var'.Jay Belanger2010-10-131-7/+7
|/
* Fix more save-excursion warnings.Chong Yidong2010-02-271-2/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (var): Define for compiler.Glenn Morris2009-09-191-50/+51
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-2/+2
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update maintainer's address.Jay Belanger2007-04-231-1/+1
* Change form of license text to match rest of Emacs.Glenn Morris2007-03-191-13/+13
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (math-integrate-by-parts): Do a more careful test to see if equationJay Belanger2006-02-141-3/+5
* Update copyright year.Jay Belanger2006-02-051-1/+1
* (calc-sum-rec): Fix the case where the lower limit is 0.Jay Belanger2006-01-211-1/+1
* (calc-integral): With an argument, compute the definite integral.Jay Belanger2005-10-111-13/+15
* Update copyright information.Jay Belanger2005-07-141-1/+2
* (math-decls-cache, math-decls-all): Declare them.Jay Belanger2005-05-281-0/+2
* Update copyright year.Jay Belanger2005-05-071-1/+1
* (calc-solve-for): Use "Variable(s)" to prompt for variables.Jay Belanger2005-03-251-1/+1