]> git.eshelyaron.com Git - emacs.git/commit
Work around Gnuplot bug in displaying plots
authorEli Zaretskii <eliz@gnu.org>
Sat, 31 Aug 2024 09:58:39 +0000 (12:58 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Sep 2024 07:51:53 +0000 (09:51 +0200)
commitbb8824f2eb8fc5f21da3553e755b7159ccc57cd5
tree8ab574bb27ecd1bef64aedbf44f0bfbf6783a796
parente300d7c8cff965dcff5f82e6c151c1d438ab413d
Work around Gnuplot bug in displaying plots

* lisp/calc/calc-graph.el (calc-gnuplot-command): Prepend newline
to Gnuplot command.  Suggested by Visuwesh <visuweshm@gmail.com>.
(Bug#72778)

(cherry picked from commit bb5576fc9071590143af2106111d95ca2221a20c)
lisp/calc/calc-graph.el