This has been sitting in my workspace forever:
2007-08-02 Mike Sperber <mike(a)xemacs.org>
* startup.el (startup-setup-paths): Fix typo in init expression
for `emacs-roots'.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
Index: lisp/startup.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/lisp/startup.el,v
retrieving revision 1.58
diff -u -r1.58 startup.el
--- lisp/startup.el 25 May 2007 15:47:56 -0000 1.58
+++ lisp/startup.el 2 Aug 2007 06:35:43 -0000
@@ -1452,7 +1452,7 @@
t)))
(setq emacs-roots (paths-find-emacs-roots invocation-directory invocation-name
- #'paths-emacs-data-root-p))
+ #'paths-emacs-root-p))
(setq emacs-data-roots (paths-find-emacs-roots invocation-directory invocation-name
#'paths-emacs-data-root-p))
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches