Mercurial > hg > xemacs-beta
comparison README.packages @ 420:41dbb7a9d5f2 r21-2-18
Import from CVS: tag r21-2-18
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:24:09 +0200 |
parents | da8ed4261e83 |
children | 11054d720c21 |
comparison
equal
deleted
inserted
replaced
419:66615b78f1a5 | 420:41dbb7a9d5f2 |
---|---|
211 | 211 |
212 User Package directories | 212 User Package directories |
213 ------------------------ | 213 ------------------------ |
214 | 214 |
215 In addition to the system wide packages, each user can have his own | 215 In addition to the system wide packages, each user can have his own |
216 packages installed in "~/.xemacs" (Note that this will most likely | 216 packages installed in "~/.xemacs/xemacs-packages". If you want to |
217 change to "~/.xemacs/packages" in the near future). If you want to | |
218 install packages there using the interactive tools, you need to set | 217 install packages there using the interactive tools, you need to set |
219 'pui-package-install-dest-dir' to "~/xemacs" | 218 'pui-package-install-dest-dir' to "~/.xemacs/xemacs-packages" |
220 | 219 |
221 Site lisp/Site start | 220 Site lisp/Site start |
222 -------------------- | 221 -------------------- |
223 | 222 |
224 The site-packages hierarchy replaces the old 'site-lisp' directory. | 223 The site-packages hierarchy replaces the old 'site-lisp' directory. |