summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-graph.el
Commit message (Expand)AuthorAgeFilesLines
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-2/+2
* Fix Calc graph output on MS-WindowsEli Zaretskii2019-01-131-13/+22
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | call-process instead of call-process-region with empty regionTino Calancha2016-08-231-3/+3
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Change maintainer address.Jay Belanger2015-11-031-1/+0
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Respect text-quoting-style in calcPaul Eggert2015-08-211-1/+1
* 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
* lisp/calc/calc-graph.el (calc-graph-show-dumb): Fix typo.Juanma Barranquero2013-02-211-1/+1
* Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-111-0/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Change scroll-up/down bindings to Emacs 24's scroll-*-command.Chong Yidong2011-10-011-5/+5
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* calc/calc-prog.elJay Belanger2011-01-201-11/+11
* 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
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-1/+1
|/
* Use the proper form for gnuplot's set commandAlexander Klimov2010-04-281-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (calc-graph-plot): Let `calc-twos-complement-mode' be nil.Jay Belanger2009-11-201-0/+1
* * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)Stefan Monnier2009-10-281-34/+17
* Use window-full-height-p.Glenn Morris2009-10-061-1/+1
* (calc-graph-lookup): Avoid assignment to free variable `var'.Glenn Morris2009-09-191-8/+9
* (calc-graph-plot): Set calc-graph-last-device to "windows" when "pgnuplot"Eli Zaretskii2009-08-071-20/+44
* (calc-graph-plot): Avoid assignment to free variable `filename'.Glenn Morris2009-06-231-4/+4
* 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
* | (calc-graph-format-data,calc-graph-add-curve): Check for error forms.Jay Belanger2007-08-031-25/+49
|/
* 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
* Update copyright year.Jay Belanger2006-02-051-1/+1
* Update copyright information.Jay Belanger2005-07-141-1/+2
* (calc-graph-format-data): Make sure var-PlotRejects is bound beforeJay Belanger2005-05-191-0/+1
* (calc-graph-plot, calc-graph-set-styles, calc-graph-num-points)Jay Belanger2005-05-021-7/+7
* 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