File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ Gnuplot display. It requires Gnuplot to have =png= support and a GNU Emacs with
102
102
image support. Call =gnuplot-external-display-mode= in a gnuplot-mode buffer to
103
103
disable the feature.
104
104
105
- * FAQ / Remarks
105
+ * Common issues
106
106
107
107
** Usage on Windows
108
108
@@ -150,7 +150,9 @@ this fix.
150
150
151
151
* Maintenance
152
152
153
- Regenerate gnuplot.texi and gnuplot-eldoc.el from the Gnuplot source.
153
+ Regenerate ~ gnuplot.texi~ and ~ gnuplot-eldoc.el~ from the Gnuplot source.
154
154
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.
You can’t perform that action at this time.
0 commit comments