1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-11-22 07:09:47 +00:00

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
@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:
@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
@b{XEmacs users now need to install the file @file{noutline.el} from