Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 2014 21:37:19 +0000 (UTC)
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372617 - head/editors/emacs
Message-ID:  <201411152137.sAFLbJL2045108@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ashish
Date: Sat Nov 15 21:37:19 2014
New Revision: 372617
URL: https://svnweb.freebsd.org/changeset/ports/372617
QAT: https://qat.redports.org/buildarchive/r372617/

Log:
  - Revert --without-compress-install option, which seems to affect .el files
    as well
  - Uncompress .info files separately in post-install, so bsd.port.mk is able
    to detect them
  - Remove traces of SYNC_INPUT option
  
  Reported by:	Scott Allendorf <scott-allendorf at uiowa.edu>
  		(via private mail)

Modified:
  head/editors/emacs/Makefile
  head/editors/emacs/pkg-plist

Modified: head/editors/emacs/Makefile
==============================================================================
--- head/editors/emacs/Makefile	Sat Nov 15 21:26:30 2014	(r372616)
+++ head/editors/emacs/Makefile	Sat Nov 15 21:37:19 2014	(r372617)
@@ -3,7 +3,7 @@
 
 PORTNAME=	emacs
 PORTVERSION=	${EMACS_VER}
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	3
 CATEGORIES=	editors ipv6
 MASTER_SITES=	${MASTER_SITE_GNU}
@@ -36,9 +36,7 @@ SUB_FILES=	pkg-install
 SUB_LIST+=	ARCHLIBDIR=${PREFIX}/libexec/emacs/${EMACS_VER}/${CONFIGURE_TARGET}
 SHEBANG_FILES=	lib-src/grep-changelog
 
-# Append --without-compress-install to prevent emacs from compressing info
-# which bsd.port.mk is not able to detect
-CONFIGURE_ARGS=	--localstatedir=/var --without-compress-install
+CONFIGURE_ARGS=	--localstatedir=/var
 
 PLIST_SUB=	EMACS_VER=${EMACS_VER} GNU_HOST=${CONFIGURE_TARGET}
 
@@ -75,7 +73,7 @@ OPTIONS_SINGLE_X11=	GTK2 GTK3 XAW XAW3D 
 OPTIONS_SINGLE_SOUND=	ALSA OSS
 
 .if !defined(EMACS_NO_X11_SLAVE)
-OPTIONS_DEFAULT=DBUS GCONF GIF GTK2 JPEG M17N OTF PNG SOUND SOURCES SVG TIFF SYNC_INPUT \
+OPTIONS_DEFAULT=DBUS GCONF GIF GTK2 JPEG M17N OTF PNG SOUND SOURCES SVG TIFF \
 		SCROLLBARS XFT XIM XML XPM MAGICK GNUTLS GSETTINGS OSS X11
 CONFLICTS+=	emacs-nox11-[0-9]*
 .else
@@ -145,8 +143,6 @@ MOTIF_CONFIGURE_ON+=	--with-x-toolkit=mo
 
 SCROLLBARS_CONFIGURE_WITH=	toolkit-scroll-bars
 
-SYNC_INPUT_CONFIGURE_WITH=	sync-input
-
 JPEG_LIB_DEPENDS=	libjpeg.so:${PORTSDIR}/graphics/jpeg
 JPEG_CONFIGURE_WITH=	jpeg
 
