Staging
v0.5.1
Revision c211254334779b2ea99a5096d6e50c4c0703f6b1 authored by Fred Drake on 06 October 1997, 21:41:30 UTC, committed by Fred Drake on 06 October 1997, 21:41:30 UTC
1 parent 14bf341
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