Mercurial > hg > xemacs-beta
comparison README.packages @ 414:da8ed4261e83 r21-2-15
Import from CVS: tag r21-2-15
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:21:38 +0200 |
parents | 697ef44129c6 |
children | 41dbb7a9d5f2 |
comparison
equal
deleted
inserted
replaced
413:901169e5ca31 | 414:da8ed4261e83 |
---|---|
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" (Note that this will most likely |
217 change to "./xemacs/packages" in the near future). 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 | 218 install packages there using the interactive tools, you need to set |
219 'pui-package-install-dest-dir' to "/xemacs" | 219 'pui-package-install-dest-dir' to "~/xemacs" |
220 | 220 |
221 Site lisp/Site start | 221 Site lisp/Site start |
222 -------------------- | 222 -------------------- |
223 | 223 |
224 The site-packages hierarchy replaces the old 'site-lisp' directory. | 224 The site-packages hierarchy replaces the old 'site-lisp' directory. |