From: Glenn Morris Date: Fri, 27 Jan 2012 21:19:13 +0000 (-0800) Subject: * etc/NEWS: --no-site-lisp (presumably) does not work for Nextstep builds. X-Git-Tag: emacs-pretest-24.0.93~46 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1b5e5b0cb42fa42e6d3240ad005be46fb1b0fd51;p=emacs.git * etc/NEWS: --no-site-lisp (presumably) does not work for Nextstep builds. This is due to their use of EMACSLOADPATH; see http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6401#48 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10208#25 --- diff --git a/etc/NEWS b/etc/NEWS index 3c6fd355d78..4de92e8a394 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -82,7 +82,9 @@ longer have any effect. (They were declared obsolete in Emacs 23.) +++ ** New command line option `--no-site-lisp' removes site-lisp directories -from load-path. -Q now implies this. +from load-path. -Q now implies this. This option does not affect the +EMACSLOADPATH environment variable (and hence has no effect for +Nextstep builds.) * Changes in Emacs 24.1