View | Details | Raw Unified | Return to bug 194624 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-69 / +83 lines)
Lines 3-14 Link Here
3
3
4
PORTNAME=	emacs
4
PORTNAME=	emacs
5
PORTVERSION=	${EMACS_VER}
5
PORTVERSION=	${EMACS_VER}
6
PORTREVISION?=	8
7
PORTEPOCH=	3
6
PORTEPOCH=	3
8
CATEGORIES=	editors ipv6
7
CATEGORIES=	editors ipv6
9
MASTER_SITES=	${MASTER_SITE_GNU}
8
MASTER_SITES=	${MASTER_SITE_GNU}
10
MASTER_SITE_SUBDIR=	${PORTNAME}
9
MASTER_SITE_SUBDIR=	${PORTNAME}
11
PKGNAMESUFFIX?=	24
10
PKGNAMESUFFIX?= 24
12
11
13
PATCH_SITE_SUBDIR+=	ashish
12
PATCH_SITE_SUBDIR+=	ashish
14
PATCH_DIST_STRIP=	-p1
13
PATCH_DIST_STRIP=	-p1
Lines 19-80 Link Here
19
LICENSE=	GPLv3
18
LICENSE=	GPLv3
20
LICENSE_FILE=	${WRKSRC}/COPYING
19
LICENSE_FILE=	${WRKSRC}/COPYING
21
20
22
MAKE_JOBS_SAFE=	yes
23
24
CONFLICTS=	emacs-19.* emacs21-[0-9]* emacs22-[0-9]* emacs23-[0-9]* \
21
CONFLICTS=	emacs-19.* emacs21-[0-9]* emacs22-[0-9]* emacs23-[0-9]* \
25
		xemacs-[0-9]* xemacs-devel-[0-9]* \
22
		xemacs-[0-9]* xemacs-devel-[0-9]* xemacs-mule-[0-9]* \
26
		xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* \
23
		xemacs-devel-mule-[0-9]* \
27
		emacs-devel-[0-9]*
24
		emacs-devel-[0-9]*
28
25
29
EMACS_VER=	24.3
26
EMACS_VER=	24.4
30
GNU_CONFIGURE=	yes
27
GNU_CONFIGURE=	yes
31
USES=		ncurses gmake makeinfo pkgconfig shebangfix tar:xz
28
USES=		desktop-file-utils gmake makeinfo ncurses pkgconfig shebangfix tar:xz
32
CPPFLAGS+=	-I${LOCALBASE}/include
29
CPPFLAGS+=	-I${LOCALBASE}/include
33
LDFLAGS+=	-L${LOCALBASE}/lib
30
LDFLAGS+=	-L${LOCALBASE}/lib
34
INFO_PATH=	${DATADIR_REL}/info
31
INFO_PATH=	${DATADIR_REL}/info
35
CONFIGURE_ARGS=	--localstatedir=/var --without-compress-info
36
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
32
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
33
USE_AUTOTOOLS=	autoconf:env aclocal:env automake:env autoheader:env
34
37
SHEBANG_FILES=	lib-src/grep-changelog
35
SHEBANG_FILES=	lib-src/grep-changelog
38
36
39
PLIST_SUB=	EMACS_VER=${EMACS_VER} INFODIR=${INFO_PATH}
37
# Append --without-compress-install to prevent emacs from compressing info
38
# which bsd.port.mk is not able to detect
39
CONFIGURE_ARGS=	--localstatedir=/var --without-compress-install
40
40
41
EMACS_DIRS=	${DATADIR}/${EMACS_VER}/leim ${DATADIR}/${EMACS_VER}/lisp ${DATADIR}/${EMACS_VER}/src \
41
EMACS_DIRS=	${DATADIR}/${EMACS_VER}/lisp ${DATADIR}/${EMACS_VER}/src \
42
		${PREFIX}/libexec/${PORTNAME}
42
		${PREFIX}/libexec/${PORTNAME}
43
43
44
PLIST_SUB=	EMACS_VER=${EMACS_VER} GNU_HOST=${CONFIGURE_TARGET}
45
44
MAKE_ENV=	LC_ALL=C
46
MAKE_ENV=	LC_ALL=C
45
47
46
INFO=		ada-mode auth autotype bovine calc ccmode cl dbus dired-x \
48
INFO=		ada-mode auth autotype bovine calc ccmode cl dbus dired-x \
47
		ebrowse ede ediff edt efaq eieio eintr elisp emacs-mime emacs-gnutls emacs epa \
49
		ebrowse ede ediff edt efaq eieio eintr elisp emacs-gnutls \
48
		erc ert eshell eudc flymake forms gnus htmlfontify idlwave info \
50
		emacs-mime emacs epa erc ert eshell eudc eww flymake forms \
49
		mairix-el message mh-e newsticker nxml-mode \
51
		gnus htmlfontify idlwave ido info mairix-el message mh-e \
50
		org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve \
52
		newsticker nxml-mode octave-mode org pcl-cvs pgg rcirc reftex \
51
		smtpmail speedbar srecode tramp url vip viper widget wisent woman
53
		remember sasl sc semantic ses sieve smtpmail speedbar srecode \
54
		todo-mode tramp url vip viper widget wisent woman
52
55
53
CONFLICTS+=	emacs-nox11-[0-9]*
56
OPTIONS_DEFINE=	CANNA X11 ACL DBUS GCONF GIF JPEG M17N OTF PNG SOUND SOURCES SVG TIFF SCROLLBARS \
54
OPTIONS_DEFINE=	CANNA DBUS GCONF GIF JPEG M17N OTF PNG SOUND SOURCES SVG TIFF SYNC_INPUT SCROLLBARS X11 XFT \
57
		XFT XIM XML XPM MAGICK GNUTLS GSETTINGS LTO FILENOTIFY
55
		XIM XML XPM MAGICK GNUTLS GSETTINGS
56
58
57
OPTIONS_SINGLE=	X11
59
OPTIONS_SINGLE=	X11 SOUND
58
60
59
CANNA_DESC=		Canna support
61
CANNA_DESC=		Canna support
60
GSETTINGS_DESC=		GSettings support (requires DBUS)
62
ACL_DESC=		ACL support
63
GSETTINGS_DESC=		GSettings support
61
SCROLLBARS_DESC=	Toolkit scroll-bars
64
SCROLLBARS_DESC=	Toolkit scroll-bars
62
SOUND_DESC=		Sound support
65
SOUND_DESC=		Sound support
63
SOURCES_DESC=		Install sources
66
SOURCES_DESC=		Install sources
64
SYNC_INPUT_DESC=	Synchronously process asynchronous input
65
XAW_DESC=		Athena widgets
67
XAW_DESC=		Athena widgets
66
XAW3D_DESC=		Athena3D widgets
68
XAW3D_DESC=		Athena3D widgets
67
XIM_DESC=		X Input Method Support
69
XIM_DESC=		X Input Method Support
68
M17N_DESC=		M17N support for text-shaping
70
M17N_DESC=		M17N support for text-shaping
69
OTF_DESC=		Opentype fonts suport
71
OTF_DESC=		Opentype fonts suport
72
FILENOTIFY_DESC=	File notification support
73
LTO_DESC=		Enable link-time optimization (requires GCC 4.6+)
70
74
71
OPTIONS_SINGLE_X11=	GTK2 GTK3 XAW XAW3D MOTIF
75
OPTIONS_SINGLE_X11=	GTK2 GTK3 XAW XAW3D MOTIF
76
OPTIONS_SINGLE_SOUND=	ALSA OSS
72
77
73
.if !defined(EMACS_NO_X11_SLAVE)
78
.if !defined(EMACS_NO_X11_SLAVE)
74
OPTIONS_DEFAULT=DBUS GCONF GIF GTK2 JPEG M17N OTF PNG SOUND SOURCES SVG TIFF SYNC_INPUT \
79
OPTIONS_DEFAULT=DBUS GCONF GIF GTK2 JPEG M17N OTF PNG SOUND SOURCES SVG TIFF SYNC_INPUT \
75
		SCROLLBARS XFT XIM XML XPM MAGICK GNUTLS GSETTINGS X11
80
		SCROLLBARS XFT XIM XML XPM MAGICK GNUTLS GSETTINGS X11
81
CONFLICTS+=	emacs-nox11-[0-9]*
76
.else
82
.else
77
OPTIONS_DEFAULT=SOURCES GNUTLS XML
83
OPTIONS_DEFAULT=SOURCES GNUTLS XML
84
CONFLICTS+=	emacs24-[0-9]*
78
.endif
85
.endif
79
86
80
OPTIONS_SUB=		SOURCES
87
OPTIONS_SUB=		SOURCES
Lines 83-95 Link Here
83
			--with-canna-includes=${LOCALBASE}/include \
90
			--with-canna-includes=${LOCALBASE}/include \
84
			--with-canna-libraries=${LOCALBASE}/lib
91
			--with-canna-libraries=${LOCALBASE}/lib
85
CANNA_PATCH_SITES=	http://distfiles.pirateparty.in/%SUBDIR%/ ${MASTER_SITE_LOCAL}
92
CANNA_PATCH_SITES=	http://distfiles.pirateparty.in/%SUBDIR%/ ${MASTER_SITE_LOCAL}
86
CANNA_PATCHFILES=	emacs24.3canna-20140616.diff.gz
93
CANNA_PATCHFILES=	emacs24.4canna-20141030.diff.gz
87
CANNA_LIB_DEPENDS=	libcanna.so:${PORTSDIR}/japanese/canna-lib
94
CANNA_LIB_DEPENDS=	libcanna.so:${PORTSDIR}/japanese/canna-lib
88
95
89
SOUND_CONFIGURE_WITH=		sound
96
SOUND_CONFIGURE_OFF=	--with-sound=no
97
ALSA_CONFIGURE_ON=	--with-sound=alsa
98
OSS_CONFIGURE_ON=	--with-sound=oss
90
99
91
DBUS_LIB_DEPENDS=		libdbus-1.so:${PORTSDIR}/devel/dbus
100
DBUS_LIB_DEPENDS=	libdbus-1.so:${PORTSDIR}/devel/dbus
92
DBUS_CONFIGURE_WITH=		dbus
101
DBUS_CONFIGURE_WITH=	dbus
93
102
94
GNUTLS_LIB_DEPENDS=	libgnutls.so:${PORTSDIR}/security/gnutls
103
GNUTLS_LIB_DEPENDS=	libgnutls.so:${PORTSDIR}/security/gnutls
95
GNUTLS_CONFIGURE_WITH=	gnutls
104
GNUTLS_CONFIGURE_WITH=	gnutls
Lines 97-118 Link Here
97
XML_USE=		GNOME=libxml2
106
XML_USE=		GNOME=libxml2
98
XML_CONFIGURE_WITH=	xml2
107
XML_CONFIGURE_WITH=	xml2
99
108
100
SVG_USE=	GNOME=librsvg2
109
SVG_USE=		GNOME=librsvg2
101
SVG_CONFIGURE_WITH=	rsvg
110
SVG_CONFIGURE_WITH=	rsvg
102
111
103
GTK2_USE=	GNOME=gtk20
112
X11_CONFIGURE_WITH=	x
113
X11_USE=		XORG=x11
114
X11_PLIST_DIRSTRY_OFF=	share/icons/hicolor/scalable/mimetypes \
115
			share/icons/hicolor/scalable/apps \
116
			share/icons/hicolor/scalable \
117
			share/icons/hicolor/48x48/apps \
118
			share/icons/hicolor/48x48 \
119
			share/icons/hicolor/32x32/apps \
120
			share/icons/hicolor/32x32 \
121
			share/icons/hicolor/24x24/apps \
122
			share/icons/hicolor/24x24 \
123
			share/icons/hicolor/16x16/apps \
124
			share/icons/hicolor/16x16 \
125
			share/icons/hicolor/128x128/apps \
126
			share/icons/hicolor/128x128 \
127
			share/icons/hicolor \
128
			share/icons
129
130
GTK2_USE=		GNOME=gtk20
104
GTK2_CONFIGURE_ON=	--with-x-toolkit=gtk2
131
GTK2_CONFIGURE_ON=	--with-x-toolkit=gtk2
105
132
106
GTK3_USE=	GNOME=gtk30
133
GTK3_USE=		GNOME=gtk30
107
GTK3_CONFIGURE_ON=	--with-x-toolkit=gtk3
134
GTK3_CONFIGURE_ON=	--with-x-toolkit=gtk3
108
135
109
XAW3D_LIB_DEPENDS=	libXaw3d.so:${PORTSDIR}/x11-toolkits/Xaw3d
136
XAW3D_LIB_DEPENDS=	libXaw3d.so:${PORTSDIR}/x11-toolkits/Xaw3d
110
XAW3D_CONFIGURE_ON=	--with-x-toolkit=athena
137
XAW3D_CONFIGURE_ON=	--with-x-toolkit=athena
111
138
112
XAW_USE=	XORG=xaw
139
XAW_USE=		XORG=xaw
113
XAW_CONFIGURE_ON+=	--with-x-toolkit=athena --without-xaw3d
140
XAW_CONFIGURE_ON+=	--with-x-toolkit=athena --without-xaw3d
114
141
115
MOTIF_USES=	motif
142
MOTIF_USES=		motif
116
MOTIF_CONFIGURE_ON+=	--with-x-toolkit=motif
143
MOTIF_CONFIGURE_ON+=	--with-x-toolkit=motif
117
144
118
SCROLLBARS_CONFIGURE_WITH=	toolkit-scroll-bars
145
SCROLLBARS_CONFIGURE_WITH=	toolkit-scroll-bars
Lines 147-166 Link Here
147
MAGICK_LIB_DEPENDS=	libMagickCore-6.Q*.so:${PORTSDIR}/graphics/ImageMagick
174
MAGICK_LIB_DEPENDS=	libMagickCore-6.Q*.so:${PORTSDIR}/graphics/ImageMagick
148
MAGICK_CONFIGURE_WITH=	imagemagick
175
MAGICK_CONFIGURE_WITH=	imagemagick
149
176
150
GSETTINGS_USE=			gnome=glib20
177
GSETTINGS_USE=		gnome=glib20
151
GSETTINGS_CONFIGURE_WITH=	gsettings
178
GSETTINGS_CONFIGURE_WITH=	gsettings
152
179
153
GCONF_USE=			gnome=gconf2
180
GCONF_USE=		gnome=gconf2
154
GCONF_CONFIGURE_WITH=		gconf
181
GCONF_CONFIGURE_WITH=	gconf
155
182
156
XIM_CONFIGURE_WITH=		xim
183
XIM_CONFIGURE_WITH=	xim
157
184
185
LTO_CONFIGURE_ON=	--enable-link-time-optimization
186
LTO_USE=		GCC=4.6+
187
188
ACL_CONFIGURE_OFF=	--disable-acl
189
190
FILENOTIFY_CONFIGURE_ON=	--with-file-notification=gfile
191
FILENOTIFY_CONFIGURE_OFF=	--without-file-notification
192
FILENOTIFY_USE=		GNOME=glib20
193
158
.include <bsd.port.options.mk>
194
.include <bsd.port.options.mk>
159
195
160
# clang is broken on i386 platform in -O2, due to use of alloca
196
# clang is broken on i386 platform in -O2, due to use of alloca, and stack realignment
161
# and %esi as frame pointer register
197
# and %esi as frame pointer register
198
# http://llvm.org/bugs/show_bug.cgi?id=18171
162
.if ${ARCH} == "i386"
199
.if ${ARCH} == "i386"
163
USE_GCC=			any
200
USE_GCC=		any
164
.endif
201
.endif
165
202
166
DBUS_PTHREAD_LIBS=	${CC} -dumpspecs | ${GREP} -m 1 pthread: | ${SED} -e 's|^.*%{\!pg: %{pthread:||' -e 's|}.*$$||' || ${TRUE}
203
DBUS_PTHREAD_LIBS=	${CC} -dumpspecs | ${GREP} -m 1 pthread: | ${SED} -e 's|^.*%{\!pg: %{pthread:||' -e 's|}.*$$||' || ${TRUE}
Lines 167-175 Link Here
167
204
168
.if ${PORT_OPTIONS:MX11}
205
.if ${PORT_OPTIONS:MX11}
169
206
170
CONFIGURE_ARGS+=	--with-x
171
USE_XORG=		x11
172
173
INSTALLS_ICONS=	yes
207
INSTALLS_ICONS=	yes
174
208
175
.if !${PORT_OPTIONS:MXFT}
209
.if !${PORT_OPTIONS:MXFT}
Lines 182-192 Link Here
182
216
183
.else
217
.else
184
218
185
CONFIGURE_ARGS+=	--without-x
186
187
.for OPT in SVG GTK2 GTK3 XAW3D XAW MOTIF SCROLLBARS JPEG TIFF GIF PNG XPM XFT M17N MAGICK GCONF GSETTINGS XIM
219
.for OPT in SVG GTK2 GTK3 XAW3D XAW MOTIF SCROLLBARS JPEG TIFF GIF PNG XPM XFT M17N MAGICK GCONF GSETTINGS XIM
188
.if ${PORT_OPTIONS:M${OPT}}
220
.if ${PORT_OPTIONS:M${OPT}}
189
IGNORE=	${OPT} option depends on X11 option
221
IGNORE=	option ${OPT} requires requires X11 option
190
.endif
222
.endif
191
.endfor
223
.endfor
192
224
Lines 194-200 Link Here
194
226
195
.if !${PORT_OPTIONS:MDBUS}
227
.if !${PORT_OPTIONS:MDBUS}
196
.if ${PORT_OPTIONS:MGSETTINGS}
228
.if ${PORT_OPTIONS:MGSETTINGS}
197
IGNORE=	GSettings support requires DBUS. Please run 'make config'
229
IGNORE=	support for GSettings requires DBUS. Please run 'make config'
198
.endif
230
.endif
199
.endif
231
.endif
200
232
Lines 210-254 Link Here
210
.endif
242
.endif
211
243
212
post-patch:
244
post-patch:
213
	@${RM} -f ${WRKSRC}/info/*
214
	@${REINPLACE_CMD} -e "s/%%EMACS_VER%%/${EMACS_VER}/g" -e "s/%%DATADIR%%/${DATADIR:C/\//\\\//g}/g" ${WRKSRC}/sources.el
245
	@${REINPLACE_CMD} -e "s/%%EMACS_VER%%/${EMACS_VER}/g" -e "s/%%DATADIR%%/${DATADIR:C/\//\\\//g}/g" ${WRKSRC}/sources.el
215
.if !${PORT_OPTIONS:MX11}
246
.if empty(PORT_OPTIONS:MX11)
216
	@${REINPLACE_CMD} -e 's/^Terminal=.*$$/Terminal=true/' ${WRKSRC}/etc/emacs.desktop
247
	@${REINPLACE_CMD} -e 's/^Terminal=.*$$/Terminal=true/' ${WRKSRC}/etc/emacs.desktop
217
.endif
248
.endif
218
249
219
post-configure:
250
post-configure:
220
	@${REINPLACE_CMD} -e "s/^\(DBUS_LIBS.*\)-pthread\(.*\)$$/\1$$(${DBUS_PTHREAD_LIBS})\2/" ${WRKSRC}/src/Makefile
251
	@${REINPLACE_CMD} -e "s/^\(DBUS_LIBS.*\)-pthread\(.*\)$$/\1$$(${DBUS_PTHREAD_LIBS})\2/" \
252
	 ${WRKSRC}/src/Makefile
221
253
222
add-plist-data:
223
.for i in ${EMACS_DIRS}
224
	@${FIND} ${STAGEDIR}${i} -type f |${SED} -E -e 's,^${STAGEDIR}${PREFIX}/,,g'  >>${TMPPLIST}
225
.endfor
226
	@${FIND} ${WRKSRC}/etc -type f |${SED} -E -e 's,^${WRKSRC},${DATADIR_REL}/${EMACS_VER},g' -e '/etc\/(\..*|ChangeLog|DOC)$$/d' >>${TMPPLIST}
227
	@${FIND} ${WRKSRC}/etc -type d -depth |${SED} -E -e 's,^${WRKSRC},@dirrm ${DATADIR_REL}/${EMACS_VER},g' >>${TMPPLIST}
228
.for i in ${EMACS_DIRS}
229
	@${FIND} ${STAGEDIR}${i} -type d -depth |${SED} -E -e 's,^${STAGEDIR}${PREFIX}/,@dirrm ,g' >>${TMPPLIST}
230
.endfor
231
	@${ECHO} "@unexec rmdir %D/${DATADIR_REL}/${EMACS_VER} 2>/dev/null || true" >>${TMPPLIST}
232
233
post-install:
254
post-install:
234
	@${RM} -rf ${STAGEDIR}/var/games/emacs
235
.if ${PORT_OPTIONS:MSOURCES}
255
.if ${PORT_OPTIONS:MSOURCES}
236
	@${MKDIR} ${STAGEDIR}${DATADIR}/${EMACS_VER}/src
256
	@${MKDIR} ${STAGEDIR}${DATADIR}/${EMACS_VER}/src
237
	@${INSTALL_DATA} ${WRKSRC}/src/*.[ch] ${STAGEDIR}${DATADIR}/${EMACS_VER}/src
257
	${INSTALL_DATA} ${WRKSRC}/src/*.[ch] ${STAGEDIR}${DATADIR}/${EMACS_VER}/src
238
	@${INSTALL_DATA} ${WRKSRC}/sources.el ${STAGEDIR}${DATADIR}/${EMACS_VER}/site-lisp/site-start.el
258
	${INSTALL_DATA} ${WRKSRC}/sources.el ${STAGEDIR}${DATADIR}/${EMACS_VER}/site-lisp/site-start.el
239
.endif
259
.endif
240
260
261
.if !defined(WITHOUT_X11)
241
pre-everything::
262
pre-everything::
242
.if ${PORT_OPTIONS:MX11}
243
	@${ECHO_MSG}
263
	@${ECHO_MSG}
244
	@${ECHO_MSG} "====> To disable X11 support, unset option: X11."
264
	@${ECHO_MSG} "====> To disable X11 support, define: WITHOUT_X11."
245
	@${ECHO_MSG}
265
	@${ECHO_MSG}
246
.endif
266
.endif
247
.if ${PORT_OPTIONS:MCANNA}
248
	@${ECHO_MSG} "====> Canna support is not part of standard distribution"
249
	@${ECHO_MSG} "====> of GNU Emacs and is therefore not supported by GNU"
250
	@${ECHO_MSG} "====> Emacs development team."
251
.endif
252
	@${ECHO_MSG}
253
267
254
.include <bsd.port.post.mk>
268
.include <bsd.port.post.mk>
(-)distinfo (-4 / +4 lines)
Lines 1-4 Link Here
1
SHA256 (emacs-24.3.tar.xz) = 70aa2942e9ae689ed17eddedfca5027c364ffbcc8b59968b1645e935f4c7058d
1
SHA256 (emacs-24.4.tar.xz) = 47e391170db4ca0a3c724530c7050655f6d573a711956b4cd84693c194a9d4fd
2
SIZE (emacs-24.3.tar.xz) = 35565352
2
SIZE (emacs-24.4.tar.xz) = 39733124
3
SHA256 (emacs24.3canna-20140616.diff.gz) = a9e6a55896aa5ab733446ca86183e65c91404c29fb30e8e288302597ca578439
3
SHA256 (emacs24.4canna-20141030.diff.gz) = 3c49cbdf9bf822c8d682568b63328c959a79edafa2ac73aa4e5c2d27059fcfa0
4
SIZE (emacs24.3canna-20140616.diff.gz) = 31698
4
SIZE (emacs24.4canna-20141030.diff.gz) = 31687
(-)files/patch-Makefile.in (-14 lines)
Lines 1-14 Link Here
1
2
$FreeBSD$
3
4
--- Makefile.in.orig
5
+++ Makefile.in
6
@@ -610,7 +610,7 @@
7
 	   cd ${srcdir}/info ; \
8
 	   for elt in ${INFO_NONMISC} $${info_misc}; do \
9
 	      test "$(HAVE_MAKEINFO)" = "no" && test ! -f $$elt && continue; \
10
-	      for f in `ls $$elt $$elt-[1-9] $$elt-[1-9][0-9] 2>/dev/null`; do \
11
+   	      for f in `ls $$elt 2>/dev/null`; do \
12
 	       (cd $${thisdir}; \
13
 	        ${INSTALL_DATA} ${srcdir}/info/$$f $(DESTDIR)${infodir}/$$f); \
14
 	        ( [ -n "${GZIP_INFO}" ] && [ -n "${GZIP_PROG}" ] ) || continue ; \
(-)files/patch-c113322.diff (-276 lines)
Lines 1-276 Link Here
1
2
$FreeBSD$
3
4
Backport of changeset: 113322
5
fixes bug: http://debbugs.gnu.org/14812
6
committer: Paul Eggert <eggert@cs.ucla.edu>
7
branch nick: trunk
8
timestamp: Sun 2013-07-07 23:15:38 -0700
9
message:
10
  Try to fix FreeBSD 9.1 porting problem.
11
  
12
  This incorporates the following merge from gnulib:
13
  2013-07-07 stdalign, verify: port to FreeBSD 9.1, to C11, and to C++11
14
15
--- lib/verify.h.orig
16
+++ lib/verify.h
17
@@ -18,7 +18,7 @@
18
 /* Written by Paul Eggert, Bruno Haible, and Jim Meyering.  */
19
 
20
 #ifndef _GL_VERIFY_H
21
-# define _GL_VERIFY_H
22
+#define _GL_VERIFY_H
23
 
24
 
25
 /* Define _GL_HAVE__STATIC_ASSERT to 1 if _Static_assert works as per C11.
26
@@ -31,14 +31,24 @@
27
    Use this only with GCC.  If we were willing to slow 'configure'
28
    down we could also use it with other compilers, but since this
29
    affects only the quality of diagnostics, why bother?  */
30
-# if (4 < __GNUC__ || (__GNUC__ == 4 && 6 <= __GNUC_MINOR__)) && !defined __cplusplus
31
-#  define _GL_HAVE__STATIC_ASSERT 1
32
-# endif
33
+#if (4 < __GNUC__ + (6 <= __GNUC_MINOR__) \
34
+      && (201112L <= __STDC_VERSION__  || !defined __STRICT_ANSI__) \
35
+      && !defined __cplusplus)
36
+# define _GL_HAVE__STATIC_ASSERT 1
37
+#endif
38
 /* The condition (99 < __GNUC__) is temporary, until we know about the
39
    first G++ release that supports static_assert.  */
40
-# if (99 < __GNUC__) && defined __cplusplus
41
-#  define _GL_HAVE_STATIC_ASSERT 1
42
-# endif
43
+#if (99 < __GNUC__) && defined __cplusplus
44
+# define _GL_HAVE_STATIC_ASSERT 1
45
+#endif
46
+
47
+/* FreeBSD 9.1 <sys/cdefs.h>, included by <stddef.h> and lots of other
48
+   system headers, defines a conflicting _Static_assert that is no
49
+   better than ours; override it.  */
50
+#ifndef _GL_HAVE_STATIC_ASSERT
51
+# include <stddef.h>
52
+# undef _Static_assert
53
+#endif
54
 
55
 /* Each of these macros verifies that its argument R is nonzero.  To
56
    be portable, R should be an integer constant expression.  Unlike
57
@@ -141,50 +151,50 @@
58
      Use a template type to work around the problem.  */
59
 
60
 /* Concatenate two preprocessor tokens.  */
61
-# define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y)
62
-# define _GL_CONCAT0(x, y) x##y
63
+#define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y)
64
+#define _GL_CONCAT0(x, y) x##y
65
 
66
 /* _GL_COUNTER is an integer, preferably one that changes each time we
67
    use it.  Use __COUNTER__ if it works, falling back on __LINE__
68
    otherwise.  __LINE__ isn't perfect, but it's better than a
69
    constant.  */
70
-# if defined __COUNTER__ && __COUNTER__ != __COUNTER__
71
-#  define _GL_COUNTER __COUNTER__
72
-# else
73
-#  define _GL_COUNTER __LINE__
74
-# endif
75
+#if defined __COUNTER__ && __COUNTER__ != __COUNTER__
76
+# define _GL_COUNTER __COUNTER__
77
+#else
78
+# define _GL_COUNTER __LINE__
79
+#endif
80
 
81
 /* Generate a symbol with the given prefix, making it unique if
82
    possible.  */
83
-# define _GL_GENSYM(prefix) _GL_CONCAT (prefix, _GL_COUNTER)
84
+#define _GL_GENSYM(prefix) _GL_CONCAT (prefix, _GL_COUNTER)
85
 
86
 /* Verify requirement R at compile-time, as an integer constant expression
87
    that returns 1.  If R is false, fail at compile-time, preferably
88
    with a diagnostic that includes the string-literal DIAGNOSTIC.  */
89
 
90
-# define _GL_VERIFY_TRUE(R, DIAGNOSTIC) \
91
-    (!!sizeof (_GL_VERIFY_TYPE (R, DIAGNOSTIC)))
92
+#define _GL_VERIFY_TRUE(R, DIAGNOSTIC) \
93
+   (!!sizeof (_GL_VERIFY_TYPE (R, DIAGNOSTIC)))
94
 
95
-# ifdef __cplusplus
96
-#  if !GNULIB_defined_struct__gl_verify_type
97
+#ifdef __cplusplus
98
+# if !GNULIB_defined_struct__gl_verify_type
99
 template <int w>
100
   struct _gl_verify_type {
101
     unsigned int _gl_verify_error_if_negative: w;
102
   };
103
-#   define GNULIB_defined_struct__gl_verify_type 1
104
-#  endif
105
-#  define _GL_VERIFY_TYPE(R, DIAGNOSTIC) \
106
-    _gl_verify_type<(R) ? 1 : -1>
107
-# elif defined _GL_HAVE__STATIC_ASSERT
108
-#  define _GL_VERIFY_TYPE(R, DIAGNOSTIC) \
109
-     struct {                                   \
110
-       _Static_assert (R, DIAGNOSTIC);          \
111
-       int _gl_dummy;                          \
112
-     }
113
-# else
114
-#  define _GL_VERIFY_TYPE(R, DIAGNOSTIC) \
115
-     struct { unsigned int _gl_verify_error_if_negative: (R) ? 1 : -1; }
116
+#  define GNULIB_defined_struct__gl_verify_type 1
117
 # endif
