| Guido van Rossum | 95cd2ef | 1992-12-08 14:37:55 +0000 | [diff] [blame] | 1 | ; load the new texinfo package (2.xx) if not installed by default | 
| Guido van Rossum | 6938f06 | 1994-08-01 12:22:53 +0000 | [diff] [blame] | 2 | ; (setq load-path (cons "/ufs/guido/lib/emacs/texinfo-2.14" load-path)) | 
| 3 | (find-file "@lib.texi") | ||||
| Guido van Rossum | 95cd2ef | 1992-12-08 14:37:55 +0000 | [diff] [blame] | 4 | (texinfo-all-menus-update t) | 
| 5 | (texinfo-all-menus-update t) | ||||