X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/1399490e2bb58e1e7212d7a8469e1286ced9423a..0a2aedfe6d650e825a50f25f972bac20d669f5cb:/src/epaths.in diff --git a/src/epaths.in b/src/epaths.in index 1f5701e533..5b7a2bb58a 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-2016 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"