summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-graph.el
AgeCommit message (Expand)Author
2024-08-31Work around Gnuplot bug in displaying plotsEli Zaretskii
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-05-20Use `delq` return value (bug#61730)Mattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-18; Fix typos (prefer US spelling)Stefan Kangas
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-22Use substitute-command-keys for literal key sequencesStefan Kangas
2021-09-11Fix byte-compilation warningsMattias Engdegård
2021-08-31Make calc plotting through gnuplot work on non-X gnuplotsLars Ingebrigtsen
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård
2021-01-27Fix setting of line/point style in calc gnuplotLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-07Allow using newer versions of Gnuplot from calc againIllia Ostapyshyn
2020-10-14* lisp/calc: Fix a few issues introduced by lexical scopingStefan Monnier
2020-10-10* lisp/calc/: Use lexical scoping in all the filesStefan Monnier
2020-01-01Update copyright year to 2020Paul Eggert
2019-03-04Fix regular-expression glitches and typosPaul Eggert
2019-01-13Fix Calc graph output on MS-WindowsEli Zaretskii
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-08-23call-process instead of call-process-region with empty regionTino Calancha
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-03Change maintainer address.Jay Belanger
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-21Respect text-quoting-style in calcPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-02-21lisp/calc/calc-graph.el (calc-graph-show-dumb): Fix typo.Juanma Barranquero
2013-02-11Make S-SPC scroll in the opposite direction to SPCGlenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-10-01Change scroll-up/down bindings to Emacs 24's scroll-*-command.Chong Yidong
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-20calc/calc-prog.elJay Belanger
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-05-24Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier
2010-04-28Use the proper form for gnuplot's set commandAlexander Klimov
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-20(calc-graph-plot): Let `calc-twos-complement-mode' be nil.Jay Belanger
2009-10-28* calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)Stefan Monnier
2009-10-06Use window-full-height-p.Glenn Morris
2009-09-19(calc-graph-lookup): Avoid assignment to free variable `var'.Glenn Morris
2009-08-07(calc-graph-plot): Set calc-graph-last-device to "windows" when "pgnuplot"Eli Zaretskii