aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc/calc-ext.el
Commit message (Expand)AuthorAgeFilesLines
* Add new maintainer (deego).Deepak Goel2003-01-151-1/+2
* (calc-reset): Don't bind `executing-kbd-macro'. CallColin Walters2002-09-301-3/+2
* (calc-init-extensions): Add binding for `d@'.Miles Bader2002-05-301-2/+8
* (calc-scroll-left): Call scroll-left interactively, so they do something.Colin Walters2002-02-261-3/+5
* Doc fix.Pavel Janík2001-12-201-1/+1
* (calc-init-extensions): Update the rest of the autoload names to matchColin Walters2001-11-241-4/+4
* Delete empty lines at the end of file.Pavel Janík2001-11-231-2/+0
* Change all toplevel `setq' forms to `defvar' forms, and move themColin Walters2001-11-191-76/+43
* (calcFunc-evalv): Use `defalias' instead of `fset' andColin Walters2001-11-141-278/+127
* (calc-init-extensions): Update autoload namesEli Zaretskii2001-11-121-5/+5
* (toplevel): Require calc.Eli Zaretskii2001-11-111-15/+44
* Initial import of Calc 2.02f.Eli Zaretskii2001-11-061-0/+3439