Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
64d036c8fe3cd4be0a3cbd23942ced14235adaeb
/
.
/
Doc
/
tools
/
fix.el
blob: f41fb59cd42a422df73e3a57c5ca2a71ccac46ec [
file
]
; 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
)