]> granicus.if.org Git - python/commitdiff
Work on a temporary file, not the input file.
authorFred Drake <fdrake@acm.org>
Thu, 19 Feb 1998 16:01:41 +0000 (16:01 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 19 Feb 1998 16:01:41 +0000 (16:01 +0000)
Doc/fix.el
Doc/tools/fix.el

index 994b509c84fd43b642b73b96ba041c8484feda60..f41fb59cd42a422df73e3a57c5ca2a71ccac46ec 100644 (file)
@@ -1,5 +1,5 @@
 ; 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)
index 994b509c84fd43b642b73b96ba041c8484feda60..f41fb59cd42a422df73e3a57c5ca2a71ccac46ec 100644 (file)
@@ -1,5 +1,5 @@
 ; 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)