blob: f25a935f8ff928c288c6bab34170d3fa6fd9af1e [file] [log] [blame]
Guido van Rossum95cd2ef1992-12-08 14:37:55 +00001; load the new texinfo package (2.xx) if not installed by default
2(setq load-path
3 (cons "/ufs/jh/lib/emacs/texinfo" load-path))
4(find-file "@out.texi")
5(texinfo-all-menus-update t)
6(texinfo-all-menus-update t)