@@ -259,6 +255,7 @@ post-install:
 	${INSTALL_DATA} ${WRKSRC}/src/*.[ch] ${STAGEDIR}${DATADIR}/${EMACS_VER}/src
 	${INSTALL_DATA} ${WRKSRC}/sources.el ${STAGEDIR}${DATADIR}/${EMACS_VER}/site-lisp/site-start.el
 .endif
+	@${FIND} ${STAGEDIR}${PREFIX}/${INFO_PATH} -type f -name '*.gz' -exec ${GUNZIP_CMD} '{}' \;
 
 .if !defined(WITHOUT_X11)
 pre-everything::

Modified: head/editors/emacs/pkg-plist
==============================================================================
--- head/editors/emacs/pkg-plist	Sat Nov 15 21:26:30 2014	(r372616)
+++ head/editors/emacs/pkg-plist	Sat Nov 15 21:37:19 2014	(r372617)
@@ -927,1345 +927,1345 @@ share/applications/emacs.desktop
 %%DATADIR%%/%%EMACS_VER%%/etc/yow.lines
 %%DATADIR%%/%%EMACS_VER%%/lisp/COPYING
 %%DATADIR%%/%%EMACS_VER%%/lisp/README
-%%DATADIR%%/%%EMACS_VER%%/lisp/abbrev.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/abbrev.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/abbrev.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/align.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/align.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/align.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/allout-widgets.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/allout-widgets.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/allout-widgets.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/allout.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/allout.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/allout.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/ansi-color.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/ansi-color.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/ansi-color.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/apropos.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/apropos.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/apropos.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/arc-mode.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/arc-mode.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/arc-mode.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/array.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/array.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/array.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/autoarg.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/autoarg.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/autoarg.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/autoinsert.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/autoinsert.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/autoinsert.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/autorevert.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/autorevert.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/autorevert.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/avoid.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/avoid.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/avoid.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/battery.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/battery.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/battery.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/bindings.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/bindings.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/bindings.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/bookmark.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/bookmark.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/bookmark.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/bs.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/bs.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/bs.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/buff-menu.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/buff-menu.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/buff-menu.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/button.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/button.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/button.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-aent.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-aent.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-aent.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-alg.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-alg.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-alg.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-arith.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-arith.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-arith.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-bin.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-bin.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-bin.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-comb.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-comb.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-comb.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-cplx.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-cplx.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-cplx.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-embed.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-embed.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-embed.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-ext.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-ext.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-ext.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-fin.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-fin.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-fin.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-forms.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-forms.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-forms.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-frac.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-frac.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-frac.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-funcs.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-funcs.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-funcs.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-graph.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-graph.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-graph.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-help.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-help.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-help.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-incom.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-incom.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-incom.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-keypd.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-keypd.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-keypd.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-lang.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-lang.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-lang.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-loaddefs.el
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-macs.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-macs.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-macs.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-map.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-map.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-map.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-math.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-math.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-math.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-menu.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-menu.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-menu.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-misc.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-misc.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-misc.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-mode.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-mode.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-mode.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-mtx.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-mtx.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-mtx.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-nlfit.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-nlfit.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-nlfit.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-poly.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-poly.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-poly.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-prog.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-prog.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-prog.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-rewr.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-rewr.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-rewr.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-rules.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-rules.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-rules.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-sel.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-sel.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-sel.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-stat.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-stat.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-stat.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-store.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-store.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-store.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-stuff.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-stuff.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-stuff.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-trail.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-trail.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-trail.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-undo.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-undo.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-undo.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-units.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-units.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-units.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-vec.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-vec.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-vec.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-yank.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-yank.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-yank.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calcalg2.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calcalg2.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calcalg2.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calcalg3.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calcalg3.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calcalg3.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calccomp.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calccomp.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calccomp.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calcsel2.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calcsel2.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calc/calcsel2.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calculator.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calculator.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calculator.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/appt.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/appt.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/appt.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-bahai.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-bahai.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-bahai.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-china.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-china.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-china.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-coptic.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-coptic.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-coptic.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-dst.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-dst.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-dst.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-french.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-french.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-french.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-hebrew.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-hebrew.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-hebrew.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-html.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-html.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-html.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-islam.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-islam.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-islam.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-iso.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-iso.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-iso.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-julian.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-julian.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-julian.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-loaddefs.el
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-mayan.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-mayan.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-mayan.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-menu.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-menu.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-menu.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-move.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-move.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-move.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-persia.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-persia.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-persia.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-tex.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-tex.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-tex.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-x.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-x.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-x.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/calendar.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/calendar.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/calendar.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/diary-lib.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/diary-lib.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/diary-lib.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/diary-loaddefs.el
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/hol-loaddefs.el
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/holidays.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/holidays.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/holidays.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/icalendar.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/icalendar.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/icalendar.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/lunar.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/lunar.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/lunar.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/parse-time.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/parse-time.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/parse-time.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/solar.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/solar.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/solar.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/time-date.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/time-date.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/time-date.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/timeclock.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/timeclock.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/timeclock.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/todo-mode.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/todo-mode.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/todo-mode.elc
-%%CANNA%%%%DATADIR%%/%%EMACS_VER%%/lisp/canna.el
+%%CANNA%%%%DATADIR%%/%%EMACS_VER%%/lisp/canna.el.gz
 %%CANNA%%%%DATADIR%%/%%EMACS_VER%%/lisp/canna.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/case-table.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/case-table.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/case-table.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cdl.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cdl.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cdl.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-cscope.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-cscope.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-cscope.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-files.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-files.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-files.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-global.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-global.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-global.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-idutils.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-idutils.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-idutils.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/data-debug.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/data-debug.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/data-debug.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/auto.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/auto.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/auto.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/autoconf-edit.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/autoconf-edit.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/autoconf-edit.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/base.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/base.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/base.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/cpp-root.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/cpp-root.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/cpp-root.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/custom.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/custom.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/custom.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/dired.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/dired.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/dired.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/emacs.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/emacs.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/emacs.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/files.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/files.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/files.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/generic.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/generic.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/generic.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/linux.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/linux.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/linux.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/loaddefs.el
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/locate.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/locate.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/locate.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/make.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/make.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/make.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/makefile-edit.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/makefile-edit.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/makefile-edit.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/pconf.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/pconf.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/pconf.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/pmake.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/pmake.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/pmake.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-archive.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-archive.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-archive.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-aux.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-aux.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-aux.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-comp.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-comp.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-comp.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-elisp.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-elisp.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-elisp.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-info.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-info.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-info.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-misc.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-misc.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-misc.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-obj.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-obj.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-obj.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-prog.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-prog.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-prog.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-scheme.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-scheme.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-scheme.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-shared.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-shared.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-shared.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/project-am.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/project-am.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/project-am.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/shell.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/shell.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/shell.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/simple.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/simple.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/simple.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/source.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/source.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/source.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/speedbar.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/speedbar.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/speedbar.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/srecode.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/srecode.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/srecode.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/system.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/system.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/system.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/util.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/util.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/util.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/inversion.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/inversion.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/inversion.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/mode-local.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/mode-local.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/mode-local.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/pulse.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/pulse.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/pulse.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/complete.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/complete.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/complete.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/debug.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/debug.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/debug.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/fcn.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/fcn.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/fcn.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/refs.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/refs.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/refs.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/c-by.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/c-by.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/c-by.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/c.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/c.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/c.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/debug.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/debug.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/debug.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/el.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/el.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/el.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/gcc.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/gcc.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/gcc.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/grammar.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/grammar.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/grammar.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/make-by.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/make-by.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/make-by.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/make.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/make.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/make.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/scm-by.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/scm-by.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/scm-by.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/scm.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/scm.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/scm.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/chart.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/chart.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/chart.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/complete.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/complete.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/complete.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ctxt.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ctxt.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ctxt.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-debug.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-debug.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-debug.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-ebrowse.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-ebrowse.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-ebrowse.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-el.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-el.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-el.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-file.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-file.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-file.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-find.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-find.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-find.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-global.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-global.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-global.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-javascript.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-javascript.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-javascript.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-mode.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-mode.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-mode.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-ref.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-ref.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-ref.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-typecache.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-typecache.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-typecache.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/debug.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/debug.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/debug.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/decorate.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/decorate.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/decorate.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/decorate/include.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/decorate/include.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/decorate/include.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/decorate/mode.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/decorate/mode.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/decorate/mode.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/dep.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/dep.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/dep.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/doc.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/doc.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/doc.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ede-grammar.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ede-grammar.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ede-grammar.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/edit.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/edit.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/edit.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/find.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/find.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/find.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/format.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/format.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/format.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/fw.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/fw.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/fw.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar-wy.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar-wy.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar-wy.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/html.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/html.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/html.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ia-sb.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ia-sb.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ia-sb.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ia.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ia.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ia.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/idle.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/idle.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/idle.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/imenu.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/imenu.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/imenu.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/java.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/java.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/java.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/lex-spp.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/lex-spp.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/lex-spp.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/lex.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/lex.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/lex.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/loaddefs.el
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/mru-bookmark.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/mru-bookmark.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/mru-bookmark.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/sb.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/sb.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/sb.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/scope.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/scope.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/scope.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/senator.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/senator.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/senator.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/sort.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/sort.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/sort.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/cscope.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/cscope.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/cscope.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/filter.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/filter.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/filter.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/global.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/global.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/global.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/grep.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/grep.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/grep.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/idutils.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/idutils.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/idutils.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/list.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/list.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/list.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag-file.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag-file.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag-file.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag-ls.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag-ls.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag-ls.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag-write.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag-write.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag-write.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/texi.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/texi.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/texi.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/util-modes.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/util-modes.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/util-modes.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/util.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/util.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/util.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/comp.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/comp.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/comp.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/grammar.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/grammar.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/grammar.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/java-tags.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/java-tags.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/java-tags.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/javascript.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/javascript.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/javascript.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/javat-wy.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/javat-wy.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/javat-wy.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/js-wy.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/js-wy.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/js-wy.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/python-wy.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/python-wy.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/python-wy.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/python.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/python.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/python.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/wisent.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/wisent.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/wisent.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/args.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/args.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/args.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/compile.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/compile.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/compile.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/cpp.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/cpp.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/cpp.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/ctxt.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/ctxt.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/ctxt.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/dictionary.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/dictionary.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/dictionary.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/document.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/document.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/document.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/el.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/el.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/el.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/expandproto.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/expandproto.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/expandproto.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/extract.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/extract.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/extract.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/fields.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/fields.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/fields.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/filters.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/filters.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/filters.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/find.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/find.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/find.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/getset.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/getset.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/getset.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/insert.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/insert.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/insert.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/java.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/java.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/java.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/loaddefs.el
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/map.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/map.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/map.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/mode.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/mode.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/mode.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/semantic.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/semantic.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/semantic.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/srt-mode.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/srt-mode.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/srt-mode.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/srt-wy.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/srt-wy.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/srt-wy.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/srt.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/srt.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/srt.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/table.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/table.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/table.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/template.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/template.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/template.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/texi.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/texi.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/texi.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/chistory.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/chistory.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/chistory.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cmuscheme.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cmuscheme.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cmuscheme.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/color.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/color.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/color.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/comint.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/comint.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/comint.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/completion.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/completion.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/completion.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/composite.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/composite.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/composite.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cus-dep.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cus-dep.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cus-dep.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cus-edit.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cus-edit.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cus-edit.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cus-face.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cus-face.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cus-face.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/cus-load.el
-%%DATADIR%%/%%EMACS_VER%%/lisp/cus-start.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cus-start.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cus-start.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/cus-theme.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/cus-theme.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/cus-theme.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/custom.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/custom.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/custom.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/dabbrev.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/dabbrev.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/dabbrev.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/delim-col.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/delim-col.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/delim-col.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/delsel.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/delsel.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/delsel.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/descr-text.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/descr-text.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/descr-text.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/desktop.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/desktop.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/desktop.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/dframe.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/dframe.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/dframe.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/dired-aux.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/dired-aux.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/dired-aux.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/dired-x.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/dired-x.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/dired-x.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/dired.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/dired.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/dired.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/dirtrack.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/dirtrack.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/dirtrack.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/disp-table.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/disp-table.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/disp-table.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/dnd.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/dnd.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/dnd.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/doc-view.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/doc-view.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/doc-view.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/dos-fns.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/dos-fns.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/dos-fns.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/dos-vars.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/dos-vars.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/dos-vars.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/dos-w32.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/dos-w32.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/dos-w32.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/double.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/double.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/double.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/dynamic-setting.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/dynamic-setting.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/dynamic-setting.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/ebuff-menu.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/ebuff-menu.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/ebuff-menu.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/echistory.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/echistory.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/echistory.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/edmacro.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/edmacro.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/edmacro.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/ehelp.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/ehelp.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/ehelp.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/elec-pair.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/elec-pair.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/elec-pair.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/electric.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/electric.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/electric.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/elide-head.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/elide-head.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/elide-head.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/advice.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/advice.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/advice.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/authors.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/authors.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/authors.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/autoload.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/autoload.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/autoload.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/avl-tree.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/avl-tree.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/avl-tree.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/backquote.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/backquote.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/backquote.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/benchmark.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/benchmark.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/benchmark.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/bindat.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/bindat.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/bindat.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/byte-opt.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/byte-opt.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/byte-opt.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/byte-run.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/byte-run.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/byte-run.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/bytecomp.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/bytecomp.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/bytecomp.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cconv.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cconv.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cconv.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/chart.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/chart.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/chart.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/check-declare.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/check-declare.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/check-declare.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/checkdoc.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/checkdoc.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/checkdoc.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-extra.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-extra.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-extra.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-indent.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-indent.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-indent.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-lib.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-lib.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-lib.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-loaddefs.el
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-macs.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-macs.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-macs.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-seq.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-seq.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-seq.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/copyright.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/copyright.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/copyright.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/crm.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/crm.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/crm.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/debug.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/debug.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/debug.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/derived.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/derived.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/derived.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/disass.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/disass.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/disass.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/easy-mmode.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/easy-mmode.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/easy-mmode.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/easymenu.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/easymenu.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/easymenu.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/edebug.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/edebug.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/edebug.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-base.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-base.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-base.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-core.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-core.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-core.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-custom.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-custom.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-custom.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-datadebug.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-datadebug.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-datadebug.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-opt.el
+%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-opt.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-opt.elc
-%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-speedbar.el

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411152137.sAFLbJL2045108>