xwem-devel
[Top] [All Lists]

Summary for xwem--steve--2.2--patch-1

From: Steve Youngs <steve@xxxxxxxx>
Subject: Summary for xwem--steve--2.2--patch-1
Date: Thu, 14 Dec 2006 11:58:03 +1000
Sender: xwem-devel-bounces@xxxxxxxx
Location: steve@xxxxxxxxxxxxxx http://arch.eicq.org/2007/

Revision: xwem--steve--2.2--patch-1
Archive: steve@xxxxxxxxxxxxxx
Creator: Steve Youngs <steve@xxxxxxxx>
Date: Thu Dec 14 11:56:25 EST 2006
Standard-date: 2006-12-14 01:56:25 GMT
Modified-files: Makefile dockapp/xwem-weather.el
    xwem-loaddefs-gen.el
New-patches: steve@xxxxxxxxxxxxxx/xwem--steve--2.2--patch-1
Summary: Couple of build fixes plus fix xwem-weather
Keywords: bugfix, build/compile, internal

This changeset fixes a couple of "compatibility" problems due to updates
in XEmacs packages and to SXEmacs.  Problems addressed...

    - autoload.el in SXEmacs and XE 21.5 changes
    - SXEmacs' FHS compliant install hierarchy
    - url.el was updated in XEmacs packages.

* xwem-loaddefs-gen.el (xwem-batch-update-directory): XEmacs 21.5 and
  SXEmacs does not have `update-autoloads-from-directory', allow for
  this. 

* Makefile (XEMACS): Put programs and args variables above PREFIX def
  because we using the value of $XEMACS to determine default $PREFIX.
  (PREFIX): SXEmacs uses a FHS compliant install hierarchy, allow for
  that in $PREFIX.

* dockapp/xwem-weather.el (xwem-weather-retrieve-update): url.el has
  changed in XE packages, only use the `Content-length' HTTP header as a
  basis for writing the file if it exists.


<Prev in Thread] Current Thread [Next in Thread>
  • Summary for xwem--steve--2.2--patch-1, Steve Youngs <=