[C] Update JDE and dependencies

Vin Shelton acs at alumni.princeton.edu
Thu Nov 29 16:13:49 EST 2007


On Nov 29, 2007 8:57 AM, Michael Sperber <sperber at deinprogramm.de> wrote:

> Anyway, I fixed the problem I saw there.  (Stale file from previous
> version.)

Now we're close.

With this patch:

Index: xemacs-packages/xetla/xetla-browse.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/xetla/xetla-browse.el,v
retrieving revision 1.2
diff -u -r1.2 xetla-browse.el
--- xemacs-packages/xetla/xetla-browse.el       2005/12/25 10:56:36     1.2
+++ xemacs-packages/xetla/xetla-browse.el       2007/11/29 21:10:35
@@ -66,7 +66,7 @@
   (autoload 'easy-mmode-define-keymap "easy-mmode")
   (autoload 'ad-add-advice "advice"))

-(require 'tree-widget)
+;(require 'tree-widget)
 (require 'xetla)

 (defvar xetla-browse-buffer-name "*xetla-browse*")

I can now build the packages with a 21.5 XEmacs.

Mike, can you please review this and apply it or something similar?

I'm off to investigate the need for defclass autoload support in 21.4.

  - Vin



More information about the XEmacs-Patches mailing list