summaryrefslogtreecommitdiff
path: root/editors/emacs.app
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-09-28 20:06:41 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-09-28 20:06:41 +0000
commitf01fc2a361d2433559d666afa48ac26a958ae2f3 (patch)
tree43ae0b0d5da062dd26f710266b640f551f60d612 /editors/emacs.app
parentPaje is a graphical tool that displays traces produced during the (diff)
This is GNU Emacs ported to OS X and GNUstep, based on the earlier
Rhapsody, OPENSTEP, and NeXTSTEP versions. This port offers superior platform support for MacOS X and GNUstep, including full desktop integration (dock, drag/drop, etc.), standard keybindings, use of standard Font, Color, and File open/save panels, and support for Services. Via GNUstep, it provides anti-aliased font rendering on Linux and other Unix systems. This port is based on GNU Emacs 23 from CVS. PR: 103510 Submitted by: Gürkan Sengün
Notes
Notes: svn path=/head/; revision=174054
Diffstat (limited to 'editors/emacs.app')
-rw-r--r--editors/emacs.app/Makefile42
-rw-r--r--editors/emacs.app/distinfo3
-rw-r--r--editors/emacs.app/pkg-descr10
-rw-r--r--editors/emacs.app/pkg-plist2877
4 files changed, 2932 insertions, 0 deletions
diff --git a/editors/emacs.app/Makefile b/editors/emacs.app/Makefile
new file mode 100644
index 000000000000..6bff35281eaa
--- /dev/null
+++ b/editors/emacs.app/Makefile
@@ -0,0 +1,42 @@
+# New ports collection makefile for: emacs.app
+# Date created: 4 Sep 2006
+# Whom: gurkan@linuks.mine.nu
+#
+# $FreeBSD$
+#
+
+PORTNAME= emacs.app
+PORTVERSION= 9.0
+CATEGORIES= editors
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= emacs-app
+DISTNAME= emacs-23.0.0_NS-${PORTVERSION}pre3b
+
+MAINTAINER= gurkan@linuks.mine.nu
+COMMENT= The GNU Emacs editor on GNUstep
+
+WRKSRC= ${WRKDIR}/${DISTNAME}
+USE_GMAKE= yes
+USE_GNUSTEP= yes
+BASEDIR=${WRKSRC}/build/Emacs.app
+BINDIR=${BASEDIR}
+CFLAGS+=-I${PREFIX}/System/Library/Headers/
+USE_GNUSTEP_PREFIX= yes
+USE_GNUSTEP_BACK= yes
+USE_GNUSTEP_MAKE= yes
+MAKEFILE= GNUmakefile
+
+post-configure:
+ @${REINPLACE_CMD} -e 's|#define config_machfile "m/.h"|#define config_machfile "m/sparc.h"|g' ${WRKSRC}/src/config.h
+ @${REINPLACE_CMD} -e's|source /etc/GNUstep/GNUstep.conf|. ${SYSMAKEDIR}/GNUstep.sh|g' ${WRKSRC}/nextstep/compile
+
+do-build:
+ (. ${SYSMAKEDIR}/GNUstep.sh; cd ${WRKSRC}/nextstep; ${MAKE_ENV} ./compile)
+
+do-install:
+ ${CP} -r ${WRKSRC}/nextstep/build/Emacs.app ${PREFIX}/System/Applications/
+.if defined(PARALLEL_PACKAGE_BUILD) || defined(BATCH) || defined(CLEAN_ROOT)
+ ${RM} -rf /root/GNUstep
+.endif
+
+.include <bsd.port.mk>
diff --git a/editors/emacs.app/distinfo b/editors/emacs.app/distinfo
new file mode 100644
index 000000000000..dedbb81a91fa
--- /dev/null
+++ b/editors/emacs.app/distinfo
@@ -0,0 +1,3 @@
+MD5 (emacs-23.0.0_NS-9.0pre3b.tar.gz) = 4f009f8cfdb0d8e73c47f3a85f62e76d
+SHA256 (emacs-23.0.0_NS-9.0pre3b.tar.gz) = 5e703a55851e77a5a10df60f6e77e661d9ecb38161a401bebbdd980fb8e3c012
+SIZE (emacs-23.0.0_NS-9.0pre3b.tar.gz) = 38473118
diff --git a/editors/emacs.app/pkg-descr b/editors/emacs.app/pkg-descr
new file mode 100644
index 000000000000..83b7426bb404
--- /dev/null
+++ b/editors/emacs.app/pkg-descr
@@ -0,0 +1,10 @@
+This is GNU Emacs ported to OS X and GNUstep, based on the earlier
+Rhapsody, OPENSTEP, and NeXTSTEP versions.
+This port offers superior platform support for MacOS X and GNUstep,
+including full desktop integration (dock, drag/drop, etc.), standard
+keybindings, use of standard Font, Color, and File open/save panels,
+and support for Services. Via GNUstep, it provides anti-aliased font
+rendering on Linux and other Unix systems.
+This port is based on GNU Emacs 23 from CVS.
+
+WWW: http://emacs-app.sourceforge.net/
diff --git a/editors/emacs.app/pkg-plist b/editors/emacs.app/pkg-plist
new file mode 100644
index 000000000000..1962dd349d46
--- /dev/null
+++ b/editors/emacs.app/pkg-plist
@@ -0,0 +1,2877 @@
+System/Applications/Emacs.app/Emacs
+System/Applications/Emacs.app/Resources/Emacs.desktop
+System/Applications/Emacs.app/Resources/Info-gnustep.plist
+System/Applications/Emacs.app/Resources/emacs.tiff
+System/Applications/Emacs.app/Resources/etc/BABYL
+System/Applications/Emacs.app/Resources/etc/CENSORSHIP
+System/Applications/Emacs.app/Resources/etc/COOKIES
+System/Applications/Emacs.app/Resources/etc/COPYING
+System/Applications/Emacs.app/Resources/etc/DEBUG
+System/Applications/Emacs.app/Resources/etc/DISTRIB
+System/Applications/Emacs.app/Resources/etc/DOC
+System/Applications/Emacs.app/Resources/etc/ERC-NEWS
+System/Applications/Emacs.app/Resources/etc/ETAGS.EBNF
+System/Applications/Emacs.app/Resources/etc/Emacs.clr
+System/Applications/Emacs.app/Resources/etc/FTP
+System/Applications/Emacs.app/Resources/etc/GNU
+System/Applications/Emacs.app/Resources/etc/GNUS-NEWS
+System/Applications/Emacs.app/Resources/etc/HELLO
+System/Applications/Emacs.app/Resources/etc/INTERVIEW
+System/Applications/Emacs.app/Resources/etc/JOKES
+System/Applications/Emacs.app/Resources/etc/LINUX-GNU
+System/Applications/Emacs.app/Resources/etc/MACHINES
+System/Applications/Emacs.app/Resources/etc/MAILINGLISTS
+System/Applications/Emacs.app/Resources/etc/MH-E-NEWS
+System/Applications/Emacs.app/Resources/etc/MORE.STUFF
+System/Applications/Emacs.app/Resources/etc/MOTIVATION
+System/Applications/Emacs.app/Resources/etc/NEWS
+System/Applications/Emacs.app/Resources/etc/NEWS.1-17
+System/Applications/Emacs.app/Resources/etc/NEWS.18
+System/Applications/Emacs.app/Resources/etc/NEWS.19
+System/Applications/Emacs.app/Resources/etc/NEWS.20
+System/Applications/Emacs.app/Resources/etc/NEWS.21
+System/Applications/Emacs.app/Resources/etc/ORDERS
+System/Applications/Emacs.app/Resources/etc/OTHER.EMACSES
+System/Applications/Emacs.app/Resources/etc/PROBLEMS
+System/Applications/Emacs.app/Resources/etc/README
+System/Applications/Emacs.app/Resources/etc/SERVICE
+System/Applications/Emacs.app/Resources/etc/TERMS
+System/Applications/Emacs.app/Resources/etc/THE-GNU-PROJECT
+System/Applications/Emacs.app/Resources/etc/TODO
+System/Applications/Emacs.app/Resources/etc/TUTORIAL
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.bg
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.cn
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.cs
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.de
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.es
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.fr
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.it
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.ja
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.ko
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.nl
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.pl
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.pt_BR
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.ro
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.ru
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.sk
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.sl
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.sv
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.th
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.translators
+System/Applications/Emacs.app/Resources/etc/TUTORIAL.zh
+System/Applications/Emacs.app/Resources/etc/WHY-FREE
+System/Applications/Emacs.app/Resources/etc/Xkeymap.txt
+System/Applications/Emacs.app/Resources/etc/calccard.ps
+System/Applications/Emacs.app/Resources/etc/calccard.tex
+System/Applications/Emacs.app/Resources/etc/celibacy.1
+System/Applications/Emacs.app/Resources/etc/charsets/8859-10.map
+System/Applications/Emacs.app/Resources/etc/charsets/8859-11.map
+System/Applications/Emacs.app/Resources/etc/charsets/8859-13.map
+System/Applications/Emacs.app/Resources/etc/charsets/8859-14.map
+System/Applications/Emacs.app/Resources/etc/charsets/8859-15.map
+System/Applications/Emacs.app/Resources/etc/charsets/8859-16.map
+System/Applications/Emacs.app/Resources/etc/charsets/8859-2.map
+System/Applications/Emacs.app/Resources/etc/charsets/8859-3.map
+System/Applications/Emacs.app/Resources/etc/charsets/8859-4.map
+System/Applications/Emacs.app/Resources/etc/charsets/8859-5.map
+System/Applications/Emacs.app/Resources/etc/charsets/8859-6.map
+System/Applications/Emacs.app/Resources/etc/charsets/8859-7.map
+System/Applications/Emacs.app/Resources/etc/charsets/8859-8.map
+System/Applications/Emacs.app/Resources/etc/charsets/8859-9.map
+System/Applications/Emacs.app/Resources/etc/charsets/ALTERNATIVNYJ.map
+System/Applications/Emacs.app/Resources/etc/charsets/BIG5-1.map
+System/Applications/Emacs.app/Resources/etc/charsets/BIG5-2.map
+System/Applications/Emacs.app/Resources/etc/charsets/BIG5-HKSCS.map
+System/Applications/Emacs.app/Resources/etc/charsets/BIG5.map
+System/Applications/Emacs.app/Resources/etc/charsets/CNS-1.map
+System/Applications/Emacs.app/Resources/etc/charsets/CNS-2.map
+System/Applications/Emacs.app/Resources/etc/charsets/CNS-3.map
+System/Applications/Emacs.app/Resources/etc/charsets/CNS-4.map
+System/Applications/Emacs.app/Resources/etc/charsets/CNS-5.map
+System/Applications/Emacs.app/Resources/etc/charsets/CNS-6.map
+System/Applications/Emacs.app/Resources/etc/charsets/CNS-7.map
+System/Applications/Emacs.app/Resources/etc/charsets/CNS-F.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP10007.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP1125.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP1250.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP1251.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP1252.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP1253.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP1254.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP1255.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP1256.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP1257.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP1258.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP720.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP737.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP775.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP858.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP932-2BYTE.map
+System/Applications/Emacs.app/Resources/etc/charsets/CP949-2BYTE.map
+System/Applications/Emacs.app/Resources/etc/charsets/EBCDICUK.map
+System/Applications/Emacs.app/Resources/etc/charsets/EBCDICUS.map
+System/Applications/Emacs.app/Resources/etc/charsets/GB180302.map
+System/Applications/Emacs.app/Resources/etc/charsets/GB180304.map
+System/Applications/Emacs.app/Resources/etc/charsets/GB2312.map
+System/Applications/Emacs.app/Resources/etc/charsets/GBK.map
+System/Applications/Emacs.app/Resources/etc/charsets/HP-ROMAN8.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM037.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM038.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM1004.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM1026.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM1047.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM256.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM273.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM274.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM275.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM277.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM278.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM280.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM281.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM284.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM285.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM290.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM297.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM420.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM423.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM424.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM437.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM500.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM850.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM851.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM852.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM855.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM856.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM857.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM860.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM861.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM862.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM863.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM864.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM865.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM866.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM868.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM869.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM870.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM871.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM874.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM875.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM880.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM891.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM903.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM904.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM905.map
+System/Applications/Emacs.app/Resources/etc/charsets/IBM918.map
+System/Applications/Emacs.app/Resources/etc/charsets/JISC6226.map
+System/Applications/Emacs.app/Resources/etc/charsets/JISX0201.map
+System/Applications/Emacs.app/Resources/etc/charsets/JISX0208.map
+System/Applications/Emacs.app/Resources/etc/charsets/JISX0212.map
+System/Applications/Emacs.app/Resources/etc/charsets/JISX2131.map
+System/Applications/Emacs.app/Resources/etc/charsets/JISX2132.map
+System/Applications/Emacs.app/Resources/etc/charsets/JISX213A.map
+System/Applications/Emacs.app/Resources/etc/charsets/JOHAB.map
+System/Applications/Emacs.app/Resources/etc/charsets/KA-ACADEMY.map
+System/Applications/Emacs.app/Resources/etc/charsets/KA-PS.map
+System/Applications/Emacs.app/Resources/etc/charsets/KOI-8.map
+System/Applications/Emacs.app/Resources/etc/charsets/KOI8-R.map
+System/Applications/Emacs.app/Resources/etc/charsets/KOI8-T.map
+System/Applications/Emacs.app/Resources/etc/charsets/KOI8-U.map
+System/Applications/Emacs.app/Resources/etc/charsets/KSC5601.map
+System/Applications/Emacs.app/Resources/etc/charsets/KSC5636.map
+System/Applications/Emacs.app/Resources/etc/charsets/MACINTOSH.map
+System/Applications/Emacs.app/Resources/etc/charsets/MIK.map
+System/Applications/Emacs.app/Resources/etc/charsets/MULE-ethiopic.map
+System/Applications/Emacs.app/Resources/etc/charsets/MULE-ipa.map
+System/Applications/Emacs.app/Resources/etc/charsets/MULE-is13194.map
+System/Applications/Emacs.app/Resources/etc/charsets/MULE-lviscii.map
+System/Applications/Emacs.app/Resources/etc/charsets/MULE-sisheng.map
+System/Applications/Emacs.app/Resources/etc/charsets/MULE-tibetan.map
+System/Applications/Emacs.app/Resources/etc/charsets/MULE-uviscii.map
+System/Applications/Emacs.app/Resources/etc/charsets/NEXTSTEP.map
+System/Applications/Emacs.app/Resources/etc/charsets/PTCP154.map
+System/Applications/Emacs.app/Resources/etc/charsets/README
+System/Applications/Emacs.app/Resources/etc/charsets/TIS-620.map
+System/Applications/Emacs.app/Resources/etc/charsets/VISCII.map
+System/Applications/Emacs.app/Resources/etc/charsets/VSCII-2.map
+System/Applications/Emacs.app/Resources/etc/charsets/VSCII.map
+System/Applications/Emacs.app/Resources/etc/charsets/stdenc.map
+System/Applications/Emacs.app/Resources/etc/charsets/symbol.map
+System/Applications/Emacs.app/Resources/etc/compilation.txt
+System/Applications/Emacs.app/Resources/etc/condom.1
+System/Applications/Emacs.app/Resources/etc/copying.paper
+System/Applications/Emacs.app/Resources/etc/cs-dired-ref.ps
+System/Applications/Emacs.app/Resources/etc/cs-dired-ref.tex
+System/Applications/Emacs.app/Resources/etc/cs-refcard.ps
+System/Applications/Emacs.app/Resources/etc/cs-refcard.tex
+System/Applications/Emacs.app/Resources/etc/cs-survival.tex
+System/Applications/Emacs.app/Resources/etc/ctags.1
+System/Applications/Emacs.app/Resources/etc/de-refcard.ps
+System/Applications/Emacs.app/Resources/etc/de-refcard.tex
+System/Applications/Emacs.app/Resources/etc/dired-ref.ps
+System/Applications/Emacs.app/Resources/etc/dired-ref.tex
+System/Applications/Emacs.app/Resources/etc/e/eterm-color
+System/Applications/Emacs.app/Resources/etc/e/eterm-color.ti
+System/Applications/Emacs.app/Resources/etc/echo.msg
+System/Applications/Emacs.app/Resources/etc/edt-user.doc
+System/Applications/Emacs.app/Resources/etc/emacs-buffer.gdb
+System/Applications/Emacs.app/Resources/etc/emacs.1
+System/Applications/Emacs.app/Resources/etc/emacs.bash
+System/Applications/Emacs.app/Resources/etc/emacs.csh
+System/Applications/Emacs.app/Resources/etc/emacs.icon
+System/Applications/Emacs.app/Resources/etc/emacs.py
+System/Applications/Emacs.app/Resources/etc/emacs.xbm
+System/Applications/Emacs.app/Resources/etc/emacsclient.1
+System/Applications/Emacs.app/Resources/etc/emacstool.1
+System/Applications/Emacs.app/Resources/etc/enriched.doc
+System/Applications/Emacs.app/Resources/etc/etags.1
+System/Applications/Emacs.app/Resources/etc/fr-drdref.ps
+System/Applications/Emacs.app/Resources/etc/fr-drdref.tex
+System/Applications/Emacs.app/Resources/etc/fr-refcard.ps
+System/Applications/Emacs.app/Resources/etc/fr-refcard.tex
+System/Applications/Emacs.app/Resources/etc/fr-survival.tex
+System/Applications/Emacs.app/Resources/etc/future-bug
+System/Applications/Emacs.app/Resources/etc/gfdl.1
+System/Applications/Emacs.app/Resources/etc/gnu.xpm
+System/Applications/Emacs.app/Resources/etc/gnus-logo.eps
+System/Applications/Emacs.app/Resources/etc/gnus-refcard.tex
+System/Applications/Emacs.app/Resources/etc/gnus-tut.txt
+System/Applications/Emacs.app/Resources/etc/gnus.pbm
+System/Applications/Emacs.app/Resources/etc/grep.txt
+System/Applications/Emacs.app/Resources/etc/images/README
+System/Applications/Emacs.app/Resources/etc/images/attach.pbm
+System/Applications/Emacs.app/Resources/etc/images/attach.xpm
+System/Applications/Emacs.app/Resources/etc/images/back-arrow.pbm
+System/Applications/Emacs.app/Resources/etc/images/back-arrow.xpm
+System/Applications/Emacs.app/Resources/etc/images/cancel.pbm
+System/Applications/Emacs.app/Resources/etc/images/cancel.xpm
+System/Applications/Emacs.app/Resources/etc/images/close.pbm
+System/Applications/Emacs.app/Resources/etc/images/close.xpm
+System/Applications/Emacs.app/Resources/etc/images/connect.xpm
+System/Applications/Emacs.app/Resources/etc/images/contact.pbm
+System/Applications/Emacs.app/Resources/etc/images/contact.xpm
+System/Applications/Emacs.app/Resources/etc/images/copy.pbm
+System/Applications/Emacs.app/Resources/etc/images/copy.xpm
+System/Applications/Emacs.app/Resources/etc/images/cut.pbm
+System/Applications/Emacs.app/Resources/etc/images/cut.xpm
+System/Applications/Emacs.app/Resources/etc/images/data-save.pbm
+System/Applications/Emacs.app/Resources/etc/images/data-save.xpm
+System/Applications/Emacs.app/Resources/etc/images/delete.pbm
+System/Applications/Emacs.app/Resources/etc/images/delete.xpm
+System/Applications/Emacs.app/Resources/etc/images/describe.xpm
+System/Applications/Emacs.app/Resources/etc/images/diropen.pbm
+System/Applications/Emacs.app/Resources/etc/images/diropen.xpm
+System/Applications/Emacs.app/Resources/etc/images/disconnect.xpm
+System/Applications/Emacs.app/Resources/etc/images/exit.pbm
+System/Applications/Emacs.app/Resources/etc/images/exit.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/bits.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/bitsbang.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/box-minus.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/box-plus.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/box.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/checkmark.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/dir-minus.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/dir-plus.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/dir.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/doc-minus.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/doc-plus.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/doc.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/info.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/key.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/label.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/lock.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/mail.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/page-minus.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/page-plus.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/page.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/tag-gt.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/tag-minus.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/tag-plus.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/tag-type.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/tag-v.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/tag.xpm
+System/Applications/Emacs.app/Resources/etc/images/ezimage/unlock.xpm
+System/Applications/Emacs.app/Resources/etc/images/fwd-arrow.pbm
+System/Applications/Emacs.app/Resources/etc/images/fwd-arrow.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/bar.xbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/bar.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/catchup.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/catchup.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/cu-exit.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/cu-exit.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/dead.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/describe-group.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/describe-group.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/exit-gnus.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/exit-gnus.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/exit-summ.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/exit-summ.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/followup.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/followup.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/fuwo.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/fuwo.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/get-news.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/get-news.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/gnntg.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/gnntg.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/gnus-pointer.xbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/gnus-pointer.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/gnus.xbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/gnus.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/important.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/kill-group.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/kill-group.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/mail-reply.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/mail-reply.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/next-ur.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/next-ur.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/post.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/post.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/prev-ur.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/prev-ur.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/preview.xbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/preview.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/receipt.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/reply-wo.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/reply-wo.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/reply.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/reply.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/reverse-smile.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/rot13.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/rot13.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/save-aif.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/save-aif.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/save-art.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/save-art.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/subscribe.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/subscribe.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/toggle-subscription.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/unimportant.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/unsubscribe.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/unsubscribe.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/uu-decode.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/uu-decode.xpm
+System/Applications/Emacs.app/Resources/etc/images/gnus/uu-post.pbm
+System/Applications/Emacs.app/Resources/etc/images/gnus/uu-post.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/break.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/break.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/cont.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/cont.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/down.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/down.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/finish.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/finish.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/go.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/go.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/next.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/next.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/nexti.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/nexti.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/pp.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/pp.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/print.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/print.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/pstar.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/pstar.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/remove.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/remove.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/run.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/run.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/step.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/step.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/stepi.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/stepi.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/stop.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/stop.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/until.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/until.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/up.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/up.xpm
+System/Applications/Emacs.app/Resources/etc/images/gud/watch.pbm
+System/Applications/Emacs.app/Resources/etc/images/gud/watch.xpm
+System/Applications/Emacs.app/Resources/etc/images/help.pbm
+System/Applications/Emacs.app/Resources/etc/images/help.xpm
+System/Applications/Emacs.app/Resources/etc/images/home.pbm
+System/Applications/Emacs.app/Resources/etc/images/home.xpm
+System/Applications/Emacs.app/Resources/etc/images/icons/emacs_16.png
+System/Applications/Emacs.app/Resources/etc/images/icons/emacs_24.png
+System/Applications/Emacs.app/Resources/etc/images/icons/emacs_32.png
+System/Applications/Emacs.app/Resources/etc/images/icons/emacs_48.png
+System/Applications/Emacs.app/Resources/etc/images/index.pbm
+System/Applications/Emacs.app/Resources/etc/images/index.xpm
+System/Applications/Emacs.app/Resources/etc/images/info.pbm
+System/Applications/Emacs.app/Resources/etc/images/info.xpm
+System/Applications/Emacs.app/Resources/etc/images/jump-to.pbm
+System/Applications/Emacs.app/Resources/etc/images/jump-to.xpm
+System/Applications/Emacs.app/Resources/etc/images/left-arrow.pbm
+System/Applications/Emacs.app/Resources/etc/images/left-arrow.xpm
+System/Applications/Emacs.app/Resources/etc/images/lock-broken.xpm
+System/Applications/Emacs.app/Resources/etc/images/lock-ok.xpm
+System/Applications/Emacs.app/Resources/etc/images/lock.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/back-arrow.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/copy.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/cut.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/fwd-arrow.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/help.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/home.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/index.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/jump-to.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/left-arrow.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/new.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/next-node.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/open.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/paste.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/preferences.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/prev-node.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/print.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/right-arrow.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/save.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/saveas.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/search.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/spell.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/undo.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/up-arrow.xpm
+System/Applications/Emacs.app/Resources/etc/images/low-color/up-node.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/compose.pbm
+System/Applications/Emacs.app/Resources/etc/images/mail/compose.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/copy.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/flag-for-followup.pbm
+System/Applications/Emacs.app/Resources/etc/images/mail/flag-for-followup.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/forward.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/inbox.pbm
+System/Applications/Emacs.app/Resources/etc/images/mail/inbox.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/move.pbm
+System/Applications/Emacs.app/Resources/etc/images/mail/move.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/not-spam.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/outbox.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/preview.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/repack.pbm
+System/Applications/Emacs.app/Resources/etc/images/mail/repack.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/reply-all.pbm
+System/Applications/Emacs.app/Resources/etc/images/mail/reply-all.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/reply-from.pbm
+System/Applications/Emacs.app/Resources/etc/images/mail/reply-from.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/reply-to.pbm
+System/Applications/Emacs.app/Resources/etc/images/mail/reply-to.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/reply.pbm
+System/Applications/Emacs.app/Resources/etc/images/mail/reply.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/save-draft.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/save.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/send.pbm
+System/Applications/Emacs.app/Resources/etc/images/mail/send.xpm
+System/Applications/Emacs.app/Resources/etc/images/mail/spam.xpm
+System/Applications/Emacs.app/Resources/etc/images/mh-logo.xpm
+System/Applications/Emacs.app/Resources/etc/images/new.pbm
+System/Applications/Emacs.app/Resources/etc/images/new.xpm
+System/Applications/Emacs.app/Resources/etc/images/next-node.pbm
+System/Applications/Emacs.app/Resources/etc/images/next-node.xpm
+System/Applications/Emacs.app/Resources/etc/images/next-page.pbm
+System/Applications/Emacs.app/Resources/etc/images/next-page.xpm
+System/Applications/Emacs.app/Resources/etc/images/open.pbm
+System/Applications/Emacs.app/Resources/etc/images/open.xpm
+System/Applications/Emacs.app/Resources/etc/images/paste.pbm
+System/Applications/Emacs.app/Resources/etc/images/paste.xpm
+System/Applications/Emacs.app/Resources/etc/images/preferences.pbm
+System/Applications/Emacs.app/Resources/etc/images/preferences.xpm
+System/Applications/Emacs.app/Resources/etc/images/prev-node.pbm
+System/Applications/Emacs.app/Resources/etc/images/prev-node.xpm
+System/Applications/Emacs.app/Resources/etc/images/print.pbm
+System/Applications/Emacs.app/Resources/etc/images/print.xpm
+System/Applications/Emacs.app/Resources/etc/images/redo.xpm
+System/Applications/Emacs.app/Resources/etc/images/refresh.pbm
+System/Applications/Emacs.app/Resources/etc/images/refresh.xpm
+System/Applications/Emacs.app/Resources/etc/images/right-arrow.pbm
+System/Applications/Emacs.app/Resources/etc/images/right-arrow.xpm
+System/Applications/Emacs.app/Resources/etc/images/save.pbm
+System/Applications/Emacs.app/Resources/etc/images/save.xpm
+System/Applications/Emacs.app/Resources/etc/images/saveas.pbm
+System/Applications/Emacs.app/Resources/etc/images/saveas.xpm
+System/Applications/Emacs.app/Resources/etc/images/search-replace.pbm
+System/Applications/Emacs.app/Resources/etc/images/search-replace.xpm
+System/Applications/Emacs.app/Resources/etc/images/search.pbm
+System/Applications/Emacs.app/Resources/etc/images/search.xpm
+System/Applications/Emacs.app/Resources/etc/images/separator.xpm
+System/Applications/Emacs.app/Resources/etc/images/show.pbm
+System/Applications/Emacs.app/Resources/etc/images/show.xpm
+System/Applications/Emacs.app/Resources/etc/images/smilies/blink.pbm
+System/Applications/Emacs.app/Resources/etc/images/smilies/blink.xpm
+System/Applications/Emacs.app/Resources/etc/images/smilies/braindamaged.xpm
+System/Applications/Emacs.app/Resources/etc/images/smilies/cry.xpm
+System/Applications/Emacs.app/Resources/etc/images/smilies/evil.xpm
+System/Applications/Emacs.app/Resources/etc/images/smilies/forced.xpm
+System/Applications/Emacs.app/Resources/etc/images/smilies/frown.pbm
+System/Applications/Emacs.app/Resources/etc/images/smilies/frown.xpm
+System/Applications/Emacs.app/Resources/etc/images/smilies/grin.xpm
+System/Applications/Emacs.app/Resources/etc/images/smilies/indifferent.xpm
+System/Applications/Emacs.app/Resources/etc/images/smilies/sad.pbm
+System/Applications/Emacs.app/Resources/etc/images/smilies/sad.xpm
+System/Applications/Emacs.app/Resources/etc/images/smilies/smile.pbm
+System/Applications/Emacs.app/Resources/etc/images/smilies/smile.xpm
+System/Applications/Emacs.app/Resources/etc/images/smilies/wry.pbm
+System/Applications/Emacs.app/Resources/etc/images/smilies/wry.xpm
+System/Applications/Emacs.app/Resources/etc/images/sort-ascending.xpm
+System/Applications/Emacs.app/Resources/etc/images/sort-column-ascending.xpm
+System/Applications/Emacs.app/Resources/etc/images/sort-criteria.xpm
+System/Applications/Emacs.app/Resources/etc/images/sort-descending.xpm
+System/Applications/Emacs.app/Resources/etc/images/sort-row-ascending.xpm
+System/Applications/Emacs.app/Resources/etc/images/spell.pbm
+System/Applications/Emacs.app/Resources/etc/images/spell.xpm
+System/Applications/Emacs.app/Resources/etc/images/undo.pbm
+System/Applications/Emacs.app/Resources/etc/images/undo.xpm
+System/Applications/Emacs.app/Resources/etc/images/up-arrow.pbm
+System/Applications/Emacs.app/Resources/etc/images/up-arrow.xpm
+System/Applications/Emacs.app/Resources/etc/images/up-node.pbm
+System/Applications/Emacs.app/Resources/etc/images/up-node.xpm
+System/Applications/Emacs.app/Resources/etc/images/zoom-in.xpm
+System/Applications/Emacs.app/Resources/etc/images/zoom-out.pbm
+System/Applications/Emacs.app/Resources/etc/images/zoom-out.xpm
+System/Applications/Emacs.app/Resources/etc/letter.pbm
+System/Applications/Emacs.app/Resources/etc/letter.xpm
+System/Applications/Emacs.app/Resources/etc/ms-7bkermit
+System/Applications/Emacs.app/Resources/etc/ms-kermit
+System/Applications/Emacs.app/Resources/etc/orgcard.ps
+System/Applications/Emacs.app/Resources/etc/orgcard.tex
+System/Applications/Emacs.app/Resources/etc/pl-refcard.ps
+System/Applications/Emacs.app/Resources/etc/pl-refcard.tex
+System/Applications/Emacs.app/Resources/etc/ps-prin0.ps
+System/Applications/Emacs.app/Resources/etc/ps-prin1.ps
+System/Applications/Emacs.app/Resources/etc/pt-br-refcard.ps
+System/Applications/Emacs.app/Resources/etc/pt-br-refcard.tex
+System/Applications/Emacs.app/Resources/etc/refcard.ps
+System/Applications/Emacs.app/Resources/etc/refcard.tex
+System/Applications/Emacs.app/Resources/etc/rgb.txt
+System/Applications/Emacs.app/Resources/etc/ru-refcard.ps
+System/Applications/Emacs.app/Resources/etc/ru-refcard.tex
+System/Applications/Emacs.app/Resources/etc/ses-example.ses
+System/Applications/Emacs.app/Resources/etc/sex.6
+System/Applications/Emacs.app/Resources/etc/sk-dired-ref.ps
+System/Applications/Emacs.app/Resources/etc/sk-dired-ref.tex
+System/Applications/Emacs.app/Resources/etc/sk-refcard.ps
+System/Applications/Emacs.app/Resources/etc/sk-refcard.tex
+System/Applications/Emacs.app/Resources/etc/sk-survival.tex
+System/Applications/Emacs.app/Resources/etc/splash.pbm
+System/Applications/Emacs.app/Resources/etc/splash.xpm
+System/Applications/Emacs.app/Resources/etc/splash8.xpm
+System/Applications/Emacs.app/Resources/etc/spook.lines
+System/Applications/Emacs.app/Resources/etc/survival.tex
+System/Applications/Emacs.app/Resources/etc/termcap.src
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/close.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/close.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/empty.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/empty.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/end-guide.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/end-guide.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/guide.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/guide.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/handle.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/handle.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/leaf.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/leaf.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/no-guide.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/no-guide.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/no-handle.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/no-handle.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/open.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/default/open.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/close.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/close.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/empty.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/empty.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/end-guide.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/end-guide.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/guide.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/guide.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/handle.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/handle.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/leaf.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/leaf.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/no-guide.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/no-guide.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/no-handle.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/no-handle.xpm
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/open.png
+System/Applications/Emacs.app/Resources/etc/tree-widget/folder/open.xpm
+System/Applications/Emacs.app/Resources/etc/ulimit.hack
+System/Applications/Emacs.app/Resources/etc/vipcard.tex
+System/Applications/Emacs.app/Resources/etc/viperCard.tex
+System/Applications/Emacs.app/Resources/etc/yow.lines
+System/Applications/Emacs.app/Resources/info/ada-mode
+System/Applications/Emacs.app/Resources/info/autotype
+System/Applications/Emacs.app/Resources/info/calc
+System/Applications/Emacs.app/Resources/info/calc-1
+System/Applications/Emacs.app/Resources/info/calc-2
+System/Applications/Emacs.app/Resources/info/calc-3
+System/Applications/Emacs.app/Resources/info/calc-4
+System/Applications/Emacs.app/Resources/info/calc-5
+System/Applications/Emacs.app/Resources/info/calc-6
+System/Applications/Emacs.app/Resources/info/ccmode
+System/Applications/Emacs.app/Resources/info/cl
+System/Applications/Emacs.app/Resources/info/dir
+System/Applications/Emacs.app/Resources/info/dired-x
+System/Applications/Emacs.app/Resources/info/ebrowse
+System/Applications/Emacs.app/Resources/info/ediff
+System/Applications/Emacs.app/Resources/info/efaq
+System/Applications/Emacs.app/Resources/info/eintr
+System/Applications/Emacs.app/Resources/info/eintr-1
+System/Applications/Emacs.app/Resources/info/eintr-2
+System/Applications/Emacs.app/Resources/info/eintr-3
+System/Applications/Emacs.app/Resources/info/elisp
+System/Applications/Emacs.app/Resources/info/elisp-1
+System/Applications/Emacs.app/Resources/info/elisp-10
+System/Applications/Emacs.app/Resources/info/elisp-11
+System/Applications/Emacs.app/Resources/info/elisp-2
+System/Applications/Emacs.app/Resources/info/elisp-3
+System/Applications/Emacs.app/Resources/info/elisp-4
+System/Applications/Emacs.app/Resources/info/elisp-5
+System/Applications/Emacs.app/Resources/info/elisp-6
+System/Applications/Emacs.app/Resources/info/elisp-7
+System/Applications/Emacs.app/Resources/info/elisp-8
+System/Applications/Emacs.app/Resources/info/elisp-9
+System/Applications/Emacs.app/Resources/info/emacs
+System/Applications/Emacs.app/Resources/info/emacs-1
+System/Applications/Emacs.app/Resources/info/emacs-2
+System/Applications/Emacs.app/Resources/info/emacs-3
+System/Applications/Emacs.app/Resources/info/emacs-4
+System/Applications/Emacs.app/Resources/info/emacs-5
+System/Applications/Emacs.app/Resources/info/emacs-6
+System/Applications/Emacs.app/Resources/info/emacs-7
+System/Applications/Emacs.app/Resources/info/emacs-8
+System/Applications/Emacs.app/Resources/info/emacs-mime
+System/Applications/Emacs.app/Resources/info/erc
+System/Applications/Emacs.app/Resources/info/eshell
+System/Applications/Emacs.app/Resources/info/eudc
+System/Applications/Emacs.app/Resources/info/flymake
+System/Applications/Emacs.app/Resources/info/forms
+System/Applications/Emacs.app/Resources/info/gnus
+System/Applications/Emacs.app/Resources/info/gnus-1
+System/Applications/Emacs.app/Resources/info/gnus-2
+System/Applications/Emacs.app/Resources/info/gnus-3
+System/Applications/Emacs.app/Resources/info/gnus-4
+System/Applications/Emacs.app/Resources/info/gnus-5
+System/Applications/Emacs.app/Resources/info/idlwave
+System/Applications/Emacs.app/Resources/info/info
+System/Applications/Emacs.app/Resources/info/message
+System/Applications/Emacs.app/Resources/info/mh-e
+System/Applications/Emacs.app/Resources/info/mh-e-1
+System/Applications/Emacs.app/Resources/info/mh-e-2
+System/Applications/Emacs.app/Resources/info/newsticker
+System/Applications/Emacs.app/Resources/info/ns-emacs
+System/Applications/Emacs.app/Resources/info/org
+System/Applications/Emacs.app/Resources/info/pcl-cvs
+System/Applications/Emacs.app/Resources/info/pgg
+System/Applications/Emacs.app/Resources/info/rcirc
+System/Applications/Emacs.app/Resources/info/reftex
+System/Applications/Emacs.app/Resources/info/sc
+System/Applications/Emacs.app/Resources/info/ses
+System/Applications/Emacs.app/Resources/info/sieve
+System/Applications/Emacs.app/Resources/info/smtpmail
+System/Applications/Emacs.app/Resources/info/speedbar
+System/Applications/Emacs.app/Resources/info/tramp
+System/Applications/Emacs.app/Resources/info/url
+System/Applications/Emacs.app/Resources/info/vip
+System/Applications/Emacs.app/Resources/info/viper
+System/Applications/Emacs.app/Resources/info/widget
+System/Applications/Emacs.app/Resources/info/woman
+System/Applications/Emacs.app/Resources/leim/ja-dic/ja-dic.el.gz
+System/Applications/Emacs.app/Resources/leim/ja-dic/ja-dic.elc
+System/Applications/Emacs.app/Resources/leim/leim-list.el
+System/Applications/Emacs.app/Resources/leim/quail/4Corner.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/4Corner.elc
+System/Applications/Emacs.app/Resources/leim/quail/ARRAY30.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/ARRAY30.elc
+System/Applications/Emacs.app/Resources/leim/quail/CCDOSPY.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/CCDOSPY.elc
+System/Applications/Emacs.app/Resources/leim/quail/CTLau-b5.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/CTLau-b5.elc
+System/Applications/Emacs.app/Resources/leim/quail/CTLau.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/CTLau.elc
+System/Applications/Emacs.app/Resources/leim/quail/ECDICT.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/ECDICT.elc
+System/Applications/Emacs.app/Resources/leim/quail/ETZY.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/ETZY.elc
+System/Applications/Emacs.app/Resources/leim/quail/PY-b5.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/PY-b5.elc
+System/Applications/Emacs.app/Resources/leim/quail/PY.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/PY.elc
+System/Applications/Emacs.app/Resources/leim/quail/Punct-b5.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/Punct-b5.elc
+System/Applications/Emacs.app/Resources/leim/quail/Punct.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/Punct.elc
+System/Applications/Emacs.app/Resources/leim/quail/QJ-b5.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/QJ-b5.elc
+System/Applications/Emacs.app/Resources/leim/quail/QJ.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/QJ.elc
+System/Applications/Emacs.app/Resources/leim/quail/SW.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/SW.elc
+System/Applications/Emacs.app/Resources/leim/quail/TONEPY.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/TONEPY.elc
+System/Applications/Emacs.app/Resources/leim/quail/ZIRANMA.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/ZIRANMA.elc
+System/Applications/Emacs.app/Resources/leim/quail/ZOZY.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/ZOZY.elc
+System/Applications/Emacs.app/Resources/leim/quail/croatian.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/croatian.elc
+System/Applications/Emacs.app/Resources/leim/quail/cyril-jis.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/cyril-jis.elc
+System/Applications/Emacs.app/Resources/leim/quail/cyrillic.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/cyrillic.elc
+System/Applications/Emacs.app/Resources/leim/quail/czech.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/czech.elc
+System/Applications/Emacs.app/Resources/leim/quail/ethiopic.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/ethiopic.elc
+System/Applications/Emacs.app/Resources/leim/quail/georgian.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/georgian.elc
+System/Applications/Emacs.app/Resources/leim/quail/greek.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/greek.elc
+System/Applications/Emacs.app/Resources/leim/quail/hangul.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/hangul.elc
+System/Applications/Emacs.app/Resources/leim/quail/hangul3.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/hangul3.elc
+System/Applications/Emacs.app/Resources/leim/quail/hanja-jis.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/hanja-jis.elc
+System/Applications/Emacs.app/Resources/leim/quail/hanja.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/hanja.elc
+System/Applications/Emacs.app/Resources/leim/quail/hanja3.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/hanja3.elc
+System/Applications/Emacs.app/Resources/leim/quail/hebrew.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/hebrew.elc
+System/Applications/Emacs.app/Resources/leim/quail/indian.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/indian.elc
+System/Applications/Emacs.app/Resources/leim/quail/ipa.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/ipa.elc
+System/Applications/Emacs.app/Resources/leim/quail/japanese.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/japanese.elc
+System/Applications/Emacs.app/Resources/leim/quail/lao.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/lao.elc
+System/Applications/Emacs.app/Resources/leim/quail/latin-alt.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/latin-alt.elc
+System/Applications/Emacs.app/Resources/leim/quail/latin-ltx.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/latin-ltx.elc
+System/Applications/Emacs.app/Resources/leim/quail/latin-post.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/latin-post.elc
+System/Applications/Emacs.app/Resources/leim/quail/latin-pre.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/latin-pre.elc
+System/Applications/Emacs.app/Resources/leim/quail/lrt.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/lrt.elc
+System/Applications/Emacs.app/Resources/leim/quail/py-punct.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/py-punct.elc
+System/Applications/Emacs.app/Resources/leim/quail/pypunct-b5.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/pypunct-b5.elc
+System/Applications/Emacs.app/Resources/leim/quail/quick-b5.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/quick-b5.elc
+System/Applications/Emacs.app/Resources/leim/quail/quick-cns.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/quick-cns.elc
+System/Applications/Emacs.app/Resources/leim/quail/rfc1345.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/rfc1345.elc
+System/Applications/Emacs.app/Resources/leim/quail/sgml-input.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/sgml-input.elc
+System/Applications/Emacs.app/Resources/leim/quail/sisheng.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/sisheng.elc
+System/Applications/Emacs.app/Resources/leim/quail/slovak.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/slovak.elc
+System/Applications/Emacs.app/Resources/leim/quail/symbol-ksc.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/symbol-ksc.elc
+System/Applications/Emacs.app/Resources/leim/quail/thai.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/thai.elc
+System/Applications/Emacs.app/Resources/leim/quail/tibetan.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/tibetan.elc
+System/Applications/Emacs.app/Resources/leim/quail/tsang-b5.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/tsang-b5.elc
+System/Applications/Emacs.app/Resources/leim/quail/tsang-cns.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/tsang-cns.elc
+System/Applications/Emacs.app/Resources/leim/quail/uni-input.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/uni-input.elc
+System/Applications/Emacs.app/Resources/leim/quail/viqr.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/viqr.elc
+System/Applications/Emacs.app/Resources/leim/quail/vntelex.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/vntelex.elc
+System/Applications/Emacs.app/Resources/leim/quail/welsh.el.gz
+System/Applications/Emacs.app/Resources/leim/quail/welsh.elc
+System/Applications/Emacs.app/Resources/lisp/COPYING
+System/Applications/Emacs.app/Resources/lisp/README
+System/Applications/Emacs.app/Resources/lisp/abbrev.el.gz
+System/Applications/Emacs.app/Resources/lisp/abbrev.elc
+System/Applications/Emacs.app/Resources/lisp/abbrevlist.el.gz
+System/Applications/Emacs.app/Resources/lisp/abbrevlist.elc
+System/Applications/Emacs.app/Resources/lisp/add-log.el.gz
+System/Applications/Emacs.app/Resources/lisp/add-log.elc
+System/Applications/Emacs.app/Resources/lisp/align.el.gz
+System/Applications/Emacs.app/Resources/lisp/align.elc
+System/Applications/Emacs.app/Resources/lisp/allout.el.gz
+System/Applications/Emacs.app/Resources/lisp/allout.elc
+System/Applications/Emacs.app/Resources/lisp/ansi-color.el.gz
+System/Applications/Emacs.app/Resources/lisp/ansi-color.elc
+System/Applications/Emacs.app/Resources/lisp/apropos.el.gz
+System/Applications/Emacs.app/Resources/lisp/apropos.elc
+System/Applications/Emacs.app/Resources/lisp/arc-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/arc-mode.elc
+System/Applications/Emacs.app/Resources/lisp/array.el.gz
+System/Applications/Emacs.app/Resources/lisp/array.elc
+System/Applications/Emacs.app/Resources/lisp/autoarg.el.gz
+System/Applications/Emacs.app/Resources/lisp/autoarg.elc
+System/Applications/Emacs.app/Resources/lisp/autoinsert.el.gz
+System/Applications/Emacs.app/Resources/lisp/autoinsert.elc
+System/Applications/Emacs.app/Resources/lisp/autorevert.el.gz
+System/Applications/Emacs.app/Resources/lisp/autorevert.elc
+System/Applications/Emacs.app/Resources/lisp/avoid.el.gz
+System/Applications/Emacs.app/Resources/lisp/avoid.elc
+System/Applications/Emacs.app/Resources/lisp/battery.el.gz
+System/Applications/Emacs.app/Resources/lisp/battery.elc
+System/Applications/Emacs.app/Resources/lisp/bindings.el.gz
+System/Applications/Emacs.app/Resources/lisp/bindings.elc
+System/Applications/Emacs.app/Resources/lisp/bookmark.el.gz
+System/Applications/Emacs.app/Resources/lisp/bookmark.elc
+System/Applications/Emacs.app/Resources/lisp/bs.el.gz
+System/Applications/Emacs.app/Resources/lisp/bs.elc
+System/Applications/Emacs.app/Resources/lisp/buff-menu.el.gz
+System/Applications/Emacs.app/Resources/lisp/buff-menu.elc
+System/Applications/Emacs.app/Resources/lisp/button.el.gz
+System/Applications/Emacs.app/Resources/lisp/button.elc
+System/Applications/Emacs.app/Resources/lisp/calc/README
+System/Applications/Emacs.app/Resources/lisp/calc/README.prev
+System/Applications/Emacs.app/Resources/lisp/calc/calc-aent.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-aent.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-alg.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-alg.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-arith.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-arith.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-bin.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-bin.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-comb.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-comb.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-cplx.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-cplx.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-embed.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-embed.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-ext.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-ext.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-fin.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-fin.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-forms.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-forms.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-frac.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-frac.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-funcs.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-funcs.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-graph.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-graph.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-help.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-help.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-incom.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-incom.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-keypd.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-keypd.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-lang.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-lang.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-macs.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-macs.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-map.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-map.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-math.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-math.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-misc.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-misc.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-mode.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-mtx.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-mtx.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-poly.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-poly.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-prog.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-prog.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-rewr.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-rewr.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-rules.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-rules.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-sel.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-sel.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-stat.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-stat.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-store.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-store.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-stuff.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-stuff.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-trail.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-trail.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-undo.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-undo.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-units.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-units.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-vec.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-vec.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc-yank.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc-yank.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calc.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calc.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calcalg2.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calcalg2.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calcalg3.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calcalg3.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calccomp.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calccomp.elc
+System/Applications/Emacs.app/Resources/lisp/calc/calcsel2.el.gz
+System/Applications/Emacs.app/Resources/lisp/calc/calcsel2.elc
+System/Applications/Emacs.app/Resources/lisp/calculator.el.gz
+System/Applications/Emacs.app/Resources/lisp/calculator.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/appt.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/appt.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-bahai.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-bahai.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-china.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-china.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-coptic.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-coptic.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-dst.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-dst.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-french.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-french.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-hebrew.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-hebrew.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-islam.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-islam.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-iso.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-iso.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-julian.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-julian.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-mayan.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-mayan.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-menu.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-menu.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-move.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-move.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-persia.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-persia.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-tex.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-tex.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-x.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/cal-x.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/calendar.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/calendar.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/diary-lib.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/diary-lib.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/holidays.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/holidays.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/icalendar.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/icalendar.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/lunar.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/lunar.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/parse-time.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/parse-time.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/solar.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/solar.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/time-date.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/time-date.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/timeclock.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/timeclock.elc
+System/Applications/Emacs.app/Resources/lisp/calendar/todo-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/calendar/todo-mode.elc
+System/Applications/Emacs.app/Resources/lisp/case-table.el.gz
+System/Applications/Emacs.app/Resources/lisp/case-table.elc
+System/Applications/Emacs.app/Resources/lisp/cdl.el.gz
+System/Applications/Emacs.app/Resources/lisp/cdl.elc
+System/Applications/Emacs.app/Resources/lisp/chistory.el.gz
+System/Applications/Emacs.app/Resources/lisp/chistory.elc
+System/Applications/Emacs.app/Resources/lisp/cmuscheme.el.gz
+System/Applications/Emacs.app/Resources/lisp/cmuscheme.elc
+System/Applications/Emacs.app/Resources/lisp/comint.el.gz
+System/Applications/Emacs.app/Resources/lisp/comint.elc
+System/Applications/Emacs.app/Resources/lisp/compare-w.el.gz
+System/Applications/Emacs.app/Resources/lisp/compare-w.elc
+System/Applications/Emacs.app/Resources/lisp/complete.el.gz
+System/Applications/Emacs.app/Resources/lisp/complete.elc
+System/Applications/Emacs.app/Resources/lisp/completion.el.gz
+System/Applications/Emacs.app/Resources/lisp/completion.elc
+System/Applications/Emacs.app/Resources/lisp/composite.el.gz
+System/Applications/Emacs.app/Resources/lisp/composite.elc
+System/Applications/Emacs.app/Resources/lisp/cus-dep.el.gz
+System/Applications/Emacs.app/Resources/lisp/cus-dep.elc
+System/Applications/Emacs.app/Resources/lisp/cus-edit.el.gz
+System/Applications/Emacs.app/Resources/lisp/cus-edit.elc
+System/Applications/Emacs.app/Resources/lisp/cus-face.el.gz
+System/Applications/Emacs.app/Resources/lisp/cus-face.elc
+System/Applications/Emacs.app/Resources/lisp/cus-load.el
+System/Applications/Emacs.app/Resources/lisp/cus-start.el.gz
+System/Applications/Emacs.app/Resources/lisp/cus-start.elc
+System/Applications/Emacs.app/Resources/lisp/cus-theme.el.gz
+System/Applications/Emacs.app/Resources/lisp/cus-theme.elc
+System/Applications/Emacs.app/Resources/lisp/custom.el.gz
+System/Applications/Emacs.app/Resources/lisp/custom.elc
+System/Applications/Emacs.app/Resources/lisp/cvs-status.el.gz
+System/Applications/Emacs.app/Resources/lisp/cvs-status.elc
+System/Applications/Emacs.app/Resources/lisp/dabbrev.el.gz
+System/Applications/Emacs.app/Resources/lisp/dabbrev.elc
+System/Applications/Emacs.app/Resources/lisp/delim-col.el.gz
+System/Applications/Emacs.app/Resources/lisp/delim-col.elc
+System/Applications/Emacs.app/Resources/lisp/delsel.el.gz
+System/Applications/Emacs.app/Resources/lisp/delsel.elc
+System/Applications/Emacs.app/Resources/lisp/descr-text.el.gz
+System/Applications/Emacs.app/Resources/lisp/descr-text.elc
+System/Applications/Emacs.app/Resources/lisp/desktop.el.gz
+System/Applications/Emacs.app/Resources/lisp/desktop.elc
+System/Applications/Emacs.app/Resources/lisp/dframe.el.gz
+System/Applications/Emacs.app/Resources/lisp/dframe.elc
+System/Applications/Emacs.app/Resources/lisp/diff-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/diff-mode.elc
+System/Applications/Emacs.app/Resources/lisp/diff.el.gz
+System/Applications/Emacs.app/Resources/lisp/diff.elc
+System/Applications/Emacs.app/Resources/lisp/dired-aux.el.gz
+System/Applications/Emacs.app/Resources/lisp/dired-aux.elc
+System/Applications/Emacs.app/Resources/lisp/dired-x.el.gz
+System/Applications/Emacs.app/Resources/lisp/dired-x.elc
+System/Applications/Emacs.app/Resources/lisp/dired.el.gz
+System/Applications/Emacs.app/Resources/lisp/dired.elc
+System/Applications/Emacs.app/Resources/lisp/dirtrack.el.gz
+System/Applications/Emacs.app/Resources/lisp/dirtrack.elc
+System/Applications/Emacs.app/Resources/lisp/disp-table.el.gz
+System/Applications/Emacs.app/Resources/lisp/disp-table.elc
+System/Applications/Emacs.app/Resources/lisp/dnd.el.gz
+System/Applications/Emacs.app/Resources/lisp/dnd.elc
+System/Applications/Emacs.app/Resources/lisp/dos-fns.el.gz
+System/Applications/Emacs.app/Resources/lisp/dos-fns.elc
+System/Applications/Emacs.app/Resources/lisp/dos-vars.el.gz
+System/Applications/Emacs.app/Resources/lisp/dos-vars.elc
+System/Applications/Emacs.app/Resources/lisp/dos-w32.el.gz
+System/Applications/Emacs.app/Resources/lisp/dos-w32.elc
+System/Applications/Emacs.app/Resources/lisp/double.el.gz
+System/Applications/Emacs.app/Resources/lisp/double.elc
+System/Applications/Emacs.app/Resources/lisp/ebuff-menu.el.gz
+System/Applications/Emacs.app/Resources/lisp/ebuff-menu.elc
+System/Applications/Emacs.app/Resources/lisp/echistory.el.gz
+System/Applications/Emacs.app/Resources/lisp/echistory.elc
+System/Applications/Emacs.app/Resources/lisp/ediff-diff.el.gz
+System/Applications/Emacs.app/Resources/lisp/ediff-diff.elc
+System/Applications/Emacs.app/Resources/lisp/ediff-help.el.gz
+System/Applications/Emacs.app/Resources/lisp/ediff-help.elc
+System/Applications/Emacs.app/Resources/lisp/ediff-hook.el.gz
+System/Applications/Emacs.app/Resources/lisp/ediff-hook.elc
+System/Applications/Emacs.app/Resources/lisp/ediff-init.el.gz
+System/Applications/Emacs.app/Resources/lisp/ediff-init.elc
+System/Applications/Emacs.app/Resources/lisp/ediff-merg.el.gz
+System/Applications/Emacs.app/Resources/lisp/ediff-merg.elc
+System/Applications/Emacs.app/Resources/lisp/ediff-mult.el.gz
+System/Applications/Emacs.app/Resources/lisp/ediff-mult.elc
+System/Applications/Emacs.app/Resources/lisp/ediff-ptch.el.gz
+System/Applications/Emacs.app/Resources/lisp/ediff-ptch.elc
+System/Applications/Emacs.app/Resources/lisp/ediff-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/ediff-util.elc
+System/Applications/Emacs.app/Resources/lisp/ediff-vers.el.gz
+System/Applications/Emacs.app/Resources/lisp/ediff-vers.elc
+System/Applications/Emacs.app/Resources/lisp/ediff-wind.el.gz
+System/Applications/Emacs.app/Resources/lisp/ediff-wind.elc
+System/Applications/Emacs.app/Resources/lisp/ediff.el.gz
+System/Applications/Emacs.app/Resources/lisp/ediff.elc
+System/Applications/Emacs.app/Resources/lisp/edmacro.el.gz
+System/Applications/Emacs.app/Resources/lisp/edmacro.elc
+System/Applications/Emacs.app/Resources/lisp/ehelp.el.gz
+System/Applications/Emacs.app/Resources/lisp/ehelp.elc
+System/Applications/Emacs.app/Resources/lisp/electric.el.gz
+System/Applications/Emacs.app/Resources/lisp/electric.elc
+System/Applications/Emacs.app/Resources/lisp/elide-head.el.gz
+System/Applications/Emacs.app/Resources/lisp/elide-head.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/advice.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/advice.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/assoc.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/assoc.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/authors.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/authors.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/autoload.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/autoload.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/backquote.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/backquote.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/benchmark.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/benchmark.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/bindat.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/bindat.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/byte-opt.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/byte-opt.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/byte-run.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/byte-run.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/bytecomp.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/bytecomp.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/checkdoc.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/checkdoc.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/cl-compat.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/cl-compat.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/cl-extra.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/cl-extra.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/cl-indent.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/cl-indent.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/cl-macs.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/cl-macs.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/cl-seq.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/cl-seq.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/cl-specs.el
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/cl.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/cl.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/copyright.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/copyright.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/crm.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/crm.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/cust-print.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/cust-print.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/debug.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/debug.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/derived.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/derived.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/disass.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/disass.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/easy-mmode.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/easy-mmode.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/easymenu.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/easymenu.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/edebug.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/edebug.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/eldoc.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/eldoc.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/elint.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/elint.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/elp.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/elp.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/ewoc.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/ewoc.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/find-func.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/find-func.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/find-gc.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/find-gc.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/float-sup.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/float-sup.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/generic.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/generic.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/gulp.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/gulp.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/helper.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/helper.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/levents.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/levents.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/lisp-mnt.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/lisp-mnt.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/lisp-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/lisp-mode.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/lisp.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/lisp.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/lmenu.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/lmenu.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/lselect.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/lselect.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/lucid.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/lucid.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/macroexp.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/macroexp.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/map-ynp.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/map-ynp.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/pp.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/pp.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/re-builder.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/re-builder.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/regexp-opt.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/regexp-opt.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/regi.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/regi.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/ring.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/ring.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/rx.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/rx.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/shadow.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/shadow.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/sregex.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/sregex.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/syntax.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/syntax.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/tcover-ses.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/tcover-ses.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/tcover-unsafep.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/tcover-unsafep.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/testcover.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/testcover.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/timer.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/timer.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/tq.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/tq.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/trace.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/trace.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/unsafep.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/unsafep.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/warnings.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lisp/warnings.elc
+System/Applications/Emacs.app/Resources/lisp/emacs-lock.el.gz
+System/Applications/Emacs.app/Resources/lisp/emacs-lock.elc
+System/Applications/Emacs.app/Resources/lisp/emerge.el.gz
+System/Applications/Emacs.app/Resources/lisp/emerge.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/crisp.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/crisp.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/cua-base.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/cua-base.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/cua-gmrk.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/cua-gmrk.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/cua-rect.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/cua-rect.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/edt-lk201.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/edt-lk201.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/edt-mapper.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/edt-mapper.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/edt-pc.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/edt-pc.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/edt-vt100.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/edt-vt100.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/edt.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/edt.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/keypad.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/keypad.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/pc-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/pc-mode.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/pc-select.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/pc-select.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/tpu-edt.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/tpu-edt.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/tpu-extras.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/tpu-extras.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/tpu-mapper.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/tpu-mapper.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/vi.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/vi.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/vip.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/vip.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/viper-cmd.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/viper-cmd.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/viper-ex.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/viper-ex.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/viper-init.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/viper-init.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/viper-keym.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/viper-keym.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/viper-macs.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/viper-macs.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/viper-mous.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/viper-mous.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/viper-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/viper-util.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/viper.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/viper.elc
+System/Applications/Emacs.app/Resources/lisp/emulation/ws-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/emulation/ws-mode.elc
+System/Applications/Emacs.app/Resources/lisp/env.el.gz
+System/Applications/Emacs.app/Resources/lisp/env.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-autoaway.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-autoaway.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-backend.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-backend.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-button.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-button.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-compat.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-compat.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-dcc.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-dcc.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-ezbounce.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-ezbounce.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-fill.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-fill.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-goodies.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-goodies.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-hecomplete.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-hecomplete.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-ibuffer.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-ibuffer.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-identd.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-identd.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-imenu.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-imenu.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-join.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-join.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-lang.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-lang.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-list.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-list.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-log.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-log.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-match.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-match.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-menu.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-menu.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-netsplit.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-netsplit.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-networks.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-networks.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-nicklist.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-nicklist.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-notify.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-notify.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-page.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-page.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-pcomplete.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-pcomplete.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-replace.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-replace.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-ring.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-ring.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-services.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-services.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-sound.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-sound.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-speedbar.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-speedbar.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-spelling.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-spelling.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-stamp.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-stamp.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-track.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-track.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-truncate.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-truncate.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc-xdcc.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc-xdcc.elc
+System/Applications/Emacs.app/Resources/lisp/erc/erc.el.gz
+System/Applications/Emacs.app/Resources/lisp/erc/erc.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-alias.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-alias.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-banner.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-banner.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-basic.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-basic.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-cmpl.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-cmpl.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-dirs.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-dirs.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-glob.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-glob.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-hist.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-hist.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-ls.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-ls.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-pred.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-pred.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-prompt.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-prompt.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-rebind.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-rebind.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-script.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-script.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-smart.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-smart.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-term.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-term.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-unix.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-unix.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/em-xtra.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/em-xtra.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-arg.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-arg.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-cmd.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-cmd.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-ext.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-ext.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-groups.el
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-io.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-io.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-maint.el
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-mode.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-module.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-module.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-opt.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-opt.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-proc.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-proc.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-test.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-test.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-util.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-var.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/esh-var.elc
+System/Applications/Emacs.app/Resources/lisp/eshell/eshell.el.gz
+System/Applications/Emacs.app/Resources/lisp/eshell/eshell.elc
+System/Applications/Emacs.app/Resources/lisp/expand.el.gz
+System/Applications/Emacs.app/Resources/lisp/expand.elc
+System/Applications/Emacs.app/Resources/lisp/ezimage.el.gz
+System/Applications/Emacs.app/Resources/lisp/ezimage.elc
+System/Applications/Emacs.app/Resources/lisp/facemenu.el.gz
+System/Applications/Emacs.app/Resources/lisp/facemenu.elc
+System/Applications/Emacs.app/Resources/lisp/faces.el.gz
+System/Applications/Emacs.app/Resources/lisp/faces.elc
+System/Applications/Emacs.app/Resources/lisp/ffap.el.gz
+System/Applications/Emacs.app/Resources/lisp/ffap.elc
+System/Applications/Emacs.app/Resources/lisp/filecache.el.gz
+System/Applications/Emacs.app/Resources/lisp/filecache.elc
+System/Applications/Emacs.app/Resources/lisp/files.el.gz
+System/Applications/Emacs.app/Resources/lisp/files.elc
+System/Applications/Emacs.app/Resources/lisp/filesets.el.gz
+System/Applications/Emacs.app/Resources/lisp/filesets.elc
+System/Applications/Emacs.app/Resources/lisp/find-dired.el.gz
+System/Applications/Emacs.app/Resources/lisp/find-dired.elc
+System/Applications/Emacs.app/Resources/lisp/find-file.el.gz
+System/Applications/Emacs.app/Resources/lisp/find-file.elc
+System/Applications/Emacs.app/Resources/lisp/find-lisp.el.gz
+System/Applications/Emacs.app/Resources/lisp/find-lisp.elc
+System/Applications/Emacs.app/Resources/lisp/finder-inf.el
+System/Applications/Emacs.app/Resources/lisp/finder.el.gz
+System/Applications/Emacs.app/Resources/lisp/finder.elc
+System/Applications/Emacs.app/Resources/lisp/flow-ctrl.el.gz
+System/Applications/Emacs.app/Resources/lisp/flow-ctrl.elc
+System/Applications/Emacs.app/Resources/lisp/foldout.el.gz
+System/Applications/Emacs.app/Resources/lisp/foldout.elc
+System/Applications/Emacs.app/Resources/lisp/follow.el.gz
+System/Applications/Emacs.app/Resources/lisp/follow.elc
+System/Applications/Emacs.app/Resources/lisp/font-core.el.gz
+System/Applications/Emacs.app/Resources/lisp/font-core.elc
+System/Applications/Emacs.app/Resources/lisp/font-lock.el.gz
+System/Applications/Emacs.app/Resources/lisp/font-lock.elc
+System/Applications/Emacs.app/Resources/lisp/format.el.gz
+System/Applications/Emacs.app/Resources/lisp/format.elc
+System/Applications/Emacs.app/Resources/lisp/forms-d2.dat
+System/Applications/Emacs.app/Resources/lisp/forms-d2.el
+System/Applications/Emacs.app/Resources/lisp/forms-pass.el
+System/Applications/Emacs.app/Resources/lisp/forms.el.gz
+System/Applications/Emacs.app/Resources/lisp/forms.elc
+System/Applications/Emacs.app/Resources/lisp/frame.el.gz
+System/Applications/Emacs.app/Resources/lisp/frame.elc
+System/Applications/Emacs.app/Resources/lisp/fringe.el.gz
+System/Applications/Emacs.app/Resources/lisp/fringe.elc
+System/Applications/Emacs.app/Resources/lisp/generic-x.el.gz
+System/Applications/Emacs.app/Resources/lisp/generic-x.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/binhex.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/binhex.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/canlock.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/canlock.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/compface.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/compface.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/deuglify.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/deuglify.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/dig.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/dig.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/dns.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/dns.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/earcon.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/earcon.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/flow-fill.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/flow-fill.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/format-spec.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/format-spec.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gmm-utils.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gmm-utils.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-agent.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-agent.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-art.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-art.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-async.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-async.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-audio.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-audio.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-bcklg.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-bcklg.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-cache.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-cache.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-cite.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-cite.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-cus.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-cus.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-delay.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-delay.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-demon.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-demon.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-diary.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-diary.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-dired.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-dired.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-draft.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-draft.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-dup.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-dup.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-eform.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-eform.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-ems.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-ems.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-fun.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-fun.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-gl.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-gl.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-group.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-group.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-int.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-int.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-kill.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-kill.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-logic.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-logic.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-mh.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-mh.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-ml.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-ml.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-mlspl.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-mlspl.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-move.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-move.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-msg.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-msg.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-nocem.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-nocem.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-picon.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-picon.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-range.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-range.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-registry.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-registry.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-salt.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-salt.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-score.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-score.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-setup.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-setup.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-sieve.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-sieve.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-soup.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-soup.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-spec.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-spec.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-srvr.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-srvr.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-start.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-start.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-sum.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-sum.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-topic.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-topic.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-undo.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-undo.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-util.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-uu.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-uu.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-vm.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-vm.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-win.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus-win.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/gnus.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/hex-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/hex-util.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/html2text.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/html2text.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/ietf-drums.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/ietf-drums.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/imap.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/imap.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/legacy-gnus-agent.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/legacy-gnus-agent.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mail-parse.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mail-parse.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mail-prsvr.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mail-prsvr.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mail-source.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mail-source.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mailcap.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mailcap.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/message.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/message.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/messcompat.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/messcompat.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-bodies.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-bodies.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-decode.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-decode.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-encode.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-encode.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-extern.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-extern.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-partial.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-partial.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-url.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-url.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-util.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-uu.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-uu.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-view.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mm-view.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mml-sec.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mml-sec.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mml-smime.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mml-smime.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mml.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mml.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mml1991.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mml1991.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/mml2015.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/mml2015.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnagent.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnagent.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnbabyl.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnbabyl.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nndb.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nndb.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nndiary.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nndiary.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nndir.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nndir.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nndoc.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nndoc.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nndraft.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nndraft.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nneething.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nneething.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnfolder.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnfolder.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nngateway.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nngateway.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnheader.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnheader.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnimap.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnimap.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnkiboze.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnkiboze.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnlistserv.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnlistserv.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnmail.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnmail.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnmaildir.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnmaildir.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnmbox.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnmbox.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnmh.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnmh.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnml.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnml.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnnil.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnnil.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnoo.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnoo.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnrss.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnrss.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnslashdot.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnslashdot.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnsoup.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnsoup.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnspool.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnspool.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nntp.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nntp.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnultimate.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnultimate.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnvirtual.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnvirtual.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnwarchive.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnwarchive.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnweb.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnweb.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/nnwfm.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/nnwfm.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/pop3.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/pop3.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/qp.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/qp.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/rfc1843.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/rfc1843.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/rfc2045.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/rfc2045.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/rfc2047.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/rfc2047.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/rfc2104.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/rfc2104.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/rfc2231.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/rfc2231.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/score-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/score-mode.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/sha1.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/sha1.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/sieve-manage.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/sieve-manage.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/sieve-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/sieve-mode.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/sieve.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/sieve.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/smiley.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/smiley.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/smime.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/smime.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/spam-report.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/spam-report.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/spam-stat.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/spam-stat.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/spam.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/spam.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/starttls.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/starttls.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/utf7.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/utf7.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/uudecode.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/uudecode.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/webmail.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/webmail.elc
+System/Applications/Emacs.app/Resources/lisp/gnus/yenc.el.gz
+System/Applications/Emacs.app/Resources/lisp/gnus/yenc.elc
+System/Applications/Emacs.app/Resources/lisp/gs.el.gz
+System/Applications/Emacs.app/Resources/lisp/gs.elc
+System/Applications/Emacs.app/Resources/lisp/help-at-pt.el.gz
+System/Applications/Emacs.app/Resources/lisp/help-at-pt.elc
+System/Applications/Emacs.app/Resources/lisp/help-fns.el.gz
+System/Applications/Emacs.app/Resources/lisp/help-fns.elc
+System/Applications/Emacs.app/Resources/lisp/help-macro.el.gz
+System/Applications/Emacs.app/Resources/lisp/help-macro.elc
+System/Applications/Emacs.app/Resources/lisp/help-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/help-mode.elc
+System/Applications/Emacs.app/Resources/lisp/help.el.gz
+System/Applications/Emacs.app/Resources/lisp/help.elc
+System/Applications/Emacs.app/Resources/lisp/hexl.el.gz
+System/Applications/Emacs.app/Resources/lisp/hexl.elc
+System/Applications/Emacs.app/Resources/lisp/hi-lock.el.gz
+System/Applications/Emacs.app/Resources/lisp/hi-lock.elc
+System/Applications/Emacs.app/Resources/lisp/hilit-chg.el.gz
+System/Applications/Emacs.app/Resources/lisp/hilit-chg.elc
+System/Applications/Emacs.app/Resources/lisp/hippie-exp.el.gz
+System/Applications/Emacs.app/Resources/lisp/hippie-exp.elc
+System/Applications/Emacs.app/Resources/lisp/hl-line.el.gz
+System/Applications/Emacs.app/Resources/lisp/hl-line.elc
+System/Applications/Emacs.app/Resources/lisp/ibuf-ext.el.gz
+System/Applications/Emacs.app/Resources/lisp/ibuf-ext.elc
+System/Applications/Emacs.app/Resources/lisp/ibuf-macs.el.gz
+System/Applications/Emacs.app/Resources/lisp/ibuf-macs.elc
+System/Applications/Emacs.app/Resources/lisp/ibuffer.el.gz
+System/Applications/Emacs.app/Resources/lisp/ibuffer.elc
+System/Applications/Emacs.app/Resources/lisp/icomplete.el.gz
+System/Applications/Emacs.app/Resources/lisp/icomplete.elc
+System/Applications/Emacs.app/Resources/lisp/ido.el.gz
+System/Applications/Emacs.app/Resources/lisp/ido.elc
+System/Applications/Emacs.app/Resources/lisp/ielm.el.gz
+System/Applications/Emacs.app/Resources/lisp/ielm.elc
+System/Applications/Emacs.app/Resources/lisp/iimage.el.gz
+System/Applications/Emacs.app/Resources/lisp/iimage.elc
+System/Applications/Emacs.app/Resources/lisp/image-file.el.gz
+System/Applications/Emacs.app/Resources/lisp/image-file.elc
+System/Applications/Emacs.app/Resources/lisp/image-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/image-mode.elc
+System/Applications/Emacs.app/Resources/lisp/image.el.gz
+System/Applications/Emacs.app/Resources/lisp/image.elc
+System/Applications/Emacs.app/Resources/lisp/imenu.el.gz
+System/Applications/Emacs.app/Resources/lisp/imenu.elc
+System/Applications/Emacs.app/Resources/lisp/indent.el.gz
+System/Applications/Emacs.app/Resources/lisp/indent.elc
+System/Applications/Emacs.app/Resources/lisp/info-look.el.gz
+System/Applications/Emacs.app/Resources/lisp/info-look.elc
+System/Applications/Emacs.app/Resources/lisp/info-xref.el.gz
+System/Applications/Emacs.app/Resources/lisp/info-xref.elc
+System/Applications/Emacs.app/Resources/lisp/info.el.gz
+System/Applications/Emacs.app/Resources/lisp/info.elc
+System/Applications/Emacs.app/Resources/lisp/informat.el.gz
+System/Applications/Emacs.app/Resources/lisp/informat.elc
+System/Applications/Emacs.app/Resources/lisp/international/ccl.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/ccl.elc
+System/Applications/Emacs.app/Resources/lisp/international/characters.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/characters.elc
+System/Applications/Emacs.app/Resources/lisp/international/charprop.el
+System/Applications/Emacs.app/Resources/lisp/international/codepage.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/codepage.elc
+System/Applications/Emacs.app/Resources/lisp/international/cp51932.el
+System/Applications/Emacs.app/Resources/lisp/international/encoded-kb.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/encoded-kb.elc
+System/Applications/Emacs.app/Resources/lisp/international/eucjp-ms.el
+System/Applications/Emacs.app/Resources/lisp/international/fontset.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/fontset.elc
+System/Applications/Emacs.app/Resources/lisp/international/isearch-x.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/isearch-x.elc
+System/Applications/Emacs.app/Resources/lisp/international/iso-ascii.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/iso-ascii.elc
+System/Applications/Emacs.app/Resources/lisp/international/iso-cvt.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/iso-cvt.elc
+System/Applications/Emacs.app/Resources/lisp/international/iso-transl.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/iso-transl.elc
+System/Applications/Emacs.app/Resources/lisp/international/ja-dic-cnv.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/ja-dic-cnv.elc
+System/Applications/Emacs.app/Resources/lisp/international/ja-dic-utl.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/ja-dic-utl.elc
+System/Applications/Emacs.app/Resources/lisp/international/kinsoku.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/kinsoku.elc
+System/Applications/Emacs.app/Resources/lisp/international/kkc.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/kkc.elc
+System/Applications/Emacs.app/Resources/lisp/international/latexenc.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/latexenc.elc
+System/Applications/Emacs.app/Resources/lisp/international/latin1-disp.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/latin1-disp.elc
+System/Applications/Emacs.app/Resources/lisp/international/mule-cmds.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/mule-cmds.elc
+System/Applications/Emacs.app/Resources/lisp/international/mule-conf.el
+System/Applications/Emacs.app/Resources/lisp/international/mule-diag.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/mule-diag.elc
+System/Applications/Emacs.app/Resources/lisp/international/mule-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/mule-util.elc
+System/Applications/Emacs.app/Resources/lisp/international/mule.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/mule.elc
+System/Applications/Emacs.app/Resources/lisp/international/ogonek.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/ogonek.elc
+System/Applications/Emacs.app/Resources/lisp/international/quail.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/quail.elc
+System/Applications/Emacs.app/Resources/lisp/international/robin.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/robin.elc
+System/Applications/Emacs.app/Resources/lisp/international/titdic-cnv.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/titdic-cnv.elc
+System/Applications/Emacs.app/Resources/lisp/international/uni-bidi.el
+System/Applications/Emacs.app/Resources/lisp/international/uni-category.el
+System/Applications/Emacs.app/Resources/lisp/international/uni-combining.el
+System/Applications/Emacs.app/Resources/lisp/international/uni-comment.el
+System/Applications/Emacs.app/Resources/lisp/international/uni-decimal.el
+System/Applications/Emacs.app/Resources/lisp/international/uni-decomposition.el
+System/Applications/Emacs.app/Resources/lisp/international/uni-digit.el
+System/Applications/Emacs.app/Resources/lisp/international/uni-lowercase.el
+System/Applications/Emacs.app/Resources/lisp/international/uni-mirrored.el
+System/Applications/Emacs.app/Resources/lisp/international/uni-name.el
+System/Applications/Emacs.app/Resources/lisp/international/uni-numeric.el
+System/Applications/Emacs.app/Resources/lisp/international/uni-old-name.el
+System/Applications/Emacs.app/Resources/lisp/international/uni-titlecase.el
+System/Applications/Emacs.app/Resources/lisp/international/uni-uppercase.el
+System/Applications/Emacs.app/Resources/lisp/international/utf-7.el.gz
+System/Applications/Emacs.app/Resources/lisp/international/utf-7.elc
+System/Applications/Emacs.app/Resources/lisp/isearch.el.gz
+System/Applications/Emacs.app/Resources/lisp/isearch.elc
+System/Applications/Emacs.app/Resources/lisp/isearchb.el.gz
+System/Applications/Emacs.app/Resources/lisp/isearchb.elc
+System/Applications/Emacs.app/Resources/lisp/iswitchb.el.gz
+System/Applications/Emacs.app/Resources/lisp/iswitchb.elc
+System/Applications/Emacs.app/Resources/lisp/jit-lock.el.gz
+System/Applications/Emacs.app/Resources/lisp/jit-lock.elc
+System/Applications/Emacs.app/Resources/lisp/jka-cmpr-hook.el.gz
+System/Applications/Emacs.app/Resources/lisp/jka-cmpr-hook.elc
+System/Applications/Emacs.app/Resources/lisp/jka-compr.el.gz
+System/Applications/Emacs.app/Resources/lisp/jka-compr.elc
+System/Applications/Emacs.app/Resources/lisp/kermit.el.gz
+System/Applications/Emacs.app/Resources/lisp/kermit.elc
+System/Applications/Emacs.app/Resources/lisp/kmacro.el.gz
+System/Applications/Emacs.app/Resources/lisp/kmacro.elc
+System/Applications/Emacs.app/Resources/lisp/language/china-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/china-util.elc
+System/Applications/Emacs.app/Resources/lisp/language/chinese.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/chinese.elc
+System/Applications/Emacs.app/Resources/lisp/language/cyril-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/cyril-util.elc
+System/Applications/Emacs.app/Resources/lisp/language/cyrillic.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/cyrillic.elc
+System/Applications/Emacs.app/Resources/lisp/language/czech.el
+System/Applications/Emacs.app/Resources/lisp/language/devan-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/devan-util.elc
+System/Applications/Emacs.app/Resources/lisp/language/devanagari.el
+System/Applications/Emacs.app/Resources/lisp/language/english.el
+System/Applications/Emacs.app/Resources/lisp/language/ethio-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/ethio-util.elc
+System/Applications/Emacs.app/Resources/lisp/language/ethiopic.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/ethiopic.elc
+System/Applications/Emacs.app/Resources/lisp/language/european.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/european.elc
+System/Applications/Emacs.app/Resources/lisp/language/georgian.el
+System/Applications/Emacs.app/Resources/lisp/language/greek.el
+System/Applications/Emacs.app/Resources/lisp/language/hebrew.el
+System/Applications/Emacs.app/Resources/lisp/language/ind-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/ind-util.elc
+System/Applications/Emacs.app/Resources/lisp/language/indian.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/indian.elc
+System/Applications/Emacs.app/Resources/lisp/language/japan-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/japan-util.elc
+System/Applications/Emacs.app/Resources/lisp/language/japanese.el
+System/Applications/Emacs.app/Resources/lisp/language/kannada.el
+System/Applications/Emacs.app/Resources/lisp/language/knd-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/knd-util.elc
+System/Applications/Emacs.app/Resources/lisp/language/korea-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/korea-util.elc
+System/Applications/Emacs.app/Resources/lisp/language/korean.el
+System/Applications/Emacs.app/Resources/lisp/language/lao-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/lao-util.elc
+System/Applications/Emacs.app/Resources/lisp/language/lao.el
+System/Applications/Emacs.app/Resources/lisp/language/malayalam.el
+System/Applications/Emacs.app/Resources/lisp/language/misc-lang.el
+System/Applications/Emacs.app/Resources/lisp/language/mlm-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/mlm-util.elc
+System/Applications/Emacs.app/Resources/lisp/language/romanian.el
+System/Applications/Emacs.app/Resources/lisp/language/slovak.el
+System/Applications/Emacs.app/Resources/lisp/language/tamil.el
+System/Applications/Emacs.app/Resources/lisp/language/thai-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/thai-util.elc
+System/Applications/Emacs.app/Resources/lisp/language/thai-word.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/thai-word.elc
+System/Applications/Emacs.app/Resources/lisp/language/thai.el
+System/Applications/Emacs.app/Resources/lisp/language/tibet-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/tibet-util.elc
+System/Applications/Emacs.app/Resources/lisp/language/tibetan.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/tibetan.elc
+System/Applications/Emacs.app/Resources/lisp/language/tml-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/tml-util.elc
+System/Applications/Emacs.app/Resources/lisp/language/utf-8-lang.el
+System/Applications/Emacs.app/Resources/lisp/language/viet-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/viet-util.elc
+System/Applications/Emacs.app/Resources/lisp/language/vietnamese.el.gz
+System/Applications/Emacs.app/Resources/lisp/language/vietnamese.elc
+System/Applications/Emacs.app/Resources/lisp/ldefs-boot.el
+System/Applications/Emacs.app/Resources/lisp/ledit.el.gz
+System/Applications/Emacs.app/Resources/lisp/ledit.elc
+System/Applications/Emacs.app/Resources/lisp/loaddefs.el
+System/Applications/Emacs.app/Resources/lisp/loadhist.el.gz
+System/Applications/Emacs.app/Resources/lisp/loadhist.elc
+System/Applications/Emacs.app/Resources/lisp/loadup.el
+System/Applications/Emacs.app/Resources/lisp/locate.el.gz
+System/Applications/Emacs.app/Resources/lisp/locate.elc
+System/Applications/Emacs.app/Resources/lisp/log-edit.el.gz
+System/Applications/Emacs.app/Resources/lisp/log-edit.elc
+System/Applications/Emacs.app/Resources/lisp/log-view.el.gz
+System/Applications/Emacs.app/Resources/lisp/log-view.elc
+System/Applications/Emacs.app/Resources/lisp/longlines.el.gz
+System/Applications/Emacs.app/Resources/lisp/longlines.elc
+System/Applications/Emacs.app/Resources/lisp/lpr.el.gz
+System/Applications/Emacs.app/Resources/lisp/lpr.elc
+System/Applications/Emacs.app/Resources/lisp/ls-lisp.el.gz
+System/Applications/Emacs.app/Resources/lisp/ls-lisp.elc
+System/Applications/Emacs.app/Resources/lisp/macros.el.gz
+System/Applications/Emacs.app/Resources/lisp/macros.elc
+System/Applications/Emacs.app/Resources/lisp/mail/blessmail.el
+System/Applications/Emacs.app/Resources/lisp/mail/emacsbug.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/emacsbug.elc
+System/Applications/Emacs.app/Resources/lisp/mail/feedmail.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/feedmail.elc
+System/Applications/Emacs.app/Resources/lisp/mail/footnote.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/footnote.elc
+System/Applications/Emacs.app/Resources/lisp/mail/mail-extr.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/mail-extr.elc
+System/Applications/Emacs.app/Resources/lisp/mail/mail-hist.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/mail-hist.elc
+System/Applications/Emacs.app/Resources/lisp/mail/mail-utils.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/mail-utils.elc
+System/Applications/Emacs.app/Resources/lisp/mail/mailabbrev.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/mailabbrev.elc
+System/Applications/Emacs.app/Resources/lisp/mail/mailalias.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/mailalias.elc
+System/Applications/Emacs.app/Resources/lisp/mail/mailclient.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/mailclient.elc
+System/Applications/Emacs.app/Resources/lisp/mail/mailheader.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/mailheader.elc
+System/Applications/Emacs.app/Resources/lisp/mail/mailpost.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/mailpost.elc
+System/Applications/Emacs.app/Resources/lisp/mail/metamail.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/metamail.elc
+System/Applications/Emacs.app/Resources/lisp/mail/mspools.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/mspools.elc
+System/Applications/Emacs.app/Resources/lisp/mail/reporter.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/reporter.elc
+System/Applications/Emacs.app/Resources/lisp/mail/rfc2368.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/rfc2368.elc
+System/Applications/Emacs.app/Resources/lisp/mail/rfc822.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/rfc822.elc
+System/Applications/Emacs.app/Resources/lisp/mail/rmail-spam-filter.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/rmail-spam-filter.elc
+System/Applications/Emacs.app/Resources/lisp/mail/rmail.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/rmail.elc
+System/Applications/Emacs.app/Resources/lisp/mail/rmailedit.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/rmailedit.elc
+System/Applications/Emacs.app/Resources/lisp/mail/rmailkwd.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/rmailkwd.elc
+System/Applications/Emacs.app/Resources/lisp/mail/rmailmsc.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/rmailmsc.elc
+System/Applications/Emacs.app/Resources/lisp/mail/rmailout.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/rmailout.elc
+System/Applications/Emacs.app/Resources/lisp/mail/rmailsort.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/rmailsort.elc
+System/Applications/Emacs.app/Resources/lisp/mail/rmailsum.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/rmailsum.elc
+System/Applications/Emacs.app/Resources/lisp/mail/sendmail.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/sendmail.elc
+System/Applications/Emacs.app/Resources/lisp/mail/smtpmail.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/smtpmail.elc
+System/Applications/Emacs.app/Resources/lisp/mail/supercite.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/supercite.elc
+System/Applications/Emacs.app/Resources/lisp/mail/uce.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/uce.elc
+System/Applications/Emacs.app/Resources/lisp/mail/undigest.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/undigest.elc
+System/Applications/Emacs.app/Resources/lisp/mail/unrmail.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/unrmail.elc
+System/Applications/Emacs.app/Resources/lisp/mail/vms-pmail.el.gz
+System/Applications/Emacs.app/Resources/lisp/mail/vms-pmail.elc
+System/Applications/Emacs.app/Resources/lisp/makesum.el.gz
+System/Applications/Emacs.app/Resources/lisp/makesum.elc
+System/Applications/Emacs.app/Resources/lisp/man.el.gz
+System/Applications/Emacs.app/Resources/lisp/man.elc
+System/Applications/Emacs.app/Resources/lisp/master.el.gz
+System/Applications/Emacs.app/Resources/lisp/master.elc
+System/Applications/Emacs.app/Resources/lisp/menu-bar.el.gz
+System/Applications/Emacs.app/Resources/lisp/menu-bar.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-acros.el
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-alias.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-alias.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-buffers.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-buffers.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-comp.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-comp.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-compat.el
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-e.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-e.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-folder.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-folder.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-funcs.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-funcs.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-gnus.el
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-identity.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-identity.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-inc.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-inc.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-junk.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-junk.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-letter.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-letter.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-limit.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-limit.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-loaddefs.el
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-mime.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-mime.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-print.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-print.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-scan.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-scan.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-search.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-search.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-seq.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-seq.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-show.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-show.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-speed.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-speed.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-thread.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-thread.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-tool-bar.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-tool-bar.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-utils.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-utils.elc
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-xface.el.gz
+System/Applications/Emacs.app/Resources/lisp/mh-e/mh-xface.elc
+System/Applications/Emacs.app/Resources/lisp/mic-paren.el
+System/Applications/Emacs.app/Resources/lisp/midnight.el.gz
+System/Applications/Emacs.app/Resources/lisp/midnight.elc
+System/Applications/Emacs.app/Resources/lisp/minibuf-eldef.el.gz
+System/Applications/Emacs.app/Resources/lisp/minibuf-eldef.elc
+System/Applications/Emacs.app/Resources/lisp/misc.el.gz
+System/Applications/Emacs.app/Resources/lisp/misc.elc
+System/Applications/Emacs.app/Resources/lisp/mouse-copy.el.gz
+System/Applications/Emacs.app/Resources/lisp/mouse-copy.elc
+System/Applications/Emacs.app/Resources/lisp/mouse-drag.el.gz
+System/Applications/Emacs.app/Resources/lisp/mouse-drag.elc
+System/Applications/Emacs.app/Resources/lisp/mouse-sel.el.gz
+System/Applications/Emacs.app/Resources/lisp/mouse-sel.elc
+System/Applications/Emacs.app/Resources/lisp/mouse.el.gz
+System/Applications/Emacs.app/Resources/lisp/mouse.elc
+System/Applications/Emacs.app/Resources/lisp/msb.el.gz
+System/Applications/Emacs.app/Resources/lisp/msb.elc
+System/Applications/Emacs.app/Resources/lisp/mwheel.el.gz
+System/Applications/Emacs.app/Resources/lisp/mwheel.elc
+System/Applications/Emacs.app/Resources/lisp/net/ange-ftp.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/ange-ftp.elc
+System/Applications/Emacs.app/Resources/lisp/net/browse-url.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/browse-url.elc
+System/Applications/Emacs.app/Resources/lisp/net/eudc-bob.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/eudc-bob.elc
+System/Applications/Emacs.app/Resources/lisp/net/eudc-export.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/eudc-export.elc
+System/Applications/Emacs.app/Resources/lisp/net/eudc-hotlist.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/eudc-hotlist.elc
+System/Applications/Emacs.app/Resources/lisp/net/eudc-vars.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/eudc-vars.elc
+System/Applications/Emacs.app/Resources/lisp/net/eudc.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/eudc.elc
+System/Applications/Emacs.app/Resources/lisp/net/eudcb-bbdb.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/eudcb-bbdb.elc
+System/Applications/Emacs.app/Resources/lisp/net/eudcb-ldap.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/eudcb-ldap.elc
+System/Applications/Emacs.app/Resources/lisp/net/eudcb-mab.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/eudcb-mab.elc
+System/Applications/Emacs.app/Resources/lisp/net/eudcb-ph.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/eudcb-ph.elc
+System/Applications/Emacs.app/Resources/lisp/net/goto-addr.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/goto-addr.elc
+System/Applications/Emacs.app/Resources/lisp/net/ldap.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/ldap.elc
+System/Applications/Emacs.app/Resources/lisp/net/net-utils.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/net-utils.elc
+System/Applications/Emacs.app/Resources/lisp/net/netrc.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/netrc.elc
+System/Applications/Emacs.app/Resources/lisp/net/newsticker.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/newsticker.elc
+System/Applications/Emacs.app/Resources/lisp/net/quickurl.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/quickurl.elc
+System/Applications/Emacs.app/Resources/lisp/net/rcirc.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/rcirc.elc
+System/Applications/Emacs.app/Resources/lisp/net/rcompile.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/rcompile.elc
+System/Applications/Emacs.app/Resources/lisp/net/rlogin.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/rlogin.elc
+System/Applications/Emacs.app/Resources/lisp/net/snmp-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/snmp-mode.elc
+System/Applications/Emacs.app/Resources/lisp/net/telnet.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/telnet.elc
+System/Applications/Emacs.app/Resources/lisp/net/tls.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/tls.elc
+System/Applications/Emacs.app/Resources/lisp/net/tramp-ftp.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/tramp-ftp.elc
+System/Applications/Emacs.app/Resources/lisp/net/tramp-smb.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/tramp-smb.elc
+System/Applications/Emacs.app/Resources/lisp/net/tramp-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/tramp-util.elc
+System/Applications/Emacs.app/Resources/lisp/net/tramp-uu.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/tramp-uu.elc
+System/Applications/Emacs.app/Resources/lisp/net/tramp-vc.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/tramp-vc.elc
+System/Applications/Emacs.app/Resources/lisp/net/tramp.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/tramp.elc
+System/Applications/Emacs.app/Resources/lisp/net/trampver.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/trampver.elc
+System/Applications/Emacs.app/Resources/lisp/net/webjump.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/webjump.elc
+System/Applications/Emacs.app/Resources/lisp/net/zone-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/net/zone-mode.elc
+System/Applications/Emacs.app/Resources/lisp/newcomment.el.gz
+System/Applications/Emacs.app/Resources/lisp/newcomment.elc
+System/Applications/Emacs.app/Resources/lisp/novice.el.gz
+System/Applications/Emacs.app/Resources/lisp/novice.elc
+System/Applications/Emacs.app/Resources/lisp/ns-grabenv.el.gz
+System/Applications/Emacs.app/Resources/lisp/ns-grabenv.elc
+System/Applications/Emacs.app/Resources/lisp/ns-mark-nav.el.gz
+System/Applications/Emacs.app/Resources/lisp/ns-mark-nav.elc
+System/Applications/Emacs.app/Resources/lisp/ns-menu-bar.el.gz
+System/Applications/Emacs.app/Resources/lisp/ns-menu-bar.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/auto-show.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/auto-show.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/awk-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/awk-mode.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/bg-mouse.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/bg-mouse.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/fast-lock.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/fast-lock.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/float.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/float.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/hilit19.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/hilit19.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/hscroll.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/hscroll.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/iso-acc.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/iso-acc.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/iso-insert.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/iso-insert.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/iso-swed.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/iso-swed.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/keyswap.el
+System/Applications/Emacs.app/Resources/lisp/obsolete/lazy-lock.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/lazy-lock.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/mlsupport.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/mlsupport.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/ooutline.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/ooutline.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/options.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/options.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/profile.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/profile.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/rnews.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/rnews.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/rnewspost.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/rnewspost.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/rsz-mini.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/rsz-mini.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/sc.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/sc.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/scribe.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/scribe.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/sun-curs.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/sun-curs.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/sun-fns.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/sun-fns.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/swedish.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/swedish.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/uncompress.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/uncompress.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/x-apollo.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/x-apollo.elc
+System/Applications/Emacs.app/Resources/lisp/obsolete/x-menu.el.gz
+System/Applications/Emacs.app/Resources/lisp/obsolete/x-menu.elc
+System/Applications/Emacs.app/Resources/lisp/outline.el.gz
+System/Applications/Emacs.app/Resources/lisp/outline.elc
+System/Applications/Emacs.app/Resources/lisp/paren.el.gz
+System/Applications/Emacs.app/Resources/lisp/paren.elc
+System/Applications/Emacs.app/Resources/lisp/patcomp.el
+System/Applications/Emacs.app/Resources/lisp/paths.el
+System/Applications/Emacs.app/Resources/lisp/pcmpl-cvs.el.gz
+System/Applications/Emacs.app/Resources/lisp/pcmpl-cvs.elc
+System/Applications/Emacs.app/Resources/lisp/pcmpl-gnu.el.gz
+System/Applications/Emacs.app/Resources/lisp/pcmpl-gnu.elc
+System/Applications/Emacs.app/Resources/lisp/pcmpl-linux.el.gz
+System/Applications/Emacs.app/Resources/lisp/pcmpl-linux.elc
+System/Applications/Emacs.app/Resources/lisp/pcmpl-rpm.el.gz
+System/Applications/Emacs.app/Resources/lisp/pcmpl-rpm.elc
+System/Applications/Emacs.app/Resources/lisp/pcmpl-unix.el.gz
+System/Applications/Emacs.app/Resources/lisp/pcmpl-unix.elc
+System/Applications/Emacs.app/Resources/lisp/pcomplete.el.gz
+System/Applications/Emacs.app/Resources/lisp/pcomplete.elc
+System/Applications/Emacs.app/Resources/lisp/pcvs-defs.el.gz
+System/Applications/Emacs.app/Resources/lisp/pcvs-defs.elc
+System/Applications/Emacs.app/Resources/lisp/pcvs-info.el.gz
+System/Applications/Emacs.app/Resources/lisp/pcvs-info.elc
+System/Applications/Emacs.app/Resources/lisp/pcvs-parse.el.gz
+System/Applications/Emacs.app/Resources/lisp/pcvs-parse.elc
+System/Applications/Emacs.app/Resources/lisp/pcvs-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/pcvs-util.elc
+System/Applications/Emacs.app/Resources/lisp/pcvs.el.gz
+System/Applications/Emacs.app/Resources/lisp/pcvs.elc
+System/Applications/Emacs.app/Resources/lisp/pgg-def.el.gz
+System/Applications/Emacs.app/Resources/lisp/pgg-def.elc
+System/Applications/Emacs.app/Resources/lisp/pgg-gpg.el.gz
+System/Applications/Emacs.app/Resources/lisp/pgg-gpg.elc
+System/Applications/Emacs.app/Resources/lisp/pgg-parse.el.gz
+System/Applications/Emacs.app/Resources/lisp/pgg-parse.elc
+System/Applications/Emacs.app/Resources/lisp/pgg-pgp.el.gz
+System/Applications/Emacs.app/Resources/lisp/pgg-pgp.elc
+System/Applications/Emacs.app/Resources/lisp/pgg-pgp5.el.gz
+System/Applications/Emacs.app/Resources/lisp/pgg-pgp5.elc
+System/Applications/Emacs.app/Resources/lisp/pgg.el.gz
+System/Applications/Emacs.app/Resources/lisp/pgg.elc
+System/Applications/Emacs.app/Resources/lisp/play/5x5.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/5x5.elc
+System/Applications/Emacs.app/Resources/lisp/play/animate.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/animate.elc
+System/Applications/Emacs.app/Resources/lisp/play/blackbox.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/blackbox.elc
+System/Applications/Emacs.app/Resources/lisp/play/bruce.el
+System/Applications/Emacs.app/Resources/lisp/play/cookie1.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/cookie1.elc
+System/Applications/Emacs.app/Resources/lisp/play/decipher.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/decipher.elc
+System/Applications/Emacs.app/Resources/lisp/play/dissociate.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/dissociate.elc
+System/Applications/Emacs.app/Resources/lisp/play/doctor.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/doctor.elc
+System/Applications/Emacs.app/Resources/lisp/play/dunnet.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/dunnet.elc
+System/Applications/Emacs.app/Resources/lisp/play/fortune.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/fortune.elc
+System/Applications/Emacs.app/Resources/lisp/play/gamegrid.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/gamegrid.elc
+System/Applications/Emacs.app/Resources/lisp/play/gametree.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/gametree.elc
+System/Applications/Emacs.app/Resources/lisp/play/gomoku.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/gomoku.elc
+System/Applications/Emacs.app/Resources/lisp/play/handwrite.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/handwrite.elc
+System/Applications/Emacs.app/Resources/lisp/play/hanoi.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/hanoi.elc
+System/Applications/Emacs.app/Resources/lisp/play/landmark.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/landmark.elc
+System/Applications/Emacs.app/Resources/lisp/play/life.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/life.elc
+System/Applications/Emacs.app/Resources/lisp/play/meese.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/meese.elc
+System/Applications/Emacs.app/Resources/lisp/play/morse.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/morse.elc
+System/Applications/Emacs.app/Resources/lisp/play/mpuz.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/mpuz.elc
+System/Applications/Emacs.app/Resources/lisp/play/pong.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/pong.elc
+System/Applications/Emacs.app/Resources/lisp/play/snake.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/snake.elc
+System/Applications/Emacs.app/Resources/lisp/play/solitaire.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/solitaire.elc
+System/Applications/Emacs.app/Resources/lisp/play/spook.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/spook.elc
+System/Applications/Emacs.app/Resources/lisp/play/studly.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/studly.elc
+System/Applications/Emacs.app/Resources/lisp/play/tetris.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/tetris.elc
+System/Applications/Emacs.app/Resources/lisp/play/yow.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/yow.elc
+System/Applications/Emacs.app/Resources/lisp/play/zone.el.gz
+System/Applications/Emacs.app/Resources/lisp/play/zone.elc
+System/Applications/Emacs.app/Resources/lisp/printing.el.gz
+System/Applications/Emacs.app/Resources/lisp/printing.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/ada-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/ada-mode.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/ada-prj.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/ada-prj.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/ada-stmt.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/ada-stmt.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/ada-xref.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/ada-xref.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/antlr-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/antlr-mode.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/asm-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/asm-mode.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/autoconf.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/autoconf.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cap-words.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cap-words.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-align.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-align.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-awk.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-awk.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-bytecomp.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-bytecomp.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-cmds.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-cmds.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-compat.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-compat.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-defs.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-defs.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-engine.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-engine.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-fonts.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-fonts.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-langs.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-langs.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-menus.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-menus.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-mode.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-styles.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-styles.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-subword.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-subword.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-vars.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cc-vars.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cfengine.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cfengine.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cmacexp.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cmacexp.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/compile.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/compile.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cperl-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cperl-mode.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cpp.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cpp.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/cwarn.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/cwarn.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/dcl-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/dcl-mode.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/delphi.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/delphi.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf-abn.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf-abn.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf-bnf.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf-bnf.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf-dtd.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf-dtd.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf-ebx.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf-ebx.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf-iso.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf-iso.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf-otz.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf-otz.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf-yac.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf-yac.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf2ps.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebnf2ps.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebrowse.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/ebrowse.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/etags.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/etags.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/executable.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/executable.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/f90.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/f90.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/flymake.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/flymake.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/fortran.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/fortran.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/gdb-ui.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/gdb-ui.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/glasses.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/glasses.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/grep.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/grep.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/gud.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/gud.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/hideif.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/hideif.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/hideshow.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/hideshow.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/icon.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/icon.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/idlw-complete-structtag.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/idlw-complete-structtag.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/idlw-help.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/idlw-help.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/idlw-shell.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/idlw-shell.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/idlw-toolbar.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/idlw-toolbar.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/idlwave.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/idlwave.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/inf-lisp.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/inf-lisp.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/ld-script.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/ld-script.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/m4-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/m4-mode.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/make-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/make-mode.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/mantemp.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/mantemp.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/meta-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/meta-mode.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/mixal-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/mixal-mode.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/modula2.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/modula2.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/octave-hlp.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/octave-hlp.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/octave-inf.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/octave-inf.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/octave-mod.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/octave-mod.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/pascal.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/pascal.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/perl-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/perl-mode.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/prolog.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/prolog.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/ps-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/ps-mode.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/python.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/python.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/scheme.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/scheme.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/sh-script.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/sh-script.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/simula.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/simula.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/sql.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/sql.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/tcl.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/tcl.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/vhdl-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/vhdl-mode.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/which-func.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/which-func.elc
+System/Applications/Emacs.app/Resources/lisp/progmodes/xscheme.el.gz
+System/Applications/Emacs.app/Resources/lisp/progmodes/xscheme.elc
+System/Applications/Emacs.app/Resources/lisp/ps-bdf.el.gz
+System/Applications/Emacs.app/Resources/lisp/ps-bdf.elc
+System/Applications/Emacs.app/Resources/lisp/ps-mule.el.gz
+System/Applications/Emacs.app/Resources/lisp/ps-mule.elc
+System/Applications/Emacs.app/Resources/lisp/ps-print.el.gz
+System/Applications/Emacs.app/Resources/lisp/ps-print.elc
+System/Applications/Emacs.app/Resources/lisp/recentf.el.gz
+System/Applications/Emacs.app/Resources/lisp/recentf.elc
+System/Applications/Emacs.app/Resources/lisp/rect.el.gz
+System/Applications/Emacs.app/Resources/lisp/rect.elc
+System/Applications/Emacs.app/Resources/lisp/register.el.gz
+System/Applications/Emacs.app/Resources/lisp/register.elc
+System/Applications/Emacs.app/Resources/lisp/repeat.el.gz
+System/Applications/Emacs.app/Resources/lisp/repeat.elc
+System/Applications/Emacs.app/Resources/lisp/replace.el.gz
+System/Applications/Emacs.app/Resources/lisp/replace.elc
+System/Applications/Emacs.app/Resources/lisp/reposition.el.gz
+System/Applications/Emacs.app/Resources/lisp/reposition.elc
+System/Applications/Emacs.app/Resources/lisp/resume.el.gz
+System/Applications/Emacs.app/Resources/lisp/resume.elc
+System/Applications/Emacs.app/Resources/lisp/reveal.el.gz
+System/Applications/Emacs.app/Resources/lisp/reveal.elc
+System/Applications/Emacs.app/Resources/lisp/rfn-eshadow.el.gz
+System/Applications/Emacs.app/Resources/lisp/rfn-eshadow.elc
+System/Applications/Emacs.app/Resources/lisp/rot13.el.gz
+System/Applications/Emacs.app/Resources/lisp/rot13.elc
+System/Applications/Emacs.app/Resources/lisp/ruler-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/ruler-mode.elc
+System/Applications/Emacs.app/Resources/lisp/s-region.el.gz
+System/Applications/Emacs.app/Resources/lisp/s-region.elc
+System/Applications/Emacs.app/Resources/lisp/savehist.el.gz
+System/Applications/Emacs.app/Resources/lisp/savehist.elc
+System/Applications/Emacs.app/Resources/lisp/saveplace.el.gz
+System/Applications/Emacs.app/Resources/lisp/saveplace.elc
+System/Applications/Emacs.app/Resources/lisp/sb-image.el.gz
+System/Applications/Emacs.app/Resources/lisp/sb-image.elc
+System/Applications/Emacs.app/Resources/lisp/scroll-all.el.gz
+System/Applications/Emacs.app/Resources/lisp/scroll-all.elc
+System/Applications/Emacs.app/Resources/lisp/scroll-bar.el.gz
+System/Applications/Emacs.app/Resources/lisp/scroll-bar.elc
+System/Applications/Emacs.app/Resources/lisp/scroll-lock.el.gz
+System/Applications/Emacs.app/Resources/lisp/scroll-lock.elc
+System/Applications/Emacs.app/Resources/lisp/select.el.gz
+System/Applications/Emacs.app/Resources/lisp/select.elc
+System/Applications/Emacs.app/Resources/lisp/server.el.gz
+System/Applications/Emacs.app/Resources/lisp/server.elc
+System/Applications/Emacs.app/Resources/lisp/ses.el.gz
+System/Applications/Emacs.app/Resources/lisp/ses.elc
+System/Applications/Emacs.app/Resources/lisp/shadowfile.el.gz
+System/Applications/Emacs.app/Resources/lisp/shadowfile.elc
+System/Applications/Emacs.app/Resources/lisp/shell.el.gz
+System/Applications/Emacs.app/Resources/lisp/shell.elc
+System/Applications/Emacs.app/Resources/lisp/simple.el.gz
+System/Applications/Emacs.app/Resources/lisp/simple.elc
+System/Applications/Emacs.app/Resources/lisp/skeleton.el.gz
+System/Applications/Emacs.app/Resources/lisp/skeleton.elc
+System/Applications/Emacs.app/Resources/lisp/smerge-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/smerge-mode.elc
+System/Applications/Emacs.app/Resources/lisp/sort.el.gz
+System/Applications/Emacs.app/Resources/lisp/sort.elc
+System/Applications/Emacs.app/Resources/lisp/soundex.el.gz
+System/Applications/Emacs.app/Resources/lisp/soundex.elc
+System/Applications/Emacs.app/Resources/lisp/speedbar.el.gz
+System/Applications/Emacs.app/Resources/lisp/speedbar.elc
+System/Applications/Emacs.app/Resources/lisp/startup.el.gz
+System/Applications/Emacs.app/Resources/lisp/startup.elc
+System/Applications/Emacs.app/Resources/lisp/strokes.el.gz
+System/Applications/Emacs.app/Resources/lisp/strokes.elc
+System/Applications/Emacs.app/Resources/lisp/subdirs.el
+System/Applications/Emacs.app/Resources/lisp/subr.el.gz
+System/Applications/Emacs.app/Resources/lisp/subr.elc
+System/Applications/Emacs.app/Resources/lisp/t-mouse.el.gz
+System/Applications/Emacs.app/Resources/lisp/t-mouse.elc
+System/Applications/Emacs.app/Resources/lisp/tabify.el.gz
+System/Applications/Emacs.app/Resources/lisp/tabify.elc
+System/Applications/Emacs.app/Resources/lisp/talk.el.gz
+System/Applications/Emacs.app/Resources/lisp/talk.elc
+System/Applications/Emacs.app/Resources/lisp/tar-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/tar-mode.elc
+System/Applications/Emacs.app/Resources/lisp/tempo.el.gz
+System/Applications/Emacs.app/Resources/lisp/tempo.elc
+System/Applications/Emacs.app/Resources/lisp/term.el.gz
+System/Applications/Emacs.app/Resources/lisp/term.elc
+System/Applications/Emacs.app/Resources/lisp/term/AT386.el
+System/Applications/Emacs.app/Resources/lisp/term/README
+System/Applications/Emacs.app/Resources/lisp/term/apollo.el
+System/Applications/Emacs.app/Resources/lisp/term/bobcat.el
+System/Applications/Emacs.app/Resources/lisp/term/cygwin.el
+System/Applications/Emacs.app/Resources/lisp/term/internal.el
+System/Applications/Emacs.app/Resources/lisp/term/iris-ansi.el
+System/Applications/Emacs.app/Resources/lisp/term/linux.el
+System/Applications/Emacs.app/Resources/lisp/term/lk201.el
+System/Applications/Emacs.app/Resources/lisp/term/mac-win.el.gz
+System/Applications/Emacs.app/Resources/lisp/term/mac-win.elc
+System/Applications/Emacs.app/Resources/lisp/term/news.el
+System/Applications/Emacs.app/Resources/lisp/term/ns-win.el.gz
+System/Applications/Emacs.app/Resources/lisp/term/ns-win.elc
+System/Applications/Emacs.app/Resources/lisp/term/pc-win.el.gz
+System/Applications/Emacs.app/Resources/lisp/term/pc-win.elc
+System/Applications/Emacs.app/Resources/lisp/term/rxvt.el.gz
+System/Applications/Emacs.app/Resources/lisp/term/rxvt.elc
+System/Applications/Emacs.app/Resources/lisp/term/sun-mouse.el.gz
+System/Applications/Emacs.app/Resources/lisp/term/sun-mouse.elc
+System/Applications/Emacs.app/Resources/lisp/term/sun.el.gz
+System/Applications/Emacs.app/Resources/lisp/term/sun.elc
+System/Applications/Emacs.app/Resources/lisp/term/sup-mouse.el.gz
+System/Applications/Emacs.app/Resources/lisp/term/sup-mouse.elc
+System/Applications/Emacs.app/Resources/lisp/term/tty-colors.el.gz
+System/Applications/Emacs.app/Resources/lisp/term/tty-colors.elc
+System/Applications/Emacs.app/Resources/lisp/term/tvi970.el.gz
+System/Applications/Emacs.app/Resources/lisp/term/tvi970.elc
+System/Applications/Emacs.app/Resources/lisp/term/vt100.el.gz
+System/Applications/Emacs.app/Resources/lisp/term/vt100.elc
+System/Applications/Emacs.app/Resources/lisp/term/vt102.el
+System/Applications/Emacs.app/Resources/lisp/term/vt125.el
+System/Applications/Emacs.app/Resources/lisp/term/vt200.el
+System/Applications/Emacs.app/Resources/lisp/term/vt201.el
+System/Applications/Emacs.app/Resources/lisp/term/vt220.el
+System/Applications/Emacs.app/Resources/lisp/term/vt240.el
+System/Applications/Emacs.app/Resources/lisp/term/vt300.el
+System/Applications/Emacs.app/Resources/lisp/term/vt320.el
+System/Applications/Emacs.app/Resources/lisp/term/vt400.el
+System/Applications/Emacs.app/Resources/lisp/term/vt420.el
+System/Applications/Emacs.app/Resources/lisp/term/w32-win.el.gz
+System/Applications/Emacs.app/Resources/lisp/term/w32-win.elc
+System/Applications/Emacs.app/Resources/lisp/term/wyse50.el
+System/Applications/Emacs.app/Resources/lisp/term/x-win.el.gz
+System/Applications/Emacs.app/Resources/lisp/term/x-win.elc
+System/Applications/Emacs.app/Resources/lisp/term/xterm.el.gz
+System/Applications/Emacs.app/Resources/lisp/term/xterm.elc
+System/Applications/Emacs.app/Resources/lisp/terminal.el.gz
+System/Applications/Emacs.app/Resources/lisp/terminal.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/artist.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/artist.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/bib-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/bib-mode.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/bibtex.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/bibtex.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/conf-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/conf-mode.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/dns-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/dns-mode.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/enriched.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/enriched.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/fill.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/fill.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/flyspell.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/flyspell.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/ispell.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/ispell.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/makeinfo.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/makeinfo.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/nroff-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/nroff-mode.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/org.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/org.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/page-ext.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/page-ext.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/page.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/page.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/paragraphs.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/paragraphs.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/picture.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/picture.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/po.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/po.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/refbib.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/refbib.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/refer.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/refer.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/refill.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/refill.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-auc.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-auc.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-cite.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-cite.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-dcr.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-dcr.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-global.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-global.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-index.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-index.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-parse.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-parse.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-ref.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-ref.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-sel.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-sel.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-toc.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-toc.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-vars.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex-vars.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/reftex.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/sgml-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/sgml-mode.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/spell.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/spell.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/table.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/table.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/tex-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/tex-mode.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/texinfmt.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/texinfmt.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/texinfo.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/texinfo.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/texnfo-upd.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/texnfo-upd.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/text-mode.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/text-mode.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/tildify.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/tildify.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/two-column.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/two-column.elc
+System/Applications/Emacs.app/Resources/lisp/textmodes/underline.el.gz
+System/Applications/Emacs.app/Resources/lisp/textmodes/underline.elc
+System/Applications/Emacs.app/Resources/lisp/thingatpt.el.gz
+System/Applications/Emacs.app/Resources/lisp/thingatpt.elc
+System/Applications/Emacs.app/Resources/lisp/thumbs.el.gz
+System/Applications/Emacs.app/Resources/lisp/thumbs.elc
+System/Applications/Emacs.app/Resources/lisp/time-stamp.el.gz
+System/Applications/Emacs.app/Resources/lisp/time-stamp.elc
+System/Applications/Emacs.app/Resources/lisp/time.el.gz
+System/Applications/Emacs.app/Resources/lisp/time.elc
+System/Applications/Emacs.app/Resources/lisp/timezone.el.gz
+System/Applications/Emacs.app/Resources/lisp/timezone.elc
+System/Applications/Emacs.app/Resources/lisp/tmm.el.gz
+System/Applications/Emacs.app/Resources/lisp/tmm.elc
+System/Applications/Emacs.app/Resources/lisp/tool-bar.el.gz
+System/Applications/Emacs.app/Resources/lisp/tool-bar.elc
+System/Applications/Emacs.app/Resources/lisp/tooltip.el.gz
+System/Applications/Emacs.app/Resources/lisp/tooltip.elc
+System/Applications/Emacs.app/Resources/lisp/tree-widget.el.gz
+System/Applications/Emacs.app/Resources/lisp/tree-widget.elc
+System/Applications/Emacs.app/Resources/lisp/tumme.el.gz
+System/Applications/Emacs.app/Resources/lisp/tumme.elc
+System/Applications/Emacs.app/Resources/lisp/type-break.el.gz
+System/Applications/Emacs.app/Resources/lisp/type-break.elc
+System/Applications/Emacs.app/Resources/lisp/uniquify.el.gz
+System/Applications/Emacs.app/Resources/lisp/uniquify.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-about.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-about.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-auth.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-auth.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-cache.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-cache.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-cid.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-cid.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-cookie.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-cookie.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-dav.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-dav.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-dired.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-dired.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-expand.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-expand.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-file.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-file.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-ftp.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-ftp.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-gw.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-gw.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-handlers.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-handlers.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-history.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-history.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-http.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-http.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-https.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-https.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-imap.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-imap.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-irc.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-irc.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-ldap.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-ldap.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-mailto.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-mailto.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-methods.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-methods.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-misc.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-misc.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-news.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-news.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-nfs.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-nfs.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-ns.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-ns.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-parse.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-parse.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-privacy.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-privacy.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-proxy.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-proxy.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-util.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-util.elc
+System/Applications/Emacs.app/Resources/lisp/url/url-vars.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url-vars.elc
+System/Applications/Emacs.app/Resources/lisp/url/url.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/url.elc
+System/Applications/Emacs.app/Resources/lisp/url/vc-dav.el.gz
+System/Applications/Emacs.app/Resources/lisp/url/vc-dav.elc
+System/Applications/Emacs.app/Resources/lisp/userlock.el.gz
+System/Applications/Emacs.app/Resources/lisp/userlock.elc
+System/Applications/Emacs.app/Resources/lisp/vc-arch.el.gz
+System/Applications/Emacs.app/Resources/lisp/vc-arch.elc
+System/Applications/Emacs.app/Resources/lisp/vc-cvs.el.gz
+System/Applications/Emacs.app/Resources/lisp/vc-cvs.elc
+System/Applications/Emacs.app/Resources/lisp/vc-hooks.el.gz
+System/Applications/Emacs.app/Resources/lisp/vc-hooks.elc
+System/Applications/Emacs.app/Resources/lisp/vc-mcvs.el.gz
+System/Applications/Emacs.app/Resources/lisp/vc-mcvs.elc
+System/Applications/Emacs.app/Resources/lisp/vc-rcs.el.gz
+System/Applications/Emacs.app/Resources/lisp/vc-rcs.elc
+System/Applications/Emacs.app/Resources/lisp/vc-sccs.el.gz
+System/Applications/Emacs.app/Resources/lisp/vc-sccs.elc
+System/Applications/Emacs.app/Resources/lisp/vc-svn.el.gz
+System/Applications/Emacs.app/Resources/lisp/vc-svn.elc
+System/Applications/Emacs.app/Resources/lisp/vc.el.gz
+System/Applications/Emacs.app/Resources/lisp/vc.elc
+System/Applications/Emacs.app/Resources/lisp/vcursor.el.gz
+System/Applications/Emacs.app/Resources/lisp/vcursor.elc
+System/Applications/Emacs.app/Resources/lisp/version.el
+System/Applications/Emacs.app/Resources/lisp/view.el.gz
+System/Applications/Emacs.app/Resources/lisp/view.elc
+System/Applications/Emacs.app/Resources/lisp/vms-patch.el.gz
+System/Applications/Emacs.app/Resources/lisp/vms-patch.elc
+System/Applications/Emacs.app/Resources/lisp/vmsproc.el.gz
+System/Applications/Emacs.app/Resources/lisp/vmsproc.elc
+System/Applications/Emacs.app/Resources/lisp/vt-control.el.gz
+System/Applications/Emacs.app/Resources/lisp/vt-control.elc
+System/Applications/Emacs.app/Resources/lisp/vt100-led.el.gz
+System/Applications/Emacs.app/Resources/lisp/vt100-led.elc
+System/Applications/Emacs.app/Resources/lisp/w32-fns.el.gz
+System/Applications/Emacs.app/Resources/lisp/w32-fns.elc
+System/Applications/Emacs.app/Resources/lisp/w32-vars.el.gz
+System/Applications/Emacs.app/Resources/lisp/w32-vars.elc
+System/Applications/Emacs.app/Resources/lisp/wdired.el.gz
+System/Applications/Emacs.app/Resources/lisp/wdired.elc
+System/Applications/Emacs.app/Resources/lisp/whitespace.el.gz
+System/Applications/Emacs.app/Resources/lisp/whitespace.elc
+System/Applications/Emacs.app/Resources/lisp/wid-browse.el.gz
+System/Applications/Emacs.app/Resources/lisp/wid-browse.elc
+System/Applications/Emacs.app/Resources/lisp/wid-edit.el.gz
+System/Applications/Emacs.app/Resources/lisp/wid-edit.elc
+System/Applications/Emacs.app/Resources/lisp/widget.el.gz
+System/Applications/Emacs.app/Resources/lisp/widget.elc
+System/Applications/Emacs.app/Resources/lisp/windmove.el.gz
+System/Applications/Emacs.app/Resources/lisp/windmove.elc
+System/Applications/Emacs.app/Resources/lisp/window.el.gz
+System/Applications/Emacs.app/Resources/lisp/window.elc
+System/Applications/Emacs.app/Resources/lisp/winner.el.gz
+System/Applications/Emacs.app/Resources/lisp/winner.elc
+System/Applications/Emacs.app/Resources/lisp/woman.el.gz
+System/Applications/Emacs.app/Resources/lisp/woman.elc
+System/Applications/Emacs.app/Resources/lisp/x-dnd.el.gz
+System/Applications/Emacs.app/Resources/lisp/x-dnd.elc
+System/Applications/Emacs.app/Resources/lisp/xml.el.gz
+System/Applications/Emacs.app/Resources/lisp/xml.elc
+System/Applications/Emacs.app/Resources/lisp/xt-mouse.el.gz
+System/Applications/Emacs.app/Resources/lisp/xt-mouse.elc
+System/Applications/Emacs.app/Resources/man/man1/ctags.1
+System/Applications/Emacs.app/Resources/man/man1/emacs.1
+System/Applications/Emacs.app/Resources/man/man1/emacsclient.1
+System/Applications/Emacs.app/Resources/man/man1/etags.1
+System/Applications/Emacs.app/Resources/preferences.gorm/data.classes
+System/Applications/Emacs.app/Resources/preferences.gorm/data.info
+System/Applications/Emacs.app/Resources/preferences.gorm/objects.gorm
+System/Applications/Emacs.app/Resources/site-lisp/subdirs.el
+System/Applications/Emacs.app/Resources/subdirs.el
+System/Applications/Emacs.app/Resources/var/games/emacs/snake-scores
+System/Applications/Emacs.app/Resources/var/games/emacs/tetris-scores
+System/Applications/Emacs.app/bin/b2m
+System/Applications/Emacs.app/bin/ctags
+System/Applications/Emacs.app/bin/ebrowse
+System/Applications/Emacs.app/bin/emacsclient
+System/Applications/Emacs.app/bin/etags
+System/Applications/Emacs.app/bin/grep-changelog
+System/Applications/Emacs.app/bin/rcs-checkin
+System/Applications/Emacs.app/libexec/cvtmail
+System/Applications/Emacs.app/libexec/digest-doc
+System/Applications/Emacs.app/libexec/fakemail
+System/Applications/Emacs.app/libexec/hexl
+System/Applications/Emacs.app/libexec/movemail
+System/Applications/Emacs.app/libexec/profile
+System/Applications/Emacs.app/libexec/rcs2log
+System/Applications/Emacs.app/libexec/sorted-doc
+System/Applications/Emacs.app/libexec/update-game-score
+System/Applications/Emacs.app/libexec/vcdiff
+System/Applications/Emacs.app/libexec/yow
+System/Applications/Emacs.app/library_paths.openapp
+@dirrm System/Applications/Emacs.app/libexec
+@dirrm System/Applications/Emacs.app/bin
+@dirrm System/Applications/Emacs.app/Resources/var/games/emacs
+@dirrm System/Applications/Emacs.app/Resources/var/games
+@dirrm System/Applications/Emacs.app/Resources/var
+@dirrm System/Applications/Emacs.app/Resources/site-lisp
+@dirrm System/Applications/Emacs.app/Resources/preferences.gorm
+@dirrm System/Applications/Emacs.app/Resources/man/man1
+@dirrm System/Applications/Emacs.app/Resources/man
+@dirrm System/Applications/Emacs.app/Resources/lisp/url
+@dirrm System/Applications/Emacs.app/Resources/lisp/textmodes
+@dirrm System/Applications/Emacs.app/Resources/lisp/term
+@dirrm System/Applications/Emacs.app/Resources/lisp/progmodes
+@dirrm System/Applications/Emacs.app/Resources/lisp/play
+@dirrm System/Applications/Emacs.app/Resources/lisp/obsolete
+@dirrm System/Applications/Emacs.app/Resources/lisp/net
+@dirrm System/Applications/Emacs.app/Resources/lisp/mh-e
+@dirrm System/Applications/Emacs.app/Resources/lisp/mail
+@dirrm System/Applications/Emacs.app/Resources/lisp/language
+@dirrm System/Applications/Emacs.app/Resources/lisp/international
+@dirrm System/Applications/Emacs.app/Resources/lisp/gnus
+@dirrm System/Applications/Emacs.app/Resources/lisp/eshell
+@dirrm System/Applications/Emacs.app/Resources/lisp/erc
+@dirrm System/Applications/Emacs.app/Resources/lisp/emulation
+@dirrm System/Applications/Emacs.app/Resources/lisp/emacs-lisp
+@dirrm System/Applications/Emacs.app/Resources/lisp/calendar
+@dirrm System/Applications/Emacs.app/Resources/lisp/calc
+@dirrm System/Applications/Emacs.app/Resources/lisp
+@dirrm System/Applications/Emacs.app/Resources/leim/quail
+@dirrm System/Applications/Emacs.app/Resources/leim/ja-dic
+@dirrm System/Applications/Emacs.app/Resources/leim
+@dirrm System/Applications/Emacs.app/Resources/info
+@dirrm System/Applications/Emacs.app/Resources/etc/tree-widget/folder
+@dirrm System/Applications/Emacs.app/Resources/etc/tree-widget/default
+@dirrm System/Applications/Emacs.app/Resources/etc/tree-widget
+@dirrm System/Applications/Emacs.app/Resources/etc/images/smilies
+@dirrm System/Applications/Emacs.app/Resources/etc/images/mail
+@dirrm System/Applications/Emacs.app/Resources/etc/images/low-color
+@dirrm System/Applications/Emacs.app/Resources/etc/images/icons
+@dirrm System/Applications/Emacs.app/Resources/etc/images/gud
+@dirrm System/Applications/Emacs.app/Resources/etc/images/gnus
+@dirrm System/Applications/Emacs.app/Resources/etc/images/ezimage
+@dirrm System/Applications/Emacs.app/Resources/etc/images
+@dirrm System/Applications/Emacs.app/Resources/etc/e
+@dirrm System/Applications/Emacs.app/Resources/etc/charsets
+@dirrm System/Applications/Emacs.app/Resources/etc
+@dirrm System/Applications/Emacs.app/Resources
+@dirrm System/Applications/Emacs.app