118
+# define _GL_VERIFY_TYPE(R, DIAGNOSTIC) \
119
+    _gl_verify_type<(R) ? 1 : -1>
120
+#elif defined _GL_HAVE__STATIC_ASSERT
121
+# define _GL_VERIFY_TYPE(R, DIAGNOSTIC) \
122
+    struct {                                   \
123
+      _Static_assert (R, DIAGNOSTIC);          \
124
+      int _gl_dummy;                          \
125
+    }
126
+#else
127
+# define _GL_VERIFY_TYPE(R, DIAGNOSTIC) \
128
+    struct { unsigned int _gl_verify_error_if_negative: (R) ? 1 : -1; }
129
+#endif
130
 
131
 /* Verify requirement R at compile-time, as a declaration without a
132
    trailing ';'.  If R is false, fail at compile-time, preferably
133
@@ -193,23 +203,23 @@
134
    Unfortunately, unlike C11, this implementation must appear as an
135
    ordinary declaration, and cannot appear inside struct { ... }.  */
136
 
137
-# ifdef _GL_HAVE__STATIC_ASSERT
138
-#  define _GL_VERIFY _Static_assert
139
-# else
140
-#  define _GL_VERIFY(R, DIAGNOSTIC)				       \
141
-     extern int (*_GL_GENSYM (_gl_verify_function) (void))	       \
142
-       [_GL_VERIFY_TRUE (R, DIAGNOSTIC)]
143
-# endif
144
+#ifdef _GL_HAVE__STATIC_ASSERT
145
+# define _GL_VERIFY _Static_assert
146
+#else
147
+# define _GL_VERIFY(R, DIAGNOSTIC)				       \
148
+    extern int (*_GL_GENSYM (_gl_verify_function) (void))	       \
149
+      [_GL_VERIFY_TRUE (R, DIAGNOSTIC)]
150
+#endif
151
 
152
 /* _GL_STATIC_ASSERT_H is defined if this code is copied into assert.h.  */
153
-# ifdef _GL_STATIC_ASSERT_H
154
-#  if !defined _GL_HAVE__STATIC_ASSERT && !defined _Static_assert
155
-#   define _Static_assert(R, DIAGNOSTIC) _GL_VERIFY (R, DIAGNOSTIC)
156
-#  endif
157
-#  if !defined _GL_HAVE_STATIC_ASSERT && !defined static_assert
158
-#   define static_assert _Static_assert /* C11 requires this #define.  */
159
-#  endif
160
+#ifdef _GL_STATIC_ASSERT_H
161
+# if !defined _GL_HAVE__STATIC_ASSERT && !defined _Static_assert
162
+#  define _Static_assert(R, DIAGNOSTIC) _GL_VERIFY (R, DIAGNOSTIC)
163
+# endif
164
+# if !defined _GL_HAVE_STATIC_ASSERT && !defined static_assert
165
+#  define static_assert _Static_assert /* C11 requires this #define.  */
166
 # endif
167
+#endif
168
 
169
 /* @assert.h omit start@  */
170
 
171
@@ -227,18 +237,18 @@
172
 
173
    verify_true is obsolescent; please use verify_expr instead.  */
174
 
175
-# define verify_true(R) _GL_VERIFY_TRUE (R, "verify_true (" #R ")")
176
+#define verify_true(R) _GL_VERIFY_TRUE (R, "verify_true (" #R ")")
177
 
178
 /* Verify requirement R at compile-time.  Return the value of the
179
    expression E.  */
180
 
