Commit 526ebb4d authored by Fred Drake's avatar Fred Drake

Work on a temporary file, not the input file.

parent a7998354
; load the new texinfo package (2.xx) if not installed by default
; (setq load-path (cons "/ufs/guido/lib/emacs/texinfo-2.14" load-path))
(find-file "lib1.texi")
(find-file "temp.texi")
(texinfo-all-menus-update t)
(texinfo-all-menus-update t)
; load the new texinfo package (2.xx) if not installed by default
; (setq load-path (cons "/ufs/guido/lib/emacs/texinfo-2.14" load-path))
(find-file "lib1.texi")
(find-file "temp.texi")
(texinfo-all-menus-update t)
(texinfo-all-menus-update t)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment