]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Documented marshal.{dumps,loads} and sys.builtin_module_names.
authorGuido van Rossum <guido@python.org>
Fri, 22 Jan 1993 15:48:14 +0000 (15:48 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 22 Jan 1993 15:48:14 +0000 (15:48 +0000)
Doc/Makefile
Doc/fix.el
Doc/tools/fix.el

index 8559f6fa13712dcf54fe15e5a99785fbc6b61caf..1476da78f3b662818eeb237753cb266af610d957 100644 (file)
@@ -31,7 +31,7 @@ qua:
        bibtex qua
        latex qua
        latex qua
-       dvips lib >lib.ps
+       dvips lib >qua.ps
 
 libinfo:
        @echo This may take a while...
index f25a935f8ff928c288c6bab34170d3fa6fd9af1e..29586632622893e27e65271c8670346f79f37575 100644 (file)
@@ -1,6 +1,6 @@
 ; load the new texinfo package (2.xx) if not installed by default
 (setq load-path
-      (cons "/ufs/jh/lib/emacs/texinfo" load-path))
+      (cons "/ufs/jh/lib/emacs/texinfo-2.14" load-path))
 (find-file "@out.texi")
 (texinfo-all-menus-update t)
 (texinfo-all-menus-update t)
index f25a935f8ff928c288c6bab34170d3fa6fd9af1e..29586632622893e27e65271c8670346f79f37575 100644 (file)
@@ -1,6 +1,6 @@
 ; load the new texinfo package (2.xx) if not installed by default
 (setq load-path
-      (cons "/ufs/jh/lib/emacs/texinfo" load-path))
+      (cons "/ufs/jh/lib/emacs/texinfo-2.14" load-path))
 (find-file "@out.texi")
 (texinfo-all-menus-update t)
 (texinfo-all-menus-update t)