mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Documented marshal.{dumps,loads} and sys.builtin_module_names.
This commit is contained in:
parent
d26b458325
commit
3ad7fc70cc
3 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue