mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Merge alpha100 branch back to main trunk
This commit is contained in:
parent
ab3a2504b9
commit
6938f06047
27 changed files with 2906 additions and 1498 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue