File: site-init.el

package info (click to toggle)
emacs20 20.2-7
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 58,820 kB
  • ctags: 41,014
  • sloc: lisp: 344,179; ansic: 155,029; sh: 2,896; makefile: 1,756; yacc: 373; asm: 254; csh: 9; sed: 4
file content (4 lines) | stat: -rw-r--r-- 141 bytes parent folder | download
1
2
3
4

;; So we'll be able to find the top level dir.
(setq Info-default-directory-list
      (append Info-default-directory-list '("/usr/info")))