1992-12-08 10:37:55 -04:00
|
|
|
; load the new texinfo package (2.xx) if not installed by default
|
1994-08-01 09:22:53 -03:00
|
|
|
; (setq load-path (cons "/ufs/guido/lib/emacs/texinfo-2.14" load-path))
|
1998-02-19 12:01:41 -04:00
|
|
|
(find-file "temp.texi")
|
1992-12-08 10:37:55 -04:00
|
|
|
(texinfo-all-menus-update t)
|
|
|
|
(texinfo-all-menus-update t)
|