home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / Python 1.1 / Doc / fix.el < prev    next >
Encoding:
Text File  |  1994-08-01  |  220 b   |  6 lines  |  [TEXT/R*ch]

  1. ; load the new texinfo package (2.xx) if not installed by default
  2. ; (setq load-path (cons "/ufs/guido/lib/emacs/texinfo-2.14" load-path))
  3. (find-file "@lib.texi")
  4. (texinfo-all-menus-update t)
  5. (texinfo-all-menus-update t)
  6.