Staging
v0.5.1
https://github.com/python/cpython
Revision 447ae53eab0ae1d0e9856a7145e9f8f7387150e6 authored by Guido van Rossum on 08 October 1995, 00:41:25 UTC, committed by Guido van Rossum on 08 October 1995, 00:41:25 UTC
1 parent 9beefa2
Raw File
Tip revision: 447ae53eab0ae1d0e9856a7145e9f8f7387150e6 authored by Guido van Rossum on 08 October 1995, 00:41:25 UTC
fix for 4.0
Tip revision: 447ae53
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