181
-# define verify_expr(R, E) \
182
-    (_GL_VERIFY_TRUE (R, "verify_expr (" #R ", " #E ")") ? (E) : (E))
183
+#define verify_expr(R, E) \
184
+   (_GL_VERIFY_TRUE (R, "verify_expr (" #R ", " #E ")") ? (E) : (E))
185
 
186
 /* Verify requirement R at compile-time, as a declaration without a
187
    trailing ';'.  */
188
 
189
-# define verify(R) _GL_VERIFY (R, "verify (" #R ")")
190
+#define verify(R) _GL_VERIFY (R, "verify (" #R ")")
191
 
192
 /* @assert.h omit end@  */
193
 
194
195
--- lib/stdalign.in.h.orig
196
+++ lib/stdalign.in.h
197
@@ -41,13 +41,28 @@
198
    are 4 unless the option '-malign-double' is used.
199
 
200
    The result cannot be used as a value for an 'enum' constant, if you
201
-   want to be portable to HP-UX 10.20 cc and AIX 3.2.5 xlc.  */
202
+   want to be portable to HP-UX 10.20 cc and AIX 3.2.5 xlc.
203
+
204
+   Include <stddef.h> for offsetof.  */
205
 #include <stddef.h>
206
-#if defined __cplusplus
207
+
208
+/* FreeBSD 9.1 <sys/cdefs.h>, included by <stddef.h> and lots of other
209
+   standard headers, defines conflicting implementations of _Alignas
210
+   and _Alignof that are no better than ours; override them.  */
211
+#undef _Alignas
212
+#undef _Alignof
213
+
214
+#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112
215
+# ifdef __cplusplus
216
+#  if 201103 <= __cplusplus
217
+#   define _Alignof(type) alignof (type)
218
+#  else
219
    template <class __t> struct __alignof_helper { char __a; __t __b; };
220
-# define _Alignof(type) offsetof (__alignof_helper<type>, __b)
221
-#else
222
-# define _Alignof(type) offsetof (struct { char __a; type __b; }, __b)
223
+#   define _Alignof(type) offsetof (__alignof_helper<type>, __b)
224
+#  endif
225
+# else
226
+#  define _Alignof(type) offsetof (struct { char __a; type __b; }, __b)
227
+# endif
228
 #endif
229
 #define alignof _Alignof
230
 #define __alignof_is_defined 1
231
@@ -77,12 +92,16 @@
232
 
233
    */
234
 
235
-#if __GNUC__ || __IBMC__ || __IBMCPP__ || 0x5110 <= __SUNPRO_C
236
-# define _Alignas(a) __attribute__ ((__aligned__ (a)))
237
-#elif 1300 <= _MSC_VER
238
-# define _Alignas(a) __declspec (align (a))
239
+#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112
240
+# if defined __cplusplus && 201103 <= __cplusplus
241
+#  define _Alignas(a) alignas (a)
242
+# elif __GNUC__ || __IBMC__ || __IBMCPP__ || __ICC || 0x5110 <= __SUNPRO_C
243
+#  define _Alignas(a) __attribute__ ((__aligned__ (a)))
244
+# elif 1300 <= _MSC_VER
245
+#  define _Alignas(a) __declspec (align (a))
246
+# endif
247
 #endif
248
-#ifdef _Alignas
249
+#if defined _Alignas || (defined __STDC_VERSION && 201112 <= __STDC_VERSION__)
250
 # define alignas _Alignas
251
 # define __alignas_is_defined 1
252
 #endif
253
--- m4/stdalign.m4.orig
254
+++ m4/stdalign.m4
255
@@ -31,7 +31,8 @@
256
 
257
             /* Test _Alignas only on platforms where gnulib can help.  */
258
             #if \
259
-                (__GNUC__ || __IBMC__ || __IBMCPP__ \
260
+                ((defined __cplusplus && 201103 <= __cplusplus) \
261
+                 || __GNUC__ || __IBMC__ || __IBMCPP__ || __ICC \
262
                  || 0x5110 <= __SUNPRO_C || 1300 <= _MSC_VER)
263
               int alignas (8) alignas_int = 1;
264
               char test_alignas[_Alignof (alignas_int) == 8 ? 1 : -1];
265
--- ChangeLog.orig
266
+++ ChangeLog
267
@@ -1,3 +1,9 @@
268
+2013-07-08  Paul Eggert  <eggert@cs.ucla.edu>
269
+
270
+	Try to fix FreeBSD 9.1 porting problem (Bug#14812).
271
+	This incorporates the following merge from gnulib:
272
+	2013-07-07 stdalign, verify: port to FreeBSD 9.1, to C11, and to C++11
273
+
274
 2013-03-11  Glenn Morris  <rgm@gnu.org>
275
 
276
 	* Verson 24.3 released.
(-)files/patch-c117653.diff (+39 lines)
Line 0 Link Here
1
$FreeBSD$
2
3
From the commit r117653, bug #18858
4
5
=== modified file 'lisp/ChangeLog'
6
--- lisp/ChangeLog	2014-11-01 13:34:45 +0000
7
+++ lisp/ChangeLog	2014-11-01 14:08:00 +0000
8
@@ -1,3 +1,8 @@
9
+2014-11-01  Wolfgang Jenkner  <wjenkner@inode.at>
10
+
11
+	* net/tramp-sh.el (tramp-send-command): Fix the case where the
12
+	remote-echo connection property is non-nil (bug#18858).
13
+
14
 2014-11-01  Michael Albinus  <michael.albinus@gmx.de>
15
 
16
 	Backport Tramp changes from trunk.
17
18
=== modified file 'lisp/net/tramp-sh.el'
19
--- lisp/net/tramp-sh.el	2014-11-01 13:34:45 +0000
20
+++ lisp/net/tramp-sh.el	2014-11-01 14:08:00 +0000
21
@@ -4769,6 +4769,17 @@
22
     (when (tramp-get-connection-property p "remote-echo" nil)
23
       ;; We mark the command string that it can be erased in the output buffer.
24
       (tramp-set-connection-property p "check-remote-echo" t)
25
+      ;; If we put `tramp-echo-mark' after a trailing newline (which
26
+      ;; is assumed to be unquoted) `tramp-send-string' doesn't see
27
+      ;; that newline and adds `tramp-rsh-end-of-line' right after
28
+      ;; `tramp-echo-mark', so the remote shell sees two consecutive
29
+      ;; trailing line endings and sends two prompts after executing
30
+      ;; the command, which confuses `tramp-wait-for-output'.
31
+      (when (and (not (string= command ""))
32
+		 (string-equal (substring command -1) "\n"))
33
+	(setq command (substring command 0 -1)))
34
+      ;; No need to restore a trailing newline here since `tramp-send-string'
35
+      ;; makes sure that the string ends in `tramp-rsh-end-of-line', anyway.
36
       (setq command (format "%s%s%s" tramp-echo-mark command tramp-echo-mark)))
37
     ;; Send the command.
38
     (tramp-message vec 6 "%s" command)
39
(-)files/patch-configure (-130 lines)
Lines 1-130 Link Here
1
2
$FreeBSD$
3
4
--- configure.orig
5
+++ configure
6
@@ -3238,6 +3238,7 @@
7
 as_fn_append ac_header_list " utmp.h"
8
 as_fn_append ac_header_list " dirent.h"
9
 as_fn_append ac_header_list " util.h"
10
+as_fn_append ac_header_list " libutil.h"
11
 as_fn_append ac_header_list " sys/socket.h"
12
 as_fn_append ac_header_list " stdlib.h"
13
 as_fn_append ac_header_list " unistd.h"
14
@@ -8627,116 +8628,6 @@
15
   LIBSOUND=
16
 fi
17
 
18
-
19
-
20
-  ALSA_REQUIRED=1.0.0
21
-  ALSA_MODULES="alsa >= $ALSA_REQUIRED"
22
-
23
-  succeeded=no
24
-
25
-  if test "$PKG_CONFIG" = "no" ; then
26
-     HAVE_ALSA=no
27
-  else
28
-     PKG_CONFIG_MIN_VERSION=0.9.0
29
-     if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
30
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ALSA_MODULES" >&5
31
-$as_echo_n "checking for $ALSA_MODULES... " >&6; }
32
-
33
-        if $PKG_CONFIG --exists "$ALSA_MODULES" 2>&5 &&
34
-	   ALSA_CFLAGS=`$PKG_CONFIG --cflags "$ALSA_MODULES" 2>&5` &&
35
-	   ALSA_LIBS=`$PKG_CONFIG --libs "$ALSA_MODULES" 2>&5`; then
36
-	    edit_cflags="
37
-	      s,///*,/,g
38
-	      s/^/ /
39
-	      s/ -I/ $isystem/g
40
-	      s/^ //
41
-	    "
42
-	    ALSA_CFLAGS=`$as_echo "$ALSA_CFLAGS" | sed -e "$edit_cflags"`
43
-	    ALSA_LIBS=`$as_echo "$ALSA_LIBS" | sed -e 's,///*,/,g'`
44
-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes CFLAGS='$ALSA_CFLAGS' LIBS='$ALSA_LIBS'" >&5
45
-$as_echo "yes CFLAGS='$ALSA_CFLAGS' LIBS='$ALSA_LIBS'" >&6; }
46
-            succeeded=yes
47
-        else
48
-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
49
-$as_echo "no" >&6; }
50
-            ALSA_CFLAGS=""
51
-            ALSA_LIBS=""
52
-            ## If we have a custom action on failure, don't print errors, but
53
-	    ## do set a variable so people can do so.  Do it in a subshell
54
-	    ## to capture any diagnostics in invoking pkg-config.
55
-	    ALSA_PKG_ERRORS=`($PKG_CONFIG --print-errors "$ALSA_MODULES") 2>&1`
56
-
57
-        fi
58
-
59
-
60
-
61
-     else
62
-        echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
63
-        echo "*** See http://www.freedesktop.org/software/pkgconfig"
64
-     fi
65
-  fi
66
-
67
-  if test $succeeded = yes; then
68
-     HAVE_ALSA=yes
69
-  else
70
-     HAVE_ALSA=no
71
-  fi
72
-
73
-  if test $HAVE_ALSA = yes; then
74
-    SAVE_CFLAGS="$CFLAGS"
75
-    SAVE_LIBS="$LIBS"
76
-    CFLAGS="$ALSA_CFLAGS $CFLAGS"
77
-    LIBS="$ALSA_LIBS $LIBS"
78
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
79
-/* end confdefs.h.  */
80
-#include <asoundlib.h>
81
-int
82
-main ()
83
-{
84
-snd_lib_error_set_handler (0);
85
-  ;
86
-  return 0;
87
-}
88
-_ACEOF
89
-if ac_fn_c_try_compile "$LINENO"; then :
90
-  emacs_alsa_normal=yes
91
-else
92
-  emacs_alsa_normal=no
93
-fi
94
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
95
-    if test "$emacs_alsa_normal" != yes; then
96
-      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
97
-/* end confdefs.h.  */
98
-#include <alsa/asoundlib.h>
99
-int
100
-main ()
101
-{
102
-snd_lib_error_set_handler (0);
103
-  ;
104
-  return 0;
105
-}
106
-_ACEOF
107
-if ac_fn_c_try_compile "$LINENO"; then :
108
-  emacs_alsa_subdir=yes
109
-else
110
-  emacs_alsa_subdir=no
111
-fi
112
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
113
-      if test "$emacs_alsa_subdir" != yes; then
114
-        as_fn_error $? "pkg-config found alsa, but it does not compile.  See config.log for error messages." "$LINENO" 5
115
-      fi
116
-      ALSA_CFLAGS="$ALSA_CFLAGS -DALSA_SUBDIR_INCLUDE"
117
-    fi
118
-
119
-    CFLAGS="$SAVE_CFLAGS"
120
-    LIBS="$SAVE_LIBS"
121
-    LIBSOUND="$LIBSOUND $ALSA_LIBS"
122
-    CFLAGS_SOUND="$CFLAGS_SOUND $ALSA_CFLAGS"
123
-
124
-$as_echo "#define HAVE_ALSA 1" >>confdefs.h
125
-
126
-  fi
127
-
128
         if test x$have_sound_header = xyes || test $HAVE_ALSA = yes; then
129
      case "$opsys" in
130
               gnu-linux|freebsd|netbsd)
(-)files/patch-doc-emacs-Makefile.in (-14 lines)
Lines 1-14 Link Here
1
2
$FreeBSD$
3
4
--- doc/emacs/Makefile.in.orig
5
+++ doc/emacs/Makefile.in
6
@@ -38,7 +38,7 @@
7
 # The makeinfo program is part of the Texinfo distribution.
8
 # Use --force so that it generates output even if there are errors.
9
 MAKEINFO = @MAKEINFO@
10
-MAKEINFO_OPTS = --force --enable-encoding -I $(srcdir)
11
+MAKEINFO_OPTS = --force --no-split --enable-encoding -I $(srcdir)
12
 
13
 TEXI2DVI = texi2dvi
14
 TEXI2PDF = texi2pdf
(-)files/patch-doc-lispintro-Makefile.in (-14 lines)
Lines 1-14 Link Here
1
2
$FreeBSD$
3
4
--- doc/lispintro/Makefile.in.orig
5
+++ doc/lispintro/Makefile.in
6
@@ -27,7 +27,7 @@
7
 texinfodir = $(srcdir)/../misc
8
 
9
 MAKEINFO = @MAKEINFO@
10
-MAKEINFO_OPTS = --force -I $(srcdir)
11
+MAKEINFO_OPTS = --force --no-split -I $(srcdir)
12
 TEXI2DVI = texi2dvi
13
 TEXI2PDF = texi2pdf
14
 DVIPS = dvips
(-)files/patch-doc-lispref-Makefile.in (-14 lines)
Lines 1-14 Link Here
1
2
$FreeBSD$
3
4
--- doc/lispref/Makefile.in.orig
5
+++ doc/lispref/Makefile.in
6
@@ -31,7 +31,7 @@
7
 emacsdir =  $(srcdir)/../emacs
8
 
9
 MAKEINFO = @MAKEINFO@
10
-MAKEINFO_OPTS = --force --enable-encoding -I $(emacsdir) -I $(srcdir)
11
+MAKEINFO_OPTS = --force --no-split --enable-encoding -I $(emacsdir) -I $(srcdir)
12
 TEXI2DVI = texi2dvi
13
 TEXI2PDF = texi2pdf
14
 DVIPS = dvips
(-)files/patch-doc-misc-Makefile.in (-14 lines)
Lines 1-14 Link Here
1
2
$FreeBSD$
3
4
--- doc/misc/Makefile.in.orig
5
+++ doc/misc/Makefile.in
6
@@ -41,7 +41,7 @@
7
 # The makeinfo program is part of the Texinfo distribution.
8
 # Use --force so that it generates output even if there are errors.
9
 MAKEINFO = @MAKEINFO@
10
-MAKEINFO_OPTS = --force -I$(emacsdir)
11
+MAKEINFO_OPTS = --force --no-split -I$(emacsdir)
12
 
13
 # Also add new entries to INFO_FILES in the top-level Makefile.in.
14
 INFO_TARGETS = \
(-)files/patch-src_coding.c (-51 lines)
Lines 1-51 Link Here
1
2
$FreeBSD$
3
4
--- src/coding.c.orig
5
+++ src/coding.c
6
@@ -3717,8 +3717,20 @@
7
 	      else
8
 		charset = CHARSET_FROM_ID (charset_id_2);
9
 	      ONE_MORE_BYTE (c1);
10
-	      if (c1 < 0x20 || (c1 >= 0x80 && c1 < 0xA0))
11
-		goto invalid_code;
12
+	      /*
13
+	       * <ESC>N sequence is recognized as SS2 in some ISO2022
14
+	       * encodings.  As a workaround, mark invalid only if
15
+	       * <ESC>N + GR in a 7-bit encoding or <ESC>N + GL in an 8-bit
16
+	       * encoding.
17
+	       */
18
+	      if (CODING_ISO_FLAGS (coding) & CODING_ISO_FLAG_SEVEN_BITS) {
19
+		if (c1 < 0x20 || c1 >= 0x80)
20
+		  goto invalid_code;
21
+	      }
22
+	      else {
23
+		if (c1 < 0xA0)
24
+		  goto invalid_code;
25
+	      }
26
 	      break;
27
 
28
 	    case 'O':		/* invocation of single-shift-3 */
29
@@ -3731,8 +3743,20 @@
30
 	      else
31
 		charset = CHARSET_FROM_ID (charset_id_3);
32
 	      ONE_MORE_BYTE (c1);
33
-	      if (c1 < 0x20 || (c1 >= 0x80 && c1 < 0xA0))
34
-		goto invalid_code;
35
+	      /*
36
+	       * <ESC>O sequence by arrow keys is recognized as SS3 in
37
+	       * some ISO2022 encodings.  As a workaround, mark invalid only if
38
+	       * <ESC>O + GR in a 7-bit encoding or <ESC>O + GL in an 8-bit
39
+	       * encoding.
40
+	       */
41
+	      if (CODING_ISO_FLAGS (coding) & CODING_ISO_FLAG_SEVEN_BITS) {
42
+		if (c1 < 0x20 || c1 >= 0x80)
43
+		  goto invalid_code;
44
+	      }
45
+	      else {
46
+		if (c1 < 0xA0)
47
+		  goto invalid_code;
48
+	      }
49
 	      break;
50
 
51
 	    case '0': case '2':	case '3': case '4': /* start composition */
(-)files/patch-src_config.in (-15 lines)
Lines 1-15 Link Here
1
2
$FreeBSD$
3
4
--- src/config.in.orig
5
+++ src/config.in
6
@@ -468,6 +468,9 @@
7
 /* Define to 1 if using SELinux. */
8
 #undef HAVE_LIBSELINUX
9
 
10
+/* Define to 1 if you have the <libutil.h> header file. */
11
+#undef HAVE_LIBUTIL_H
12
+
13
 /* Define to 1 if you have the `Xext' library (-lXext). */
14
 #undef HAVE_LIBXEXT
15
 
(-)files/patch-src_process.c (-16 lines)
Lines 1-16 Link Here
1
2
$FreeBSD$
3
4
--- src/process.c.orig
5
+++ src/process.c
6
@@ -83,6 +83,10 @@
7
 #include <util.h>
8
 #endif
9
 
10
+#ifdef HAVE_LIBUTIL_H
11
+#include <libutil.h>
12
+#endif
13
+
14
 #ifdef HAVE_PTY_H
15
 #include <pty.h>
16
 #endif
(-)files/patch-src_sysdep.c (-239 lines)
Lines 1-239 Link Here
1
2
$FreeBSD$
3
4
--- src/sysdep.c.orig
5
+++ src/sysdep.c
6
@@ -46,7 +46,15 @@
7
 #endif
8
 
9
 #ifdef __FreeBSD__
10
+#include <sys/sysctl.h>
11
+/* machine/frame.h in Sparc/ARM has 'struct frame' which conflicts with Emacs' 'struct frame', so rename it */
12
+#if defined(__sparc__) || defined(__arm__)
13
+#define frame freebsd_sparc_frame
14
+#endif
15
 #include <sys/user.h>
16
+#if defined(__sparc__) || defined(__arm__)
17
+#undef frame
18
+#endif
19
 #include <sys/resource.h>
20
 #include <math.h>
21
 #endif
22
@@ -2691,6 +2699,40 @@
23
   return  proclist;
24
 }
25
 
26
+#elif defined (__FreeBSD__)
27
+
28
+Lisp_Object
29
+list_system_processes ()
30
+{
31
+  int mib[] = {CTL_KERN, KERN_PROC, KERN_PROC_PROC};
32
+  size_t len;
33
+  struct kinfo_proc *procs;
34
+  size_t i;
35
+
36
+  struct gcpro gcpro1;
37
+  Lisp_Object proclist = Qnil;
38
+
39
+  if (sysctl (mib, 3, NULL, &len, NULL, 0) != 0)
40
+    return proclist;
41
+  
42
+  procs = xmalloc (len);
43
+  if (sysctl (mib, 3, procs, &len, NULL, 0) != 0)
44
+    {
45
+      xfree (procs);
46
+      return proclist;
47
+    }
48
+  
49
+  GCPRO1 (proclist);
50
+  len /= sizeof (struct kinfo_proc);
51
+  for (i = 0; i < len; i++)
52
+    proclist = Fcons (make_fixnum_or_float (procs[i].ki_pid), proclist);
53
+  UNGCPRO;
54
+  
55
+  xfree (procs);
56
+
57
+  return  proclist;
58
+}
59
+
60
 /* The WINDOWSNT implementation is in w32.c.
61
    The MSDOS implementation is in dosfns.c.  */
62
 #elif !defined (WINDOWSNT) && !defined (MSDOS)
63
@@ -3402,6 +3444,176 @@
64
   return attrs;
65
 }
66
 
67
+#elif defined(__FreeBSD__)
68
+
69
+Lisp_Object
70
+system_process_attributes (Lisp_Object pid)
71
+{
72
+  int proc_id;
73
+  int pagesize = getpagesize();
74
+  int npages;
75
+  int fscale;
76
+  struct passwd *pw;
77
+  struct group  *gr;
78
+  char *ttyname;
79
+  size_t len;
80
+  char args[MAXPATHLEN];
81
+  EMACS_TIME t, now;
82
+  
83
+  int mib[4] = {CTL_KERN, KERN_PROC, KERN_PROC_PID};
84
+  struct kinfo_proc proc;
85
+  size_t proclen = sizeof(proc);
86
+
87
+  struct gcpro gcpro1, gcpro2;
88
+  Lisp_Object attrs = Qnil;
89
+  Lisp_Object decoded_comm;
90
+  
91
+  CHECK_NUMBER_OR_FLOAT (pid);
92
+  proc_id = FLOATP (pid) ? XFLOAT_DATA (pid) : XINT (pid);
93
+  mib[3] = proc_id;
94
+  
95
+  if (sysctl (mib, 4, &proc, &proclen, NULL, 0) != 0)
96
+    return attrs;
97
+
98
+  GCPRO2 (attrs, decoded_comm);
99
+  
100
+  attrs = Fcons (Fcons (Qeuid, make_fixnum_or_float(proc.ki_uid)), attrs);
101
+  
102
+  BLOCK_INPUT;
103
+  pw = getpwuid (proc.ki_uid);
104
+  UNBLOCK_INPUT;
105
+  if (pw)
106
+    attrs = Fcons (Fcons (Quser, build_string (pw->pw_name)), attrs);
107
+
108
+  attrs = Fcons (Fcons (Qegid, make_fixnum_or_float(proc.ki_svgid)), attrs);
109
+
110
+  BLOCK_INPUT;
111
+  gr = getgrgid (proc.ki_svgid);
112
+  UNBLOCK_INPUT;
113
+  if (gr)
114
+    attrs = Fcons (Fcons (Qgroup, build_string (gr->gr_name)), attrs);
115
+
116
+  decoded_comm = code_convert_string_norecord
117
+    (make_unibyte_string (proc.ki_comm, strlen (proc.ki_comm)),
118
+     Vlocale_coding_system, 0);
119
+  
120
+  attrs = Fcons (Fcons (Qcomm, decoded_comm), attrs);
121
+  {
122
+    char state[2] = {'\0', '\0'};
123
+    switch (proc.ki_stat)
124
+      {
125
+      case SRUN:
126
+	state[0] = 'R';
127
+	break;
128
+
129
+      case SSLEEP:
130
+	state[0] = 'S';
131
+	break;
132
+	
133
+      case SLOCK:
134
+	state[0] = 'D';
135
+	break;
136
+
137
+      case SZOMB:
138
+	state[0] = 'Z';
139
+	break;
140
+	
141
+      case SSTOP:
142
+	state[0] = 'T';
143
+	break;
144
+      }
145
+    attrs = Fcons (Fcons (Qstate, build_string (state)), attrs);
146
+  }
147
+  
148
+  attrs = Fcons (Fcons (Qppid, make_fixnum_or_float (proc.ki_ppid)), attrs);
149
+  attrs = Fcons (Fcons (Qpgrp, make_fixnum_or_float (proc.ki_pgid)), attrs);
150
+  attrs = Fcons (Fcons (Qsess, make_fixnum_or_float (proc.ki_sid)),  attrs);
151
+
152
+  BLOCK_INPUT;
153
+  ttyname = proc.ki_tdev == NODEV ? NULL : devname (proc.ki_tdev, S_IFCHR);
154
+  UNBLOCK_INPUT;
155
+  if (ttyname)
156
+    attrs = Fcons (Fcons (Qtty, build_string (ttyname)), attrs);
157
+  
158
+  attrs = Fcons (Fcons (Qtpgid,   make_fixnum_or_float (proc.ki_tpgid)), attrs);
159
+  attrs = Fcons (Fcons (Qminflt,  make_fixnum_or_float (proc.ki_rusage.ru_minflt)), attrs);
160
+  attrs = Fcons (Fcons (Qmajflt,  make_fixnum_or_float (proc.ki_rusage.ru_majflt)), attrs);
161
+  attrs = Fcons (Fcons (Qcminflt, make_number (proc.ki_rusage_ch.ru_minflt)), attrs);
162
+  attrs = Fcons (Fcons (Qcmajflt, make_number (proc.ki_rusage_ch.ru_majflt)), attrs);
163
+
164
+#define TIMELIST(ts)					\
165
+  list3 (make_number (EMACS_SECS (ts) >> 16 & 0xffff),	\
166
+	 make_number (EMACS_SECS (ts) & 0xffff),	\
167
+	 make_number (EMACS_USECS (ts)))
168
+
169
+  attrs = Fcons (Fcons (Qutime, TIMELIST(proc.ki_rusage.ru_utime)), attrs);
170
+  attrs = Fcons (Fcons (Qstime, TIMELIST(proc.ki_rusage.ru_stime)), attrs);
171
+  EMACS_ADD_TIME (t, proc.ki_rusage.ru_utime, proc.ki_rusage.ru_stime);
172
+  attrs = Fcons (Fcons (Qtime,  TIMELIST(t)), attrs);
173
+
174
+  attrs = Fcons (Fcons (Qcutime, TIMELIST(proc.ki_rusage_ch.ru_utime)), attrs);
175
+  attrs = Fcons (Fcons (Qcstime, TIMELIST(proc.ki_rusage_ch.ru_utime)), attrs);
176
+  EMACS_ADD_TIME (t, proc.ki_rusage_ch.ru_utime, proc.ki_rusage_ch.ru_stime);
177
+  attrs = Fcons (Fcons (Qctime, TIMELIST(t)), attrs);
178
+
179
+  attrs = Fcons (Fcons (Qthcount, make_fixnum_or_float (proc.ki_numthreads)), attrs);
180
+  attrs = Fcons (Fcons (Qpri,   make_number (proc.ki_pri.pri_native)), attrs);
181
+  attrs = Fcons (Fcons (Qnice,  make_number (proc.ki_nice)), attrs);
182
+  attrs = Fcons (Fcons (Qstart, TIMELIST(proc.ki_start)), attrs);
183
+  attrs = Fcons (Fcons (Qvsize, make_number (proc.ki_size >> 10)), attrs);
184
+  attrs = Fcons (Fcons (Qrss,   make_number (proc.ki_rssize * pagesize >> 10)), attrs);
185
+
186
+  EMACS_GET_TIME (now);
187
+  EMACS_SUB_TIME (t, now, proc.ki_start);
188
+  attrs = Fcons (Fcons (Qetime, TIMELIST(t)), attrs);
189
+
190
+#undef TIMELIST
191
+  
192
+  len = sizeof(fscale);
193
+  if (sysctlbyname ("kern.fscale", &fscale, &len, NULL, 0) == 0)
194
+    {
195
+      float   pcpu;
196
+      fixpt_t ccpu;
197
+      len = sizeof (ccpu);
198
+      if (sysctlbyname ("kern.ccpu", &ccpu, &len, NULL, 0) == 0)
199
+      	{
200
+      	  pcpu = 100.0 * ((double) proc.ki_pctcpu / fscale)
201
+  	    / (1.0 - exp(proc.ki_swtime * log((double) ccpu / fscale)));
202
+  	  attrs = Fcons (Fcons (Qpcpu, make_fixnum_or_float(pcpu)), attrs);
203
+      	}
204
+    }
205
+
206
+  len = sizeof(npages);
207
+  if (sysctlbyname ("hw.availpages", &npages, &len, NULL, 0) == 0)
208
+    {
209
+      float pmem = proc.ki_flag & P_INMEM
210
+  	? 100.0 * ((float) proc.ki_rssize / npages)
211
+  	: 0.0;
212
+      attrs = Fcons (Fcons (Qpmem, make_fixnum_or_float(pmem)), attrs);
213
+    }
214
+
215
+  mib[2] = KERN_PROC_ARGS;
216
+  len = MAXPATHLEN;
217
+  if (sysctl (mib, 4, args, &len, NULL, 0) == 0)
218
+    {
219
+      int i;
220
+      for (i = 0; i < len; i++)
221
+	{
222
+	  if (! args[i] && i < len - 1)
223
+	    args[i] = ' ';
224
+	}
225
+
226
+      decoded_comm = code_convert_string_norecord
227
+	(make_unibyte_string (args, strlen (args)),
228
+	 Vlocale_coding_system, 0);
229
+
230
+      attrs = Fcons (Fcons (Qargs, decoded_comm), attrs);
231
+    }
232
+  
233
+  UNGCPRO;
234
+  return attrs;
235
+}
236
+
237
 /* The WINDOWSNT implementation is in w32.c.
238
    The MSDOS implementation is in dosfns.c.  */
239
 #elif !defined (WINDOWSNT) && !defined (MSDOS)
(-)files/patch-src_term.c (-23 lines)
Lines 1-23 Link Here
1
2
$FreeBSD$
3
4
$NetBSD: patch-ag,v 1.13 2010/05/15 10:00:57 roy Exp $
5
 
6
When running terminfo but compiled for termcap, we cannot assume
7
that we actually have anything useable in termcap_term_buffer so just
8
use the terminfo fixed size defined ealier.
9
10
--- src/term.c.orig
11
+++ src/term.c
12
@@ -3111,11 +3111,6 @@
13
                    terminal_type);
14
     }
15
 
16
-#ifndef TERMINFO
17
-  if (strlen (tty->termcap_term_buffer) >= buffer_size)
18
-    emacs_abort ();
19
-  buffer_size = strlen (tty->termcap_term_buffer);
20
-#endif
21
   tty->termcap_strings_buffer = area = xmalloc (buffer_size);
22
   tty->TS_ins_line = tgetstr ("al", address);
23
   tty->TS_ins_multi_lines = tgetstr ("AL", address);
(-)files/patch-src_xdisp.c (-23 lines)
Lines 1-23 Link Here
1
This patch is taken from upstream repository r114482.
2
3
4
$FreeBSD$
5
6
--- src/xdisp.c.orig
7
+++ src/xdisp.c
8
@@ -6870,6 +6870,7 @@
9
 	}
10
     }
11
 
12
+#ifdef HAVE_WINDOW_SYSTEM
13
   /* Adjust face id for a multibyte character.  There are no multibyte
14
      character in unibyte text.  */
15
   if ((it->what == IT_CHARACTER || it->what == IT_COMPOSITION)
16
@@ -6910,6 +6911,7 @@
17
 	  it->face_id = FACE_FOR_CHAR (it->f, face, c, pos, it->string);
18
 	}
19
     }
20
+#endif	/* HAVE_WINDOW_SYSTEM */
21
 
22
  done:
23
   /* Is this character the last one of a run of characters with
(-)pkg-deinstall (-16 lines)
Lines 1-16 Link Here
1
#!/bin/sh
2
3
# $FreeBSD$
4
5
GAMESROOT=/var/games/emacs
6
7
if [ "$2" = "DEINSTALL" ]; then
8
    for s in snake tetris; do
9
	if [ ! -s $GAMESROOT/$s-scores ]; then
10
	    rm -f $GAMESROOT/$s-scores
11
	fi
12
    done
13
    rmdir $GAMESROOT 2>/dev/null
14
fi
15
16
exit 0
(-)pkg-install (-16 lines)
Lines 1-16 Link Here
1
#!/bin/sh
2
3
# $FreeBSD$
4
5
GAMESROOT=/var/games/emacs
6
7
if [ "$2" = "POST-INSTALL" ]; then
8
    umask 022
9
    mkdir -p $GAMESROOT
10
    touch $GAMESROOT/snake-scores
11
    touch $GAMESROOT/tetris-scores
12
    chown games $GAMESROOT
13
    chmod 775 $GAMESROOT
14
fi
15
16
exit 0
(-)pkg-plist (-4 / +4025 lines)
Lines 5-21 Link Here
5
bin/emacsclient
5
bin/emacsclient
6
bin/etags
6
bin/etags
7
bin/grep-changelog
7
bin/grep-changelog
8
man/man1/grep-changelog.1.gz
8
libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/hexl
9
man/man1/etags.1.gz
9
libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/movemail
10
libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/profile
11
libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/rcs2log
12
libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/update-game-score
10
man/man1/ctags.1.gz
13
man/man1/ctags.1.gz
11
man/man1/ebrowse.1.gz
14
man/man1/ebrowse.1.gz
15
man/man1/emacs.1.gz
12
man/man1/emacsclient.1.gz
16
man/man1/emacsclient.1.gz
13
man/man1/emacs.1.gz
17
man/man1/etags.1.gz
18
man/man1/grep-changelog.1.gz
14
share/applications/emacs.desktop
19
share/applications/emacs.desktop
20
%%DATADIR%%/%%EMACS_VER%%/etc/AUTHORS
21
%%DATADIR%%/%%EMACS_VER%%/etc/CALC-NEWS
22
%%DATADIR%%/%%EMACS_VER%%/etc/CENSORSHIP
23
%%DATADIR%%/%%EMACS_VER%%/etc/CONTRIBUTE
24
%%DATADIR%%/%%EMACS_VER%%/etc/COPYING
25
%%DATADIR%%/%%EMACS_VER%%/etc/DEBUG
26
%%DATADIR%%/%%EMACS_VER%%/etc/DEVEL.HUMOR
27
%%DATADIR%%/%%EMACS_VER%%/etc/DISTRIB
28
%%DATADIR%%/%%EMACS_VER%%/etc/DOC
29
%%DATADIR%%/%%EMACS_VER%%/etc/ERC-NEWS
30
%%DATADIR%%/%%EMACS_VER%%/etc/ETAGS.EBNF
31
%%DATADIR%%/%%EMACS_VER%%/etc/ETAGS.README
32
%%DATADIR%%/%%EMACS_VER%%/etc/FTP
33
%%DATADIR%%/%%EMACS_VER%%/etc/GNU
34
%%DATADIR%%/%%EMACS_VER%%/etc/GNUS-NEWS
35
%%DATADIR%%/%%EMACS_VER%%/etc/HELLO
36
%%DATADIR%%/%%EMACS_VER%%/etc/JOKES
37
%%DATADIR%%/%%EMACS_VER%%/etc/LINUX-GNU
38
%%DATADIR%%/%%EMACS_VER%%/etc/MACHINES
39
%%DATADIR%%/%%EMACS_VER%%/etc/MH-E-NEWS
40
%%DATADIR%%/%%EMACS_VER%%/etc/MORE.STUFF
41
%%DATADIR%%/%%EMACS_VER%%/etc/NEWS
42
%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.1-17
43
%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.18
44
%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.19
45
%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.20
46
%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.21
47
%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.22
48
%%DATADIR%%/%%EMACS_VER%%/etc/NEWS.23
49
%%DATADIR%%/%%EMACS_VER%%/etc/NEXTSTEP
50
%%DATADIR%%/%%EMACS_VER%%/etc/NXML-NEWS
51
%%DATADIR%%/%%EMACS_VER%%/etc/ORDERS
52
%%DATADIR%%/%%EMACS_VER%%/etc/ORG-NEWS
53
%%DATADIR%%/%%EMACS_VER%%/etc/PROBLEMS
54
%%DATADIR%%/%%EMACS_VER%%/etc/README
55
%%DATADIR%%/%%EMACS_VER%%/etc/TERMS
56
%%DATADIR%%/%%EMACS_VER%%/etc/THE-GNU-PROJECT
57
%%DATADIR%%/%%EMACS_VER%%/etc/TODO
58
%%DATADIR%%/%%EMACS_VER%%/etc/WHY-FREE
59
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-10.map
60
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-11.map
61
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-13.map
62
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-14.map
63
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-15.map
64
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-16.map
65
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-2.map
66
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-3.map
67
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-4.map
68
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-5.map
69
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-6.map
70
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-7.map
71
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-8.map
72
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/8859-9.map
73
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/ALTERNATIVNYJ.map
74
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/BIG5-1.map
75
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/BIG5-2.map
76
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/BIG5-HKSCS.map
77
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/BIG5.map
78
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-1.map
79
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-2.map
80
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-3.map
81
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-4.map
82
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-5.map
83
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-6.map
84
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-7.map
85
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CNS-F.map
86
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP10007.map
87
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1125.map
88
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1250.map
89
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1251.map
90
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1252.map
91
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1253.map
92
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1254.map
93
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1255.map
94
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1256.map
95
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1257.map
96
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP1258.map
97
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP720.map
98
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP737.map
99
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP775.map
100
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP858.map
101
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP932-2BYTE.map
102
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/CP949-2BYTE.map
103
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/EBCDICUK.map
104
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/EBCDICUS.map
105
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/GB180302.map
106
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/GB180304.map
107
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/GB2312.map
108
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/GBK.map
109
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/HP-ROMAN8.map
110
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM037.map
111
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM038.map
112
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM1004.map
113
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM1026.map
114
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM1047.map
115
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM256.map
116
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM273.map
117
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM274.map
118
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM275.map
119
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM277.map
120
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM278.map
121
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM280.map
122
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM281.map
123
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM284.map
124
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM285.map
125
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM290.map
126
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM297.map
127
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM420.map
128
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM423.map
129
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM424.map
130
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM437.map
131
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM500.map
132
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM850.map
133
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM851.map
134
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM852.map
135
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM855.map
136
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM856.map
137
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM857.map
138
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM860.map
139
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM861.map
140
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM862.map
141
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM863.map
142
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM864.map
143
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM865.map
144
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM866.map
145
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM868.map
146
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM869.map
147
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM870.map
148
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM871.map
149
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM874.map
150
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM875.map
151
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM880.map
152
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM891.map
153
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM903.map
154
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM904.map
155
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM905.map
156
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/IBM918.map
157
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JISC6226.map
158
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JISX0201.map
159
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JISX0208.map
160
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JISX0212.map
161
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JISX2131.map
162
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JISX2132.map
163
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JISX213A.map
164
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/JOHAB.map
165
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KA-ACADEMY.map
166
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KA-PS.map
167
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KOI-8.map
168
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KOI8-R.map
169
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KOI8-T.map
170
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KOI8-U.map
171
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KSC5601.map
172
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/KSC5636.map
173
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MACINTOSH.map
174
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MIK.map
175
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MULE-ethiopic.map
176
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MULE-ipa.map
177
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MULE-is13194.map
178
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MULE-lviscii.map
179
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MULE-sisheng.map
180
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MULE-tibetan.map
181
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/MULE-uviscii.map
182
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/NEXTSTEP.map
183
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/PTCP154.map
184
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/README
185
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/TIS-620.map
186
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/VISCII.map
187
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/VSCII-2.map
188
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/VSCII.map
189
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/stdenc.map
190
%%DATADIR%%/%%EMACS_VER%%/etc/charsets/symbol.map
191
%%DATADIR%%/%%EMACS_VER%%/etc/compilation.txt
192
%%DATADIR%%/%%EMACS_VER%%/etc/e/README
193
%%DATADIR%%/%%EMACS_VER%%/etc/e/eterm-color
194
%%DATADIR%%/%%EMACS_VER%%/etc/e/eterm-color.ti
195
%%DATADIR%%/%%EMACS_VER%%/etc/edt-user.el
196
%%DATADIR%%/%%EMACS_VER%%/%%ETCDIR%%-buffer.gdb
197
%%DATADIR%%/%%EMACS_VER%%/%%ETCDIR%%.appdata.xml
198
%%DATADIR%%/%%EMACS_VER%%/%%ETCDIR%%.desktop
199
%%DATADIR%%/%%EMACS_VER%%/%%ETCDIR%%.icon
200
%%DATADIR%%/%%EMACS_VER%%/etc/enriched.txt
201
%%DATADIR%%/%%EMACS_VER%%/etc/forms/README
202
%%DATADIR%%/%%EMACS_VER%%/etc/forms/forms-d2.dat
203
%%DATADIR%%/%%EMACS_VER%%/etc/forms/forms-d2.el
204
%%DATADIR%%/%%EMACS_VER%%/etc/forms/forms-pass.el
205
%%DATADIR%%/%%EMACS_VER%%/etc/future-bug
206
%%DATADIR%%/%%EMACS_VER%%/etc/gnus-tut.txt
207
%%DATADIR%%/%%EMACS_VER%%/etc/gnus/gnus-setup.ast
208
%%DATADIR%%/%%EMACS_VER%%/etc/gnus/news-server.ast
209
%%DATADIR%%/%%EMACS_VER%%/etc/grep.txt
210
%%DATADIR%%/%%EMACS_VER%%/etc/images/README
211
%%DATADIR%%/%%EMACS_VER%%/etc/images/attach.pbm
212
%%DATADIR%%/%%EMACS_VER%%/etc/images/attach.xpm
213
%%DATADIR%%/%%EMACS_VER%%/etc/images/back-arrow.pbm
214
%%DATADIR%%/%%EMACS_VER%%/etc/images/back-arrow.xpm
215
%%DATADIR%%/%%EMACS_VER%%/etc/images/bookmark_add.pbm
216
%%DATADIR%%/%%EMACS_VER%%/etc/images/bookmark_add.xpm
217
%%DATADIR%%/%%EMACS_VER%%/etc/images/cancel.pbm
218
%%DATADIR%%/%%EMACS_VER%%/etc/images/cancel.xpm
219
%%DATADIR%%/%%EMACS_VER%%/etc/images/checked.xpm
220
%%DATADIR%%/%%EMACS_VER%%/etc/images/close.pbm
221
%%DATADIR%%/%%EMACS_VER%%/etc/images/close.xpm
222
%%DATADIR%%/%%EMACS_VER%%/etc/images/connect.xpm
223
%%DATADIR%%/%%EMACS_VER%%/etc/images/contact.pbm
224
%%DATADIR%%/%%EMACS_VER%%/etc/images/contact.xpm
225
%%DATADIR%%/%%EMACS_VER%%/etc/images/copy.pbm
226
%%DATADIR%%/%%EMACS_VER%%/etc/images/copy.xpm
227
%%DATADIR%%/%%EMACS_VER%%/etc/images/custom/README
228
%%DATADIR%%/%%EMACS_VER%%/etc/images/custom/down-pushed.xpm
229
%%DATADIR%%/%%EMACS_VER%%/etc/images/custom/down.xpm
230
%%DATADIR%%/%%EMACS_VER%%/etc/images/custom/right-pushed.xpm
231
%%DATADIR%%/%%EMACS_VER%%/etc/images/custom/right.xpm
232
%%DATADIR%%/%%EMACS_VER%%/etc/images/cut.pbm
233
%%DATADIR%%/%%EMACS_VER%%/etc/images/cut.xpm
234
%%DATADIR%%/%%EMACS_VER%%/etc/images/data-save.pbm
235
%%DATADIR%%/%%EMACS_VER%%/etc/images/data-save.xpm
236
%%DATADIR%%/%%EMACS_VER%%/etc/images/delete.pbm
237
%%DATADIR%%/%%EMACS_VER%%/etc/images/delete.xpm
238
%%DATADIR%%/%%EMACS_VER%%/etc/images/describe.xpm
239
%%DATADIR%%/%%EMACS_VER%%/etc/images/diropen.pbm
240
%%DATADIR%%/%%EMACS_VER%%/etc/images/diropen.xpm
241
%%DATADIR%%/%%EMACS_VER%%/etc/images/disconnect.xpm
242
%%DATADIR%%/%%EMACS_VER%%/etc/images/exit.pbm
243
%%DATADIR%%/%%EMACS_VER%%/etc/images/exit.xpm
244
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/README
245
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/bits.xpm
246
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/bitsbang.xpm
247
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/box-minus.xpm
248
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/box-plus.xpm
249
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/box.xpm
250
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/checkmark.xpm
251
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/dir-minus.xpm
252
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/dir-plus.xpm
253
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/dir.xpm
254
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/doc-minus.xpm
255
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/doc-plus.xpm
256
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/doc.xpm
257
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/info.xpm
258
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/key.xpm
259
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/label.xpm
260
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/lock.xpm
261
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/mail.xpm
262
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/page-minus.xpm
263
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/page-plus.xpm
264
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/page.xpm
265
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/tag-gt.xpm
266
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/tag-minus.xpm
267
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/tag-plus.xpm
268
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/tag-type.xpm
269
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/tag-v.xpm
270
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/tag.xpm
271
%%DATADIR%%/%%EMACS_VER%%/etc/images/ezimage/unlock.xpm
272
%%DATADIR%%/%%EMACS_VER%%/etc/images/fwd-arrow.pbm
273
%%DATADIR%%/%%EMACS_VER%%/etc/images/fwd-arrow.xpm
274
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus.pbm
275
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/README
276
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/catchup.pbm
277
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/catchup.xpm
278
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/cu-exit.pbm
279
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/cu-exit.xpm
280
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/describe-group.pbm
281
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/describe-group.xpm
282
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/exit-gnus.pbm
283
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/exit-gnus.xpm
284
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/exit-summ.pbm
285
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/exit-summ.xpm
286
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/followup.pbm
287
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/followup.xpm
288
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/fuwo.pbm
289
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/fuwo.xpm
290
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/get-news.pbm
291
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/get-news.xpm
292
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnntg.pbm
293
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnntg.xpm
294
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnus-pointer.xbm
295
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnus-pointer.xpm
296
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnus.png
297
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnus.svg
298
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnus.xbm
299
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnus.xpm
300
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/important.xpm
301
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/kill-group.pbm
302
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/kill-group.xpm
303
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/mail-reply.pbm
304
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/mail-reply.xpm
305
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/mail-send.xpm
306
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/next-ur.pbm
307
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/next-ur.xpm
308
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/post.pbm
309
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/post.xpm
310
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/prev-ur.pbm
311
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/prev-ur.xpm
312
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/preview.xbm
313
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/preview.xpm
314
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/receipt.xpm
315
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/reply-wo.pbm
316
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/reply-wo.xpm
317
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/reply.pbm
318
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/reply.xpm
319
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/rot13.pbm
320
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/rot13.xpm
321
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/save-aif.pbm
322
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/save-aif.xpm
323
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/save-art.pbm
324
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/save-art.xpm
325
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/subscribe.pbm
326
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/subscribe.xpm
327
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/toggle-subscription.xpm
328
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/unimportant.xpm
329
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/unsubscribe.pbm
330
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/unsubscribe.xpm
331
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/uu-decode.pbm
332
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/uu-decode.xpm
333
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/uu-post.pbm
334
%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/uu-post.xpm
335
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/README
336
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/all.xpm
337
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/break.pbm
338
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/break.xpm
339
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/cont.pbm
340
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/cont.xpm
341
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/down.pbm
342
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/down.xpm
343
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/finish.pbm
344
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/finish.xpm
345
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/go.pbm
346
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/go.xpm
347
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/next.pbm
348
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/next.xpm
349
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/nexti.pbm
350
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/nexti.xpm
351
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/pp.pbm
352
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/pp.xpm
353
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/print.pbm
354
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/print.xpm
355
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/pstar.pbm
356
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/pstar.xpm
357
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/rcont.xpm
358
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/recstart.xpm
359
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/recstop.xpm
360
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/remove.pbm
361
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/remove.xpm
362
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/rfinish.xpm
363
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/rnext.xpm
364
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/rnexti.xpm
365
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/rstep.xpm
366
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/rstepi.xpm
367
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/run.pbm
368
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/run.xpm
369
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/step.pbm
370
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/step.xpm
371
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/stepi.pbm
372
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/stepi.xpm
373
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/stop.pbm
374
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/stop.xpm
375
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/thread.xpm
376
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/until.pbm
377
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/until.xpm
378
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/up.pbm
379
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/up.xpm
380
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/watch.pbm
381
%%DATADIR%%/%%EMACS_VER%%/etc/images/gud/watch.xpm
382
%%DATADIR%%/%%EMACS_VER%%/etc/images/help.pbm
383
%%DATADIR%%/%%EMACS_VER%%/etc/images/help.xpm
384
%%DATADIR%%/%%EMACS_VER%%/etc/images/home.pbm
385
%%DATADIR%%/%%EMACS_VER%%/etc/images/home.xpm
386
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/README
387
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/closed.png
388
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/closed.xpm
389
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/empty.png
390
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/empty.xpm
391
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/end-connector.png
392
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/end-connector.xpm
393
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/extender-connector.png
394
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/extender-connector.xpm
395
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/leaf.png
396
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/leaf.xpm
397
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/locked-encrypted.png
398
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/locked-encrypted.xpm
399
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/mid-connector.png
400
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/mid-connector.xpm
401
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/opened.png
402
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/opened.xpm
403
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/skip-descender.png
404
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/skip-descender.xpm
405
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/through-descender.png
406
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/through-descender.xpm
407
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/unlocked-encrypted.png
408
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm
409
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/closed.png
410
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/closed.xpm
411
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/empty.png
412
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/empty.xpm
413
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/end-connector.png
414
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/end-connector.xpm
415
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/extender-connector.png
416
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/extender-connector.xpm
417
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/leaf.png
418
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/leaf.xpm
419
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/locked-encrypted.png
420
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/locked-encrypted.xpm
421
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/mid-connector.png
422
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/mid-connector.xpm
423
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/opened.png
424
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/opened.xpm
425
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/skip-descender.png
426
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/skip-descender.xpm
427
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/through-descender.png
428
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/through-descender.xpm
429
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/unlocked-encrypted.png
430
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm
431
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/hicolor/128x128/apps/emacs.png
432
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/hicolor/16x16/apps/emacs.png
433
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/hicolor/16x16/apps/emacs22.png
434
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/hicolor/24x24/apps/emacs.png
435
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/hicolor/24x24/apps/emacs22.png
436
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/hicolor/32x32/apps/emacs.png
437
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/hicolor/32x32/apps/emacs22.png
438
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/hicolor/48x48/apps/emacs.png
439
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/hicolor/48x48/apps/emacs22.png
440
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/hicolor/scalable/apps/emacs.svg
441
%%DATADIR%%/%%EMACS_VER%%/etc/images/icons/hicolor/scalable/mimetypes/emacs-document.svg
442
%%DATADIR%%/%%EMACS_VER%%/etc/images/index.pbm
443
%%DATADIR%%/%%EMACS_VER%%/etc/images/index.xpm
444
%%DATADIR%%/%%EMACS_VER%%/etc/images/info.pbm
445
%%DATADIR%%/%%EMACS_VER%%/etc/images/info.xpm
446
%%DATADIR%%/%%EMACS_VER%%/etc/images/jump-to.pbm
447
%%DATADIR%%/%%EMACS_VER%%/etc/images/jump-to.xpm
448
%%DATADIR%%/%%EMACS_VER%%/etc/images/left-arrow.pbm
449
%%DATADIR%%/%%EMACS_VER%%/etc/images/left-arrow.xpm
450
%%DATADIR%%/%%EMACS_VER%%/etc/images/letter.pbm
451
%%DATADIR%%/%%EMACS_VER%%/etc/images/letter.xpm
452
%%DATADIR%%/%%EMACS_VER%%/etc/images/lock-broken.xpm
453
%%DATADIR%%/%%EMACS_VER%%/etc/images/lock-ok.xpm
454
%%DATADIR%%/%%EMACS_VER%%/etc/images/lock.xpm
455
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/README
456
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/back-arrow.xpm
457
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/copy.xpm
458
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/cut.xpm
459
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/fwd-arrow.xpm
460
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/help.xpm
461
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/home.xpm
462
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/index.xpm
463
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/jump-to.xpm
464
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/left-arrow.xpm
465
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/new.xpm
466
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/next-node.xpm
467
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/open.xpm
468
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/paste.xpm
469
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/preferences.xpm
470
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/prev-node.xpm
471
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/print.xpm
472
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/right-arrow.xpm
473
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/save.xpm
474
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/saveas.xpm
475
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/search.xpm
476
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/spell.xpm
477
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/undo.xpm
478
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/up-arrow.xpm
479
%%DATADIR%%/%%EMACS_VER%%/etc/images/low-color/up-node.xpm
480
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/README
481
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/compose.pbm
482
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/compose.xpm
483
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/copy.xpm
484
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/flag-for-followup.pbm
485
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/flag-for-followup.xpm
486
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/forward.xpm
487
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/inbox.pbm
488
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/inbox.xpm
489
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/move.pbm
490
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/move.xpm
491
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/not-spam.xpm
492
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/outbox.xpm
493
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/preview.xpm
494
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/repack.pbm
495
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/repack.xpm
496
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply-all.pbm
497
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply-all.xpm
498
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply-from.pbm
499
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply-from.xpm
500
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply-to.pbm
501
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply-to.xpm
502
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply.pbm
503
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/reply.xpm
504
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/save-draft.xpm
505
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/save.xpm
506
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/send.pbm
507
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/send.xpm
508
%%DATADIR%%/%%EMACS_VER%%/etc/images/mail/spam.xpm
509
%%DATADIR%%/%%EMACS_VER%%/etc/images/mh-logo.xpm
510
%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/README
511
%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/add.xpm
512
%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/ffwd.xpm
513
%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/next.xpm
514
%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/pause.xpm
515
%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/play.xpm
516
%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/prev.xpm
517
%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/rewind.xpm
518
%%DATADIR%%/%%EMACS_VER%%/etc/images/mpc/stop.xpm
519
%%DATADIR%%/%%EMACS_VER%%/etc/images/new.pbm
520
%%DATADIR%%/%%EMACS_VER%%/etc/images/new.xpm
521
%%DATADIR%%/%%EMACS_VER%%/etc/images/newsticker/README
522
%%DATADIR%%/%%EMACS_VER%%/etc/images/newsticker/browse-url.xpm
523
%%DATADIR%%/%%EMACS_VER%%/etc/images/newsticker/get-all.xpm
524
%%DATADIR%%/%%EMACS_VER%%/etc/images/newsticker/mark-immortal.xpm
525
%%DATADIR%%/%%EMACS_VER%%/etc/images/newsticker/mark-read.xpm
526
%%DATADIR%%/%%EMACS_VER%%/etc/images/newsticker/narrow.xpm
527
%%DATADIR%%/%%EMACS_VER%%/etc/images/newsticker/next-feed.xpm
528
%%DATADIR%%/%%EMACS_VER%%/etc/images/newsticker/next-item.xpm
529
%%DATADIR%%/%%EMACS_VER%%/etc/images/newsticker/prev-feed.xpm
530
%%DATADIR%%/%%EMACS_VER%%/etc/images/newsticker/prev-item.xpm
531
%%DATADIR%%/%%EMACS_VER%%/etc/images/newsticker/update.xpm
532
%%DATADIR%%/%%EMACS_VER%%/etc/images/next-node.pbm
533
%%DATADIR%%/%%EMACS_VER%%/etc/images/next-node.xpm
534
%%DATADIR%%/%%EMACS_VER%%/etc/images/next-page.pbm
535
%%DATADIR%%/%%EMACS_VER%%/etc/images/next-page.xpm
536
%%DATADIR%%/%%EMACS_VER%%/etc/images/open.pbm
537
%%DATADIR%%/%%EMACS_VER%%/etc/images/open.xpm
538
%%DATADIR%%/%%EMACS_VER%%/etc/images/paste.pbm
539
%%DATADIR%%/%%EMACS_VER%%/etc/images/paste.xpm
540
%%DATADIR%%/%%EMACS_VER%%/etc/images/preferences.pbm
541
%%DATADIR%%/%%EMACS_VER%%/etc/images/preferences.xpm
542
%%DATADIR%%/%%EMACS_VER%%/etc/images/prev-node.pbm
543
%%DATADIR%%/%%EMACS_VER%%/etc/images/prev-node.xpm
544
%%DATADIR%%/%%EMACS_VER%%/etc/images/print.pbm
545
%%DATADIR%%/%%EMACS_VER%%/etc/images/print.xpm
546
%%DATADIR%%/%%EMACS_VER%%/etc/images/redo.xpm
547
%%DATADIR%%/%%EMACS_VER%%/etc/images/refresh.pbm
548
%%DATADIR%%/%%EMACS_VER%%/etc/images/refresh.xpm
549
%%DATADIR%%/%%EMACS_VER%%/etc/images/right-arrow.pbm
550
%%DATADIR%%/%%EMACS_VER%%/etc/images/right-arrow.xpm
551
%%DATADIR%%/%%EMACS_VER%%/etc/images/save.pbm
552
%%DATADIR%%/%%EMACS_VER%%/etc/images/save.xpm
553
%%DATADIR%%/%%EMACS_VER%%/etc/images/saveas.pbm
554
%%DATADIR%%/%%EMACS_VER%%/etc/images/saveas.xpm
555
%%DATADIR%%/%%EMACS_VER%%/etc/images/search-replace.pbm
556
%%DATADIR%%/%%EMACS_VER%%/etc/images/search-replace.xpm
557
%%DATADIR%%/%%EMACS_VER%%/etc/images/search.pbm
558
%%DATADIR%%/%%EMACS_VER%%/etc/images/search.xpm
559
%%DATADIR%%/%%EMACS_VER%%/etc/images/separator.xpm
560
%%DATADIR%%/%%EMACS_VER%%/etc/images/show.pbm
561
%%DATADIR%%/%%EMACS_VER%%/etc/images/show.xpm
562
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/README
563
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/blink.pbm
564
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/blink.xpm
565
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/braindamaged.xpm
566
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/cry.xpm
567
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/dead.xpm
568
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/evil.xpm
569
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/forced.xpm
570
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/frown.pbm
571
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/frown.xpm
572
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/grayscale/README
573
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/grayscale/blink.xpm
574
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/grayscale/braindamaged.xpm
575
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/grayscale/cry.xpm
576
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/grayscale/dead.xpm
577
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/grayscale/evil.xpm
578
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/grayscale/forced.xpm
579
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/grayscale/frown.xpm
580
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/grayscale/grin.xpm
581
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/grayscale/indifferent.xpm
582
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/grayscale/reverse-smile.xpm
583
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/grayscale/sad.xpm
584
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/grayscale/smile.xpm
585
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/grayscale/wry.xpm
586
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/grin.xpm
587
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/indifferent.xpm
588
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/medium/README
589
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/medium/blink.xpm
590
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/medium/braindamaged.xpm
591
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/medium/cry.xpm
592
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/medium/dead.xpm
593
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/medium/evil.xpm
594
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/medium/forced.xpm
595
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/medium/frown.xpm
596
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/medium/grin.xpm
597
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/medium/indifferent.xpm
598
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/medium/reverse-smile.xpm
599
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/medium/sad.xpm
600
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/medium/smile.xpm
601
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/medium/wry.xpm
602
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/sad.pbm
603
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/sad.xpm
604
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/smile.pbm
605
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/smile.xpm
606
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/wry.pbm
607
%%DATADIR%%/%%EMACS_VER%%/etc/images/smilies/wry.xpm
608
%%DATADIR%%/%%EMACS_VER%%/etc/images/sort-ascending.xpm
609
%%DATADIR%%/%%EMACS_VER%%/etc/images/sort-column-ascending.xpm
610
%%DATADIR%%/%%EMACS_VER%%/etc/images/sort-criteria.xpm
611
%%DATADIR%%/%%EMACS_VER%%/etc/images/sort-descending.xpm
612
%%DATADIR%%/%%EMACS_VER%%/etc/images/sort-row-ascending.xpm
613
%%DATADIR%%/%%EMACS_VER%%/etc/images/spell.pbm
614
%%DATADIR%%/%%EMACS_VER%%/etc/images/spell.xpm
615
%%DATADIR%%/%%EMACS_VER%%/etc/images/splash.pbm
616
%%DATADIR%%/%%EMACS_VER%%/etc/images/splash.png
617
%%DATADIR%%/%%EMACS_VER%%/etc/images/splash.svg
618
%%DATADIR%%/%%EMACS_VER%%/etc/images/splash.xpm
619
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/README
620
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/close.png
621
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/close.xpm
622
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/empty.png
623
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/empty.xpm
624
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/end-guide.png
625
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/end-guide.xpm
626
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/guide.png
627
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/guide.xpm
628
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/handle.png
629
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/handle.xpm
630
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/leaf.png
631
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/leaf.xpm
632
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/no-guide.png
633
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/no-guide.xpm
634
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/no-handle.png
635
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/no-handle.xpm
636
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/open.png
637
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/default/open.xpm
638
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/README
639
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/close.png
640
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/close.xpm
641
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/empty.png
642
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/empty.xpm
643
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/end-guide.png
644
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/end-guide.xpm
645
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/guide.png
646
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/guide.xpm
647
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/handle.png
648
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/handle.xpm
649
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/leaf.png
650
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/leaf.xpm
651
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/no-guide.png
652
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/no-guide.xpm
653
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/no-handle.png
654
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/no-handle.xpm
655
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/open.png
656
%%DATADIR%%/%%EMACS_VER%%/etc/images/tree-widget/folder/open.xpm
657
%%DATADIR%%/%%EMACS_VER%%/etc/images/unchecked.xpm
658
%%DATADIR%%/%%EMACS_VER%%/etc/images/undo.pbm
659
%%DATADIR%%/%%EMACS_VER%%/etc/images/undo.xpm
660
%%DATADIR%%/%%EMACS_VER%%/etc/images/up-arrow.pbm
661
%%DATADIR%%/%%EMACS_VER%%/etc/images/up-arrow.xpm
662
%%DATADIR%%/%%EMACS_VER%%/etc/images/up-node.pbm
663
%%DATADIR%%/%%EMACS_VER%%/etc/images/up-node.xpm
664
%%DATADIR%%/%%EMACS_VER%%/etc/images/zoom-in.xpm
665
%%DATADIR%%/%%EMACS_VER%%/etc/images/zoom-out.pbm
666
%%DATADIR%%/%%EMACS_VER%%/etc/images/zoom-out.xpm
667
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00000-0007F.el
668
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00080-000FF.el
669
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00100-0017F.el
670
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00180-0024F.el
671
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00250-002AF.el
672
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/002B0-002FF.el
673
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00300-0036F.el
674
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00370-003FF.el
675
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00400-004FF.el
676
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00500-0052F.el
677
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00530-0058F.el
678
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00590-005FF.el
679
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00600-006FF.el
680
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00700-0074F.el
681
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00780-007BF.el
682
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00900-0097F.el
683
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00980-009FF.el
684
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00A00-00A7F.el
685
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00A80-00AFF.el
686
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00B00-00B7F.el
687
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00B80-00BFF.el
688
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00C00-00C7F.el
689
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00C80-00CFF.el
690
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00D00-00D7F.el
691
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00D80-00DFF.el
692
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00E00-00E7F.el
693
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00E80-00EFF.el
694
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/00F00-00FFF.el
695
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01000-0109F.el
696
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/010A0-010FF.el
697
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01100-011FF.el
698
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01200-0137F.el
699
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/013A0-013FF.el
700
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01400-0167F.el
701
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01680-0169F.el
702
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/016A0-016FF.el
703
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01700-0171F.el
704
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01720-0173F.el
705
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01740-0175F.el
706
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01760-0177F.el
707
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01780-017FF.el
708
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01800-018AF.el
709
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01E00-01EFF.el
710
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/01F00-01FFF.el
711
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02000-0206F.el
712
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02070-0209F.el
713
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/020A0-020CF.el
714
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/020D0-020FF.el
715
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02100-0214F.el
716
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02150-0218F.el
717
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02190-021FF.el
718
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02200-022FF.el
719
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02300-023FF.el
720
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02400-0243F.el
721
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02440-0245F.el
722
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02460-024FF.el
723
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02500-0257F.el
724
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02580-0259F.el
725
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/025A0-025FF.el
726
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02600-026FF.el
727
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02700-027BF.el
728
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/027C0-027EF.el
729
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/027F0-027FF.el
730
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02800-028FF.el
731
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02900-0297F.el
732
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02980-029FF.el
733
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02A00-02AFF.el
734
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02E80-02EFF.el
735
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02F00-02FDF.el
736
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/02FF0-02FFF.el
737
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03000-0303F.el
738
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03040-0309F.el
739
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/030A0-030FF.el
740
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03100-0312F.el
741
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03130-0318F.el
742
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03190-0319F.el
743
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/031A0-031BF.el
744
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/031F0-031FF.el
745
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03200-032FF.el
746
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03300-033FF.el
747
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/03400-04DBF.el
748
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0A000-0A48F.el
749
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0A490-0A4CF.el
750
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FB00-0FB4F.el
751
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FB50-0FDFF.el
752
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FE00-0FE0F.el
753
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FE20-0FE2F.el
754
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FE30-0FE4F.el
755
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FE50-0FE6F.el
756
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FE70-0FEFF.el
757
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FF00-0FFEF.el
758
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/0FFF0-0FFFF.el
759
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/10300-1032F.el
760
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/10330-1034F.el
761
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/10400-1044F.el
762
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/1D000-1D0FF.el
763
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/1D100-1D1FF.el
764
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/1D400-1D7FF.el
765
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/E0000-E007F.el
766
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/README
767
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/test-invalid.xml
768
%%DATADIR%%/%%EMACS_VER%%/etc/nxml/test-valid.xml
769
%%DATADIR%%/%%EMACS_VER%%/etc/org/OrgOdtContentTemplate.xml
770
%%DATADIR%%/%%EMACS_VER%%/etc/org/OrgOdtStyles.xml
771
%%DATADIR%%/%%EMACS_VER%%/etc/org/README
772
%%DATADIR%%/%%EMACS_VER%%/etc/package-keyring.gpg
773
%%DATADIR%%/%%EMACS_VER%%/etc/ps-prin0.ps
774
%%DATADIR%%/%%EMACS_VER%%/etc/ps-prin1.ps
775
%%DATADIR%%/%%EMACS_VER%%/etc/publicsuffix.txt
776
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/Makefile
777
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/README
778
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/calccard.pdf
779
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/calccard.tex
780
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/cs-dired-ref.pdf
781
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/cs-dired-ref.tex
782
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/cs-refcard.pdf
783
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/cs-refcard.tex
784
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/cs-survival.pdf
785
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/cs-survival.tex
786
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/de-refcard.pdf
787
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/de-refcard.tex
788
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/dired-ref.pdf
789
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/dired-ref.tex
790
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/emacsver.tex
791
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/fr-dired-ref.pdf
792
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/fr-dired-ref.tex
793
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/fr-refcard.pdf
794
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/fr-refcard.tex
795
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/fr-survival.pdf
796
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/fr-survival.tex
797
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/gnus-booklet.pdf
798
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/gnus-logo.eps
799
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/gnus-logo.pdf
800
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/gnus-refcard.pdf
801
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/gnus-refcard.tex
802
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/orgcard.pdf
803
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/orgcard.tex
804
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/pdflayout.sty
805
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/pl-refcard.pdf
806
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/pl-refcard.tex
807
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/pt-br-refcard.pdf
808
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/pt-br-refcard.tex
809
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/refcard.pdf
810
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/refcard.tex
811
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/ru-refcard.pdf
812
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/ru-refcard.tex
813
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/sk-dired-ref.pdf
814
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/sk-dired-ref.tex
815
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/sk-refcard.pdf
816
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/sk-refcard.tex
817
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/sk-survival.pdf
818
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/sk-survival.tex
819
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/survival.pdf
820
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/survival.tex
821
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/vipcard.pdf
822
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/vipcard.tex
823
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/viperCard.pdf
824
%%DATADIR%%/%%EMACS_VER%%/etc/refcards/viperCard.tex
825
%%DATADIR%%/%%EMACS_VER%%/etc/rgb.txt
826
%%DATADIR%%/%%EMACS_VER%%/etc/schema/README
827
%%DATADIR%%/%%EMACS_VER%%/etc/schema/calstbl.rnc
828
%%DATADIR%%/%%EMACS_VER%%/etc/schema/dbcalstbl.rnc
829
%%DATADIR%%/%%EMACS_VER%%/etc/schema/dbhier.rnc
830
%%DATADIR%%/%%EMACS_VER%%/etc/schema/dbnotn.rnc
831
%%DATADIR%%/%%EMACS_VER%%/etc/schema/dbpool.rnc
832
%%DATADIR%%/%%EMACS_VER%%/etc/schema/dbstart.rnc
833
%%DATADIR%%/%%EMACS_VER%%/etc/schema/docbook.rnc
834
%%DATADIR%%/%%EMACS_VER%%/etc/schema/locate.rnc
835
%%DATADIR%%/%%EMACS_VER%%/etc/schema/rdfxml.rnc
836
%%DATADIR%%/%%EMACS_VER%%/etc/schema/relaxng.rnc
837
%%DATADIR%%/%%EMACS_VER%%/etc/schema/schemas.xml
838
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-applet.rnc
839
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-attribs.rnc
840
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-base.rnc
841
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-bdo.rnc
842
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-bform.rnc
843
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-btable.rnc
844
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-csismap.rnc
845
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-datatypes.rnc
846
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-edit.rnc
847
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-events.rnc
848
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-form.rnc
849
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-frames.rnc
850
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-hypertext.rnc
851
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-iframe.rnc
852
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-image.rnc
853
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-inlstyle.rnc
854
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-legacy.rnc
855
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-link.rnc
856
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-lst.rnc
857
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-meta.rnc
858
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-nameident.rnc
859
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-object.rnc
860
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-param.rnc
861
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-pres.rnc
862
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-ruby.rnc
863
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-script.rnc
864
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-ssismap.rnc
865
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-struct.rnc
866
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-table.rnc
867
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-text.rnc
868
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-tgt.rnc
869
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml-xstyle.rnc
870
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xhtml.rnc
871
%%DATADIR%%/%%EMACS_VER%%/etc/schema/xslt.rnc
872
%%DATADIR%%/%%EMACS_VER%%/etc/ses-example.ses
873
%%DATADIR%%/%%EMACS_VER%%/etc/spook.lines
874
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/c.srt
875
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/cpp.srt
876
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/default.srt
877
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/doc-cpp.srt
878
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/doc-default.srt
879
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/doc-java.srt
880
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/ede-autoconf.srt
881
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/ede-make.srt
882
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/el.srt
883
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/getset-cpp.srt
884
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/java.srt
885
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/make.srt
886
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/template.srt
887
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/test.srt
888
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/texi.srt
889
%%DATADIR%%/%%EMACS_VER%%/etc/srecode/wisent.srt
890
%%DATADIR%%/%%EMACS_VER%%/etc/themes/adwaita-theme.el
891
%%DATADIR%%/%%EMACS_VER%%/etc/themes/deeper-blue-theme.el
892
%%DATADIR%%/%%EMACS_VER%%/etc/themes/dichromacy-theme.el
893
%%DATADIR%%/%%EMACS_VER%%/etc/themes/leuven-theme.el
894
%%DATADIR%%/%%EMACS_VER%%/etc/themes/light-blue-theme.el
895
%%DATADIR%%/%%EMACS_VER%%/etc/themes/manoj-dark-theme.el
896
%%DATADIR%%/%%EMACS_VER%%/etc/themes/misterioso-theme.el
897
%%DATADIR%%/%%EMACS_VER%%/etc/themes/tango-dark-theme.el
898
%%DATADIR%%/%%EMACS_VER%%/etc/themes/tango-theme.el
899
%%DATADIR%%/%%EMACS_VER%%/etc/themes/tsdh-dark-theme.el
900
%%DATADIR%%/%%EMACS_VER%%/etc/themes/tsdh-light-theme.el
901
%%DATADIR%%/%%EMACS_VER%%/etc/themes/wheatgrass-theme.el
902
%%DATADIR%%/%%EMACS_VER%%/etc/themes/whiteboard-theme.el
903
%%DATADIR%%/%%EMACS_VER%%/etc/themes/wombat-theme.el
904
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL
905
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.bg
906
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.cn
907
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.cs
908
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.de
909
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.eo
910
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.es
911
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.fr
912
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.he
913
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.it
914
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.ja
915
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.ko
916
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.nl
917
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.pl
918
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.pt_BR
919
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.ro
920
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.ru
921
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.sk
922
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.sl
923
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.sv
924
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.th
925
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.translators
926
%%DATADIR%%/%%EMACS_VER%%/etc/tutorials/TUTORIAL.zh
927
%%DATADIR%%/%%EMACS_VER%%/etc/yow.lines
928
%%DATADIR%%/%%EMACS_VER%%/lisp/COPYING
929
%%DATADIR%%/%%EMACS_VER%%/lisp/README
930
%%DATADIR%%/%%EMACS_VER%%/lisp/abbrev.el
931
%%DATADIR%%/%%EMACS_VER%%/lisp/abbrev.elc
932
%%DATADIR%%/%%EMACS_VER%%/lisp/align.el
933
%%DATADIR%%/%%EMACS_VER%%/lisp/align.elc
934
%%DATADIR%%/%%EMACS_VER%%/lisp/allout-widgets.el
935
%%DATADIR%%/%%EMACS_VER%%/lisp/allout-widgets.elc
936
%%DATADIR%%/%%EMACS_VER%%/lisp/allout.el
937
%%DATADIR%%/%%EMACS_VER%%/lisp/allout.elc
938
%%DATADIR%%/%%EMACS_VER%%/lisp/ansi-color.el
939
%%DATADIR%%/%%EMACS_VER%%/lisp/ansi-color.elc
940
%%DATADIR%%/%%EMACS_VER%%/lisp/apropos.el
941
%%DATADIR%%/%%EMACS_VER%%/lisp/apropos.elc
942
%%DATADIR%%/%%EMACS_VER%%/lisp/arc-mode.el
943
%%DATADIR%%/%%EMACS_VER%%/lisp/arc-mode.elc
944
%%DATADIR%%/%%EMACS_VER%%/lisp/array.el
945
%%DATADIR%%/%%EMACS_VER%%/lisp/array.elc
946
%%DATADIR%%/%%EMACS_VER%%/lisp/autoarg.el
947
%%DATADIR%%/%%EMACS_VER%%/lisp/autoarg.elc
948
%%DATADIR%%/%%EMACS_VER%%/lisp/autoinsert.el
949
%%DATADIR%%/%%EMACS_VER%%/lisp/autoinsert.elc
950
%%DATADIR%%/%%EMACS_VER%%/lisp/autorevert.el
951
%%DATADIR%%/%%EMACS_VER%%/lisp/autorevert.elc
952
%%DATADIR%%/%%EMACS_VER%%/lisp/avoid.el
953
%%DATADIR%%/%%EMACS_VER%%/lisp/avoid.elc
954
%%DATADIR%%/%%EMACS_VER%%/lisp/battery.el
955
%%DATADIR%%/%%EMACS_VER%%/lisp/battery.elc
956
%%DATADIR%%/%%EMACS_VER%%/lisp/bindings.el
957
%%DATADIR%%/%%EMACS_VER%%/lisp/bindings.elc
958
%%DATADIR%%/%%EMACS_VER%%/lisp/bookmark.el
959
%%DATADIR%%/%%EMACS_VER%%/lisp/bookmark.elc
960
%%DATADIR%%/%%EMACS_VER%%/lisp/bs.el
961
%%DATADIR%%/%%EMACS_VER%%/lisp/bs.elc
962
%%DATADIR%%/%%EMACS_VER%%/lisp/buff-menu.el
963
%%DATADIR%%/%%EMACS_VER%%/lisp/buff-menu.elc
964
%%DATADIR%%/%%EMACS_VER%%/lisp/button.el
965
%%DATADIR%%/%%EMACS_VER%%/lisp/button.elc
966
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-aent.el
967
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-aent.elc
968
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-alg.el
969
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-alg.elc
970
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-arith.el
971
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-arith.elc
972
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-bin.el
973
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-bin.elc
974
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-comb.el
975
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-comb.elc
976
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-cplx.el
977
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-cplx.elc
978
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-embed.el
979
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-embed.elc
980
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-ext.el
981
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-ext.elc
982
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-fin.el
983
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-fin.elc
984
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-forms.el
985
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-forms.elc
986
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-frac.el
987
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-frac.elc
988
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-funcs.el
989
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-funcs.elc
990
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-graph.el
991
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-graph.elc
992
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-help.el
993
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-help.elc
994
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-incom.el
995
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-incom.elc
996
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-keypd.el
997
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-keypd.elc
998
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-lang.el
999
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-lang.elc
1000
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-loaddefs.el
1001
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-macs.el
1002
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-macs.elc
1003
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-map.el
1004
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-map.elc
1005
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-math.el
1006
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-math.elc
1007
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-menu.el
1008
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-menu.elc
1009
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-misc.el
1010
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-misc.elc
1011
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-mode.el
1012
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-mode.elc
1013
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-mtx.el
1014
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-mtx.elc
1015
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-nlfit.el
1016
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-nlfit.elc
1017
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-poly.el
1018
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-poly.elc
1019
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-prog.el
1020
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-prog.elc
1021
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-rewr.el
1022
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-rewr.elc
1023
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-rules.el
1024
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-rules.elc
1025
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-sel.el
1026
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-sel.elc
1027
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-stat.el
1028
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-stat.elc
1029
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-store.el
1030
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-store.elc
1031
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-stuff.el
1032
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-stuff.elc
1033
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-trail.el
1034
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-trail.elc
1035
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-undo.el
1036
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-undo.elc
1037
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-units.el
1038
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-units.elc
1039
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-vec.el
1040
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-vec.elc
1041
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-yank.el
1042
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc-yank.elc
1043
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc.el
1044
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calc.elc
1045
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calcalg2.el
1046
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calcalg2.elc
1047
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calcalg3.el
1048
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calcalg3.elc
1049
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calccomp.el
1050
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calccomp.elc
1051
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calcsel2.el
1052
%%DATADIR%%/%%EMACS_VER%%/lisp/calc/calcsel2.elc
1053
%%DATADIR%%/%%EMACS_VER%%/lisp/calculator.el
1054
%%DATADIR%%/%%EMACS_VER%%/lisp/calculator.elc
1055
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/appt.el
1056
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/appt.elc
1057
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-bahai.el
1058
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-bahai.elc
1059
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-china.el
1060
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-china.elc
1061
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-coptic.el
1062
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-coptic.elc
1063
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-dst.el
1064
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-dst.elc
1065
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-french.el
1066
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-french.elc
1067
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-hebrew.el
1068
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-hebrew.elc
1069
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-html.el
1070
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-html.elc
1071
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-islam.el
1072
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-islam.elc
1073
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-iso.el
1074
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-iso.elc
1075
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-julian.el
1076
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-julian.elc
1077
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-loaddefs.el
1078
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-mayan.el
1079
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-mayan.elc
1080
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-menu.el
1081
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-menu.elc
1082
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-move.el
1083
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-move.elc
1084
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-persia.el
1085
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-persia.elc
1086
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-tex.el
1087
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-tex.elc
1088
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-x.el
1089
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/cal-x.elc
1090
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/calendar.el
1091
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/calendar.elc
1092
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/diary-lib.el
1093
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/diary-lib.elc
1094
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/diary-loaddefs.el
1095
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/hol-loaddefs.el
1096
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/holidays.el
1097
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/holidays.elc
1098
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/icalendar.el
1099
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/icalendar.elc
1100
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/lunar.el
1101
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/lunar.elc
1102
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/parse-time.el
1103
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/parse-time.elc
1104
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/solar.el
1105
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/solar.elc
1106
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/time-date.el
1107
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/time-date.elc
1108
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/timeclock.el
1109
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/timeclock.elc
1110
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/todo-mode.el
1111
%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/todo-mode.elc
1112
%%CANNA%%%%DATADIR%%/%%EMACS_VER%%/lisp/canna.el
1113
%%CANNA%%%%DATADIR%%/%%EMACS_VER%%/lisp/canna.elc
1114
%%DATADIR%%/%%EMACS_VER%%/lisp/case-table.el
1115
%%DATADIR%%/%%EMACS_VER%%/lisp/case-table.elc
1116
%%DATADIR%%/%%EMACS_VER%%/lisp/cdl.el
1117
%%DATADIR%%/%%EMACS_VER%%/lisp/cdl.elc
1118
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-cscope.el
1119
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-cscope.elc
1120
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-files.el
1121
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-files.elc
1122
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-global.el
1123
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-global.elc
1124
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-idutils.el
1125
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet-idutils.elc
1126
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet.el
1127
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/cedet.elc
1128
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/data-debug.el
1129
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/data-debug.elc
1130
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede.el
1131
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede.elc
1132
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/auto.el
1133
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/auto.elc
1134
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/autoconf-edit.el
1135
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/autoconf-edit.elc
1136
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/base.el
1137
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/base.elc
1138
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/cpp-root.el
1139
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/cpp-root.elc
1140
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/custom.el
1141
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/custom.elc
1142
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/dired.el
1143
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/dired.elc
1144
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/emacs.el
1145
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/emacs.elc
1146
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/files.el
1147
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/files.elc
1148
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/generic.el
1149
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/generic.elc
1150
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/linux.el
1151
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/linux.elc
1152
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/loaddefs.el
1153
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/locate.el
1154
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/locate.elc
1155
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/make.el
1156
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/make.elc
1157
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/makefile-edit.el
1158
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/makefile-edit.elc
1159
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/pconf.el
1160
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/pconf.elc
1161
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/pmake.el
1162
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/pmake.elc
1163
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-archive.el
1164
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-archive.elc
1165
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-aux.el
1166
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-aux.elc
1167
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-comp.el
1168
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-comp.elc
1169
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-elisp.el
1170
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-elisp.elc
1171
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-info.el
1172
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-info.elc
1173
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-misc.el
1174
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-misc.elc
1175
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-obj.el
1176
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-obj.elc
1177
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-prog.el
1178
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-prog.elc
1179
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-scheme.el
1180
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-scheme.elc
1181
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-shared.el
1182
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj-shared.elc
1183
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj.el
1184
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/proj.elc
1185
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/project-am.el
1186
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/project-am.elc
1187
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/shell.el
1188
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/shell.elc
1189
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/simple.el
1190
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/simple.elc
1191
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/source.el
1192
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/source.elc
1193
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/speedbar.el
1194
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/speedbar.elc
1195
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/srecode.el
1196
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/srecode.elc
1197
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/system.el
1198
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/system.elc
1199
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/util.el
1200
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/ede/util.elc
1201
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/inversion.el
1202
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/inversion.elc
1203
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/mode-local.el
1204
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/mode-local.elc
1205
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/pulse.el
1206
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/pulse.elc
1207
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic.el
1208
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic.elc
1209
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze.el
1210
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze.elc
1211
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/complete.el
1212
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/complete.elc
1213
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/debug.el
1214
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/debug.elc
1215
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/fcn.el
1216
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/fcn.elc
1217
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/refs.el
1218
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/analyze/refs.elc
1219
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine.el
1220
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine.elc
1221
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/c-by.el
1222
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/c-by.elc
1223
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/c.el
1224
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/c.elc
1225
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/debug.el
1226
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/debug.elc
1227
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/el.el
1228
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/el.elc
1229
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/gcc.el
1230
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/gcc.elc
1231
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/grammar.el
1232
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/grammar.elc
1233
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/make-by.el
1234
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/make-by.elc
1235
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/make.el
1236
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/make.elc
1237
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/scm-by.el
1238
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/scm-by.elc
1239
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/scm.el
1240
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/bovine/scm.elc
1241
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/chart.el
1242
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/chart.elc
1243
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/complete.el
1244
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/complete.elc
1245
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ctxt.el
1246
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ctxt.elc
1247
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-debug.el
1248
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-debug.elc
1249
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-ebrowse.el
1250
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-ebrowse.elc
1251
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-el.el
1252
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-el.elc
1253
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-file.el
1254
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-file.elc
1255
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-find.el
1256
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-find.elc
1257
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-global.el
1258
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-global.elc
1259
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-javascript.el
1260
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-javascript.elc
1261
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-mode.el
1262
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-mode.elc
1263
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-ref.el
1264
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-ref.elc
1265
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-typecache.el
1266
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db-typecache.elc
1267
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db.el
1268
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/db.elc
1269
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/debug.el
1270
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/debug.elc
1271
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/decorate.el
1272
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/decorate.elc
1273
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/decorate/include.el
1274
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/decorate/include.elc
1275
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/decorate/mode.el
1276
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/decorate/mode.elc
1277
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/dep.el
1278
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/dep.elc
1279
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/doc.el
1280
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/doc.elc
1281
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ede-grammar.el
1282
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ede-grammar.elc
1283
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/edit.el
1284
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/edit.elc
1285
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/find.el
1286
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/find.elc
1287
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/format.el
1288
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/format.elc
1289
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/fw.el
1290
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/fw.elc
1291
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar-wy.el
1292
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar-wy.elc
1293
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar.el
1294
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/grammar.elc
1295
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/html.el
1296
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/html.elc
1297
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ia-sb.el
1298
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ia-sb.elc
1299
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ia.el
1300
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/ia.elc
1301
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/idle.el
1302
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/idle.elc
1303
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/imenu.el
1304
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/imenu.elc
1305
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/java.el
1306
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/java.elc
1307
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/lex-spp.el
1308
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/lex-spp.elc
1309
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/lex.el
1310
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/lex.elc
1311
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/loaddefs.el
1312
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/mru-bookmark.el
1313
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/mru-bookmark.elc
1314
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/sb.el
1315
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/sb.elc
1316
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/scope.el
1317
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/scope.elc
1318
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/senator.el
1319
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/senator.elc
1320
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/sort.el
1321
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/sort.elc
1322
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref.el
1323
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref.elc
1324
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/cscope.el
1325
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/cscope.elc
1326
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/filter.el
1327
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/filter.elc
1328
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/global.el
1329
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/global.elc
1330
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/grep.el
1331
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/grep.elc
1332
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/idutils.el
1333
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/idutils.elc
1334
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/list.el
1335
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/symref/list.elc
1336
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag-file.el
1337
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag-file.elc
1338
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag-ls.el
1339
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag-ls.elc
1340
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag-write.el
1341
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag-write.elc
1342
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag.el
1343
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/tag.elc
1344
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/texi.el
1345
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/texi.elc
1346
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/util-modes.el
1347
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/util-modes.elc
1348
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/util.el
1349
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/util.elc
1350
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent.el
1351
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent.elc
1352
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/comp.el
1353
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/comp.elc
1354
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/grammar.el
1355
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/grammar.elc
1356
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/java-tags.el
1357
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/java-tags.elc
1358
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/javascript.el
1359
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/javascript.elc
1360
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/javat-wy.el
1361
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/javat-wy.elc
1362
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/js-wy.el
1363
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/js-wy.elc
1364
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/python-wy.el
1365
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/python-wy.elc
1366
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/python.el
1367
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/python.elc
1368
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/wisent.el
1369
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/semantic/wisent/wisent.elc
1370
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode.el
1371
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode.elc
1372
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/args.el
1373
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/args.elc
1374
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/compile.el
1375
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/compile.elc
1376
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/cpp.el
1377
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/cpp.elc
1378
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/ctxt.el
1379
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/ctxt.elc
1380
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/dictionary.el
1381
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/dictionary.elc
1382
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/document.el
1383
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/document.elc
1384
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/el.el
1385
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/el.elc
1386
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/expandproto.el
1387
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/expandproto.elc
1388
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/extract.el
1389
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/extract.elc
1390
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/fields.el
1391
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/fields.elc
1392
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/filters.el
1393
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/filters.elc
1394
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/find.el
1395
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/find.elc
1396
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/getset.el
1397
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/getset.elc
1398
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/insert.el
1399
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/insert.elc
1400
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/java.el
1401
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/java.elc
1402
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/loaddefs.el
1403
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/map.el
1404
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/map.elc
1405
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/mode.el
1406
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/mode.elc
1407
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/semantic.el
1408
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/semantic.elc
1409
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/srt-mode.el
1410
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/srt-mode.elc
1411
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/srt-wy.el
1412
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/srt-wy.elc
1413
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/srt.el
1414
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/srt.elc
1415
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/table.el
1416
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/table.elc
1417
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/template.el
1418
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/template.elc
1419
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/texi.el
1420
%%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/texi.elc
1421
%%DATADIR%%/%%EMACS_VER%%/lisp/chistory.el
1422
%%DATADIR%%/%%EMACS_VER%%/lisp/chistory.elc
1423
%%DATADIR%%/%%EMACS_VER%%/lisp/cmuscheme.el
1424
%%DATADIR%%/%%EMACS_VER%%/lisp/cmuscheme.elc
1425
%%DATADIR%%/%%EMACS_VER%%/lisp/color.el
1426
%%DATADIR%%/%%EMACS_VER%%/lisp/color.elc
1427
%%DATADIR%%/%%EMACS_VER%%/lisp/comint.el
1428
%%DATADIR%%/%%EMACS_VER%%/lisp/comint.elc
1429
%%DATADIR%%/%%EMACS_VER%%/lisp/completion.el
1430
%%DATADIR%%/%%EMACS_VER%%/lisp/completion.elc
1431
%%DATADIR%%/%%EMACS_VER%%/lisp/composite.el
1432
%%DATADIR%%/%%EMACS_VER%%/lisp/composite.elc
1433
%%DATADIR%%/%%EMACS_VER%%/lisp/cus-dep.el
1434
%%DATADIR%%/%%EMACS_VER%%/lisp/cus-dep.elc
1435
%%DATADIR%%/%%EMACS_VER%%/lisp/cus-edit.el
1436
%%DATADIR%%/%%EMACS_VER%%/lisp/cus-edit.elc
1437
%%DATADIR%%/%%EMACS_VER%%/lisp/cus-face.el
1438
%%DATADIR%%/%%EMACS_VER%%/lisp/cus-face.elc
1439
%%DATADIR%%/%%EMACS_VER%%/lisp/cus-load.el
1440
%%DATADIR%%/%%EMACS_VER%%/lisp/cus-start.el
1441
%%DATADIR%%/%%EMACS_VER%%/lisp/cus-start.elc
1442
%%DATADIR%%/%%EMACS_VER%%/lisp/cus-theme.el
1443
%%DATADIR%%/%%EMACS_VER%%/lisp/cus-theme.elc
1444
%%DATADIR%%/%%EMACS_VER%%/lisp/custom.el
1445
%%DATADIR%%/%%EMACS_VER%%/lisp/custom.elc
1446
%%DATADIR%%/%%EMACS_VER%%/lisp/dabbrev.el
1447
%%DATADIR%%/%%EMACS_VER%%/lisp/dabbrev.elc
1448
%%DATADIR%%/%%EMACS_VER%%/lisp/delim-col.el
1449
%%DATADIR%%/%%EMACS_VER%%/lisp/delim-col.elc
1450
%%DATADIR%%/%%EMACS_VER%%/lisp/delsel.el
1451
%%DATADIR%%/%%EMACS_VER%%/lisp/delsel.elc
1452
%%DATADIR%%/%%EMACS_VER%%/lisp/descr-text.el
1453
%%DATADIR%%/%%EMACS_VER%%/lisp/descr-text.elc
1454
%%DATADIR%%/%%EMACS_VER%%/lisp/desktop.el
1455
%%DATADIR%%/%%EMACS_VER%%/lisp/desktop.elc
1456
%%DATADIR%%/%%EMACS_VER%%/lisp/dframe.el
1457
%%DATADIR%%/%%EMACS_VER%%/lisp/dframe.elc
1458
%%DATADIR%%/%%EMACS_VER%%/lisp/dired-aux.el
1459
%%DATADIR%%/%%EMACS_VER%%/lisp/dired-aux.elc
1460
%%DATADIR%%/%%EMACS_VER%%/lisp/dired-x.el
1461
%%DATADIR%%/%%EMACS_VER%%/lisp/dired-x.elc
1462
%%DATADIR%%/%%EMACS_VER%%/lisp/dired.el
1463
%%DATADIR%%/%%EMACS_VER%%/lisp/dired.elc
1464
%%DATADIR%%/%%EMACS_VER%%/lisp/dirtrack.el
1465
%%DATADIR%%/%%EMACS_VER%%/lisp/dirtrack.elc
1466
%%DATADIR%%/%%EMACS_VER%%/lisp/disp-table.el
1467
%%DATADIR%%/%%EMACS_VER%%/lisp/disp-table.elc
1468
%%DATADIR%%/%%EMACS_VER%%/lisp/dnd.el
1469
%%DATADIR%%/%%EMACS_VER%%/lisp/dnd.elc
1470
%%DATADIR%%/%%EMACS_VER%%/lisp/doc-view.el
1471
%%DATADIR%%/%%EMACS_VER%%/lisp/doc-view.elc
1472
%%DATADIR%%/%%EMACS_VER%%/lisp/dos-fns.el
1473
%%DATADIR%%/%%EMACS_VER%%/lisp/dos-fns.elc
1474
%%DATADIR%%/%%EMACS_VER%%/lisp/dos-vars.el
1475
%%DATADIR%%/%%EMACS_VER%%/lisp/dos-vars.elc
1476
%%DATADIR%%/%%EMACS_VER%%/lisp/dos-w32.el
1477
%%DATADIR%%/%%EMACS_VER%%/lisp/dos-w32.elc
1478
%%DATADIR%%/%%EMACS_VER%%/lisp/double.el
1479
%%DATADIR%%/%%EMACS_VER%%/lisp/double.elc
1480
%%DATADIR%%/%%EMACS_VER%%/lisp/dynamic-setting.el
1481
%%DATADIR%%/%%EMACS_VER%%/lisp/dynamic-setting.elc
1482
%%DATADIR%%/%%EMACS_VER%%/lisp/ebuff-menu.el
1483
%%DATADIR%%/%%EMACS_VER%%/lisp/ebuff-menu.elc
1484
%%DATADIR%%/%%EMACS_VER%%/lisp/echistory.el
1485
%%DATADIR%%/%%EMACS_VER%%/lisp/echistory.elc
1486
%%DATADIR%%/%%EMACS_VER%%/lisp/edmacro.el
1487
%%DATADIR%%/%%EMACS_VER%%/lisp/edmacro.elc
1488
%%DATADIR%%/%%EMACS_VER%%/lisp/ehelp.el
1489
%%DATADIR%%/%%EMACS_VER%%/lisp/ehelp.elc
1490
%%DATADIR%%/%%EMACS_VER%%/lisp/elec-pair.el
1491
%%DATADIR%%/%%EMACS_VER%%/lisp/elec-pair.elc
1492
%%DATADIR%%/%%EMACS_VER%%/lisp/electric.el
1493
%%DATADIR%%/%%EMACS_VER%%/lisp/electric.elc
1494
%%DATADIR%%/%%EMACS_VER%%/lisp/elide-head.el
1495
%%DATADIR%%/%%EMACS_VER%%/lisp/elide-head.elc
1496
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/advice.el
1497
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/advice.elc
1498
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/authors.el
1499
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/authors.elc
1500
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/autoload.el
1501
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/autoload.elc
1502
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/avl-tree.el
1503
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/avl-tree.elc
1504
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/backquote.el
1505
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/backquote.elc
1506
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/benchmark.el
1507
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/benchmark.elc
1508
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/bindat.el
1509
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/bindat.elc
1510
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/byte-opt.el
1511
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/byte-opt.elc
1512
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/byte-run.el
1513
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/byte-run.elc
1514
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/bytecomp.el
1515
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/bytecomp.elc
1516
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cconv.el
1517
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cconv.elc
1518
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/chart.el
1519
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/chart.elc
1520
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/check-declare.el
1521
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/check-declare.elc
1522
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/checkdoc.el
1523
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/checkdoc.elc
1524
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-extra.el
1525
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-extra.elc
1526
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-indent.el
1527
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-indent.elc
1528
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-lib.el
1529
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-lib.elc
1530
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-loaddefs.el
1531
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-macs.el
1532
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-macs.elc
1533
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-seq.el
1534
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl-seq.elc
1535
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl.el
1536
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/cl.elc
1537
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/copyright.el
1538
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/copyright.elc
1539
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/crm.el
1540
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/crm.elc
1541
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/debug.el
1542
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/debug.elc
1543
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/derived.el
1544
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/derived.elc
1545
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/disass.el
1546
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/disass.elc
1547
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/easy-mmode.el
1548
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/easy-mmode.elc
1549
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/easymenu.el
1550
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/easymenu.elc
1551
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/edebug.el
1552
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/edebug.elc
1553
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-base.el
1554
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-base.elc
1555
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-core.el
1556
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-core.elc
1557
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-custom.el
1558
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-custom.elc
1559
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-datadebug.el
1560
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-datadebug.elc
1561
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-opt.el
1562
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-opt.elc
1563
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-speedbar.el
1564
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-speedbar.elc
1565
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio.el
1566
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio.elc
1567
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eldoc.el
1568
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eldoc.elc
1569
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/elint.el
1570
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/elint.elc
1571
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/elp.el
1572
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/elp.elc
1573
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/ert-x.el
1574
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/ert-x.elc
1575
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/ert.el
1576
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/ert.elc
1577
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/ewoc.el
1578
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/ewoc.elc
1579
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/find-func.el
1580
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/find-func.elc
1581
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/float-sup.el
1582
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/float-sup.elc
1583
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/generic.el
1584
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/generic.elc
1585
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/gulp.el
1586
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/gulp.elc
1587
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/gv.el
1588
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/gv.elc
1589
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/helper.el
1590
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/helper.elc
1591
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/lisp-mnt.el
1592
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/lisp-mnt.elc
1593
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/lisp-mode.el
1594
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/lisp-mode.elc
1595
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/lisp.el
1596
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/lisp.elc
1597
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/macroexp.el
1598
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/macroexp.elc
1599
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/map-ynp.el
1600
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/map-ynp.elc
1601
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/nadvice.el
1602
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/nadvice.elc
1603
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/package-x.el
1604
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/package-x.elc
1605
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/package.el
1606
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/package.elc
1607
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/pcase.el
1608
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/pcase.elc
1609
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/pp.el
1610
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/pp.elc
1611
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/re-builder.el
1612
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/re-builder.elc
1613
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/regexp-opt.el
1614
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/regexp-opt.elc
1615
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/regi.el
1616
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/regi.elc
1617
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/ring.el
1618
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/ring.elc
1619
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/rx.el
1620
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/rx.elc
1621
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/shadow.el
1622
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/shadow.elc
1623
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/smie.el
1624
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/smie.elc
1625
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/subr-x.el
1626
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/subr-x.elc
1627
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/syntax.el
1628
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/syntax.elc
1629
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/tabulated-list.el
1630
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/tabulated-list.elc
1631
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/tcover-ses.el
1632
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/tcover-ses.elc
1633
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/tcover-unsafep.el
1634
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/tcover-unsafep.elc
1635
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/testcover.el
1636
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/testcover.elc
1637
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/timer.el
1638
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/timer.elc
1639
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/tq.el
1640
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/tq.elc
1641
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/trace.el
1642
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/trace.elc
1643
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/unsafep.el
1644
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/unsafep.elc
1645
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/warnings.el
1646
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/warnings.elc
1647
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lock.el
1648
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lock.elc
1649
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/crisp.el
1650
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/crisp.elc
1651
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/cua-base.el
1652
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/cua-base.elc
1653
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/cua-gmrk.el
1654
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/cua-gmrk.elc
1655
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/cua-rect.el
1656
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/cua-rect.elc
1657
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/edt-lk201.el
1658
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/edt-lk201.elc
1659
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/edt-mapper.el
1660
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/edt-mapper.elc
1661
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/edt-pc.el
1662
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/edt-pc.elc
1663
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/edt-vt100.el
1664
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/edt-vt100.elc
1665
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/edt.el
1666
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/edt.elc
1667
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/keypad.el
1668
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/keypad.elc
1669
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/tpu-edt.el
1670
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/tpu-edt.elc
1671
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/tpu-extras.el
1672
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/tpu-extras.elc
1673
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/tpu-mapper.el
1674
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/tpu-mapper.elc
1675
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/vi.el
1676
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/vi.elc
1677
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/vip.el
1678
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/vip.elc
1679
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper-cmd.el
1680
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper-cmd.elc
1681
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper-ex.el
1682
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper-ex.elc
1683
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper-init.el
1684
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper-init.elc
1685
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper-keym.el
1686
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper-keym.elc
1687
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper-macs.el
1688
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper-macs.elc
1689
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper-mous.el
1690
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper-mous.elc
1691
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper-util.el
1692
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper-util.elc
1693
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper.el
1694
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/viper.elc
1695
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/ws-mode.el
1696
%%DATADIR%%/%%EMACS_VER%%/lisp/emulation/ws-mode.elc
1697
%%DATADIR%%/%%EMACS_VER%%/lisp/env.el
1698
%%DATADIR%%/%%EMACS_VER%%/lisp/env.elc
1699
%%DATADIR%%/%%EMACS_VER%%/lisp/epa-dired.el
1700
%%DATADIR%%/%%EMACS_VER%%/lisp/epa-dired.elc
1701
%%DATADIR%%/%%EMACS_VER%%/lisp/epa-file.el
1702
%%DATADIR%%/%%EMACS_VER%%/lisp/epa-file.elc
1703
%%DATADIR%%/%%EMACS_VER%%/lisp/epa-hook.el
1704
%%DATADIR%%/%%EMACS_VER%%/lisp/epa-hook.elc
1705
%%DATADIR%%/%%EMACS_VER%%/lisp/epa-mail.el
1706
%%DATADIR%%/%%EMACS_VER%%/lisp/epa-mail.elc
1707
%%DATADIR%%/%%EMACS_VER%%/lisp/epa.el
1708
%%DATADIR%%/%%EMACS_VER%%/lisp/epa.elc
1709
%%DATADIR%%/%%EMACS_VER%%/lisp/epg-config.el
1710
%%DATADIR%%/%%EMACS_VER%%/lisp/epg-config.elc
1711
%%DATADIR%%/%%EMACS_VER%%/lisp/epg.el
1712
%%DATADIR%%/%%EMACS_VER%%/lisp/epg.elc
1713
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-autoaway.el
1714
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-autoaway.elc
1715
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-backend.el
1716
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-backend.elc
1717
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-button.el
1718
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-button.elc
1719
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-capab.el
1720
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-capab.elc
1721
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-compat.el
1722
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-compat.elc
1723
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-dcc.el
1724
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-dcc.elc
1725
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-desktop-notifications.el
1726
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-desktop-notifications.elc
1727
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-ezbounce.el
1728
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-ezbounce.elc
1729
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-fill.el
1730
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-fill.elc
1731
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-goodies.el
1732
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-goodies.elc
1733
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-ibuffer.el
1734
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-ibuffer.elc
1735
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-identd.el
1736
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-identd.elc
1737
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-imenu.el
1738
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-imenu.elc
1739
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-join.el
1740
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-join.elc
1741
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-lang.el
1742
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-lang.elc
1743
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-list.el
1744
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-list.elc
1745
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-log.el
1746
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-log.elc
1747
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-match.el
1748
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-match.elc
1749
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-menu.el
1750
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-menu.elc
1751
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-netsplit.el
1752
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-netsplit.elc
1753
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-networks.el
1754
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-networks.elc
1755
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-notify.el
1756
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-notify.elc
1757
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-page.el
1758
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-page.elc
1759
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-pcomplete.el
1760
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-pcomplete.elc
1761
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-replace.el
1762
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-replace.elc
1763
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-ring.el
1764
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-ring.elc
1765
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-services.el
1766
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-services.elc
1767
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-sound.el
1768
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-sound.elc
1769
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-speedbar.el
1770
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-speedbar.elc
1771
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-spelling.el
1772
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-spelling.elc
1773
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-stamp.el
1774
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-stamp.elc
1775
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-track.el
1776
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-track.elc
1777
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-truncate.el
1778
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-truncate.elc
1779
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-xdcc.el
1780
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc-xdcc.elc
1781
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc.el
1782
%%DATADIR%%/%%EMACS_VER%%/lisp/erc/erc.elc
1783
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-alias.el
1784
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-alias.elc
1785
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-banner.el
1786
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-banner.elc
1787
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-basic.el
1788
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-basic.elc
1789
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-cmpl.el
1790
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-cmpl.elc
1791
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-dirs.el
1792
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-dirs.elc
1793
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-glob.el
1794
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-glob.elc
1795
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-hist.el
1796
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-hist.elc
1797
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-ls.el
1798
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-ls.elc
1799
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-pred.el
1800
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-pred.elc
1801
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-prompt.el
1802
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-prompt.elc
1803
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-rebind.el
1804
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-rebind.elc
1805
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-script.el
1806
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-script.elc
1807
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-smart.el
1808
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-smart.elc
1809
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-term.el
1810
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-term.elc
1811
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-tramp.el
1812
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-tramp.elc
1813
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-unix.el
1814
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-unix.elc
1815
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-xtra.el
1816
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/em-xtra.elc
1817
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-arg.el
1818
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-arg.elc
1819
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-cmd.el
1820
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-cmd.elc
1821
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-ext.el
1822
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-ext.elc
1823
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-groups.el
1824
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-io.el
1825
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-io.elc
1826
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-mode.el
1827
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-mode.elc
1828
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-module.el
1829
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-module.elc
1830
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-opt.el
1831
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-opt.elc
1832
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-proc.el
1833
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-proc.elc
1834
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-util.el
1835
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-util.elc
1836
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-var.el
1837
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/esh-var.elc
1838
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/eshell.el
1839
%%DATADIR%%/%%EMACS_VER%%/lisp/eshell/eshell.elc
1840
%%DATADIR%%/%%EMACS_VER%%/lisp/expand.el
1841
%%DATADIR%%/%%EMACS_VER%%/lisp/expand.elc
1842
%%DATADIR%%/%%EMACS_VER%%/lisp/ezimage.el
1843
%%DATADIR%%/%%EMACS_VER%%/lisp/ezimage.elc
1844
%%DATADIR%%/%%EMACS_VER%%/lisp/face-remap.el
1845
%%DATADIR%%/%%EMACS_VER%%/lisp/face-remap.elc
1846
%%DATADIR%%/%%EMACS_VER%%/lisp/facemenu.el
1847
%%DATADIR%%/%%EMACS_VER%%/lisp/facemenu.elc
1848
%%DATADIR%%/%%EMACS_VER%%/lisp/faces.el
1849
%%DATADIR%%/%%EMACS_VER%%/lisp/faces.elc
1850
%%DATADIR%%/%%EMACS_VER%%/lisp/ffap.el
1851
%%DATADIR%%/%%EMACS_VER%%/lisp/ffap.elc
1852
%%DATADIR%%/%%EMACS_VER%%/lisp/filecache.el
1853
%%DATADIR%%/%%EMACS_VER%%/lisp/filecache.elc
1854
%%DATADIR%%/%%EMACS_VER%%/lisp/filenotify.el
1855
%%DATADIR%%/%%EMACS_VER%%/lisp/filenotify.elc
1856
%%DATADIR%%/%%EMACS_VER%%/lisp/files-x.el
1857
%%DATADIR%%/%%EMACS_VER%%/lisp/files-x.elc
1858
%%DATADIR%%/%%EMACS_VER%%/lisp/files.el
1859
%%DATADIR%%/%%EMACS_VER%%/lisp/files.elc
1860
%%DATADIR%%/%%EMACS_VER%%/lisp/filesets.el
1861
%%DATADIR%%/%%EMACS_VER%%/lisp/filesets.elc
1862
%%DATADIR%%/%%EMACS_VER%%/lisp/find-cmd.el
1863
%%DATADIR%%/%%EMACS_VER%%/lisp/find-cmd.elc
1864
%%DATADIR%%/%%EMACS_VER%%/lisp/find-dired.el
1865
%%DATADIR%%/%%EMACS_VER%%/lisp/find-dired.elc
1866
%%DATADIR%%/%%EMACS_VER%%/lisp/find-file.el
1867
%%DATADIR%%/%%EMACS_VER%%/lisp/find-file.elc
1868
%%DATADIR%%/%%EMACS_VER%%/lisp/find-lisp.el
1869
%%DATADIR%%/%%EMACS_VER%%/lisp/find-lisp.elc
1870
%%DATADIR%%/%%EMACS_VER%%/lisp/finder-inf.el
1871
%%DATADIR%%/%%EMACS_VER%%/lisp/finder.el
1872
%%DATADIR%%/%%EMACS_VER%%/lisp/finder.elc
1873
%%DATADIR%%/%%EMACS_VER%%/lisp/flow-ctrl.el
1874
%%DATADIR%%/%%EMACS_VER%%/lisp/flow-ctrl.elc
1875
%%DATADIR%%/%%EMACS_VER%%/lisp/foldout.el
1876
%%DATADIR%%/%%EMACS_VER%%/lisp/foldout.elc
1877
%%DATADIR%%/%%EMACS_VER%%/lisp/follow.el
1878
%%DATADIR%%/%%EMACS_VER%%/lisp/follow.elc
1879
%%DATADIR%%/%%EMACS_VER%%/lisp/font-core.el
1880
%%DATADIR%%/%%EMACS_VER%%/lisp/font-core.elc
1881
%%DATADIR%%/%%EMACS_VER%%/lisp/font-lock.el
1882
%%DATADIR%%/%%EMACS_VER%%/lisp/font-lock.elc
1883
%%DATADIR%%/%%EMACS_VER%%/lisp/format-spec.el
1884
%%DATADIR%%/%%EMACS_VER%%/lisp/format-spec.elc
1885
%%DATADIR%%/%%EMACS_VER%%/lisp/format.el
1886
%%DATADIR%%/%%EMACS_VER%%/lisp/format.elc
1887
%%DATADIR%%/%%EMACS_VER%%/lisp/forms.el
1888
%%DATADIR%%/%%EMACS_VER%%/lisp/forms.elc
1889
%%DATADIR%%/%%EMACS_VER%%/lisp/frame.el
1890
%%DATADIR%%/%%EMACS_VER%%/lisp/frame.elc
1891
%%DATADIR%%/%%EMACS_VER%%/lisp/frameset.el
1892
%%DATADIR%%/%%EMACS_VER%%/lisp/frameset.elc
1893
%%DATADIR%%/%%EMACS_VER%%/lisp/fringe.el
1894
%%DATADIR%%/%%EMACS_VER%%/lisp/fringe.elc
1895
%%DATADIR%%/%%EMACS_VER%%/lisp/generic-x.el
1896
%%DATADIR%%/%%EMACS_VER%%/lisp/generic-x.elc
1897
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/.dir-locals.el
1898
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/auth-source.el
1899
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/auth-source.elc
1900
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/canlock.el
1901
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/canlock.elc
1902
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/compface.el
1903
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/compface.elc
1904
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/deuglify.el
1905
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/deuglify.elc
1906
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/ecomplete.el
1907
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/ecomplete.elc
1908
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/flow-fill.el
1909
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/flow-fill.elc
1910
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gmm-utils.el
1911
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gmm-utils.elc
1912
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-agent.el
1913
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-agent.elc
1914
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-art.el
1915
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-art.elc
1916
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-async.el
1917
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-async.elc
1918
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-bcklg.el
1919
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-bcklg.elc
1920
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-bookmark.el
1921
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-bookmark.elc
1922
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-cache.el
1923
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-cache.elc
1924
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-cite.el
1925
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-cite.elc
1926
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-cus.el
1927
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-cus.elc
1928
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-delay.el
1929
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-delay.elc
1930
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-demon.el
1931
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-demon.elc
1932
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-diary.el
1933
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-diary.elc
1934
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-dired.el
1935
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-dired.elc
1936
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-draft.el
1937
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-draft.elc
1938
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-dup.el
1939
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-dup.elc
1940
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-eform.el
1941
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-eform.elc
1942
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-ems.el
1943
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-ems.elc
1944
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-fun.el
1945
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-fun.elc
1946
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-gravatar.el
1947
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-gravatar.elc
1948
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-group.el
1949
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-group.elc
1950
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-html.el
1951
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-html.elc
1952
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-icalendar.el
1953
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-icalendar.elc
1954
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-int.el
1955
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-int.elc
1956
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-kill.el
1957
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-kill.elc
1958
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-logic.el
1959
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-logic.elc
1960
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-mh.el
1961
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-mh.elc
1962
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-ml.el
1963
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-ml.elc
1964
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-mlspl.el
1965
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-mlspl.elc
1966
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-msg.el
1967
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-msg.elc
1968
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-notifications.el
1969
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-notifications.elc
1970
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-picon.el
1971
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-picon.elc
1972
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-range.el
1973
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-range.elc
1974
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-registry.el
1975
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-registry.elc
1976
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-salt.el
1977
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-salt.elc
1978
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-score.el
1979
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-score.elc
1980
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-setup.el
1981
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-setup.elc
1982
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-sieve.el
1983
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-sieve.elc
1984
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-spec.el
1985
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-spec.elc
1986
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-srvr.el
1987
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-srvr.elc
1988
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-start.el
1989
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-start.elc
1990
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-sum.el
1991
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-sum.elc
1992
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-sync.el
1993
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-sync.elc
1994
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-topic.el
1995
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-topic.elc
1996
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-undo.el
1997
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-undo.elc
1998
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-util.el
1999
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-util.elc
2000
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-uu.el
2001
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-uu.elc
2002
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-vm.el
2003
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-vm.elc
2004
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-win.el
2005
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus-win.elc
2006
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus.el
2007
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gnus.elc
2008
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gravatar.el
2009
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gravatar.elc
2010
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gssapi.el
2011
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/gssapi.elc
2012
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/html2text.el
2013
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/html2text.elc
2014
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/ietf-drums.el
2015
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/ietf-drums.elc
2016
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/legacy-gnus-agent.el
2017
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/legacy-gnus-agent.elc
2018
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mail-parse.el
2019
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mail-parse.elc
2020
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mail-prsvr.el
2021
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mail-prsvr.elc
2022
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mail-source.el
2023
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mail-source.elc
2024
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mailcap.el
2025
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mailcap.elc
2026
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/message.el
2027
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/message.elc
2028
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/messcompat.el
2029
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/messcompat.elc
2030
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-archive.el
2031
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-archive.elc
2032
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-bodies.el
2033
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-bodies.elc
2034
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-decode.el
2035
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-decode.elc
2036
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-encode.el
2037
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-encode.elc
2038
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-extern.el
2039
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-extern.elc
2040
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-partial.el
2041
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-partial.elc
2042
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-url.el
2043
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-url.elc
2044
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-util.el
2045
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-util.elc
2046
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-uu.el
2047
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-uu.elc
2048
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-view.el
2049
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mm-view.elc
2050
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mml-sec.el
2051
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mml-sec.elc
2052
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mml-smime.el
2053
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mml-smime.elc
2054
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mml.el
2055
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mml.elc
2056
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mml1991.el
2057
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mml1991.elc
2058
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mml2015.el
2059
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/mml2015.elc
2060
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnagent.el
2061
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnagent.elc
2062
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnbabyl.el
2063
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnbabyl.elc
2064
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nndiary.el
2065
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nndiary.elc
2066
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nndir.el
2067
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nndir.elc
2068
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nndoc.el
2069
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nndoc.elc
2070
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nndraft.el
2071
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nndraft.elc
2072
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nneething.el
2073
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nneething.elc
2074
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnfolder.el
2075
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnfolder.elc
2076
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nngateway.el
2077
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nngateway.elc
2078
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnheader.el
2079
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnheader.elc
2080
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnimap.el
2081
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnimap.elc
2082
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnir.el
2083
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnir.elc
2084
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnmail.el
2085
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnmail.elc
2086
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnmaildir.el
2087
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnmaildir.elc
2088
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnmairix.el
2089
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnmairix.elc
2090
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnmbox.el
2091
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnmbox.elc
2092
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnmh.el
2093
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnmh.elc
2094
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnml.el
2095
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnml.elc
2096
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnnil.el
2097
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnnil.elc
2098
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnoo.el
2099
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnoo.elc
2100
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnregistry.el
2101
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnregistry.elc
2102
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnrss.el
2103
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnrss.elc
2104
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnspool.el
2105
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnspool.elc
2106
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nntp.el
2107
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nntp.elc
2108
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnvirtual.el
2109
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnvirtual.elc
2110
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnweb.el
2111
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/nnweb.elc
2112
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/plstore.el
2113
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/plstore.elc
2114
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/pop3.el
2115
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/pop3.elc
2116
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/qp.el
2117
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/qp.elc
2118
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/registry.el
2119
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/registry.elc
2120
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/rfc1843.el
2121
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/rfc1843.elc
2122
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/rfc2045.el
2123
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/rfc2045.elc
2124
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/rfc2047.el
2125
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/rfc2047.elc
2126
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/rfc2104.el
2127
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/rfc2104.elc
2128
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/rfc2231.el
2129
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/rfc2231.elc
2130
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/rtree.el
2131
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/rtree.elc
2132
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/score-mode.el
2133
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/score-mode.elc
2134
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/sieve-manage.el
2135
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/sieve-manage.elc
2136
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/sieve-mode.el
2137
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/sieve-mode.elc
2138
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/sieve.el
2139
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/sieve.elc
2140
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/smiley.el
2141
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/smiley.elc
2142
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/smime.el
2143
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/smime.elc
2144
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/spam-report.el
2145
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/spam-report.elc
2146
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/spam-stat.el
2147
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/spam-stat.elc
2148
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/spam-wash.el
2149
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/spam-wash.elc
2150
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/spam.el
2151
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/spam.elc
2152
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/starttls.el
2153
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/starttls.elc
2154
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/utf7.el
2155
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/utf7.elc
2156
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/yenc.el
2157
%%DATADIR%%/%%EMACS_VER%%/lisp/gnus/yenc.elc
2158
%%DATADIR%%/%%EMACS_VER%%/lisp/gs.el
2159
%%DATADIR%%/%%EMACS_VER%%/lisp/gs.elc
2160
%%DATADIR%%/%%EMACS_VER%%/lisp/help-at-pt.el
2161
%%DATADIR%%/%%EMACS_VER%%/lisp/help-at-pt.elc
2162
%%DATADIR%%/%%EMACS_VER%%/lisp/help-fns.el
2163
%%DATADIR%%/%%EMACS_VER%%/lisp/help-fns.elc
2164
%%DATADIR%%/%%EMACS_VER%%/lisp/help-macro.el
2165
%%DATADIR%%/%%EMACS_VER%%/lisp/help-macro.elc
2166
%%DATADIR%%/%%EMACS_VER%%/lisp/help-mode.el
2167
%%DATADIR%%/%%EMACS_VER%%/lisp/help-mode.elc
2168
%%DATADIR%%/%%EMACS_VER%%/lisp/help.el
2169
%%DATADIR%%/%%EMACS_VER%%/lisp/help.elc
2170
%%DATADIR%%/%%EMACS_VER%%/lisp/hex-util.el
2171
%%DATADIR%%/%%EMACS_VER%%/lisp/hex-util.elc
2172
%%DATADIR%%/%%EMACS_VER%%/lisp/hexl.el
2173
%%DATADIR%%/%%EMACS_VER%%/lisp/hexl.elc
2174
%%DATADIR%%/%%EMACS_VER%%/lisp/hfy-cmap.el
2175
%%DATADIR%%/%%EMACS_VER%%/lisp/hfy-cmap.elc
2176
%%DATADIR%%/%%EMACS_VER%%/lisp/hi-lock.el
2177
%%DATADIR%%/%%EMACS_VER%%/lisp/hi-lock.elc
2178
%%DATADIR%%/%%EMACS_VER%%/lisp/hilit-chg.el
2179
%%DATADIR%%/%%EMACS_VER%%/lisp/hilit-chg.elc
2180
%%DATADIR%%/%%EMACS_VER%%/lisp/hippie-exp.el
2181
%%DATADIR%%/%%EMACS_VER%%/lisp/hippie-exp.elc
2182
%%DATADIR%%/%%EMACS_VER%%/lisp/hl-line.el
2183
%%DATADIR%%/%%EMACS_VER%%/lisp/hl-line.elc
2184
%%DATADIR%%/%%EMACS_VER%%/lisp/htmlfontify.el
2185
%%DATADIR%%/%%EMACS_VER%%/lisp/htmlfontify.elc
2186
%%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-ext.el
2187
%%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-ext.elc
2188
%%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-macs.el
2189
%%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-macs.elc
2190
%%DATADIR%%/%%EMACS_VER%%/lisp/ibuffer.el
2191
%%DATADIR%%/%%EMACS_VER%%/lisp/ibuffer.elc
2192
%%DATADIR%%/%%EMACS_VER%%/lisp/icomplete.el
2193
%%DATADIR%%/%%EMACS_VER%%/lisp/icomplete.elc
2194
%%DATADIR%%/%%EMACS_VER%%/lisp/ido.el
2195
%%DATADIR%%/%%EMACS_VER%%/lisp/ido.elc
2196
%%DATADIR%%/%%EMACS_VER%%/lisp/ielm.el
2197
%%DATADIR%%/%%EMACS_VER%%/lisp/ielm.elc
2198
%%DATADIR%%/%%EMACS_VER%%/lisp/iimage.el
2199
%%DATADIR%%/%%EMACS_VER%%/lisp/iimage.elc
2200
%%DATADIR%%/%%EMACS_VER%%/lisp/image-dired.el
2201
%%DATADIR%%/%%EMACS_VER%%/lisp/image-dired.elc
2202
%%DATADIR%%/%%EMACS_VER%%/lisp/image-file.el
2203
%%DATADIR%%/%%EMACS_VER%%/lisp/image-file.elc
2204
%%DATADIR%%/%%EMACS_VER%%/lisp/image-mode.el
2205
%%DATADIR%%/%%EMACS_VER%%/lisp/image-mode.elc
2206
%%DATADIR%%/%%EMACS_VER%%/lisp/image.el
2207
%%DATADIR%%/%%EMACS_VER%%/lisp/image.elc
2208
%%DATADIR%%/%%EMACS_VER%%/lisp/imenu.el
2209
%%DATADIR%%/%%EMACS_VER%%/lisp/imenu.elc
2210
%%DATADIR%%/%%EMACS_VER%%/lisp/indent.el
2211
%%DATADIR%%/%%EMACS_VER%%/lisp/indent.elc
2212
%%DATADIR%%/%%EMACS_VER%%/lisp/info-look.el
2213
%%DATADIR%%/%%EMACS_VER%%/lisp/info-look.elc
2214
%%DATADIR%%/%%EMACS_VER%%/lisp/info-xref.el
2215
%%DATADIR%%/%%EMACS_VER%%/lisp/info-xref.elc
2216
%%DATADIR%%/%%EMACS_VER%%/lisp/info.el
2217
%%DATADIR%%/%%EMACS_VER%%/lisp/info.elc
2218
%%DATADIR%%/%%EMACS_VER%%/lisp/informat.el
2219
%%DATADIR%%/%%EMACS_VER%%/lisp/informat.elc
2220
%%DATADIR%%/%%EMACS_VER%%/lisp/international/README
2221
%%DATADIR%%/%%EMACS_VER%%/lisp/international/ccl.el
2222
%%DATADIR%%/%%EMACS_VER%%/lisp/international/ccl.elc
2223
%%DATADIR%%/%%EMACS_VER%%/lisp/international/characters.el
2224
%%DATADIR%%/%%EMACS_VER%%/lisp/international/characters.elc
2225
%%DATADIR%%/%%EMACS_VER%%/lisp/international/charprop.el
2226
%%DATADIR%%/%%EMACS_VER%%/lisp/international/cp51932.el
2227
%%DATADIR%%/%%EMACS_VER%%/lisp/international/eucjp-ms.el
2228
%%DATADIR%%/%%EMACS_VER%%/lisp/international/fontset.el
2229
%%DATADIR%%/%%EMACS_VER%%/lisp/international/fontset.elc
2230
%%DATADIR%%/%%EMACS_VER%%/lisp/international/isearch-x.el
2231
%%DATADIR%%/%%EMACS_VER%%/lisp/international/isearch-x.elc
2232
%%DATADIR%%/%%EMACS_VER%%/lisp/international/iso-ascii.el
2233
%%DATADIR%%/%%EMACS_VER%%/lisp/international/iso-ascii.elc
2234
%%DATADIR%%/%%EMACS_VER%%/lisp/international/iso-cvt.el
2235
%%DATADIR%%/%%EMACS_VER%%/lisp/international/iso-cvt.elc
2236
%%DATADIR%%/%%EMACS_VER%%/lisp/international/iso-transl.el
2237
%%DATADIR%%/%%EMACS_VER%%/lisp/international/iso-transl.elc
2238
%%DATADIR%%/%%EMACS_VER%%/lisp/international/ja-dic-cnv.el
2239
%%DATADIR%%/%%EMACS_VER%%/lisp/international/ja-dic-cnv.elc
2240
%%DATADIR%%/%%EMACS_VER%%/lisp/international/ja-dic-utl.el
2241
%%DATADIR%%/%%EMACS_VER%%/lisp/international/ja-dic-utl.elc
2242
%%DATADIR%%/%%EMACS_VER%%/lisp/international/kinsoku.el
2243
%%DATADIR%%/%%EMACS_VER%%/lisp/international/kinsoku.elc
2244
%%DATADIR%%/%%EMACS_VER%%/lisp/international/kkc.el
2245
%%DATADIR%%/%%EMACS_VER%%/lisp/international/kkc.elc
2246
%%DATADIR%%/%%EMACS_VER%%/lisp/international/latexenc.el
2247
%%DATADIR%%/%%EMACS_VER%%/lisp/international/latexenc.elc
2248
%%DATADIR%%/%%EMACS_VER%%/lisp/international/latin1-disp.el
2249
%%DATADIR%%/%%EMACS_VER%%/lisp/international/latin1-disp.elc
2250
%%DATADIR%%/%%EMACS_VER%%/lisp/international/mule-cmds.el
2251
%%DATADIR%%/%%EMACS_VER%%/lisp/international/mule-cmds.elc
2252
%%DATADIR%%/%%EMACS_VER%%/lisp/international/mule-conf.el
2253
%%DATADIR%%/%%EMACS_VER%%/lisp/international/mule-conf.elc
2254
%%DATADIR%%/%%EMACS_VER%%/lisp/international/mule-diag.el
2255
%%DATADIR%%/%%EMACS_VER%%/lisp/international/mule-diag.elc
2256
%%DATADIR%%/%%EMACS_VER%%/lisp/international/mule-util.el
2257
%%DATADIR%%/%%EMACS_VER%%/lisp/international/mule-util.elc
2258
%%DATADIR%%/%%EMACS_VER%%/lisp/international/mule.el
2259
%%DATADIR%%/%%EMACS_VER%%/lisp/international/mule.elc
2260
%%DATADIR%%/%%EMACS_VER%%/lisp/international/ogonek.el
2261
%%DATADIR%%/%%EMACS_VER%%/lisp/international/ogonek.elc
2262
%%DATADIR%%/%%EMACS_VER%%/lisp/international/quail.el
2263
%%DATADIR%%/%%EMACS_VER%%/lisp/international/quail.elc
2264
%%DATADIR%%/%%EMACS_VER%%/lisp/international/robin.el
2265
%%DATADIR%%/%%EMACS_VER%%/lisp/international/robin.elc
2266
%%DATADIR%%/%%EMACS_VER%%/lisp/international/titdic-cnv.el
2267
%%DATADIR%%/%%EMACS_VER%%/lisp/international/titdic-cnv.elc
2268
%%DATADIR%%/%%EMACS_VER%%/lisp/international/ucs-normalize.el
2269
%%DATADIR%%/%%EMACS_VER%%/lisp/international/ucs-normalize.elc
2270
%%DATADIR%%/%%EMACS_VER%%/lisp/international/uni-bidi.el
2271
%%DATADIR%%/%%EMACS_VER%%/lisp/international/uni-category.el
2272
%%DATADIR%%/%%EMACS_VER%%/lisp/international/uni-combining.el
2273
%%DATADIR%%/%%EMACS_VER%%/lisp/international/uni-comment.el
2274
%%DATADIR%%/%%EMACS_VER%%/lisp/international/uni-decimal.el
2275
%%DATADIR%%/%%EMACS_VER%%/lisp/international/uni-decomposition.el
2276
%%DATADIR%%/%%EMACS_VER%%/lisp/international/uni-digit.el
2277
%%DATADIR%%/%%EMACS_VER%%/lisp/international/uni-lowercase.el
2278
%%DATADIR%%/%%EMACS_VER%%/lisp/international/uni-mirrored.el
2279
%%DATADIR%%/%%EMACS_VER%%/lisp/international/uni-name.el
2280
%%DATADIR%%/%%EMACS_VER%%/lisp/international/uni-numeric.el
2281
%%DATADIR%%/%%EMACS_VER%%/lisp/international/uni-old-name.el
2282
%%DATADIR%%/%%EMACS_VER%%/lisp/international/uni-titlecase.el
2283
%%DATADIR%%/%%EMACS_VER%%/lisp/international/uni-uppercase.el
2284
%%DATADIR%%/%%EMACS_VER%%/lisp/international/utf-7.el
2285
%%DATADIR%%/%%EMACS_VER%%/lisp/international/utf-7.elc
2286
%%DATADIR%%/%%EMACS_VER%%/lisp/isearch.el
2287
%%DATADIR%%/%%EMACS_VER%%/lisp/isearch.elc
2288
%%CANNA%%%%DATADIR%%/%%EMACS_VER%%/lisp/isearch-ext.el
2289
%%CANNA%%%%DATADIR%%/%%EMACS_VER%%/lisp/isearch-ext.elc
2290
%%DATADIR%%/%%EMACS_VER%%/lisp/isearchb.el
2291
%%DATADIR%%/%%EMACS_VER%%/lisp/isearchb.elc
2292
%%DATADIR%%/%%EMACS_VER%%/lisp/jit-lock.el
2293
%%DATADIR%%/%%EMACS_VER%%/lisp/jit-lock.elc
2294
%%DATADIR%%/%%EMACS_VER%%/lisp/jka-cmpr-hook.el
2295
%%DATADIR%%/%%EMACS_VER%%/lisp/jka-cmpr-hook.elc
2296
%%DATADIR%%/%%EMACS_VER%%/lisp/jka-compr.el
2297
%%DATADIR%%/%%EMACS_VER%%/lisp/jka-compr.elc
2298
%%DATADIR%%/%%EMACS_VER%%/lisp/json.el
2299
%%DATADIR%%/%%EMACS_VER%%/lisp/json.elc
2300
%%DATADIR%%/%%EMACS_VER%%/lisp/kermit.el
2301
%%DATADIR%%/%%EMACS_VER%%/lisp/kermit.elc
2302
%%DATADIR%%/%%EMACS_VER%%/lisp/kmacro.el
2303
%%DATADIR%%/%%EMACS_VER%%/lisp/kmacro.elc
2304
%%DATADIR%%/%%EMACS_VER%%/lisp/language/burmese.el
2305
%%DATADIR%%/%%EMACS_VER%%/lisp/language/burmese.elc
2306
%%DATADIR%%/%%EMACS_VER%%/lisp/language/cham.el
2307
%%DATADIR%%/%%EMACS_VER%%/lisp/language/cham.elc
2308
%%DATADIR%%/%%EMACS_VER%%/lisp/language/china-util.el
2309
%%DATADIR%%/%%EMACS_VER%%/lisp/language/china-util.elc
2310
%%DATADIR%%/%%EMACS_VER%%/lisp/language/chinese.el
2311
%%DATADIR%%/%%EMACS_VER%%/lisp/language/chinese.elc
2312
%%DATADIR%%/%%EMACS_VER%%/lisp/language/cyril-util.el
2313
%%DATADIR%%/%%EMACS_VER%%/lisp/language/cyril-util.elc
2314
%%DATADIR%%/%%EMACS_VER%%/lisp/language/cyrillic.el
2315
%%DATADIR%%/%%EMACS_VER%%/lisp/language/cyrillic.elc
2316
%%DATADIR%%/%%EMACS_VER%%/lisp/language/czech.el
2317
%%DATADIR%%/%%EMACS_VER%%/lisp/language/czech.elc
2318
%%DATADIR%%/%%EMACS_VER%%/lisp/language/english.el
2319
%%DATADIR%%/%%EMACS_VER%%/lisp/language/english.elc
2320
%%DATADIR%%/%%EMACS_VER%%/lisp/language/ethio-util.el
2321
%%DATADIR%%/%%EMACS_VER%%/lisp/language/ethio-util.elc
2322
%%DATADIR%%/%%EMACS_VER%%/lisp/language/ethiopic.el
2323
%%DATADIR%%/%%EMACS_VER%%/lisp/language/ethiopic.elc
2324
%%DATADIR%%/%%EMACS_VER%%/lisp/language/european.el
2325
%%DATADIR%%/%%EMACS_VER%%/lisp/language/european.elc
2326
%%DATADIR%%/%%EMACS_VER%%/lisp/language/georgian.el
2327
%%DATADIR%%/%%EMACS_VER%%/lisp/language/georgian.elc
2328
%%DATADIR%%/%%EMACS_VER%%/lisp/language/greek.el
2329
%%DATADIR%%/%%EMACS_VER%%/lisp/language/greek.elc
2330
%%DATADIR%%/%%EMACS_VER%%/lisp/language/hanja-util.el
2331
%%DATADIR%%/%%EMACS_VER%%/lisp/language/hanja-util.elc
2332
%%DATADIR%%/%%EMACS_VER%%/lisp/language/hebrew.el
2333
%%DATADIR%%/%%EMACS_VER%%/lisp/language/hebrew.elc
2334
%%DATADIR%%/%%EMACS_VER%%/lisp/language/ind-util.el
2335
%%DATADIR%%/%%EMACS_VER%%/lisp/language/ind-util.elc
2336
%%DATADIR%%/%%EMACS_VER%%/lisp/language/indian.el
2337
%%DATADIR%%/%%EMACS_VER%%/lisp/language/indian.elc
2338
%%DATADIR%%/%%EMACS_VER%%/lisp/language/japan-util.el
2339
%%DATADIR%%/%%EMACS_VER%%/lisp/language/japan-util.elc
2340
%%DATADIR%%/%%EMACS_VER%%/lisp/language/japanese.el
2341
%%DATADIR%%/%%EMACS_VER%%/lisp/language/japanese.elc
2342
%%DATADIR%%/%%EMACS_VER%%/lisp/language/khmer.el
2343
%%DATADIR%%/%%EMACS_VER%%/lisp/language/khmer.elc
2344
%%DATADIR%%/%%EMACS_VER%%/lisp/language/korea-util.el
2345
%%DATADIR%%/%%EMACS_VER%%/lisp/language/korea-util.elc
2346
%%DATADIR%%/%%EMACS_VER%%/lisp/language/korean.el
2347
%%DATADIR%%/%%EMACS_VER%%/lisp/language/korean.elc
2348
%%DATADIR%%/%%EMACS_VER%%/lisp/language/lao-util.el
2349
%%DATADIR%%/%%EMACS_VER%%/lisp/language/lao-util.elc
2350
%%DATADIR%%/%%EMACS_VER%%/lisp/language/lao.el
2351
%%DATADIR%%/%%EMACS_VER%%/lisp/language/lao.elc
2352
%%DATADIR%%/%%EMACS_VER%%/lisp/language/misc-lang.el
2353
%%DATADIR%%/%%EMACS_VER%%/lisp/language/misc-lang.elc
2354
%%DATADIR%%/%%EMACS_VER%%/lisp/language/romanian.el
2355
%%DATADIR%%/%%EMACS_VER%%/lisp/language/romanian.elc
2356
%%DATADIR%%/%%EMACS_VER%%/lisp/language/sinhala.el
2357
%%DATADIR%%/%%EMACS_VER%%/lisp/language/sinhala.elc
2358
%%DATADIR%%/%%EMACS_VER%%/lisp/language/slovak.el
2359
%%DATADIR%%/%%EMACS_VER%%/lisp/language/slovak.elc
2360
%%DATADIR%%/%%EMACS_VER%%/lisp/language/tai-viet.el
2361
%%DATADIR%%/%%EMACS_VER%%/lisp/language/tai-viet.elc
2362
%%DATADIR%%/%%EMACS_VER%%/lisp/language/thai-util.el
2363
%%DATADIR%%/%%EMACS_VER%%/lisp/language/thai-util.elc
2364
%%DATADIR%%/%%EMACS_VER%%/lisp/language/thai-word.el
2365
%%DATADIR%%/%%EMACS_VER%%/lisp/language/thai-word.elc
2366
%%DATADIR%%/%%EMACS_VER%%/lisp/language/thai.el
2367
%%DATADIR%%/%%EMACS_VER%%/lisp/language/thai.elc
2368
%%DATADIR%%/%%EMACS_VER%%/lisp/language/tibet-util.el
2369
%%DATADIR%%/%%EMACS_VER%%/lisp/language/tibet-util.elc
2370
%%DATADIR%%/%%EMACS_VER%%/lisp/language/tibetan.el
2371
%%DATADIR%%/%%EMACS_VER%%/lisp/language/tibetan.elc
2372
%%DATADIR%%/%%EMACS_VER%%/lisp/language/tv-util.el
2373
%%DATADIR%%/%%EMACS_VER%%/lisp/language/tv-util.elc
2374
%%DATADIR%%/%%EMACS_VER%%/lisp/language/utf-8-lang.el
2375
%%DATADIR%%/%%EMACS_VER%%/lisp/language/utf-8-lang.elc
2376
%%DATADIR%%/%%EMACS_VER%%/lisp/language/viet-util.el
2377
%%DATADIR%%/%%EMACS_VER%%/lisp/language/viet-util.elc
2378
%%DATADIR%%/%%EMACS_VER%%/lisp/language/vietnamese.el
2379
%%DATADIR%%/%%EMACS_VER%%/lisp/language/vietnamese.elc
2380
%%DATADIR%%/%%EMACS_VER%%/lisp/ldefs-boot.el
2381
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/ja-dic/ja-dic.el
2382
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/ja-dic/ja-dic.elc
2383
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/leim-list.el
2384
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/4Corner.el
2385
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/4Corner.elc
2386
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ARRAY30.el
2387
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ARRAY30.elc
2388
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/CCDOSPY.el
2389
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/CCDOSPY.elc
2390
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/CTLau-b5.el
2391
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/CTLau-b5.elc
2392
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/CTLau.el
2393
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/CTLau.elc
2394
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ECDICT.el
2395
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ECDICT.elc
2396
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ETZY.el
2397
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ETZY.elc
2398
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/PY-b5.el
2399
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/PY-b5.elc
2400
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/PY.el
2401
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/PY.elc
2402
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/Punct-b5.el
2403
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/Punct-b5.elc
2404
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/Punct.el
2405
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/Punct.elc
2406
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/QJ-b5.el
2407
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/QJ-b5.elc
2408
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/QJ.el
2409
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/QJ.elc
2410
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/SW.el
2411
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/SW.elc
2412
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/TONEPY.el
2413
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/TONEPY.elc
2414
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ZIRANMA.el
2415
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ZIRANMA.elc
2416
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ZOZY.el
2417
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ZOZY.elc
2418
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/arabic.el
2419
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/arabic.elc
2420
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/croatian.el
2421
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/croatian.elc
2422
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/cyril-jis.el
2423
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/cyril-jis.elc
2424
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/cyrillic.el
2425
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/cyrillic.elc
2426
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/czech.el
2427
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/czech.elc
2428
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ethiopic.el
2429
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ethiopic.elc
2430
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/georgian.el
2431
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/georgian.elc
2432
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/greek.el
2433
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/greek.elc
2434
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/hangul.el
2435
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/hangul.elc
2436
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/hanja-jis.el
2437
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/hanja-jis.elc
2438
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/hanja.el
2439
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/hanja.elc
2440
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/hanja3.el
2441
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/hanja3.elc
2442
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/hebrew.el
2443
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/hebrew.elc
2444
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/indian.el
2445
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/indian.elc
2446
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ipa-praat.el
2447
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ipa-praat.elc
2448
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ipa.el
2449
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ipa.elc
2450
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/japanese.el
2451
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/japanese.elc
2452
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/lao.el
2453
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/lao.elc
2454
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/latin-alt.el
2455
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/latin-alt.elc
2456
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/latin-ltx.el
2457
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/latin-ltx.elc
2458
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/latin-post.el
2459
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/latin-post.elc
2460
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/latin-pre.el
2461
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/latin-pre.elc
2462
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/lrt.el
2463
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/lrt.elc
2464
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/persian.el
2465
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/persian.elc
2466
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/py-punct.el
2467
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/py-punct.elc
2468
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/pypunct-b5.el
2469
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/pypunct-b5.elc
2470
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/quick-b5.el
2471
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/quick-b5.elc
2472
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/quick-cns.el
2473
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/quick-cns.elc
2474
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/rfc1345.el
2475
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/rfc1345.elc
2476
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/sgml-input.el
2477
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/sgml-input.elc
2478
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/sisheng.el
2479
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/sisheng.elc
2480
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/slovak.el
2481
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/slovak.elc
2482
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/symbol-ksc.el
2483
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/symbol-ksc.elc
2484
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/thai.el
2485
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/thai.elc
2486
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/tibetan.el
2487
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/tibetan.elc
2488
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/tsang-b5.el
2489
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/tsang-b5.elc
2490
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/tsang-cns.el
2491
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/tsang-cns.elc
2492
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/uni-input.el
2493
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/uni-input.elc
2494
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/viqr.el
2495
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/viqr.elc
2496
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/vntelex.el
2497
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/vntelex.elc
2498
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/vnvni.el
2499
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/vnvni.elc
2500
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/welsh.el
2501
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/welsh.elc
2502
%%DATADIR%%/%%EMACS_VER%%/lisp/linum.el
2503
%%DATADIR%%/%%EMACS_VER%%/lisp/linum.elc
2504
%%DATADIR%%/%%EMACS_VER%%/lisp/loaddefs.el
2505
%%DATADIR%%/%%EMACS_VER%%/lisp/loadhist.el
2506
%%DATADIR%%/%%EMACS_VER%%/lisp/loadhist.elc
2507
%%DATADIR%%/%%EMACS_VER%%/lisp/loadup.el
2508
%%DATADIR%%/%%EMACS_VER%%/lisp/locate.el
2509
%%DATADIR%%/%%EMACS_VER%%/lisp/locate.elc
2510
%%DATADIR%%/%%EMACS_VER%%/lisp/lpr.el
2511
%%DATADIR%%/%%EMACS_VER%%/lisp/lpr.elc
2512
%%DATADIR%%/%%EMACS_VER%%/lisp/ls-lisp.el
2513
%%DATADIR%%/%%EMACS_VER%%/lisp/ls-lisp.elc
2514
%%DATADIR%%/%%EMACS_VER%%/lisp/macros.el
2515
%%DATADIR%%/%%EMACS_VER%%/lisp/macros.elc
2516
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/binhex.el
2517
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/binhex.elc
2518
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/blessmail.el
2519
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/emacsbug.el
2520
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/emacsbug.elc
2521
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/feedmail.el
2522
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/feedmail.elc
2523
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/footnote.el
2524
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/footnote.elc
2525
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/hashcash.el
2526
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/hashcash.elc
2527
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mail-extr.el
2528
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mail-extr.elc
2529
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mail-hist.el
2530
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mail-hist.elc
2531
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mail-utils.el
2532
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mail-utils.elc
2533
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mailabbrev.el
2534
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mailabbrev.elc
2535
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mailalias.el
2536
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mailalias.elc
2537
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mailclient.el
2538
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mailclient.elc
2539
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mailheader.el
2540
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mailheader.elc
2541
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/metamail.el
2542
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/metamail.elc
2543
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mspools.el
2544
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/mspools.elc
2545
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/reporter.el
2546
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/reporter.elc
2547
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rfc2368.el
2548
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rfc2368.elc
2549
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rfc822.el
2550
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rfc822.elc
2551
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmail-spam-filter.el
2552
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmail-spam-filter.elc
2553
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmail.el
2554
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmail.elc
2555
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmailedit.el
2556
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmailedit.elc
2557
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmailkwd.el
2558
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmailkwd.elc
2559
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmailmm.el
2560
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmailmm.elc
2561
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmailmsc.el
2562
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmailmsc.elc
2563
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmailout.el
2564
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmailout.elc
2565
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmailsort.el
2566
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmailsort.elc
2567
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmailsum.el
2568
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmailsum.elc
2569
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/sendmail.el
2570
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/sendmail.elc
2571
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/smtpmail.el
2572
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/smtpmail.elc
2573
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/supercite.el
2574
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/supercite.elc
2575
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/uce.el
2576
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/uce.elc
2577
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/undigest.el
2578
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/undigest.elc
2579
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/unrmail.el
2580
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/unrmail.elc
2581
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/uudecode.el
2582
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/uudecode.elc
2583
%%DATADIR%%/%%EMACS_VER%%/lisp/makesum.el
2584
%%DATADIR%%/%%EMACS_VER%%/lisp/makesum.elc
2585
%%DATADIR%%/%%EMACS_VER%%/lisp/man.el
2586
%%DATADIR%%/%%EMACS_VER%%/lisp/man.elc
2587
%%DATADIR%%/%%EMACS_VER%%/lisp/master.el
2588
%%DATADIR%%/%%EMACS_VER%%/lisp/master.elc
2589
%%DATADIR%%/%%EMACS_VER%%/lisp/mb-depth.el
2590
%%DATADIR%%/%%EMACS_VER%%/lisp/mb-depth.elc
2591
%%DATADIR%%/%%EMACS_VER%%/lisp/md4.el
2592
%%DATADIR%%/%%EMACS_VER%%/lisp/md4.elc
2593
%%DATADIR%%/%%EMACS_VER%%/lisp/menu-bar.el
2594
%%DATADIR%%/%%EMACS_VER%%/lisp/menu-bar.elc
2595
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-acros.el
2596
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-alias.el
2597
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-alias.elc
2598
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-buffers.el
2599
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-buffers.elc
2600
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-comp.el
2601
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-comp.elc
2602
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-compat.el
2603
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-e.el
2604
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-e.elc
2605
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-folder.el
2606
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-folder.elc
2607
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-funcs.el
2608
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-funcs.elc
2609
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-gnus.el
2610
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-identity.el
2611
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-identity.elc
2612
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-inc.el
2613
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-inc.elc
2614
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-junk.el
2615
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-junk.elc
2616
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-letter.el
2617
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-letter.elc
2618
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-limit.el
2619
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-limit.elc
2620
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-loaddefs.el
2621
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-mime.el
2622
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-mime.elc
2623
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-print.el
2624
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-print.elc
2625
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-scan.el
2626
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-scan.elc
2627
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-search.el
2628
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-search.elc
2629
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-seq.el
2630
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-seq.elc
2631
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-show.el
2632
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-show.elc
2633
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-speed.el
2634
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-speed.elc
2635
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-thread.el
2636
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-thread.elc
2637
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-tool-bar.el
2638
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-tool-bar.elc
2639
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-utils.el
2640
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-utils.elc
2641
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-xface.el
2642
%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-xface.elc
2643
%%DATADIR%%/%%EMACS_VER%%/lisp/midnight.el
2644
%%DATADIR%%/%%EMACS_VER%%/lisp/midnight.elc
2645
%%DATADIR%%/%%EMACS_VER%%/lisp/minibuf-eldef.el
2646
%%DATADIR%%/%%EMACS_VER%%/lisp/minibuf-eldef.elc
2647
%%DATADIR%%/%%EMACS_VER%%/lisp/minibuffer.el
2648
%%DATADIR%%/%%EMACS_VER%%/lisp/minibuffer.elc
2649
%%DATADIR%%/%%EMACS_VER%%/lisp/misc.el
2650
%%DATADIR%%/%%EMACS_VER%%/lisp/misc.elc
2651
%%DATADIR%%/%%EMACS_VER%%/lisp/misearch.el
2652
%%DATADIR%%/%%EMACS_VER%%/lisp/misearch.elc
2653
%%DATADIR%%/%%EMACS_VER%%/lisp/mouse-copy.el
2654
%%DATADIR%%/%%EMACS_VER%%/lisp/mouse-copy.elc
2655
%%DATADIR%%/%%EMACS_VER%%/lisp/mouse-drag.el
2656
%%DATADIR%%/%%EMACS_VER%%/lisp/mouse-drag.elc
2657
%%DATADIR%%/%%EMACS_VER%%/lisp/mouse.el
2658
%%DATADIR%%/%%EMACS_VER%%/lisp/mouse.elc
2659
%%DATADIR%%/%%EMACS_VER%%/lisp/mpc.el
2660
%%DATADIR%%/%%EMACS_VER%%/lisp/mpc.elc
2661
%%DATADIR%%/%%EMACS_VER%%/lisp/msb.el
2662
%%DATADIR%%/%%EMACS_VER%%/lisp/msb.elc
2663
%%DATADIR%%/%%EMACS_VER%%/lisp/mwheel.el
2664
%%DATADIR%%/%%EMACS_VER%%/lisp/mwheel.elc
2665
%%DATADIR%%/%%EMACS_VER%%/lisp/net/ange-ftp.el
2666
%%DATADIR%%/%%EMACS_VER%%/lisp/net/ange-ftp.elc
2667
%%DATADIR%%/%%EMACS_VER%%/lisp/net/browse-url.el
2668
%%DATADIR%%/%%EMACS_VER%%/lisp/net/browse-url.elc
2669
%%DATADIR%%/%%EMACS_VER%%/lisp/net/dbus.el
2670
%%DATADIR%%/%%EMACS_VER%%/lisp/net/dbus.elc
2671
%%DATADIR%%/%%EMACS_VER%%/lisp/net/dig.el
2672
%%DATADIR%%/%%EMACS_VER%%/lisp/net/dig.elc
2673
%%DATADIR%%/%%EMACS_VER%%/lisp/net/dns.el
2674
%%DATADIR%%/%%EMACS_VER%%/lisp/net/dns.elc
2675
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudc-bob.el
2676
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudc-bob.elc
2677
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudc-export.el
2678
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudc-export.elc
2679
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudc-hotlist.el
2680
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudc-hotlist.elc
2681
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudc-vars.el
2682
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudc-vars.elc
2683
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudc.el
2684
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudc.elc
2685
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudcb-bbdb.el
2686
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudcb-bbdb.elc
2687
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudcb-ldap.el
2688
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudcb-ldap.elc
2689
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudcb-mab.el
2690
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudcb-mab.elc
2691
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudcb-ph.el
2692
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eudcb-ph.elc
2693
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eww.el
2694
%%DATADIR%%/%%EMACS_VER%%/lisp/net/eww.elc
2695
%%DATADIR%%/%%EMACS_VER%%/lisp/net/gnutls.el
2696
%%DATADIR%%/%%EMACS_VER%%/lisp/net/gnutls.elc
2697
%%DATADIR%%/%%EMACS_VER%%/lisp/net/goto-addr.el
2698
%%DATADIR%%/%%EMACS_VER%%/lisp/net/goto-addr.elc
2699
%%DATADIR%%/%%EMACS_VER%%/lisp/net/hmac-def.el
2700
%%DATADIR%%/%%EMACS_VER%%/lisp/net/hmac-def.elc
2701
%%DATADIR%%/%%EMACS_VER%%/lisp/net/hmac-md5.el
2702
%%DATADIR%%/%%EMACS_VER%%/lisp/net/hmac-md5.elc
2703
%%DATADIR%%/%%EMACS_VER%%/lisp/net/imap.el
2704
%%DATADIR%%/%%EMACS_VER%%/lisp/net/imap.elc
2705
%%DATADIR%%/%%EMACS_VER%%/lisp/net/ldap.el
2706
%%DATADIR%%/%%EMACS_VER%%/lisp/net/ldap.elc
2707
%%DATADIR%%/%%EMACS_VER%%/lisp/net/mairix.el
2708
%%DATADIR%%/%%EMACS_VER%%/lisp/net/mairix.elc
2709
%%DATADIR%%/%%EMACS_VER%%/lisp/net/net-utils.el
2710
%%DATADIR%%/%%EMACS_VER%%/lisp/net/net-utils.elc
2711
%%DATADIR%%/%%EMACS_VER%%/lisp/net/netrc.el
2712
%%DATADIR%%/%%EMACS_VER%%/lisp/net/netrc.elc
2713
%%DATADIR%%/%%EMACS_VER%%/lisp/net/network-stream.el
2714
%%DATADIR%%/%%EMACS_VER%%/lisp/net/network-stream.elc
2715
%%DATADIR%%/%%EMACS_VER%%/lisp/net/newst-backend.el
2716
%%DATADIR%%/%%EMACS_VER%%/lisp/net/newst-backend.elc
2717
%%DATADIR%%/%%EMACS_VER%%/lisp/net/newst-plainview.el
2718
%%DATADIR%%/%%EMACS_VER%%/lisp/net/newst-plainview.elc
2719
%%DATADIR%%/%%EMACS_VER%%/lisp/net/newst-reader.el
2720
%%DATADIR%%/%%EMACS_VER%%/lisp/net/newst-reader.elc
2721
%%DATADIR%%/%%EMACS_VER%%/lisp/net/newst-ticker.el
2722
%%DATADIR%%/%%EMACS_VER%%/lisp/net/newst-ticker.elc
2723
%%DATADIR%%/%%EMACS_VER%%/lisp/net/newst-treeview.el
2724
%%DATADIR%%/%%EMACS_VER%%/lisp/net/newst-treeview.elc
2725
%%DATADIR%%/%%EMACS_VER%%/lisp/net/newsticker.el
2726
%%DATADIR%%/%%EMACS_VER%%/lisp/net/newsticker.elc
2727
%%DATADIR%%/%%EMACS_VER%%/lisp/net/ntlm.el
2728
%%DATADIR%%/%%EMACS_VER%%/lisp/net/ntlm.elc
2729
%%DATADIR%%/%%EMACS_VER%%/lisp/net/quickurl.el
2730
%%DATADIR%%/%%EMACS_VER%%/lisp/net/quickurl.elc
2731
%%DATADIR%%/%%EMACS_VER%%/lisp/net/rcirc.el
2732
%%DATADIR%%/%%EMACS_VER%%/lisp/net/rcirc.elc
2733
%%DATADIR%%/%%EMACS_VER%%/lisp/net/rlogin.el
2734
%%DATADIR%%/%%EMACS_VER%%/lisp/net/rlogin.elc
2735
%%DATADIR%%/%%EMACS_VER%%/lisp/net/sasl-cram.el
2736
%%DATADIR%%/%%EMACS_VER%%/lisp/net/sasl-cram.elc
2737
%%DATADIR%%/%%EMACS_VER%%/lisp/net/sasl-digest.el
2738
%%DATADIR%%/%%EMACS_VER%%/lisp/net/sasl-digest.elc
2739
%%DATADIR%%/%%EMACS_VER%%/lisp/net/sasl-ntlm.el
2740
%%DATADIR%%/%%EMACS_VER%%/lisp/net/sasl-ntlm.elc
2741
%%DATADIR%%/%%EMACS_VER%%/lisp/net/sasl.el
2742
%%DATADIR%%/%%EMACS_VER%%/lisp/net/sasl.elc
2743
%%DATADIR%%/%%EMACS_VER%%/lisp/net/secrets.el
2744
%%DATADIR%%/%%EMACS_VER%%/lisp/net/secrets.elc
2745
%%DATADIR%%/%%EMACS_VER%%/lisp/net/shr-color.el
2746
%%DATADIR%%/%%EMACS_VER%%/lisp/net/shr-color.elc
2747
%%DATADIR%%/%%EMACS_VER%%/lisp/net/shr.el
2748
%%DATADIR%%/%%EMACS_VER%%/lisp/net/shr.elc
2749
%%DATADIR%%/%%EMACS_VER%%/lisp/net/snmp-mode.el
2750
%%DATADIR%%/%%EMACS_VER%%/lisp/net/snmp-mode.elc
2751
%%DATADIR%%/%%EMACS_VER%%/lisp/net/soap-client.el
2752
%%DATADIR%%/%%EMACS_VER%%/lisp/net/soap-client.elc
2753
%%DATADIR%%/%%EMACS_VER%%/lisp/net/soap-inspect.el
2754
%%DATADIR%%/%%EMACS_VER%%/lisp/net/soap-inspect.elc
2755
%%DATADIR%%/%%EMACS_VER%%/lisp/net/socks.el
2756
%%DATADIR%%/%%EMACS_VER%%/lisp/net/socks.elc
2757
%%DATADIR%%/%%EMACS_VER%%/lisp/net/telnet.el
2758
%%DATADIR%%/%%EMACS_VER%%/lisp/net/telnet.elc
2759
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tls.el
2760
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tls.elc
2761
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-adb.el
2762
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-adb.elc
2763
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-cache.el
2764
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-cache.elc
2765
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-cmds.el
2766
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-cmds.elc
2767
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-compat.el
2768
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-compat.elc
2769
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-ftp.el
2770
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-ftp.elc
2771
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-gvfs.el
2772
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-gvfs.elc
2773
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-gw.el
2774
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-gw.elc
2775
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-loaddefs.el
2776
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-sh.el
2777
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-sh.elc
2778
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-smb.el
2779
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-smb.elc
2780
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-uu.el
2781
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp-uu.elc
2782
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp.el
2783
%%DATADIR%%/%%EMACS_VER%%/lisp/net/tramp.elc
2784
%%DATADIR%%/%%EMACS_VER%%/lisp/net/trampver.el
2785
%%DATADIR%%/%%EMACS_VER%%/lisp/net/trampver.elc
2786
%%DATADIR%%/%%EMACS_VER%%/lisp/net/webjump.el
2787
%%DATADIR%%/%%EMACS_VER%%/lisp/net/webjump.elc
2788
%%DATADIR%%/%%EMACS_VER%%/lisp/net/zeroconf.el
2789
%%DATADIR%%/%%EMACS_VER%%/lisp/net/zeroconf.elc
2790
%%DATADIR%%/%%EMACS_VER%%/lisp/newcomment.el
2791
%%DATADIR%%/%%EMACS_VER%%/lisp/newcomment.elc
2792
%%DATADIR%%/%%EMACS_VER%%/lisp/notifications.el
2793
%%DATADIR%%/%%EMACS_VER%%/lisp/notifications.elc
2794
%%DATADIR%%/%%EMACS_VER%%/lisp/novice.el
2795
%%DATADIR%%/%%EMACS_VER%%/lisp/novice.elc
2796
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-enc.el
2797
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-enc.elc
2798
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-glyph.el
2799
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-glyph.elc
2800
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-maint.el
2801
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-maint.elc
2802
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-mode.el
2803
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-mode.elc
2804
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-ns.el
2805
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-ns.elc
2806
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-outln.el
2807
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-outln.elc
2808
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-parse.el
2809
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-parse.elc
2810
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-rap.el
2811
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-rap.elc
2812
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-uchnm.el
2813
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-uchnm.elc
2814
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-util.el
2815
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/nxml-util.elc
2816
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-cmpct.el
2817
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-cmpct.elc
2818
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-dt.el
2819
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-dt.elc
2820
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-loc.el
2821
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-loc.elc
2822
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-maint.el
2823
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-maint.elc
2824
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-match.el
2825
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-match.elc
2826
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-nxml.el
2827
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-nxml.elc
2828
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-parse.el
2829
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-parse.elc
2830
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-pttrn.el
2831
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-pttrn.elc
2832
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-uri.el
2833
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-uri.elc
2834
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-util.el
2835
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-util.elc
2836
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-valid.el
2837
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-valid.elc
2838
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-xsd.el
2839
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/rng-xsd.elc
2840
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/xmltok.el
2841
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/xmltok.elc
2842
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/xsd-regexp.el
2843
%%DATADIR%%/%%EMACS_VER%%/lisp/nxml/xsd-regexp.elc
2844
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/abbrevlist.el
2845
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/abbrevlist.elc
2846
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/assoc.el
2847
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/assoc.elc
2848
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/awk-mode.el
2849
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/awk-mode.elc
2850
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/bruce.el
2851
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/cl-compat.el
2852
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/cl-compat.elc
2853
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/complete.el
2854
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/complete.elc
2855
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/cust-print.el
2856
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/cust-print.elc
2857
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/erc-hecomplete.el
2858
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/erc-hecomplete.elc
2859
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/fast-lock.el
2860
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/fast-lock.elc
2861
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/iso-acc.el
2862
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/iso-acc.elc
2863
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/iso-insert.el
2864
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/iso-insert.elc
2865
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/iso-swed.el
2866
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/iso-swed.elc
2867
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/iswitchb.el
2868
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/iswitchb.elc
2869
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/keyswap.el
2870
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/lazy-lock.el
2871
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/lazy-lock.elc
2872
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/ledit.el
2873
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/ledit.elc
2874
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/levents.el
2875
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/levents.elc
2876
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/lmenu.el
2877
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/lmenu.elc
2878
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/longlines.el
2879
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/longlines.elc
2880
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/lucid.el
2881
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/lucid.elc
2882
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/mailpost.el
2883
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/mailpost.elc
2884
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/meese.el
2885
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/meese.elc
2886
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/mouse-sel.el
2887
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/mouse-sel.elc
2888
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/old-emacs-lock.el
2889
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/old-emacs-lock.elc
2890
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/old-whitespace.el
2891
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/old-whitespace.elc
2892
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/options.el
2893
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/options.elc
2894
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/otodo-mode.el
2895
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/otodo-mode.elc
2896
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/patcomp.el
2897
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pc-mode.el
2898
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pc-mode.elc
2899
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pc-select.el
2900
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pc-select.elc
2901
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pgg-def.el
2902
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pgg-def.elc
2903
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pgg-gpg.el
2904
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pgg-gpg.elc
2905
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pgg-parse.el
2906
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pgg-parse.elc
2907
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pgg-pgp.el
2908
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pgg-pgp.elc
2909
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pgg-pgp5.el
2910
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pgg-pgp5.elc
2911
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pgg.el
2912
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/pgg.elc
2913
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/rcompile.el
2914
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/rcompile.elc
2915
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/resume.el
2916
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/resume.elc
2917
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/s-region.el
2918
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/s-region.elc
2919
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/scribe.el
2920
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/scribe.elc
2921
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/spell.el
2922
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/spell.elc
2923
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/sregex.el
2924
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/sregex.elc
2925
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/sup-mouse.el
2926
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/sup-mouse.elc
2927
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/swedish.el
2928
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/swedish.elc
2929
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/sym-comp.el
2930
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/sym-comp.elc
2931
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/terminal.el
2932
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/terminal.elc
2933
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/vc-mcvs.el
2934
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/vc-mcvs.elc
2935
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/xesam.el
2936
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/xesam.elc
2937
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/yow.el
2938
%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/yow.elc
2939
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-C.el
2940
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-C.elc
2941
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-R.el
2942
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-R.elc
2943
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-asymptote.el
2944
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-asymptote.elc
2945
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-awk.el
2946
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-awk.elc
2947
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-calc.el
2948
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-calc.elc
2949
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-clojure.el
2950
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-clojure.elc
2951
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-comint.el
2952
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-comint.elc
2953
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-core.el
2954
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-core.elc
2955
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-css.el
2956
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-css.elc
2957
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-ditaa.el
2958
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-ditaa.elc
2959
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-dot.el
2960
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-dot.elc
2961
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-emacs-lisp.el
2962
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-emacs-lisp.elc
2963
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-eval.el
2964
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-eval.elc
2965
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-exp.el
2966
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-exp.elc
2967
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-fortran.el
2968
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-fortran.elc
2969
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-gnuplot.el
2970
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-gnuplot.elc
2971
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-haskell.el
2972
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-haskell.elc
2973
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-io.el
2974
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-io.elc
2975
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-java.el
2976
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-java.elc
2977
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-js.el
2978
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-js.elc
2979
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-keys.el
2980
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-keys.elc
2981
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-latex.el
2982
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-latex.elc
2983
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-ledger.el
2984
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-ledger.elc
2985
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-lilypond.el
2986
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-lilypond.elc
2987
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-lisp.el
2988
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-lisp.elc
2989
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-lob.el
2990
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-lob.elc
2991
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-makefile.el
2992
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-makefile.elc
2993
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-matlab.el
2994
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-matlab.elc
2995
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-maxima.el
2996
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-maxima.elc
2997
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-mscgen.el
2998
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-mscgen.elc
2999
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-ocaml.el
3000
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-ocaml.elc
3001
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-octave.el
3002
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-octave.elc
3003
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-org.el
3004
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-org.elc
3005
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-perl.el
3006
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-perl.elc
3007
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-picolisp.el
3008
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-picolisp.elc
3009
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-plantuml.el
3010
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-plantuml.elc
3011
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-python.el
3012
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-python.elc
3013
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-ref.el
3014
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-ref.elc
3015
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-ruby.el
3016
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-ruby.elc
3017
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-sass.el
3018
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-sass.elc
3019
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-scala.el
3020
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-scala.elc
3021
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-scheme.el
3022
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-scheme.elc
3023
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-screen.el
3024
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-screen.elc
3025
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-sh.el
3026
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-sh.elc
3027
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-shen.el
3028
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-shen.elc
3029
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-sql.el
3030
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-sql.elc
3031
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-sqlite.el
3032
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-sqlite.elc
3033
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-table.el
3034
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-table.elc
3035
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-tangle.el
3036
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob-tangle.elc
3037
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob.el
3038
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ob.elc
3039
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-agenda.el
3040
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-agenda.elc
3041
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-archive.el
3042
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-archive.elc
3043
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-attach.el
3044
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-attach.elc
3045
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-bbdb.el
3046
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-bbdb.elc
3047
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-bibtex.el
3048
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-bibtex.elc
3049
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-capture.el
3050
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-capture.elc
3051
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-clock.el
3052
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-clock.elc
3053
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-colview.el
3054
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-colview.elc
3055
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-compat.el
3056
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-compat.elc
3057
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-crypt.el
3058
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-crypt.elc
3059
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-ctags.el
3060
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-ctags.elc
3061
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-datetree.el
3062
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-datetree.elc
3063
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-docview.el
3064
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-docview.elc
3065
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-element.el
3066
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-element.elc
3067
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-entities.el
3068
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-entities.elc
3069
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-eshell.el
3070
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-eshell.elc
3071
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-faces.el
3072
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-faces.elc
3073
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-feed.el
3074
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-feed.elc
3075
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-footnote.el
3076
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-footnote.elc
3077
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-gnus.el
3078
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-gnus.elc
3079
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-habit.el
3080
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-habit.elc
3081
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-id.el
3082
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-id.elc
3083
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-indent.el
3084
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-indent.elc
3085
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-info.el
3086
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-info.elc
3087
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-inlinetask.el
3088
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-inlinetask.elc
3089
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-install.el
3090
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-irc.el
3091
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-irc.elc
3092
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-list.el
3093
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-list.elc
3094
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-loaddefs.el
3095
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-macro.el
3096
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-macro.elc
3097
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-macs.el
3098
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-macs.elc
3099
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-mhe.el
3100
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-mhe.elc
3101
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-mobile.el
3102
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-mobile.elc
3103
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-mouse.el
3104
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-mouse.elc
3105
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-pcomplete.el
3106
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-pcomplete.elc
3107
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-plot.el
3108
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-plot.elc
3109
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-protocol.el
3110
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-protocol.elc
3111
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-rmail.el
3112
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-rmail.elc
3113
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-src.el
3114
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-src.elc
3115
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-table.el
3116
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-table.elc
3117
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-timer.el
3118
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-timer.elc
3119
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-version.el
3120
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-w3m.el
3121
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-w3m.elc
3122
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org.el
3123
%%DATADIR%%/%%EMACS_VER%%/lisp/org/org.elc
3124
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-ascii.el
3125
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-ascii.elc
3126
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-beamer.el
3127
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-beamer.elc
3128
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-html.el
3129
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-html.elc
3130
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-icalendar.el
3131
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-icalendar.elc
3132
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-latex.el
3133
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-latex.elc
3134
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-man.el
3135
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-man.elc
3136
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-md.el
3137
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-md.elc
3138
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-odt.el
3139
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-odt.elc
3140
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-org.el
3141
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-org.elc
3142
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-publish.el
3143
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-publish.elc
3144
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-texinfo.el
3145
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox-texinfo.elc
3146
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox.el
3147
%%DATADIR%%/%%EMACS_VER%%/lisp/org/ox.elc
3148
%%DATADIR%%/%%EMACS_VER%%/lisp/outline.el
3149
%%DATADIR%%/%%EMACS_VER%%/lisp/outline.elc
3150
%%DATADIR%%/%%EMACS_VER%%/lisp/paren.el
3151
%%DATADIR%%/%%EMACS_VER%%/lisp/paren.elc
3152
%%DATADIR%%/%%EMACS_VER%%/lisp/password-cache.el
3153
%%DATADIR%%/%%EMACS_VER%%/lisp/password-cache.elc
3154
%%DATADIR%%/%%EMACS_VER%%/lisp/pcmpl-cvs.el
3155
%%DATADIR%%/%%EMACS_VER%%/lisp/pcmpl-cvs.elc
3156
%%DATADIR%%/%%EMACS_VER%%/lisp/pcmpl-gnu.el
3157
%%DATADIR%%/%%EMACS_VER%%/lisp/pcmpl-gnu.elc
3158
%%DATADIR%%/%%EMACS_VER%%/lisp/pcmpl-linux.el
3159
%%DATADIR%%/%%EMACS_VER%%/lisp/pcmpl-linux.elc
3160
%%DATADIR%%/%%EMACS_VER%%/lisp/pcmpl-rpm.el
3161
%%DATADIR%%/%%EMACS_VER%%/lisp/pcmpl-rpm.elc
3162
%%DATADIR%%/%%EMACS_VER%%/lisp/pcmpl-unix.el
3163
%%DATADIR%%/%%EMACS_VER%%/lisp/pcmpl-unix.elc
3164
%%DATADIR%%/%%EMACS_VER%%/lisp/pcmpl-x.el
3165
%%DATADIR%%/%%EMACS_VER%%/lisp/pcmpl-x.elc
3166
%%DATADIR%%/%%EMACS_VER%%/lisp/pcomplete.el
3167
%%DATADIR%%/%%EMACS_VER%%/lisp/pcomplete.elc
3168
%%DATADIR%%/%%EMACS_VER%%/lisp/play/5x5.el
3169
%%DATADIR%%/%%EMACS_VER%%/lisp/play/5x5.elc
3170
%%DATADIR%%/%%EMACS_VER%%/lisp/play/animate.el
3171
%%DATADIR%%/%%EMACS_VER%%/lisp/play/animate.elc
3172
%%DATADIR%%/%%EMACS_VER%%/lisp/play/blackbox.el
3173
%%DATADIR%%/%%EMACS_VER%%/lisp/play/blackbox.elc
3174
%%DATADIR%%/%%EMACS_VER%%/lisp/play/bubbles.el
3175
%%DATADIR%%/%%EMACS_VER%%/lisp/play/bubbles.elc
3176
%%DATADIR%%/%%EMACS_VER%%/lisp/play/cookie1.el
3177
%%DATADIR%%/%%EMACS_VER%%/lisp/play/cookie1.elc
3178
%%DATADIR%%/%%EMACS_VER%%/lisp/play/decipher.el
3179
%%DATADIR%%/%%EMACS_VER%%/lisp/play/decipher.elc
3180
%%DATADIR%%/%%EMACS_VER%%/lisp/play/dissociate.el
3181
%%DATADIR%%/%%EMACS_VER%%/lisp/play/dissociate.elc
3182
%%DATADIR%%/%%EMACS_VER%%/lisp/play/doctor.el
3183
%%DATADIR%%/%%EMACS_VER%%/lisp/play/doctor.elc
3184
%%DATADIR%%/%%EMACS_VER%%/lisp/play/dunnet.el
3185
%%DATADIR%%/%%EMACS_VER%%/lisp/play/dunnet.elc
3186
%%DATADIR%%/%%EMACS_VER%%/lisp/play/fortune.el
3187
%%DATADIR%%/%%EMACS_VER%%/lisp/play/fortune.elc
3188
%%DATADIR%%/%%EMACS_VER%%/lisp/play/gamegrid.el
3189
%%DATADIR%%/%%EMACS_VER%%/lisp/play/gamegrid.elc
3190
%%DATADIR%%/%%EMACS_VER%%/lisp/play/gametree.el
3191
%%DATADIR%%/%%EMACS_VER%%/lisp/play/gametree.elc
3192
%%DATADIR%%/%%EMACS_VER%%/lisp/play/gomoku.el
3193
%%DATADIR%%/%%EMACS_VER%%/lisp/play/gomoku.elc
3194
%%DATADIR%%/%%EMACS_VER%%/lisp/play/handwrite.el
3195
%%DATADIR%%/%%EMACS_VER%%/lisp/play/handwrite.elc
3196
%%DATADIR%%/%%EMACS_VER%%/lisp/play/hanoi.el
3197
%%DATADIR%%/%%EMACS_VER%%/lisp/play/hanoi.elc
3198
%%DATADIR%%/%%EMACS_VER%%/lisp/play/landmark.el
3199
%%DATADIR%%/%%EMACS_VER%%/lisp/play/landmark.elc
3200
%%DATADIR%%/%%EMACS_VER%%/lisp/play/life.el
3201
%%DATADIR%%/%%EMACS_VER%%/lisp/play/life.elc
3202
%%DATADIR%%/%%EMACS_VER%%/lisp/play/morse.el
3203
%%DATADIR%%/%%EMACS_VER%%/lisp/play/morse.elc
3204
%%DATADIR%%/%%EMACS_VER%%/lisp/play/mpuz.el
3205
%%DATADIR%%/%%EMACS_VER%%/lisp/play/mpuz.elc
3206
%%DATADIR%%/%%EMACS_VER%%/lisp/play/pong.el
3207
%%DATADIR%%/%%EMACS_VER%%/lisp/play/pong.elc
3208
%%DATADIR%%/%%EMACS_VER%%/lisp/play/snake.el
3209
%%DATADIR%%/%%EMACS_VER%%/lisp/play/snake.elc
3210
%%DATADIR%%/%%EMACS_VER%%/lisp/play/solitaire.el
3211
%%DATADIR%%/%%EMACS_VER%%/lisp/play/solitaire.elc
3212
%%DATADIR%%/%%EMACS_VER%%/lisp/play/spook.el
3213
%%DATADIR%%/%%EMACS_VER%%/lisp/play/spook.elc
3214
%%DATADIR%%/%%EMACS_VER%%/lisp/play/studly.el
3215
%%DATADIR%%/%%EMACS_VER%%/lisp/play/studly.elc
3216
%%DATADIR%%/%%EMACS_VER%%/lisp/play/tetris.el
3217
%%DATADIR%%/%%EMACS_VER%%/lisp/play/tetris.elc
3218
%%DATADIR%%/%%EMACS_VER%%/lisp/play/zone.el
3219
%%DATADIR%%/%%EMACS_VER%%/lisp/play/zone.elc
3220
%%DATADIR%%/%%EMACS_VER%%/lisp/printing.el
3221
%%DATADIR%%/%%EMACS_VER%%/lisp/printing.elc
3222
%%DATADIR%%/%%EMACS_VER%%/lisp/proced.el
3223
%%DATADIR%%/%%EMACS_VER%%/lisp/proced.elc
3224
%%DATADIR%%/%%EMACS_VER%%/lisp/profiler.el
3225
%%DATADIR%%/%%EMACS_VER%%/lisp/profiler.elc
3226
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-mode.el
3227
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-mode.elc
3228
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-prj.el
3229
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-prj.elc
3230
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-stmt.el
3231
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-stmt.elc
3232
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-xref.el
3233
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-xref.elc
3234
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/antlr-mode.el
3235
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/antlr-mode.elc
3236
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/asm-mode.el
3237
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/asm-mode.elc
3238
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/autoconf.el
3239
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/autoconf.elc
3240
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/bat-mode.el
3241
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/bat-mode.elc
3242
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/bug-reference.el
3243
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/bug-reference.elc
3244
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cap-words.el
3245
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cap-words.elc
3246
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-align.el
3247
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-align.elc
3248
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-awk.el
3249
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-awk.elc
3250
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-bytecomp.el
3251
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-bytecomp.elc
3252
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-cmds.el
3253
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-cmds.elc
3254
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-compat.el
3255
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-compat.elc
3256
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-defs.el
3257
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-defs.elc
3258
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-engine.el
3259
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-engine.elc
3260
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-fonts.el
3261
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-fonts.elc
3262
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-guess.el
3263
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-guess.elc
3264
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-langs.el
3265
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-langs.elc
3266
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-menus.el
3267
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-menus.elc
3268
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-mode.el
3269
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-mode.elc
3270
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-styles.el
3271
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-styles.elc
3272
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-vars.el
3273
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cc-vars.elc
3274
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cfengine.el
3275
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cfengine.elc
3276
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cmacexp.el
3277
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cmacexp.elc
3278
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/compile.el
3279
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/compile.elc
3280
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cperl-mode.el
3281
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cperl-mode.elc
3282
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cpp.el
3283
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cpp.elc
3284
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cwarn.el
3285
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/cwarn.elc
3286
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/dcl-mode.el
3287
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/dcl-mode.elc
3288
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf-abn.el
3289
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf-abn.elc
3290
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf-bnf.el
3291
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf-bnf.elc
3292
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf-dtd.el
3293
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf-dtd.elc
3294
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf-ebx.el
3295
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf-ebx.elc
3296
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf-iso.el
3297
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf-iso.elc
3298
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf-otz.el
3299
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf-otz.elc
3300
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf-yac.el
3301
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf-yac.elc
3302
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf2ps.el
3303
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebnf2ps.elc
3304
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebrowse.el
3305
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ebrowse.elc
3306
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/etags.el
3307
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/etags.elc
3308
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/executable.el
3309
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/executable.elc
3310
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/f90.el
3311
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/f90.elc
3312
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/flymake.el
3313
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/flymake.elc
3314
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/fortran.el
3315
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/fortran.elc
3316
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/gdb-mi.el
3317
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/gdb-mi.elc
3318
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/glasses.el
3319
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/glasses.elc
3320
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/grep.el
3321
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/grep.elc
3322
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/gud.el
3323
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/gud.elc
3324
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/hideif.el
3325
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/hideif.elc
3326
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/hideshow.el
3327
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/hideshow.elc
3328
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/icon.el
3329
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/icon.elc
3330
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/idlw-complete-structtag.el
3331
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/idlw-complete-structtag.elc
3332
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/idlw-help.el
3333
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/idlw-help.elc
3334
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/idlw-shell.el
3335
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/idlw-shell.elc
3336
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/idlw-toolbar.el
3337
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/idlw-toolbar.elc
3338
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/idlwave.el
3339
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/idlwave.elc
3340
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/inf-lisp.el
3341
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/inf-lisp.elc
3342
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/js.el
3343
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/js.elc
3344
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ld-script.el
3345
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ld-script.elc
3346
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/m4-mode.el
3347
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/m4-mode.elc
3348
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/make-mode.el
3349
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/make-mode.elc
3350
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/mantemp.el
3351
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/mantemp.elc
3352
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/meta-mode.el
3353
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/meta-mode.elc
3354
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/mixal-mode.el
3355
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/mixal-mode.elc
3356
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/modula2.el
3357
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/modula2.elc
3358
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/octave.el
3359
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/octave.elc
3360
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/opascal.el
3361
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/opascal.elc
3362
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/pascal.el
3363
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/pascal.elc
3364
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/perl-mode.el
3365
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/perl-mode.elc
3366
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/prog-mode.el
3367
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/prog-mode.elc
3368
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/prolog.el
3369
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/prolog.elc
3370
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ps-mode.el
3371
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ps-mode.elc
3372
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/python.el
3373
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/python.elc
3374
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ruby-mode.el
3375
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ruby-mode.elc
3376
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/scheme.el
3377
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/scheme.elc
3378
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/sh-script.el
3379
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/sh-script.elc
3380
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/simula.el
3381
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/simula.elc
3382
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/sql.el
3383
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/sql.elc
3384
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/subword.el
3385
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/subword.elc
3386
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/tcl.el
3387
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/tcl.elc
3388
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/vera-mode.el
3389
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/vera-mode.elc
3390
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/verilog-mode.el
3391
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/verilog-mode.elc
3392
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/vhdl-mode.el
3393
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/vhdl-mode.elc
3394
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/which-func.el
3395
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/which-func.elc
3396
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/xscheme.el
3397
%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/xscheme.elc
3398
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-bdf.el
3399
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-bdf.elc
3400
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-def.el
3401
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-def.elc
3402
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-mule.el
3403
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-mule.elc
3404
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-print.el
3405
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-print.elc
3406
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-samp.el
3407
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-samp.elc
3408
%%DATADIR%%/%%EMACS_VER%%/lisp/recentf.el
3409
%%DATADIR%%/%%EMACS_VER%%/lisp/recentf.elc
3410
%%DATADIR%%/%%EMACS_VER%%/lisp/rect.el
3411
%%DATADIR%%/%%EMACS_VER%%/lisp/rect.elc
3412
%%DATADIR%%/%%EMACS_VER%%/lisp/register.el
3413
%%DATADIR%%/%%EMACS_VER%%/lisp/register.elc
3414
%%DATADIR%%/%%EMACS_VER%%/lisp/repeat.el
3415
%%DATADIR%%/%%EMACS_VER%%/lisp/repeat.elc
3416
%%DATADIR%%/%%EMACS_VER%%/lisp/replace.el
3417
%%DATADIR%%/%%EMACS_VER%%/lisp/replace.elc
3418
%%DATADIR%%/%%EMACS_VER%%/lisp/reposition.el
3419
%%DATADIR%%/%%EMACS_VER%%/lisp/reposition.elc
3420
%%DATADIR%%/%%EMACS_VER%%/lisp/reveal.el
3421
%%DATADIR%%/%%EMACS_VER%%/lisp/reveal.elc
3422
%%DATADIR%%/%%EMACS_VER%%/lisp/rfn-eshadow.el
3423
%%DATADIR%%/%%EMACS_VER%%/lisp/rfn-eshadow.elc
3424
%%DATADIR%%/%%EMACS_VER%%/lisp/rot13.el
3425
%%DATADIR%%/%%EMACS_VER%%/lisp/rot13.elc
3426
%%DATADIR%%/%%EMACS_VER%%/lisp/ruler-mode.el
3427
%%DATADIR%%/%%EMACS_VER%%/lisp/ruler-mode.elc
3428
%%DATADIR%%/%%EMACS_VER%%/lisp/savehist.el
3429
%%DATADIR%%/%%EMACS_VER%%/lisp/savehist.elc
3430
%%DATADIR%%/%%EMACS_VER%%/lisp/saveplace.el
3431
%%DATADIR%%/%%EMACS_VER%%/lisp/saveplace.elc
3432
%%DATADIR%%/%%EMACS_VER%%/lisp/sb-image.el
3433
%%DATADIR%%/%%EMACS_VER%%/lisp/sb-image.elc
3434
%%DATADIR%%/%%EMACS_VER%%/lisp/scroll-all.el
3435
%%DATADIR%%/%%EMACS_VER%%/lisp/scroll-all.elc
3436
%%DATADIR%%/%%EMACS_VER%%/lisp/scroll-bar.el
3437
%%DATADIR%%/%%EMACS_VER%%/lisp/scroll-bar.elc
3438
%%DATADIR%%/%%EMACS_VER%%/lisp/scroll-lock.el
3439
%%DATADIR%%/%%EMACS_VER%%/lisp/scroll-lock.elc
3440
%%DATADIR%%/%%EMACS_VER%%/lisp/select.el
3441
%%DATADIR%%/%%EMACS_VER%%/lisp/select.elc
3442
%%DATADIR%%/%%EMACS_VER%%/lisp/server.el
3443
%%DATADIR%%/%%EMACS_VER%%/lisp/server.elc
3444
%%DATADIR%%/%%EMACS_VER%%/lisp/ses.el
3445
%%DATADIR%%/%%EMACS_VER%%/lisp/ses.elc
3446
%%DATADIR%%/%%EMACS_VER%%/lisp/shadowfile.el
3447
%%DATADIR%%/%%EMACS_VER%%/lisp/shadowfile.elc
3448
%%DATADIR%%/%%EMACS_VER%%/lisp/shell.el
3449
%%DATADIR%%/%%EMACS_VER%%/lisp/shell.elc
3450
%%DATADIR%%/%%EMACS_VER%%/lisp/simple.el
3451
%%DATADIR%%/%%EMACS_VER%%/lisp/simple.elc
3452
%%DATADIR%%/%%EMACS_VER%%/lisp/skeleton.el
3453
%%DATADIR%%/%%EMACS_VER%%/lisp/skeleton.elc
3454
%%DATADIR%%/%%EMACS_VER%%/lisp/sort.el
3455
%%DATADIR%%/%%EMACS_VER%%/lisp/sort.elc
3456
%%DATADIR%%/%%EMACS_VER%%/lisp/soundex.el
3457
%%DATADIR%%/%%EMACS_VER%%/lisp/soundex.elc
3458
%%DATADIR%%/%%EMACS_VER%%/lisp/speedbar.el
3459
%%DATADIR%%/%%EMACS_VER%%/lisp/speedbar.elc
3460
%%DATADIR%%/%%EMACS_VER%%/lisp/startup.el
3461
%%DATADIR%%/%%EMACS_VER%%/lisp/startup.elc
3462
%%DATADIR%%/%%EMACS_VER%%/lisp/strokes.el
3463
%%DATADIR%%/%%EMACS_VER%%/lisp/strokes.elc
3464
%%DATADIR%%/%%EMACS_VER%%/lisp/subdirs.el
3465
%%DATADIR%%/%%EMACS_VER%%/lisp/subr.el
3466
%%DATADIR%%/%%EMACS_VER%%/lisp/subr.elc
3467
%%DATADIR%%/%%EMACS_VER%%/lisp/t-mouse.el
3468
%%DATADIR%%/%%EMACS_VER%%/lisp/t-mouse.elc
3469
%%DATADIR%%/%%EMACS_VER%%/lisp/tabify.el
3470
%%DATADIR%%/%%EMACS_VER%%/lisp/tabify.elc
3471
%%DATADIR%%/%%EMACS_VER%%/lisp/talk.el
3472
%%DATADIR%%/%%EMACS_VER%%/lisp/talk.elc
3473
%%DATADIR%%/%%EMACS_VER%%/lisp/tar-mode.el
3474
%%DATADIR%%/%%EMACS_VER%%/lisp/tar-mode.elc
3475
%%DATADIR%%/%%EMACS_VER%%/lisp/tempo.el
3476
%%DATADIR%%/%%EMACS_VER%%/lisp/tempo.elc
3477
%%DATADIR%%/%%EMACS_VER%%/lisp/term.el
3478
%%DATADIR%%/%%EMACS_VER%%/lisp/term.elc
3479
%%DATADIR%%/%%EMACS_VER%%/lisp/term/AT386.el
3480
%%DATADIR%%/%%EMACS_VER%%/lisp/term/AT386.elc
3481
%%DATADIR%%/%%EMACS_VER%%/lisp/term/README
3482
%%DATADIR%%/%%EMACS_VER%%/lisp/term/apollo.el
3483
%%DATADIR%%/%%EMACS_VER%%/lisp/term/apollo.elc
3484
%%DATADIR%%/%%EMACS_VER%%/lisp/term/bobcat.el
3485
%%DATADIR%%/%%EMACS_VER%%/lisp/term/bobcat.elc
3486
%%DATADIR%%/%%EMACS_VER%%/lisp/term/common-win.el
3487
%%DATADIR%%/%%EMACS_VER%%/lisp/term/common-win.elc
3488
%%DATADIR%%/%%EMACS_VER%%/lisp/term/cygwin.el
3489
%%DATADIR%%/%%EMACS_VER%%/lisp/term/cygwin.elc
3490
%%DATADIR%%/%%EMACS_VER%%/lisp/term/internal.el
3491
%%DATADIR%%/%%EMACS_VER%%/lisp/term/internal.elc
3492
%%DATADIR%%/%%EMACS_VER%%/lisp/term/iris-ansi.el
3493
%%DATADIR%%/%%EMACS_VER%%/lisp/term/iris-ansi.elc
3494
%%DATADIR%%/%%EMACS_VER%%/lisp/term/linux.el
3495
%%DATADIR%%/%%EMACS_VER%%/lisp/term/linux.elc
3496
%%DATADIR%%/%%EMACS_VER%%/lisp/term/lk201.el
3497
%%DATADIR%%/%%EMACS_VER%%/lisp/term/lk201.elc
3498
%%DATADIR%%/%%EMACS_VER%%/lisp/term/news.el
3499
%%DATADIR%%/%%EMACS_VER%%/lisp/term/news.elc
3500
%%DATADIR%%/%%EMACS_VER%%/lisp/term/ns-win.el
3501
%%DATADIR%%/%%EMACS_VER%%/lisp/term/ns-win.elc
3502
%%DATADIR%%/%%EMACS_VER%%/lisp/term/pc-win.el
3503
%%DATADIR%%/%%EMACS_VER%%/lisp/term/pc-win.elc
3504
%%DATADIR%%/%%EMACS_VER%%/lisp/term/rxvt.el
3505
%%DATADIR%%/%%EMACS_VER%%/lisp/term/rxvt.elc
3506
%%DATADIR%%/%%EMACS_VER%%/lisp/term/screen.el
3507
%%DATADIR%%/%%EMACS_VER%%/lisp/term/screen.elc
3508
%%DATADIR%%/%%EMACS_VER%%/lisp/term/sun.el
3509
%%DATADIR%%/%%EMACS_VER%%/lisp/term/sun.elc
3510
%%DATADIR%%/%%EMACS_VER%%/lisp/term/tty-colors.el
3511
%%DATADIR%%/%%EMACS_VER%%/lisp/term/tty-colors.elc
3512
%%DATADIR%%/%%EMACS_VER%%/lisp/term/tvi970.el
3513
%%DATADIR%%/%%EMACS_VER%%/lisp/term/tvi970.elc
3514
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt100.el
3515
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt100.elc
3516
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt102.el
3517
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt102.elc
3518
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt125.el
3519
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt125.elc
3520
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt200.el
3521
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt200.elc
3522
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt201.el
3523
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt201.elc
3524
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt220.el
3525
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt220.elc
3526
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt240.el
3527
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt240.elc
3528
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt300.el
3529
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt300.elc
3530
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt320.el
3531
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt320.elc
3532
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt400.el
3533
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt400.elc
3534
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt420.el
3535
%%DATADIR%%/%%EMACS_VER%%/lisp/term/vt420.elc
3536
%%DATADIR%%/%%EMACS_VER%%/lisp/term/w32-win.el
3537
%%DATADIR%%/%%EMACS_VER%%/lisp/term/w32-win.elc
3538
%%DATADIR%%/%%EMACS_VER%%/lisp/term/w32console.el
3539
%%DATADIR%%/%%EMACS_VER%%/lisp/term/w32console.elc
3540
%%DATADIR%%/%%EMACS_VER%%/lisp/term/wyse50.el
3541
%%DATADIR%%/%%EMACS_VER%%/lisp/term/wyse50.elc
3542
%%DATADIR%%/%%EMACS_VER%%/lisp/term/x-win.el
3543
%%DATADIR%%/%%EMACS_VER%%/lisp/term/x-win.elc
3544
%%DATADIR%%/%%EMACS_VER%%/lisp/term/xterm.el
3545
%%DATADIR%%/%%EMACS_VER%%/lisp/term/xterm.elc
3546
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/artist.el
3547
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/artist.elc
3548
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/bib-mode.el
3549
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/bib-mode.elc
3550
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/bibtex-style.el
3551
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/bibtex-style.elc
3552
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/bibtex.el
3553
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/bibtex.elc
3554
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/conf-mode.el
3555
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/conf-mode.elc
3556
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/css-mode.el
3557
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/css-mode.elc
3558
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/dns-mode.el
3559
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/dns-mode.elc
3560
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/enriched.el
3561
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/enriched.elc
3562
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/fill.el
3563
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/fill.elc
3564
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/flyspell.el
3565
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/flyspell.elc
3566
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/ispell.el
3567
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/ispell.elc
3568
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/makeinfo.el
3569
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/makeinfo.elc
3570
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/nroff-mode.el
3571
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/nroff-mode.elc
3572
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/page-ext.el
3573
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/page-ext.elc
3574
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/page.el
3575
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/page.elc
3576
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/paragraphs.el
3577
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/paragraphs.elc
3578
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/picture.el
3579
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/picture.elc
3580
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/po.el
3581
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/po.elc
3582
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/refbib.el
3583
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/refbib.elc
3584
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/refer.el
3585
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/refer.elc
3586
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/refill.el
3587
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/refill.elc
3588
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-auc.el
3589
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-auc.elc
3590
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-cite.el
3591
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-cite.elc
3592
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-dcr.el
3593
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-dcr.elc
3594
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-global.el
3595
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-global.elc
3596
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-index.el
3597
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-index.elc
3598
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-parse.el
3599
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-parse.elc
3600
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-ref.el
3601
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-ref.elc
3602
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-sel.el
3603
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-sel.elc
3604
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-toc.el
3605
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-toc.elc
3606
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-vars.el
3607
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-vars.elc
3608
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex.el
3609
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex.elc
3610
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/remember.el
3611
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/remember.elc
3612
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/rst.el
3613
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/rst.elc
3614
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/sgml-mode.el
3615
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/sgml-mode.elc
3616
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/table.el
3617
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/table.elc
3618
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/tex-mode.el
3619
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/tex-mode.elc
3620
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/texinfmt.el
3621
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/texinfmt.elc
3622
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/texinfo.el
3623
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/texinfo.elc
3624
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/texnfo-upd.el
3625
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/texnfo-upd.elc
3626
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/text-mode.el
3627
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/text-mode.elc
3628
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/tildify.el
3629
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/tildify.elc
3630
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/two-column.el
3631
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/two-column.elc
3632
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/underline.el
3633
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/underline.elc
3634
%%DATADIR%%/%%EMACS_VER%%/lisp/thingatpt.el
3635
%%DATADIR%%/%%EMACS_VER%%/lisp/thingatpt.elc
3636
%%DATADIR%%/%%EMACS_VER%%/lisp/thumbs.el
3637
%%DATADIR%%/%%EMACS_VER%%/lisp/thumbs.elc
3638
%%DATADIR%%/%%EMACS_VER%%/lisp/time-stamp.el
3639
%%DATADIR%%/%%EMACS_VER%%/lisp/time-stamp.elc
3640
%%DATADIR%%/%%EMACS_VER%%/lisp/time.el
3641
%%DATADIR%%/%%EMACS_VER%%/lisp/time.elc
3642
%%DATADIR%%/%%EMACS_VER%%/lisp/timezone.el
3643
%%DATADIR%%/%%EMACS_VER%%/lisp/timezone.elc
3644
%%DATADIR%%/%%EMACS_VER%%/lisp/tmm.el
3645
%%DATADIR%%/%%EMACS_VER%%/lisp/tmm.elc
3646
%%DATADIR%%/%%EMACS_VER%%/lisp/tool-bar.el
3647
%%DATADIR%%/%%EMACS_VER%%/lisp/tool-bar.elc
3648
%%DATADIR%%/%%EMACS_VER%%/lisp/tooltip.el
3649
%%DATADIR%%/%%EMACS_VER%%/lisp/tooltip.elc
3650
%%DATADIR%%/%%EMACS_VER%%/lisp/tree-widget.el
3651
%%DATADIR%%/%%EMACS_VER%%/lisp/tree-widget.elc
3652
%%DATADIR%%/%%EMACS_VER%%/lisp/tutorial.el
3653
%%DATADIR%%/%%EMACS_VER%%/lisp/tutorial.elc
3654
%%DATADIR%%/%%EMACS_VER%%/lisp/type-break.el
3655
%%DATADIR%%/%%EMACS_VER%%/lisp/type-break.elc
3656
%%DATADIR%%/%%EMACS_VER%%/lisp/uniquify.el
3657
%%DATADIR%%/%%EMACS_VER%%/lisp/uniquify.elc
3658
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-about.el
3659
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-about.elc
3660
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-auth.el
3661
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-auth.elc
3662
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-cache.el
3663
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-cache.elc
3664
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-cid.el
3665
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-cid.elc
3666
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-cookie.el
3667
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-cookie.elc
3668
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-dav.el
3669
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-dav.elc
3670
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-dired.el
3671
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-dired.elc
3672
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-domsuf.el
3673
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-domsuf.elc
3674
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-expand.el
3675
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-expand.elc
3676
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-file.el
3677
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-file.elc
3678
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-ftp.el
3679
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-ftp.elc
3680
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-future.el
3681
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-future.elc
3682
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-gw.el
3683
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-gw.elc
3684
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-handlers.el
3685
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-handlers.elc
3686
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-history.el
3687
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-history.elc
3688
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-http.el
3689
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-http.elc
3690
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-imap.el
3691
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-imap.elc
3692
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-irc.el
3693
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-irc.elc
3694
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-ldap.el
3695
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-ldap.elc
3696
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-mailto.el
3697
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-mailto.elc
3698
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-methods.el
3699
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-methods.elc
3700
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-misc.el
3701
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-misc.elc
3702
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-news.el
3703
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-news.elc
3704
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-nfs.el
3705
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-nfs.elc
3706
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-ns.el
3707
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-ns.elc
3708
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-parse.el
3709
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-parse.elc
3710
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-privacy.el
3711
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-privacy.elc
3712
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-proxy.el
3713
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-proxy.elc
3714
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-queue.el
3715
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-queue.elc
3716
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-util.el
3717
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-util.elc
3718
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-vars.el
3719
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url-vars.elc
3720
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url.el
3721
%%DATADIR%%/%%EMACS_VER%%/lisp/url/url.elc
3722
%%DATADIR%%/%%EMACS_VER%%/lisp/userlock.el
3723
%%DATADIR%%/%%EMACS_VER%%/lisp/userlock.elc
3724
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/add-log.el
3725
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/add-log.elc
3726
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/compare-w.el
3727
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/compare-w.elc
3728
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/cvs-status.el
3729
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/cvs-status.elc
3730
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/diff-mode.el
3731
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/diff-mode.elc
3732
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/diff.el
3733
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/diff.elc
3734
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-diff.el
3735
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-diff.elc
3736
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-help.el
3737
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-help.elc
3738
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-hook.el
3739
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-hook.elc
3740
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-init.el
3741
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-init.elc
3742
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-merg.el
3743
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-merg.elc
3744
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-mult.el
3745
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-mult.elc
3746
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-ptch.el
3747
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-ptch.elc
3748
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-util.el
3749
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-util.elc
3750
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-vers.el
3751
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-vers.elc
3752
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-wind.el
3753
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff-wind.elc
3754
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff.el
3755
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/ediff.elc
3756
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/emerge.el
3757
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/emerge.elc
3758
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/log-edit.el
3759
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/log-edit.elc
3760
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/log-view.el
3761
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/log-view.elc
3762
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/pcvs-defs.el
3763
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/pcvs-defs.elc
3764
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/pcvs-info.el
3765
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/pcvs-info.elc
3766
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/pcvs-parse.el
3767
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/pcvs-parse.elc
3768
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/pcvs-util.el
3769
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/pcvs-util.elc
3770
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/pcvs.el
3771
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/pcvs.elc
3772
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/smerge-mode.el
3773
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/smerge-mode.elc
3774
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-annotate.el
3775
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-annotate.elc
3776
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-arch.el
3777
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-arch.elc
3778
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-bzr.el
3779
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-bzr.elc
3780
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-cvs.el
3781
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-cvs.elc
3782
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-dav.el
3783
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-dav.elc
3784
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-dir.el
3785
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-dir.elc
3786
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-dispatcher.el
3787
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-dispatcher.elc
3788
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-git.el
3789
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-git.elc
3790
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-hg.el
3791
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-hg.elc
3792
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-hooks.el
3793
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-hooks.elc
3794
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-mtn.el
3795
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-mtn.elc
3796
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-rcs.el
3797
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-rcs.elc
3798
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-sccs.el
3799
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-sccs.elc
3800
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-svn.el
3801
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc-svn.elc
3802
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc.el
3803
%%DATADIR%%/%%EMACS_VER%%/lisp/vc/vc.elc
3804
%%DATADIR%%/%%EMACS_VER%%/lisp/vcursor.el
3805
%%DATADIR%%/%%EMACS_VER%%/lisp/vcursor.elc
3806
%%DATADIR%%/%%EMACS_VER%%/lisp/version.el
3807
%%DATADIR%%/%%EMACS_VER%%/lisp/version.elc
3808
%%DATADIR%%/%%EMACS_VER%%/lisp/view.el
3809
%%DATADIR%%/%%EMACS_VER%%/lisp/view.elc
3810
%%DATADIR%%/%%EMACS_VER%%/lisp/vt-control.el
3811
%%DATADIR%%/%%EMACS_VER%%/lisp/vt-control.elc
3812
%%DATADIR%%/%%EMACS_VER%%/lisp/vt100-led.el
3813
%%DATADIR%%/%%EMACS_VER%%/lisp/vt100-led.elc
3814
%%DATADIR%%/%%EMACS_VER%%/lisp/w32-common-fns.el
3815
%%DATADIR%%/%%EMACS_VER%%/lisp/w32-common-fns.elc
3816
%%DATADIR%%/%%EMACS_VER%%/lisp/w32-fns.el
3817
%%DATADIR%%/%%EMACS_VER%%/lisp/w32-fns.elc
3818
%%DATADIR%%/%%EMACS_VER%%/lisp/w32-vars.el
3819
%%DATADIR%%/%%EMACS_VER%%/lisp/w32-vars.elc
3820
%%DATADIR%%/%%EMACS_VER%%/lisp/wdired.el
3821
%%DATADIR%%/%%EMACS_VER%%/lisp/wdired.elc
3822
%%DATADIR%%/%%EMACS_VER%%/lisp/whitespace.el
3823
%%DATADIR%%/%%EMACS_VER%%/lisp/whitespace.elc
3824
%%DATADIR%%/%%EMACS_VER%%/lisp/wid-browse.el
3825
%%DATADIR%%/%%EMACS_VER%%/lisp/wid-browse.elc
3826
%%DATADIR%%/%%EMACS_VER%%/lisp/wid-edit.el
3827
%%DATADIR%%/%%EMACS_VER%%/lisp/wid-edit.elc
3828
%%DATADIR%%/%%EMACS_VER%%/lisp/widget.el
3829
%%DATADIR%%/%%EMACS_VER%%/lisp/widget.elc
3830
%%DATADIR%%/%%EMACS_VER%%/lisp/windmove.el
3831
%%DATADIR%%/%%EMACS_VER%%/lisp/windmove.elc
3832
%%DATADIR%%/%%EMACS_VER%%/lisp/window.el
3833
%%DATADIR%%/%%EMACS_VER%%/lisp/window.elc
3834
%%DATADIR%%/%%EMACS_VER%%/lisp/winner.el
3835
%%DATADIR%%/%%EMACS_VER%%/lisp/winner.elc
3836
%%DATADIR%%/%%EMACS_VER%%/lisp/woman.el
3837
%%DATADIR%%/%%EMACS_VER%%/lisp/woman.elc
3838
%%DATADIR%%/%%EMACS_VER%%/lisp/x-dnd.el
3839
%%DATADIR%%/%%EMACS_VER%%/lisp/x-dnd.elc
3840
%%DATADIR%%/%%EMACS_VER%%/lisp/xml.el
3841
%%DATADIR%%/%%EMACS_VER%%/lisp/xml.elc
3842
%%DATADIR%%/%%EMACS_VER%%/lisp/xt-mouse.el
3843
%%DATADIR%%/%%EMACS_VER%%/lisp/xt-mouse.elc
15
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/site-lisp/site-start.el
3844
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/site-lisp/site-start.el
16
%%DATADIR%%/%%EMACS_VER%%/site-lisp/subdirs.el
3845
%%DATADIR%%/%%EMACS_VER%%/site-lisp/subdirs.el
3846
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/alloc.c
3847
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/atimer.c
3848
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/atimer.h
3849
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/bidi.c
3850
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/blockinput.h
3851
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/buffer.c
3852
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/buffer.h
3853
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/buildobj.h
3854
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/bytecode.c
3855
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/callint.c
3856
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/callproc.c
3857
%%SOURCES%%%%CANNA%%%%DATADIR%%/%%EMACS_VER%%/src/canna.c
3858
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/casefiddle.c
3859
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/casetab.c
3860
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/category.c
3861
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/category.h
3862
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/ccl.c
3863
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/ccl.h
3864
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/character.c
3865
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/character.h
3866
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/charset.c
3867
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/charset.h
3868
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/chartab.c
3869
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/cm.c
3870
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/cm.h
3871
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/cmds.c
3872
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/coding.c
3873
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/coding.h
3874
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/commands.h
3875
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/composite.c
3876
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/composite.h
3877
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/conf_post.h
3878
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/config.h
3879
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/cygw32.c
3880
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/cygw32.h
3881
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/data.c
3882
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/dbusbind.c
3883
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/decompress.c
3884
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/dired.c
3885
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/dispextern.h
3886
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/dispnew.c
3887
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/disptab.h
3888
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/doc.c
3889
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/doprnt.c
3890
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/dosfns.c
3891
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/dosfns.h
3892
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/editfns.c
3893
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/emacs-icon.h
3894
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/emacs.c
3895
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/emacsgtkfixed.c
3896
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/emacsgtkfixed.h
3897
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/epaths.h
3898
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/eval.c
3899
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/fileio.c
3900
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/filelock.c
3901
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/firstfile.c
3902
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/floatfns.c
3903
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/fns.c
3904
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/font.c
3905
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/font.h
3906
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/fontset.c
3907
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/fontset.h
3908
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/frame.c
3909
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/frame.h
3910
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/fringe.c
3911
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/ftfont.c
3912
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/ftfont.h
3913
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/ftxfont.c
3914
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/getpagesize.h
3915
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/gfilenotify.c
3916
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/globals.h
3917
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/gmalloc.c
3918
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/gnutls.c
3919
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/gnutls.h
3920
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/gtkutil.c
3921
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/gtkutil.h
3922
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/image.c
3923
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/indent.c
3924
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/indent.h
3925
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/inotify.c
3926
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/insdel.c
3927
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/intervals.c
3928
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/intervals.h
3929
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/keyboard.c
3930
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/keyboard.h
3931
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/keymap.c
3932
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/keymap.h
3933
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/lastfile.c
3934
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/lisp.h
3935
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/lread.c
3936
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/macfont.h
3937
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/macros.c
3938
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/macros.h
3939
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/macuvs.h
3940
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/marker.c
3941
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/menu.c
3942
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/menu.h
3943
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/minibuf.c
3944
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/msdos.c
3945
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/msdos.h
3946
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/nsgui.h
3947
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/nsterm.h
3948
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/print.c
3949
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/process.c
3950
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/process.h
3951
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/profiler.c
3952
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/puresize.h
3953
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/ralloc.c
3954
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/regex.c
3955
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/regex.h
3956
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/region-cache.c
3957
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/region-cache.h
3958
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/scroll.c
3959
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/search.c
3960
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/sheap.c
3961
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/sound.c
3962
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/syntax.c
3963
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/syntax.h
3964
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/sysdep.c
3965
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/sysselect.h
3966
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/syssignal.h
3967
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/sysstdio.h
3968
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/systime.h
3969
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/systty.h
3970
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/syswait.h
3971
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/term.c
3972
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/termcap.c
3973
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/termchar.h
3974
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/termhooks.h
3975
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/terminal.c
3976
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/terminfo.c
3977
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/termopts.h
3978
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/textprop.c
3979
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/tparam.c
3980
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/tparam.h
3981
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/undo.c
3982
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/unexaix.c
3983
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/unexcoff.c
3984
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/unexcw.c
3985
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/unexec.h
3986
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/unexelf.c
3987
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/unexhp9k800.c
3988
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/unexmacosx.c
3989
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/unexsol.c
3990
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/unexw32.c
3991
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/vm-limit.c
3992
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w16select.c
3993
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32.c
3994
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32.h
3995
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32common.h
3996
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32console.c
3997
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32fns.c
3998
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32font.c
3999
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32font.h
4000
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32gui.h
4001
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32heap.c
4002
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32heap.h
4003
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32inevt.c
4004
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32inevt.h
4005
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32menu.c
4006
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32notify.c
4007
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32proc.c
4008
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32reg.c
4009
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32select.c
4010
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32select.h
4011
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32term.c
4012
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32term.h
4013
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32uniscribe.c
4014
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/w32xfns.c
4015
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/widget.c
4016
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/widget.h
4017
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/widgetprv.h
4018
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/window.c
4019
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/window.h
4020
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xdisp.c
4021
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xfaces.c
4022
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xfns.c
4023
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xfont.c
4024
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xftfont.c
4025
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xgselect.c
4026
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xgselect.h
4027
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xmenu.c
4028
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xml.c
4029
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xrdb.c
4030
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xselect.c
4031
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xsettings.c
4032
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xsettings.h
4033
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xsmfns.c
4034
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xterm.c
4035
%%SOURCES%%%%DATADIR%%/%%EMACS_VER%%/src/xterm.h
17
%%DATADIR%%/site-lisp/subdirs.el
4036
%%DATADIR%%/site-lisp/subdirs.el
18
@comment %%INFODIR%%/dir
19
share/icons/hicolor/128x128/apps/emacs.png
4037
share/icons/hicolor/128x128/apps/emacs.png
20
share/icons/hicolor/16x16/apps/emacs.png
4038
share/icons/hicolor/16x16/apps/emacs.png
21
share/icons/hicolor/24x24/apps/emacs.png
4039
share/icons/hicolor/24x24/apps/emacs.png
Lines 23-25 Link Here
23
share/icons/hicolor/48x48/apps/emacs.png
4041
share/icons/hicolor/48x48/apps/emacs.png
24
share/icons/hicolor/scalable/apps/emacs.svg
4042
share/icons/hicolor/scalable/apps/emacs.svg
25
share/icons/hicolor/scalable/mimetypes/emacs-document.svg
4043
share/icons/hicolor/scalable/mimetypes/emacs-document.svg
4044
/var/games/emacs/snake-scores
4045
/var/games/emacs/tetris-scores
4046
@dir /var/games/emacs

Return to bug 194624