rpms/xemacs/devel xemacs-sitestart.el, 1.1, 1.2 xemacs.spec, 1.18, 1.19

Ville Skytta (scop) fedora-extras-commits at redhat.com
Tue Dec 13 16:06:29 UTC 2005


Author: scop

Update of /cvs/extras/rpms/xemacs/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20987

Modified Files:
	xemacs-sitestart.el xemacs.spec 
Log Message:
* Tue Dec 13 2005 Ville Skyttä <ville.skytta at iki.fi>
- Don't set Info-directory-list in site-start.el to fix honoring INFOPATH
  from the environment (Geert Kloosterman).



Index: xemacs-sitestart.el
===================================================================
RCS file: /cvs/extras/rpms/xemacs/devel/xemacs-sitestart.el,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xemacs-sitestart.el	1 Mar 2005 22:11:36 -0000	1.1
+++ xemacs-sitestart.el	13 Dec 2005 16:06:03 -0000	1.2
@@ -2,11 +2,6 @@
 ;;;
 ;;; The "-no-site-file" option to xemacs prevents this file from being loaded.
 
-;; fix default info path
-(setq Info-directory-list '("/usr/share/info/"
-			    "/usr/share/xemacs/xemacs-packages/info/"
-			    "/usr/share/xemacs/mule-packages/info/"))
-
 ;;; psgml catalog list
 (setq sgml-catalog-files
 	      (if (getenv "SGML_CATALOG_FILES")


Index: xemacs.spec
===================================================================
RCS file: /cvs/extras/rpms/xemacs/devel/xemacs.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- xemacs.spec	5 Dec 2005 17:27:05 -0000	1.18
+++ xemacs.spec	13 Dec 2005 16:06:27 -0000	1.19
@@ -447,6 +447,10 @@
 
 
 %changelog
+* Tue Dec 13 2005 Ville Skyttä <ville.skytta at iki.fi>
+- Don't set Info-directory-list in site-start.el to fix honoring INFOPATH
+  from the environment (Geert Kloosterman).
+
 * Mon Dec  5 2005 Ville Skyttä <ville.skytta at iki.fi>
 - Fix typo in -info summary.
 - Point to main man page for xemacs-nox.




More information about the fedora-extras-commits mailing list