Staging
v0.5.1
https://github.com/python/cpython
Revision 1799eb59daa2dbb08a2c251145f19b63da77625a authored by Guido van Rossum on 22 May 1996, 16:37:29 UTC, committed by Guido van Rossum on 22 May 1996, 16:37:29 UTC
Include <stdlib.h>.
Include several more Python header files, including new pydebug.h.
1 parent aae0d32
Raw File
Tip revision: 1799eb59daa2dbb08a2c251145f19b63da77625a authored by Guido van Rossum on 22 May 1996, 16:37:29 UTC
Non-trivial DL_IMPORT must now be defined in config.h.
Tip revision: 1799eb5
fix.el
; 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")
(texinfo-all-menus-update t)
(texinfo-all-menus-update t)
back to top