Update hyperspec dir
This commit is contained in:
parent
4a741f30ca
commit
f8916699f8
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@
|
||||||
(setq common-lisp-hyperspec-root
|
(setq common-lisp-hyperspec-root
|
||||||
(let ((file (if (eq system-type 'windows-nt) "file:///" "file://")))
|
(let ((file (if (eq system-type 'windows-nt) "file:///" "file://")))
|
||||||
(concat file
|
(concat file
|
||||||
(expand-file-name "~/projects/personal/lisp-docs/HyperSpec-7-0/HyperSpec/"))))
|
(expand-file-name "~/Documents/sites/lisp-docs/HyperSpec-7-0/HyperSpec/"))))
|
||||||
(setq common-lisp-hyperspec-symbol-table
|
(setq common-lisp-hyperspec-symbol-table
|
||||||
(concat common-lisp-hyperspec-root "Data/Map_Sym.txt"))
|
(concat common-lisp-hyperspec-root "Data/Map_Sym.txt"))
|
||||||
(setq common-lisp-hyperspec-issuex-table
|
(setq common-lisp-hyperspec-issuex-table
|
||||||
|
|
Loading…
Add table
Reference in a new issue