Skip to content

Commit 54bfa2e

Browse files
committed
Update README
1 parent 91995e9 commit 54bfa2e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.org

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Gnuplot display. It requires Gnuplot to have =png= support and a GNU Emacs with
102102
image support. Call =gnuplot-external-display-mode= in a gnuplot-mode buffer to
103103
disable the feature.
104104

105-
* FAQ / Remarks
105+
* Common issues
106106

107107
** Usage on Windows
108108

@@ -150,7 +150,9 @@ this fix.
150150

151151
* Maintenance
152152

153-
Regenerate gnuplot.texi and gnuplot-eldoc.el from the Gnuplot source.
153+
Regenerate ~gnuplot.texi~ and ~gnuplot-eldoc.el~ from the Gnuplot source.
154154

155-
1. ~emacs -batch -l doc2texi.el -f d2t-doc-to-texi~ inside the gnuplot-*/docs/ directory
156-
2. ~makeinfo --no-split gnuplot.texi~ and ensure that it compiles cleanly
155+
1. Run ~emacs -batch -l doc2texi.el -f d2t-doc-to-texi~ inside the ~gnuplot-*/docs/~
156+
source directory.
157+
2. Run ~makeinfo --no-split gnuplot.texi~ and ensure that it compiles cleanly.
158+
3. Copy ~gnuplot-eldoc.el~ and ~gnuplot.texi~ to the package source.

0 commit comments

Comments
 (0)