summaryrefslogtreecommitdiffstats
path: root/Doc/tools/fix.el
blob: 25086e4359a137d48b261b03ede4649c60ded1bf (plain)
1
2
3
4
5
6
; load the new texinfo package (2.xx) if not installed by default
; (setq load-path
;      (cons "/ufs/jh/lib/emacs/texinfo-2.14" load-path))
(find-file "lib.texi")
(texinfo-all-menus-update t)
(texinfo-all-menus-update t)