summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-graph.el
Commit message (Expand)AuthorAgeFilesLines
* calc-graph.elJay Belanger2005-04-011-9/+5
* (calc-graph-show-dumb): Mention C-cC-c as the way to return to Calc.Jay Belanger2004-12-311-3/+1
* Add a provide statement.Jay Belanger2004-11-301-4/+11
* (calc-gnuplot-default-device, calc-gnuplot-default-output)Jay Belanger2004-11-241-9/+8
* (calc-dumb-map): Declared it.Jay Belanger2004-11-121-324/+364
* (calc-graph-init): Use `set-process-query-on-exit-flag'Jay Belanger2004-10-211-1/+1
* (calc-graph-plot): Removed emacs version check.Jay Belanger2004-10-191-6/+2
* (calc-graph-add-curve): Moved the call to `calc-graph-set-styles' soJay Belanger2004-09-211-7/+7
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (calc-graph-plot): Fix character constant.Juanma Barranquero2003-02-181-1/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-2/+2
* Add new maintainer (deego).Deepak Goel2003-01-151-1/+2
* (calc-gnuplot-tempfile): Don't expand againstColin Walters2002-03-011-2/+2
* Change all toplevel `setq' forms to `defvar' forms, and move themColin Walters2001-11-191-16/+21
* Style cleanup; don't put closing parens on theirColin Walters2001-11-141-126/+64
* Use `frame-width' instead of `screen-width',Eli Zaretskii2001-11-131-5/+5
* Initial import of Calc 2.02f.Eli Zaretskii2001-11-061-0/+1496