summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-map.el
Commit message (Collapse)AuthorAgeFilesLines
* calc/calc-prog.elJay Belanger2011-01-201-13/+13
| | | | | calc/calc-graph.el calc/calc-map.el: Change `arglist' to `math-arglist' throughout.
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
|
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
|
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* (calc-get-operator):Jay Belanger2009-11-161-2/+1
| | | | (calc-b-oper-keys): Remove references to `calc-symclip'.
* (calc-get-operator): Add `calc-symclip'.Jay Belanger2009-11-161-1/+2
| | | | (calc-b-oper-keys): Add `calc-symclip' to list.
* 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
|
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
|
* 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
|
* (calc-get-operator-history): New variable.Jay Belanger2006-07-201-1/+5
| | | | (calc-get-operator): Use calc-get-operator-history.
* Update copyright year.Jay Belanger2006-02-051-1/+1
|
* Update copyright information.Jay Belanger2005-07-141-1/+2
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-171-1/+1
|
* Add a provide statement.Jay Belanger2004-11-301-4/+3
| | | | (calc-Need-calc-map): Remove it.
* (math-ms-temp, math-ms-args): New variables.Jay Belanger2004-11-261-14/+28
| | | | | | | | | | | (math-multi-subst, math-multi-subst-rec): Replace variables temp and arg by declared variables. (calcFunc-reducer): Fixed incorrect variable. (math-inner-mul-func, math-inner-add-func): New variables. (calcFunc-inner, math-inner-mats): Replace variables mul-func and add-func by declared variables.
* (calc-get-operator): Remove extra formatAndreas Schwab2004-02-081-5/+2
| | | | string argument.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
|
* Add new maintainer (deego).Deepak Goel2003-01-151-1/+2
|
* Delete empty line at the end of file.Pavel Janík2001-11-231-1/+0
|
* Change all toplevel `setq' forms to `defvar' forms, and move themColin Walters2001-11-191-275/+280
| | | | | | before their first use. Use `when', `unless'. Remove trailing periods from error forms. Add description and headers suggested by Emacs Lisp coding conventions.
* Style cleanup; don't put closing parens on theirColin Walters2001-11-141-94/+48
| | | | | 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/+1305