X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/bd358779861f265a7acff31ead40172735af693e..84254bbdf069f0386f188d0e2bc5be795a9272bb:/src/epaths.in diff --git a/src/epaths.in b/src/epaths.in index 1f5701e533..881ea774b2 100644 --- a/src/epaths.in +++ b/src/epaths.in @@ -1,6 +1,6 @@ /* Hey Emacs, this is -*- C -*- code! */ /* -Copyright (C) 1993, 1995, 1997, 1999, 2001-2013 Free Software +Copyright (C) 1993, 1995, 1997, 1999, 2001-2014 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -23,8 +23,7 @@ along with GNU Emacs. If not, see . */ load-path, which is the search path for the Lisp function "load". Configure (using "make epaths-force") sets this to ${standardlisppath}, which typically has a value like: - /emacs/VERSION/lisp:/emacs/VERSION/leim - where datadir is eg /usr/local/share. + /emacs/VERSION/lisp where datadir is eg /usr/local/share. */ #define PATH_LOADSEARCH "/usr/local/share/emacs/lisp"