13 lines
491 B
Diff
13 lines
491 B
Diff
diff -ru xemacs-21.5.28.20070730.orig/lisp/setup-paths.el xemacs-21.5.28.20070730/lisp/setup-paths.el
|
||
--- xemacs-21.5.28.20070730.orig/lisp/setup-paths.el 2007-05-07 16:27:21.000000000 +0200
|
||
+++ xemacs-21.5.28.20070730/lisp/setup-paths.el 2007-07-31 18:16:38.000000000 +0200
|
||
@@ -46,7 +46,7 @@
|
||
;(setq debug-paths t)
|
||
|
||
|
||
-(defvar paths-core-load-path-depth 0
|
||
+(defvar paths-core-load-path-depth 1
|
||
"Depth of load-path searches in core Lisp paths.")
|
||
|
||
(defvar paths-site-load-path-depth 1
|