Renamed CONTRIB directory to "contrib".

This commit is contained in:
Carsten Dominik 2008-04-07 17:36:12 +02:00
parent 295e5a4c2c
commit 70ad07f436
24 changed files with 2 additions and 2 deletions

View File

@ -459,11 +459,11 @@ Emacs load path. To do this, add the following line to @file{.emacs}:
@end example @end example
@noindent @noindent
If you plan to use code from the @file{CONTRIB} subdirectory, do a similar If you plan to use code from the @file{contrib} subdirectory, do a similar
step for this directory: step for this directory:
@example @example
(setq load-path (cons "~/path/to/orgdir/CONTRIB/lisp" load-path)) (setq load-path (cons "~/path/to/orgdir/contrib/lisp" load-path))
@end example @end example
@b{XEmacs users now need to install the file @file{noutline.el} from @b{XEmacs users now need to install the file @file{noutline.el} from