SHA256
1
0
forked from pool/xemacs
xemacs/build-fix-ccl-load-problem.patch

13 lines
491 B
Diff
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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