Thanks to visit codestin.com Credit goes to github.com
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 a799835 commit 526ebb4Copy full SHA for 526ebb4
2 files changed
Doc/fix.el
@@ -1,5 +1,5 @@
1
; load the new texinfo package (2.xx) if not installed by default
2
; (setq load-path (cons "/ufs/guido/lib/emacs/texinfo-2.14" load-path))
3
-(find-file "lib1.texi")
+(find-file "temp.texi")
4
(texinfo-all-menus-update t)
5
Doc/tools/fix.el
0 commit comments