Staging
v0.8.1
Revision f4449def3b0e4d7d2e197920cb7f9db4f2e9df04 authored by Guido van Rossum on 10 April 1995, 11:37:18 UTC, committed by Guido van Rossum on 10 April 1995, 11:37:18 UTC
1 parent 6233293
Raw File
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