Merge alpha100 branch back to main trunk

This commit is contained in:
Guido van Rossum 1994-08-01 12:22:53 +00:00
parent ab3a2504b9
commit 6938f06047
27 changed files with 2906 additions and 1498 deletions

View file

@ -1,6 +1,5 @@
; 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")
; (setq load-path (cons "/ufs/guido/lib/emacs/texinfo-2.14" load-path))
(find-file "@lib.texi")
(texinfo-all-menus-update t)
(texinfo-all-menus-update t)