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
102102image support. Call =gnuplot-external-display-mode= in a gnuplot-mode buffer to
103103disable 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.
You can’t perform that action at this time.
0 commit comments