File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#+TITLE: Gnuplot for Emacs
22
33#+html: <a href="https://www.gnu.org/software/emacs/"><img alt="GNU Emacs" src="https://github.com/minad/corfu/blob/screenshots/emacs.svg?raw=true"/></a>
4+ #+html: <a href="https://elpa.nongnu.org/nongnu/gnuplot.html"><img alt="NonGNU ELPA" src="https://elpa.nongnu.org/nongnu/gnuplot.svg"/></a>
5+ #+html: <a href="https://elpa.nongnu.org/nongnu-devel/gnuplot.html"><img alt="NonGNU-devel ELPA" src="https://elpa.nongnu.org/nongnu-devel/gnuplot.svg"/></a>
46#+html: <a href="https://melpa.org/#/gnuplot"><img alt="MELPA" src="https://melpa.org/packages/gnuplot-badge.svg"/></a>
57#+html: <a href="https://stable.melpa.org/#/gnuplot"><img alt="MELPA Stable" src="https://stable.melpa.org/packages/gnuplot-badge.svg"/></a>
68
1820
1921* Installation
2022
21- The easiest way to install =gnuplot= is to directly get it from [[https://melpa.org][MELPA]]. After
22- configuring Emacs to use MELPA, you should be able to install =gnuplot= by typing
23+ The easiest way to install =gnuplot= is to directly get it from [[https://elpa.nongnu.org/][ELPA]] or [[https://melpa.org][MELPA]].
24+ After configuring Emacs to use MELPA, you should be able to install =gnuplot= by
25+ typing
2326
2427: M-x install-package RET gnuplot RET
2528
You can’t perform that action at this time.
0 commit comments