We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be71817 commit dad0462Copy full SHA for dad0462
CHANGELOG.org
@@ -1,6 +1,6 @@
1
#+TITLE: Changelog for =gnuplot.el=
2
3
-* Development
+* Version 0.9 (2025-05-30)
4
5
- Enable ~gnuplot-inline-image-mode~ by default.
6
- Enable Eldoc messages by default and provide ~gnuplot-eldoc.el~.
gnuplot.el
@@ -5,7 +5,7 @@
;; Author: Jon Oddie, Bruce Ravel, Phil Type
;; Maintainer: Maxime Tréca <maxime@gmail.com>, Daniel Mendler <mail@daniel-mendler.de>
7
;; Created: 1998
8
-;; Version: 0.8.1
+;; Version: 0.9
9
;; Keywords: data gnuplot plotting
10
;; URL: https://github.com/emacs-gnuplot/gnuplot
11
;; Package-Requires: ((emacs "25.1"))
0 commit comments