Staging
v0.5.1
https://github.com/python/cpython
Revision a608febd5fe146f0eea6780402de15c09a9d9ff4 authored by Fred Drake on 12 April 1998, 03:58:13 UTC, committed by Fred Drake on 12 April 1998, 03:58:13 UTC
1 parent ae9bc67
Raw File
Tip revision: a608febd5fe146f0eea6780402de15c09a9d9ff4 authored by Fred Drake on 12 April 1998, 03:58:13 UTC
Fix typo. (What I get for trying to fix bugs at home and running conversions
Tip revision: a608feb
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 "temp.texi")
(texinfo-all-menus-update t)
(texinfo-all-menus-update t)
back to top