aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc/calc-alg.el
Commit message (Collapse)AuthorAgeFilesLines
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-4/+4
|
* Add new maintainer (deego).Deepak Goel2003-01-151-1/+2
|
* (calcFunc-ln): In symbolic manipulations,David Kastrup2002-10-091-1/+1
| | | | ln(-1) should be i*pi, not pi.
* Fix typo.Juanma Barranquero2002-07-091-1/+1
|
* Change all toplevel `setq' forms to `defvar' forms, and move themColin Walters2001-11-191-4/+8
| | | | | | before their first use. Use `when', `unless'. Remove trailing periods from error forms. Add description and headers suggested by Emacs Lisp coding conventions.
* (calcFunc-esimplify, calcFunc-simplify, calcFunc-subst): UseColin Walters2001-11-141-183/+100
| | | | | | | `defalias' instead of `fset' and `symbol-function'. Style cleanup; don't put closing parens on their own line, add "foo.el ends here" to each file, and update copyright date.
* Initial import of Calc 2.02f.Eli Zaretskii2001-11-061-0/+1699