]> granicus.if.org Git - python/commitdiff
Change name of temporary file to avoid possible filesystem issues; matches
authorFred Drake <fdrake@acm.org>
Mon, 29 Dec 1997 16:58:46 +0000 (16:58 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 29 Dec 1997 16:58:46 +0000 (16:58 +0000)
similar renaming of the @buildno file elsewhere in the Python tree.

Doc/fix.el
Doc/tools/fix.el

index f36d6f0dee7276e6e43a9a28a6c3ed0b1cc893ea..994b509c84fd43b642b73b96ba041c8484feda60 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 "@lib.texi")
+(find-file "lib1.texi")
 (texinfo-all-menus-update t)
 (texinfo-all-menus-update t)
index f36d6f0dee7276e6e43a9a28a6c3ed0b1cc893ea..994b509c84fd43b642b73b96ba041c8484feda60 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 "@lib.texi")
+(find-file "lib1.texi")
 (texinfo-all-menus-update t)
 (texinfo-all-menus-update t)