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 9e44ebb commit bc22278Copy full SHA for bc22278
.elpaignore
@@ -6,4 +6,5 @@ Makefile
6
gnuplot-debug-context.el
7
gnuplot-test-context.el
8
gnuplot-tests.el
9
-gpelcard.tex
+gpelcard.tex
10
+doc2texi.el
.gitignore
@@ -3,14 +3,15 @@
3
*.elc
4
*.log
5
*.pdf
+*.tar.gz
+*.tar.xz
*/#*#
*~
.#*
11
/#*#
12
/*-autoloads.el
13
/*-pkg.el
14
+/gnuplot-*.*.*/
15
/gpelcard.ps
16
/hacks.el
-/info-look.el
-gnuplot-mode-*.tar.gz
-/gnuplot-*.*.*/
17
+/info-look.el
0 commit comments