1 | [moogle:~/dev/darwinports] cadamson% sudo port install emacs +x11 |
---|
2 | Password: |
---|
3 | DEBUG: Executing darwin provides darwin |
---|
4 | DEBUG: Executing x11 provides x11 |
---|
5 | DEBUG: Executing com.apple.main (emacs) |
---|
6 | ---> Fetching emacs |
---|
7 | DEBUG: Executing com.apple.fetch (emacs) |
---|
8 | ---> emacs-21.2.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles |
---|
9 | ---> Attempting to fetch emacs-21.2.tar.gz from ftp://ftp.gnu.org/pub/gnu/emacs/ |
---|
10 | DEBUG: Assembled command: 'cd /opt/local/var/db/dports/distfiles && curl -s -S -o emacs-21.2.tar.gz.TMP ftp://ftp.gnu.org/pub/gnu/emacs/emacs-21.2.tar.gz' |
---|
11 | ---> Checksumming emacs |
---|
12 | DEBUG: Executing com.apple.checksum (emacs) |
---|
13 | ---> Checksum OK for emacs-21.2.tar.gz |
---|
14 | ---> Extracting emacs |
---|
15 | DEBUG: Executing com.apple.extract (emacs) |
---|
16 | ---> Extracting for emacs-21.2 |
---|
17 | ---> Extracting emacs-21.2.tar.gz ... DEBUG: Assembled command: 'cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work && gzip -dc /opt/local/var/db/dports/distfiles/emacs-21.2.tar.gz | tar -xf -' |
---|
18 | Done |
---|
19 | DEBUG: Executing com.apple.patch (emacs) |
---|
20 | ---> Applying /Users/cadamson/dev/darwinports/dports/editors/emacs/files/apple-patches |
---|
21 | DEBUG: Assembled command: 'cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2 && patch -p1' |
---|
22 | missing header for unified diff at line 9 of patch |
---|
23 | patching file Makefile.in |
---|
24 | missing header for unified diff at line 46 of patch |
---|
25 | patching file configure |
---|
26 | missing header for unified diff at line 3553 of patch |
---|
27 | patching file configure.in |
---|
28 | missing header for unified diff at line 3586 of patch |
---|
29 | patching file lib-src/Makefile.in |
---|
30 | patching file lisp/site-init.el |
---|
31 | missing header for unified diff at line 3634 of patch |
---|
32 | patching file man/Makefile.in |
---|
33 | missing header for unified diff at line 3651 of patch |
---|
34 | patching file src/callproc.c |
---|
35 | missing header for unified diff at line 3671 of patch |
---|
36 | patching file src/emacs.c |
---|
37 | missing header for unified diff at line 3714 of patch |
---|
38 | patching file src/floatfns.c |
---|
39 | missing header for unified diff at line 3732 of patch |
---|
40 | patching file src/getloadavg.c |
---|
41 | missing header for unified diff at line 3815 of patch |
---|
42 | patching file src/lisp.h |
---|
43 | missing header for unified diff at line 3832 of patch |
---|
44 | patching file src/process.c |
---|
45 | missing header for unified diff at line 3876 of patch |
---|
46 | patching file src/sysdep.c |
---|
47 | missing header for unified diff at line 3903 of patch |
---|
48 | patching file src/termcap.c |
---|
49 | missing header for unified diff at line 3961 of patch |
---|
50 | patching file src/tparam.c |
---|
51 | patching file src/unexdyld.c |
---|
52 | patching file src/m/powermacintosh.h |
---|
53 | patching file src/s/darwin.h |
---|
54 | patching file src/s/rhapsody.h |
---|
55 | ---> Configuring emacs |
---|
56 | DEBUG: Executing com.apple.configure (emacs) |
---|
57 | DEBUG: Assembled command: 'cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2 && ./configure --prefix=/opt/local --with-x' |
---|
58 | creating cache ./config.cache |
---|
59 | checking host system type... powerpc-apple-darwin6.1 |
---|
60 | checking for gcc... gcc |
---|
61 | checking whether the C compiler (gcc ) works... yes |
---|
62 | checking whether the C compiler (gcc ) is a cross-compiler... no |
---|
63 | checking whether we are using GNU C... yes |
---|
64 | checking whether gcc accepts -g... yes |
---|
65 | checking whether ln -s works... yes |
---|
66 | checking how to run the C preprocessor... gcc -E -traditional-cpp |
---|
67 | checking for a BSD compatible install... /usr/bin/install -c |
---|
68 | checking for bison... bison -y |
---|
69 | checking for ranlib... ranlib |
---|
70 | checking for AIX... no |
---|
71 | checking the machine- and system-dependent files to find out |
---|
72 | - which libraries the lib-src programs will want, and |
---|
73 | - whether the GNU malloc routines are usable |
---|
74 | checking for special C compiler options needed for large files... no |
---|
75 | checking for _FILE_OFFSET_BITS value needed for large files... no |
---|
76 | checking for _LARGE_FILES value needed for large files... no |
---|
77 | checking for machine/soundcard.h... no |
---|
78 | checking for sys/soundcard.h... no |
---|
79 | checking for soundcard.h... no |
---|
80 | checking for _oss_ioctl in -lossaudio... no |
---|
81 | checking for sys/select.h... yes |
---|
82 | checking for sys/timeb.h... yes |
---|
83 | checking for sys/time.h... yes |
---|
84 | checking for unistd.h... yes |
---|
85 | checking for utime.h... yes |
---|
86 | checking for linux/version.h... no |
---|
87 | checking for sys/systeminfo.h... no |
---|
88 | checking for termios.h... yes |
---|
89 | checking for limits.h... yes |
---|
90 | checking for string.h... yes |
---|
91 | checking for stdlib.h... yes |
---|
92 | checking for termcap.h... yes |
---|
93 | checking for stdio_ext.h... no |
---|
94 | checking for fcntl.h... yes |
---|
95 | checking for term.h... yes |
---|
96 | checking for strings.h... yes |
---|
97 | checking for ANSI C header files... yes |
---|
98 | checking whether time.h and sys/time.h may both be included... yes |
---|
99 | checking for sys_siglist declaration in signal.h or unistd.h... yes |
---|
100 | checking for sys/wait.h that is POSIX.1 compatible... yes |
---|
101 | checking for struct utimbuf... yes |
---|
102 | checking return type of signal handlers... void |
---|
103 | checking for speed_t... yes |
---|
104 | checking for struct timeval... yes |
---|
105 | checking for struct exception... yes |
---|
106 | checking whether struct tm is in sys/time.h or time.h... time.h |
---|
107 | checking for tm_zone in struct tm... yes |
---|
108 | checking for tm_gmtoff in struct tm... yes |
---|
109 | checking for gcc option to accept ANSI C... none needed |
---|
110 | checking for function prototypes... yes |
---|
111 | checking for working volatile... yes |
---|
112 | checking for working const... yes |
---|
113 | checking for void * support... yes |
---|
114 | checking whether make sets ${MAKE}... yes |
---|
115 | checking for long file names... yes |
---|
116 | checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include |
---|
117 | checking for malloc_get_state... no |
---|
118 | checking for malloc_set_state... no |
---|
119 | checking whether __after_morecore_hook exists... no |
---|
120 | checking for stdlib.h... (cached) yes |
---|
121 | checking for unistd.h... (cached) yes |
---|
122 | checking for sys/stat.h... yes |
---|
123 | checking for getpagesize... yes |
---|
124 | checking for working mmap... yes |
---|
125 | checking for dnet_ntoa in -ldnet... no |
---|
126 | checking for main in -lXbsd... no |
---|
127 | checking for cma_open in -lpthreads... no |
---|
128 | checking for XFree86 in /usr/X386... no |
---|
129 | checking for Xkb... yes |
---|
130 | checking for XrmSetDatabase... yes |
---|
131 | checking for XScreenResourceString... yes |
---|
132 | checking for XScreenNumberOfScreen... yes |
---|
133 | checking for XSetWMProtocols... yes |
---|
134 | checking X11 version 6... 6 or newer |
---|
135 | checking X11 version 5... 5 or newer |
---|
136 | checking X11 version 5 with Xaw... 5 or newer, with Xaw; use toolkit by default |
---|
137 | checking X11 toolkit version... 6 or newer |
---|
138 | checking for XmuConvertStandardSelection in -lXmu... yes |
---|
139 | checking for XShapeQueryExtension in -lXext... yes |
---|
140 | checking for X11/Xaw3d/Scrollbar.h... no |
---|
141 | checking for X11/xpm.h... yes |
---|
142 | checking for XpmReadFileToPixmap in -lXpm... yes |
---|
143 | checking for XpmReturnAllocPixels preprocessor define... yes |
---|
144 | checking for jerror.h... no |
---|
145 | checking for png.h... no |
---|
146 | checking for tiffio.h... no |
---|
147 | checking for gif_lib.h... no |
---|
148 | checking whether netdb declares h_errno... yes |
---|
149 | checking for working alloca.h... no |
---|
150 | checking for alloca... yes |
---|
151 | checking for sqrt in -lm... yes |
---|
152 | checking for maillock in -lmail... no |
---|
153 | checking for maillock in -llockfile... no |
---|
154 | checking for liblockfile.so... no |
---|
155 | checking for touchlock... no |
---|
156 | checking for maillock.h... no |
---|
157 | checking for gethostname... yes |
---|
158 | checking for getdomainname... yes |
---|
159 | checking for dup2... yes |
---|
160 | checking for rename... yes |
---|
161 | checking for closedir... yes |
---|
162 | checking for mkdir... yes |
---|
163 | checking for rmdir... yes |
---|
164 | checking for sysinfo... no |
---|
165 | checking for random... yes |
---|
166 | checking for lrand48... yes |
---|
167 | checking for bcopy... yes |
---|
168 | checking for bcmp... yes |
---|
169 | checking for logb... yes |
---|
170 | checking for frexp... yes |
---|
171 | checking for fmod... yes |
---|
172 | checking for rint... yes |
---|
173 | checking for cbrt... yes |
---|
174 | checking for ftime... no |
---|
175 | checking for res_init... yes |
---|
176 | checking for setsid... yes |
---|
177 | checking for strerror... yes |
---|
178 | checking for fpathconf... yes |
---|
179 | checking for select... yes |
---|
180 | checking for mktime... yes |
---|
181 | checking for euidaccess... no |
---|
182 | checking for getpagesize... (cached) yes |
---|
183 | checking for tzset... yes |
---|
184 | checking for setlocale... yes |
---|
185 | checking for utimes... yes |
---|
186 | checking for setrlimit... yes |
---|
187 | checking for setpgid... yes |
---|
188 | checking for getcwd... yes |
---|
189 | checking for getwd... yes |
---|
190 | checking for shutdown... yes |
---|
191 | checking for strftime... yes |
---|
192 | checking for getaddrinfo... yes |
---|
193 | checking for __fpending... no |
---|
194 | checking for mblen... yes |
---|
195 | checking for mbrlen... no |
---|
196 | checking for strsignal... no |
---|
197 | checking for setitimer... yes |
---|
198 | checking for ualarm... yes |
---|
199 | checking for index... yes |
---|
200 | checking for rindex... yes |
---|
201 | checking for gai_strerror... yes |
---|
202 | checking for mkstemp... yes |
---|
203 | checking for sys/time.h... (cached) yes |
---|
204 | checking for unistd.h... (cached) yes |
---|
205 | checking for alarm... yes |
---|
206 | checking for working mktime... no |
---|
207 | checking for elf_begin in -lelf... no |
---|
208 | checking for kvm_open in -lkvm... yes |
---|
209 | checking for getloadavg in -lutil... no |
---|
210 | checking for getloadavg in -lgetloadavg... no |
---|
211 | checking for getloadavg... yes |
---|
212 | checking whether getloadavg requires setgid... no |
---|
213 | checking for _LARGEFILE_SOURCE value needed for large files... no |
---|
214 | checking for fseeko... yes |
---|
215 | checking for grantpt... no |
---|
216 | checking for getpt... no |
---|
217 | checking for tparm in -lncurses... yes |
---|
218 | checking for dgettext in -lintl... no |
---|
219 | checking whether localtime caches TZ... yes |
---|
220 | checking for gettimeofday... yes |
---|
221 | checking whether gettimeofday can accept two arguments... yes |
---|
222 | checking for struct timezone... yes |
---|
223 | checking for socket... yes |
---|
224 | checking for netinet/in.h... yes |
---|
225 | checking for arpa/inet.h... yes |
---|
226 | checking whether system supports dynamic ptys... no |
---|
227 | checking for pid_t... yes |
---|
228 | checking for vfork.h... no |
---|
229 | checking for working vfork... yes |
---|
230 | checking for size_t... yes |
---|
231 | |
---|
232 | Configured for `powerpc-apple-darwin6.1'. |
---|
233 | |
---|
234 | Where should the build process find the source code? /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2 |
---|
235 | What operating system and machine description files should Emacs use? |
---|
236 | `s/darwin.h' and `m/powermacintosh.h' |
---|
237 | What compiler should emacs be built with? gcc -g -O2 |
---|
238 | Should Emacs use the GNU version of malloc? no |
---|
239 | (The GNU allocators don't work with this system configuration.) |
---|
240 | Should Emacs use a relocating allocator for buffers? no |
---|
241 | Should Emacs use mmap(2) for buffer allocation? no |
---|
242 | What window system should Emacs use? x11 |
---|
243 | What toolkit should Emacs use? LUCID |
---|
244 | Where do we find X Windows header files? /usr/X11R6/include |
---|
245 | Where do we find X Windows libraries? /usr/X11R6/lib |
---|
246 | Does Emacs use -lXaw3d? no |
---|
247 | Does Emacs use -lXpm? yes |
---|
248 | Does Emacs use -ljpeg? no |
---|
249 | Does Emacs use -ltiff? no |
---|
250 | Does Emacs use -lungif? no |
---|
251 | Does Emacs use -lpng? no |
---|
252 | Does Emacs use X toolkit scroll bars? no |
---|
253 | |
---|
254 | updating cache ./config.cache |
---|
255 | creating ./config.status |
---|
256 | creating Makefile |
---|
257 | creating lib-src/Makefile.c |
---|
258 | creating oldXMenu/Makefile |
---|
259 | creating man/Makefile |
---|
260 | creating lwlib/Makefile |
---|
261 | creating src/Makefile.c |
---|
262 | creating lisp/Makefile |
---|
263 | creating leim/Makefile |
---|
264 | creating src/config.h |
---|
265 | creating src/epaths.h |
---|
266 | creating lib-src/Makefile |
---|
267 | creating src/Makefile |
---|
268 | ---> Building emacs with target all |
---|
269 | DEBUG: Executing com.apple.build (emacs) |
---|
270 | DEBUG: Assembled command: 'cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2 && make all' |
---|
271 | if [ ! -f /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lisp/abbrev.elc ]; then \ |
---|
272 | make bootstrap; \ |
---|
273 | fi |
---|
274 | cd lib-src; make all \ |
---|
275 | CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \ |
---|
276 | LDFLAGS='-L/usr/X11R6/lib' MAKE='make' |
---|
277 | gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2 -o test-distrib /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/test-distrib.c |
---|
278 | ./test-distrib /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/testfile |
---|
279 | gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/make-docfile.c -o make-docfile |
---|
280 | gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/profile.c -o profile |
---|
281 | gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/digest-doc.c -o digest-doc |
---|
282 | gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/sorted-doc.c -o sorted-doc |
---|
283 | gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -g -O2 -Demacs /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/movemail.c |
---|
284 | gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/pop.c |
---|
285 | gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/getopt.c |
---|
286 | gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/getopt1.c |
---|
287 | gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2 movemail.o pop.o getopt.o getopt1.o -o movemail |
---|
288 | gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/cvtmail.c -o cvtmail |
---|
289 | gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/fakemail.c -o fakemail |
---|
290 | gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/yow.c -o yow |
---|
291 | gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/emacsserver.c -o emacsserver |
---|
292 | gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/hexl.c -o hexl |
---|
293 | gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -g -O2 -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src/regex.c |
---|
294 | gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2 -DVERSION="\"21.2\"" /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/etags.c getopt.o getopt1.o regex.o -o etags |
---|
295 | gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/emacsclient.c getopt.o getopt1.o -DVERSION=`sed -n -e '/(defconst emacs-version/ s/^[^"]*\("[^"]*"\).*/\1/p' /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../lisp/version.el` -o emacsclient |
---|
296 | gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/b2m.c -DVERSION="\"21.2\"" getopt.o getopt1.o -o b2m |
---|
297 | gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2 -DVERSION="\"21.2\"" /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/ebrowse.c getopt.o getopt1.o -o ebrowse |
---|
298 | cd src; make all \ |
---|
299 | CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \ |
---|
300 | LDFLAGS='-L/usr/X11R6/lib' MAKE='make' |
---|
301 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 pre-crt0.c |
---|
302 | cd ../lwlib/; make CC='gcc' CFLAGS='-g -O2' MAKE='make' "C_SWITCH_X_SITE=-I/usr/X11R6/include" "C_SWITCH_X_MACHINE=" "C_SWITCH_X_SYSTEM=" "C_SWITCH_SITE=" "C_SWITCH_MACHINE=" "C_SWITCH_SYSTEM=" |
---|
303 | gcc -c -DUSE_LUCID -I/usr/X11R6/include -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib/../src /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib/lwlib.c |
---|
304 | gcc -c -I/usr/X11R6/include -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib/../src lwlib-Xlw.c |
---|
305 | gcc -c -I/usr/X11R6/include -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib/../src xlwmenu.c |
---|
306 | gcc -c -I/usr/X11R6/include -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib/../src lwlib-Xaw.c |
---|
307 | gcc -c -I/usr/X11R6/include -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib/../src lwlib-utils.c |
---|
308 | rm -f liblw.a |
---|
309 | ar cq liblw.a lwlib.o lwlib-Xlw.o xlwmenu.o lwlib-Xaw.o lwlib-utils.o |
---|
310 | ranlib liblw.a |
---|
311 | touch stamp-oldxmenu |
---|
312 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 dispnew.c |
---|
313 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 frame.c |
---|
314 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 scroll.c |
---|
315 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 xdisp.c |
---|
316 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 xmenu.c |
---|
317 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 window.c |
---|
318 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 charset.c |
---|
319 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 coding.c |
---|
320 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 category.c |
---|
321 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 ccl.c |
---|
322 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 cm.c |
---|
323 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 term.c |
---|
324 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 xfaces.c |
---|
325 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 xterm.c |
---|
326 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 xfns.c |
---|
327 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 xselect.c |
---|
328 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 xrdb.c |
---|
329 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 fontset.c |
---|
330 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 emacs.c |
---|
331 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 keyboard.c |
---|
332 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 macros.c |
---|
333 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 keymap.c |
---|
334 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 sysdep.c |
---|
335 | /usr/include/sys/termios.h:229: warning: redefinition of macro B50 |
---|
336 | /usr/include/sys/ttydev.h:65: warning: this is the location of the previous definition |
---|
337 | /usr/include/sys/termios.h:230: warning: redefinition of macro B75 |
---|
338 | /usr/include/sys/ttydev.h:66: warning: this is the location of the previous definition |
---|
339 | /usr/include/sys/termios.h:231: warning: redefinition of macro B110 |
---|
340 | /usr/include/sys/ttydev.h:67: warning: this is the location of the previous definition |
---|
341 | /usr/include/sys/termios.h:232: warning: redefinition of macro B134 |
---|
342 | /usr/include/sys/ttydev.h:68: warning: this is the location of the previous definition |
---|
343 | /usr/include/sys/termios.h:233: warning: redefinition of macro B150 |
---|
344 | /usr/include/sys/ttydev.h:69: warning: this is the location of the previous definition |
---|
345 | /usr/include/sys/termios.h:234: warning: redefinition of macro B200 |
---|
346 | /usr/include/sys/ttydev.h:70: warning: this is the location of the previous definition |
---|
347 | /usr/include/sys/termios.h:235: warning: redefinition of macro B300 |
---|
348 | /usr/include/sys/ttydev.h:71: warning: this is the location of the previous definition |
---|
349 | /usr/include/sys/termios.h:236: warning: redefinition of macro B600 |
---|
350 | /usr/include/sys/ttydev.h:72: warning: this is the location of the previous definition |
---|
351 | /usr/include/sys/termios.h:237: warning: redefinition of macro B1200 |
---|
352 | /usr/include/sys/ttydev.h:73: warning: this is the location of the previous definition |
---|
353 | /usr/include/sys/termios.h:238: warning: redefinition of macro B1800 |
---|
354 | /usr/include/sys/ttydev.h:74: warning: this is the location of the previous definition |
---|
355 | /usr/include/sys/termios.h:239: warning: redefinition of macro B2400 |
---|
356 | /usr/include/sys/ttydev.h:75: warning: this is the location of the previous definition |
---|
357 | /usr/include/sys/termios.h:240: warning: redefinition of macro B4800 |
---|
358 | /usr/include/sys/ttydev.h:76: warning: this is the location of the previous definition |
---|
359 | /usr/include/sys/termios.h:241: warning: redefinition of macro B9600 |
---|
360 | /usr/include/sys/ttydev.h:77: warning: this is the location of the previous definition |
---|
361 | /usr/include/sys/termios.h:248: warning: redefinition of macro B57600 |
---|
362 | /usr/include/sys/ttydev.h:80: warning: this is the location of the previous definition |
---|
363 | /usr/include/sys/termios.h:250: warning: redefinition of macro B115200 |
---|
364 | /usr/include/sys/ttydev.h:81: warning: this is the location of the previous definition |
---|
365 | /usr/include/sys/termios.h:252: warning: redefinition of macro EXTA |
---|
366 | /usr/include/sys/ttydev.h:78: warning: this is the location of the previous definition |
---|
367 | /usr/include/sys/termios.h:253: warning: redefinition of macro EXTB |
---|
368 | /usr/include/sys/ttydev.h:79: warning: this is the location of the previous definition |
---|
369 | sysdep.c: In function `init_baud_rate': |
---|
370 | sysdep.c:391: warning: overflow in implicit constant conversion |
---|
371 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 buffer.c |
---|
372 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 filelock.c |
---|
373 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 insdel.c |
---|
374 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 marker.c |
---|
375 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 minibuf.c |
---|
376 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 fileio.c |
---|
377 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 dired.c |
---|
378 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 filemode.c |
---|
379 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 cmds.c |
---|
380 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 casetab.c |
---|
381 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 casefiddle.c |
---|
382 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 indent.c |
---|
383 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 search.c |
---|
384 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 regex.c |
---|
385 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 undo.c |
---|
386 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 alloc.c |
---|
387 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 data.c |
---|
388 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 doc.c |
---|
389 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 editfns.c |
---|
390 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 callint.c |
---|
391 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 eval.c |
---|
392 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 floatfns.c |
---|
393 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 fns.c |
---|
394 | md5.h:89: bad attribute specification, expecting constant, found `__alignof__' |
---|
395 | md5.h:105: bad attribute specification, expecting constant, found `size_t' |
---|
396 | md5.h:106: syntax error, found `;' |
---|
397 | fns.c:5001: illegal declaration, missing `;' after `)' |
---|
398 | fns.c:5002: illegal external declaration, missing `;' after `;' |
---|
399 | fns.c:5015: illegal external declaration, found `if' |
---|
400 | fns.c:5015: illegal external declaration, missing `;' after `Lisp_Type' |
---|
401 | fns.c:5015: illegal method selector, found `4' |
---|
402 | fns.c:5078: illegal external declaration, found `else' |
---|
403 | fns.c:5080: illegal external declaration, missing `;' after `Lisp_Type' |
---|
404 | fns.c:5080: illegal method selector, found `4' |
---|
405 | fns.c:5080: illegal method definition, missing `{' after `)' |
---|
406 | fns.c:5080: illegal external declaration, found `while' |
---|
407 | fns.c:5082: illegal external declaration, missing `;' after `void' |
---|
408 | fns.c:5082: illegal external declaration, missing `;' after `*' |
---|
409 | fns.c:5082: illegal external declaration, missing `;' after `int' |
---|
410 | fns.c:5082: illegal external declaration, missing `;' after `int' |
---|
411 | fns.c:5082: illegal method selector, found `4' |
---|
412 | fns.c:5082: illegal method definition, missing `{' after `)' |
---|
413 | fns.c:5084: illegal external declaration, found `if' |
---|
414 | fns.c:5084: illegal method selector, found `0' |
---|
415 | fns.c:5085: illegal method definition, missing `{' after `)' |
---|
416 | fns.c:5086: illegal external declaration, found `else' |
---|
417 | fns.c:5088: illegal external declaration, missing `;' after `Lisp_Type' |
---|
418 | fns.c:5088: illegal method selector, found `4' |
---|
419 | fns.c:5088: illegal method definition, missing `{' after `)' |
---|
420 | fns.c:5088: illegal external declaration, found `else' |
---|
421 | fns.c:5088: illegal external declaration, missing `;' after `Lisp_Type' |
---|
422 | fns.c:5088: illegal method selector, found `4' |
---|
423 | fns.c:5088: illegal method definition, missing `{' after `)' |
---|
424 | fns.c:5088: illegal external declaration, found `while' |
---|
425 | fns.c:5089: illegal external declaration, missing `;' after `int' |
---|
426 | fns.c:5089: syntax error, found `32' |
---|
427 | fns.c:5089: illegal method selector, found `)' |
---|
428 | fns.c:5089: illegal method definition, missing `{' after `)' |
---|
429 | fns.c:5092: illegal external declaration, found `if' |
---|
430 | fns.c:5092: illegal method selector, found `0' |
---|
431 | fns.c:5093: illegal method definition, missing `{' after `)' |
---|
432 | fns.c:5094: illegal external declaration, found `else' |
---|
433 | fns.c:5096: illegal external declaration, missing `;' after `Lisp_Type' |
---|
434 | fns.c:5096: illegal method selector, found `4' |
---|
435 | fns.c:5096: illegal method definition, missing `{' after `)' |
---|
436 | fns.c:5096: illegal external declaration, found `else' |
---|
437 | fns.c:5096: illegal external declaration, missing `;' after `Lisp_Type' |
---|
438 | fns.c:5096: illegal method selector, found `4' |
---|
439 | fns.c:5096: illegal method definition, missing `{' after `)' |
---|
440 | fns.c:5096: illegal external declaration, found `while' |
---|
441 | fns.c:5097: illegal external declaration, missing `;' after `int' |
---|
442 | fns.c:5097: syntax error, found `32' |
---|
443 | fns.c:5097: illegal method selector, found `)' |
---|
444 | fns.c:5097: illegal method definition, missing `{' after `)' |
---|
445 | fns.c:5100: illegal external declaration, found `if' |
---|
446 | fns.c:5106: illegal method selector, found `0' |
---|
447 | fns.c:5171: illegal external declaration, found `if' |
---|
448 | fns.c:5171: illegal external declaration, missing `;' after `void' |
---|
449 | fns.c:5171: illegal external declaration, missing `;' after `*' |
---|
450 | fns.c:5171: illegal external declaration, missing `;' after `int' |
---|
451 | fns.c:5171: illegal external declaration, missing `;' after `int' |
---|
452 | fns.c:5171: illegal method selector, found `4' |
---|
453 | fns.c:5172: illegal method definition, missing `{' after `)' |
---|
454 | fns.c:5175: illegal function prototype, found `(' |
---|
455 | fns.c:5175: illegal function definition, found `)' |
---|
456 | fns.c:5175: illegal external declaration, missing `;' after `*' |
---|
457 | fns.c:5175: illegal external declaration, missing `;' after `int' |
---|
458 | fns.c:5175: illegal external declaration, missing `;' after `int' |
---|
459 | fns.c:5175: illegal method selector, found `4' |
---|
460 | fns.c:5177: illegal method definition, missing `{' after `)' |
---|
461 | fns.c:5179: illegal external declaration, found `for' |
---|
462 | cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode |
---|
463 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 print.c |
---|
464 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 lread.c |
---|
465 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 abbrev.c |
---|
466 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 syntax.c |
---|
467 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 unexdyld.c |
---|
468 | unexdyld.c:27: warning: could not use precompiled header '/usr/include/libc-gcc3.p', because: |
---|
469 | unexdyld.c:27: warning: macro 'mktime' defined by config.h conflicts with precomp |
---|
470 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 mocklisp.c |
---|
471 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 bytecode.c |
---|
472 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 process.c |
---|
473 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 callproc.c |
---|
474 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 region-cache.c |
---|
475 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 sound.c |
---|
476 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 atimer.c |
---|
477 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 doprnt.c |
---|
478 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 strftime.c |
---|
479 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 intervals.c |
---|
480 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 textprop.c |
---|
481 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 composite.c |
---|
482 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 md5.c |
---|
483 | md5.h:89: bad attribute specification, expecting constant, found `__alignof__' |
---|
484 | md5.h:105: bad attribute specification, expecting constant, found `size_t' |
---|
485 | md5.h:106: syntax error, found `;' |
---|
486 | md5.c:72: illegal declaration, missing `;' after `)' |
---|
487 | md5.c:73: illegal external declaration, missing `;' after `;' |
---|
488 | cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode |
---|
489 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 terminfo.c |
---|
490 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 lastfile.c |
---|
491 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 widget.c |
---|
492 | gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 mktime.c |
---|
493 | gcc -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 -L/usr/X11R6/lib /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src/prefix-args.c -o prefix-args |
---|
494 | gcc -L/usr/X11R6/lib -o temacs pre-crt0.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o unexdyld.o mocklisp.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o terminfo.o lastfile.o widget.o mktime.o ../lwlib/liblw.a -L/usr/X11R6/lib -lXaw -lXmu -lXt -lSM -lICE -lXext -lXpm -lX11 -lncurses |
---|
495 | ld: warning multiple definitions of symbol _abort |
---|
496 | emacs.o private external definition of _abort in section (__TEXT,__text) |
---|
497 | /usr/lib/libSystem.dylib(abort.So) definition of _abort |
---|
498 | rm -f ../etc/DOC |
---|
499 | ../lib-src/make-docfile -d /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src sunfns.o dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o unexdyld.o mocklisp.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o > ../etc/DOC |
---|
500 | ../lib-src/make-docfile -a ../etc/DOC -d /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src ../lisp/mouse.elc ../lisp/select.elc ../lisp/scroll-bar.elc ../lisp/vmsproc.elc ../lisp/vms-patch.elc ../lisp/ls-lisp.elc ../lisp/dos-fns.elc ../lisp/w32-fns.elc ../lisp/dos-w32.elc ../lisp/disp-table.elc ../lisp/dos-vars.elc ../lisp/international/ccl.elc ../lisp/international/codepage.elc ../lisp/abbrev.elc ../lisp/buff-menu.elc ../lisp/byte-run.elc ../lisp/cus-start.el ../lisp/custom.elc ../lisp/emacs-lisp/backquote.elc ../lisp/emacs-lisp/lisp-mode.elc ../lisp/emacs-lisp/lisp.elc ../lisp/facemenu.elc ../lisp/faces.elc ../lisp/files.elc ../lisp/float-sup.elc ../lisp/format.elc ../lisp/frame.elc ../lisp/help.elc ../lisp/indent.elc ../lisp/isearch.elc ../lisp/loadup.el ../lisp/loaddefs.el ../lisp/bindings.elc ../lisp/map-ynp.elc ../lisp/env.elc ../lisp/international/mule.elc ../lisp/international/mule-conf.el ../lisp/international/mule-cmds.elc ../lisp/international/characters.elc ../lisp/internat |
---|
501 | ional/utf-8.elc ../lisp/international/latin-1.el ../lisp/international/latin-2.el ../lisp/international/latin-3.el ../lisp/international/latin-4.el ../lisp/international/latin-5.el ../lisp/international/latin-8.el ../lisp/international/latin-9.el ../lisp/case-table.elc ../lisp/language/chinese.elc ../lisp/language/cyrillic.elc ../lisp/language/indian.elc ../lisp/language/devanagari.elc ../lisp/language/english.elc ../lisp/language/ethiopic.elc ../lisp/language/european.elc ../lisp/language/czech.elc ../lisp/language/slovak.elc ../lisp/language/romanian.elc ../lisp/language/greek.elc ../lisp/language/hebrew.elc ../lisp/language/japanese.elc ../lisp/language/korean.elc ../lisp/language/lao.elc ../lisp/language/thai.elc ../lisp/language/tibetan.elc ../lisp/language/vietnamese.elc ../lisp/language/misc-lang.elc ../lisp/menu-bar.elc ../lisp/paths.el ../lisp/register.elc ../lisp/replace.elc ../lisp/simple.elc ../lisp/startup.elc ../lisp/subr.elc ../lisp/term/tty-colors.elc ../lisp/textmodes/fill.elc ../lisp/textmo |
---|
502 | des/page.elc ../lisp/textmodes/paragraphs.elc ../lisp/textmodes/text-mode.elc ../lisp/vc-hooks.elc ../lisp/ediff-hook.elc ../lisp/widget.elc ../lisp/window.elc ../lisp/version.el |
---|
503 | LC_ALL=C ./temacs -batch -l loadup dump |
---|
504 | Loading loadup (source)... |
---|
505 | Using load-path (/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lisp) |
---|
506 | Loading byte-run... |
---|
507 | Loading subr... |
---|
508 | Loading version.el (source)... |
---|
509 | Loading widget... |
---|
510 | Loading custom... |
---|
511 | Loading emacs-lisp/backquote... |
---|
512 | Loading map-ynp... |
---|
513 | Loading env... |
---|
514 | Loading cus-start (source)... |
---|
515 | Loading international/mule... |
---|
516 | Loading international/mule-conf.el (source)... |
---|
517 | Loading format... |
---|
518 | Loading bindings... |
---|
519 | Loading simple... |
---|
520 | Loading files... |
---|
521 | Lists of integers (garbage collection statistics) are normal output |
---|
522 | while building Emacs; they do not indicate a problem. |
---|
523 | ((7014 . 6011) (3774 . 0) (485 . 3) 11914 21356 (3 . 0) (16 . 0) (613 . 1844)) |
---|
524 | Loading loaddefs.el (source)... |
---|
525 | ((18196 . 14521) (5693 . 0) (495 . 6) 29237 21356 (5 . 0) (16 . 0) (2495 . 2104)) |
---|
526 | Loading help... |
---|
527 | Loading international/mule-cmds... |
---|
528 | Loading case-table... |
---|
529 | Loading international/characters... |
---|
530 | Loading international/utf-8... |
---|
531 | Loading international/latin-1 (source)... |
---|
532 | Loading international/latin-2 (source)... |
---|
533 | Loading international/latin-3 (source)... |
---|
534 | Loading international/latin-4 (source)... |
---|
535 | Loading international/latin-5 (source)... |
---|
536 | Loading international/latin-8 (source)... |
---|
537 | Loading international/latin-9 (source)... |
---|
538 | Loading language/chinese... |
---|
539 | Loading language/cyrillic... |
---|
540 | Loading language/indian... |
---|
541 | Loading language/devanagari... |
---|
542 | Loading language/english... |
---|
543 | Loading language/ethiopic... |
---|
544 | Loading language/european... |
---|
545 | Loading language/czech... |
---|
546 | Loading language/slovak... |
---|
547 | Loading language/romanian... |
---|
548 | Loading language/greek... |
---|
549 | Loading language/hebrew... |
---|
550 | Loading language/japanese... |
---|
551 | Loading language/korean... |
---|
552 | Loading language/lao... |
---|
553 | Loading language/thai... |
---|
554 | Loading language/tibetan... |
---|
555 | Loading language/vietnamese... |
---|
556 | Loading language/misc-lang... |
---|
557 | Loading indent... |
---|
558 | Loading window... |
---|
559 | Loading frame... |
---|
560 | Loading term/tty-colors... |
---|
561 | Loading faces... |
---|
562 | Loading facemenu... |
---|
563 | Loading mouse... |
---|
564 | Loading scroll-bar... |
---|
565 | Loading select... |
---|
566 | Loading isearch... |
---|
567 | ((35711 . 5267) (7472 . 0) (507 . 46) 60835 83178 (14 . 3) (21 . 0) (6681 . 1194)) |
---|
568 | Loading menu-bar... |
---|
569 | Loading paths.el (source)... |
---|
570 | Loading startup... |
---|
571 | Loading emacs-lisp/lisp... |
---|
572 | Loading textmodes/page... |
---|
573 | Loading register... |
---|
574 | Loading textmodes/paragraphs... |
---|
575 | Loading emacs-lisp/lisp-mode... |
---|
576 | Loading textmodes/text-mode... |
---|
577 | Loading textmodes/fill... |
---|
578 | ((40695 . 4754) (7975 . 0) (510 . 43) 70735 104856 (14 . 3) (21 . 0) (7070 . 1624)) |
---|
579 | Loading replace... |
---|
580 | Loading abbrev... |
---|
581 | Loading buff-menu... |
---|
582 | Loading float-sup... |
---|
583 | ((41049 . 4400) (8140 . 0) (510 . 43) 70766 105691 (14 . 9) (21 . 0) (7074 . 1494)) |
---|
584 | Loading vc-hooks... |
---|
585 | Loading ediff-hook... |
---|
586 | ((42001 . 3448) (8224 . 0) (511 . 42) 71662 105708 (14 . 9) (21 . 0) (7133 . 1435)) |
---|
587 | Finding pointers to doc strings... |
---|
588 | Finding pointers to doc strings...done |
---|
589 | Loading site-init (source)... |
---|
590 | Wrote /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/fns-21.2.1.el |
---|
591 | Dumping under names emacs and emacs-21.2.1 |
---|
592 | malloc_cookie: 940a80 |
---|
593 | Regions. |
---|
594 | 0x 0 - 0x 1000, length: 0x 1000, protection: ---, max_protection: --- |
---|
595 | 0x 1000 - 0x 15e000, length: 0x 15d000, protection: r-x, max_protection: rwx |
---|
596 | 0x 15e000 - 0x 217000, length: 0x b9000, protection: rw-, max_protection: rwx |
---|
597 | 0x 217000 - 0x 250000, length: 0x 39000, protection: rw-, max_protection: rwx |
---|
598 | 0x 250000 - 0x 55d000, length: 0x 30d000, protection: r--, max_protection: rwx |
---|
599 | 0x 55d000 - 0x 59d000, length: 0x 40000, protection: rw-, max_protection: rwx |
---|
600 | 0x 59d000 - 0x 5a1000, length: 0x 4000, protection: rw-, max_protection: rwx |
---|
601 | 0x 5a6000 - 0x 5ac000, length: 0x 6000, protection: r-x, max_protection: rwx |
---|
602 | 0x 5ac000 - 0x 5ad000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
603 | 0x 5ad000 - 0x 5af000, length: 0x 2000, protection: r--, max_protection: rwx |
---|
604 | 0x 5b5000 - 0x 5c6000, length: 0x 11000, protection: r-x, max_protection: rwx |
---|
605 | 0x 5c6000 - 0x 5c7000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
606 | 0x 5c7000 - 0x 5cd000, length: 0x 6000, protection: r--, max_protection: rwx |
---|
607 | 0x 5cd000 - 0x 5d4000, length: 0x 7000, protection: rw-, max_protection: rwx |
---|
608 | 0x 5d6000 - 0x 5df000, length: 0x 9000, protection: rw-, max_protection: rwx |
---|
609 | 0x 5e3000 - 0x 5f4000, length: 0x 11000, protection: r-x, max_protection: rwx |
---|
610 | 0x 5f4000 - 0x 5f5000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
611 | 0x 5f5000 - 0x 5f7000, length: 0x 2000, protection: rw-, max_protection: rwx |
---|
612 | 0x 5f7000 - 0x 5fb000, length: 0x 4000, protection: r--, max_protection: rwx |
---|
613 | 0x 5fd000 - 0x 642000, length: 0x 45000, protection: r-x, max_protection: rwx |
---|
614 | 0x 642000 - 0x 648000, length: 0x 6000, protection: rw-, max_protection: rwx |
---|
615 | 0x 648000 - 0x 65d000, length: 0x 15000, protection: r--, max_protection: rwx |
---|
616 | 0x 65d000 - 0x 668000, length: 0x b000, protection: r-x, max_protection: rwx |
---|
617 | 0x 668000 - 0x 669000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
618 | 0x 669000 - 0x 66d000, length: 0x 4000, protection: r--, max_protection: rwx |
---|
619 | 0x 66d000 - 0x 679000, length: 0x c000, protection: r-x, max_protection: rwx |
---|
620 | 0x 679000 - 0x 67a000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
621 | 0x 67a000 - 0x 67d000, length: 0x 3000, protection: r--, max_protection: rwx |
---|
622 | 0x 687000 - 0x 695000, length: 0x e000, protection: rw-, max_protection: rwx |
---|
623 | 0x 6ac000 - 0x 6e7000, length: 0x 3b000, protection: r-x, max_protection: rwx |
---|
624 | 0x 6e7000 - 0x 6ea000, length: 0x 3000, protection: rw-, max_protection: rwx |
---|
625 | 0x 6ea000 - 0x 6eb000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
626 | 0x 6eb000 - 0x 6fc000, length: 0x 11000, protection: r--, max_protection: rwx |
---|
627 | 0x 6fc000 - 0x 73c000, length: 0x 40000, protection: rw-, max_protection: rwx |
---|
628 | 0x 73c000 - 0x 77c000, length: 0x 40000, protection: rw-, max_protection: rwx |
---|
629 | 0x 77c000 - 0x 7bc000, length: 0x 40000, protection: rw-, max_protection: rwx |
---|
630 | 0x 7f0000 - 0x 8ba000, length: 0x ca000, protection: r-x, max_protection: rwx |
---|
631 | 0x 8ba000 - 0x 8be000, length: 0x 4000, protection: rw-, max_protection: rwx |
---|
632 | 0x 8be000 - 0x 8bf000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
633 | 0x 8bf000 - 0x 8e5000, length: 0x 26000, protection: r--, max_protection: rwx |
---|
634 | 0x 8e5000 - 0x 925000, length: 0x 40000, protection: rw-, max_protection: rwx |
---|
635 | 0x 925000 - 0x 965000, length: 0x 40000, protection: rw-, max_protection: rwx |
---|
636 | 0x 965000 - 0x 9a5000, length: 0x 40000, protection: rw-, max_protection: rwx |
---|
637 | 0x 9a9000 - 0x 9e9000, length: 0x 40000, protection: rw-, max_protection: rwx |
---|
638 | 0x8fe00000 - 0x8fe48000, length: 0x 48000, protection: rw-, max_protection: rwx |
---|
639 | 0x8fe48000 - 0x8fe4b000, length: 0x 3000, protection: rw-, max_protection: rwx |
---|
640 | 0x8fe4b000 - 0x8fe73000, length: 0x 28000, protection: rw-, max_protection: rwx |
---|
641 | 0x8fe73000 - 0x8fe74000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
642 | 0x8fe74000 - 0x8fe7f000, length: 0x b000, protection: rw-, max_protection: rwx |
---|
643 | 0x90000000 - 0xa0000000, length: 0x10000000, protection: r--, max_protection: r-- |
---|
644 | 0xa0000000 - 0xa0007000, length: 0x 7000, protection: rw-, max_protection: rw- |
---|
645 | 0xa0007000 - 0xa000b000, length: 0x 4000, protection: rw-, max_protection: rw- |
---|
646 | 0xa000b000 - 0xa3a40000, length: 0x 3a35000, protection: r--, max_protection: r-- |
---|
647 | 0xa3a40000 - 0xa3a41000, length: 0x 1000, protection: rw-, max_protection: rw- |
---|
648 | 0xa3a41000 - 0xa40d0000, length: 0x 68f000, protection: r--, max_protection: r-- |
---|
649 | 0xa40d0000 - 0xa40d8000, length: 0x 8000, protection: rw-, max_protection: rw- |
---|
650 | 0xa40d8000 - 0xb0000000, length: 0x bf28000, protection: r--, max_protection: r-- |
---|
651 | 0xbfbc4000 - 0xbff80000, length: 0x 3bc000, protection: rw-, max_protection: rwx |
---|
652 | 0xbff80000 - 0xbffff000, length: 0x 7f000, protection: rw-, max_protection: rwx |
---|
653 | 0xbffff000 - 0xc0000000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
654 | ---------------------------------------------------------------------- |
---|
655 | Concatenated regions. |
---|
656 | 0x 0 - 0x 1000, length: 0x 1000, protection: ---, max_protection: --- |
---|
657 | 0x 1000 - 0x 15e000, length: 0x 15d000, protection: r-x, max_protection: rwx |
---|
658 | 0x 15e000 - 0x 250000, length: 0x f2000, protection: rw-, max_protection: rwx |
---|
659 | 0x 250000 - 0x 55d000, length: 0x 30d000, protection: r--, max_protection: rwx |
---|
660 | 0x 55d000 - 0x 5a1000, length: 0x 44000, protection: rw-, max_protection: rwx |
---|
661 | 0x 5a6000 - 0x 5ac000, length: 0x 6000, protection: r-x, max_protection: rwx |
---|
662 | 0x 5ac000 - 0x 5ad000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
663 | 0x 5ad000 - 0x 5af000, length: 0x 2000, protection: r--, max_protection: rwx |
---|
664 | 0x 5b5000 - 0x 5c6000, length: 0x 11000, protection: r-x, max_protection: rwx |
---|
665 | 0x 5c6000 - 0x 5c7000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
666 | 0x 5c7000 - 0x 5cd000, length: 0x 6000, protection: r--, max_protection: rwx |
---|
667 | 0x 5cd000 - 0x 5d4000, length: 0x 7000, protection: rw-, max_protection: rwx |
---|
668 | 0x 5d6000 - 0x 5df000, length: 0x 9000, protection: rw-, max_protection: rwx |
---|
669 | 0x 5e3000 - 0x 5f4000, length: 0x 11000, protection: r-x, max_protection: rwx |
---|
670 | 0x 5f4000 - 0x 5f7000, length: 0x 3000, protection: rw-, max_protection: rwx |
---|
671 | 0x 5f7000 - 0x 5fb000, length: 0x 4000, protection: r--, max_protection: rwx |
---|
672 | 0x 5fd000 - 0x 642000, length: 0x 45000, protection: r-x, max_protection: rwx |
---|
673 | 0x 642000 - 0x 648000, length: 0x 6000, protection: rw-, max_protection: rwx |
---|
674 | 0x 648000 - 0x 65d000, length: 0x 15000, protection: r--, max_protection: rwx |
---|
675 | 0x 65d000 - 0x 668000, length: 0x b000, protection: r-x, max_protection: rwx |
---|
676 | 0x 668000 - 0x 669000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
677 | 0x 669000 - 0x 66d000, length: 0x 4000, protection: r--, max_protection: rwx |
---|
678 | 0x 66d000 - 0x 679000, length: 0x c000, protection: r-x, max_protection: rwx |
---|
679 | 0x 679000 - 0x 67a000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
680 | 0x 67a000 - 0x 67d000, length: 0x 3000, protection: r--, max_protection: rwx |
---|
681 | 0x 687000 - 0x 695000, length: 0x e000, protection: rw-, max_protection: rwx |
---|
682 | 0x 6ac000 - 0x 6e7000, length: 0x 3b000, protection: r-x, max_protection: rwx |
---|
683 | 0x 6e7000 - 0x 6eb000, length: 0x 4000, protection: rw-, max_protection: rwx |
---|
684 | 0x 6eb000 - 0x 6fc000, length: 0x 11000, protection: r--, max_protection: rwx |
---|
685 | 0x 6fc000 - 0x 7bc000, length: 0x c0000, protection: rw-, max_protection: rwx |
---|
686 | 0x 7f0000 - 0x 8ba000, length: 0x ca000, protection: r-x, max_protection: rwx |
---|
687 | 0x 8ba000 - 0x 8bf000, length: 0x 5000, protection: rw-, max_protection: rwx |
---|
688 | 0x 8bf000 - 0x 8e5000, length: 0x 26000, protection: r--, max_protection: rwx |
---|
689 | 0x 8e5000 - 0x 9a5000, length: 0x c0000, protection: rw-, max_protection: rwx |
---|
690 | 0x 9a9000 - 0x 9e9000, length: 0x 40000, protection: rw-, max_protection: rwx |
---|
691 | 0x8fe00000 - 0x8fe7f000, length: 0x 7f000, protection: rw-, max_protection: rwx |
---|
692 | 0x90000000 - 0xa0000000, length: 0x10000000, protection: r--, max_protection: r-- |
---|
693 | 0xa0000000 - 0xa000b000, length: 0x b000, protection: rw-, max_protection: rw- |
---|
694 | 0xa000b000 - 0xa3a40000, length: 0x 3a35000, protection: r--, max_protection: r-- |
---|
695 | 0xa3a40000 - 0xa3a41000, length: 0x 1000, protection: rw-, max_protection: rw- |
---|
696 | 0xa3a41000 - 0xa40d0000, length: 0x 68f000, protection: r--, max_protection: r-- |
---|
697 | 0xa40d0000 - 0xa40d8000, length: 0x 8000, protection: rw-, max_protection: rw- |
---|
698 | 0xa40d8000 - 0xb0000000, length: 0x bf28000, protection: r--, max_protection: r-- |
---|
699 | 0xbfbc4000 - 0xc0000000, length: 0x 43c000, protection: rw-, max_protection: rwx |
---|
700 | ---------------------------------------------------------------------- |
---|
701 | Skipped regions. |
---|
702 | 0x 15e000 - 0x 250000, length: 0x f2000, protection: rw-, max_protection: rwx |
---|
703 | 0x 55d000 - 0x 5a1000, length: 0x 44000, protection: rw-, max_protection: rwx |
---|
704 | 0x 5ac000 - 0x 5ad000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
705 | 0x 5c6000 - 0x 5c7000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
706 | 0x 5cd000 - 0x 5d4000, length: 0x 7000, protection: rw-, max_protection: rwx |
---|
707 | 0x 5d6000 - 0x 5df000, length: 0x 9000, protection: rw-, max_protection: rwx |
---|
708 | 0x 5f4000 - 0x 5f7000, length: 0x 3000, protection: rw-, max_protection: rwx |
---|
709 | 0x 642000 - 0x 648000, length: 0x 6000, protection: rw-, max_protection: rwx |
---|
710 | 0x 668000 - 0x 669000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
711 | 0x 679000 - 0x 67a000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
712 | 0x 687000 - 0x 695000, length: 0x e000, protection: rw-, max_protection: rwx |
---|
713 | 0x 6e7000 - 0x 6eb000, length: 0x 4000, protection: rw-, max_protection: rwx |
---|
714 | 0x 6fc000 - 0x 7bc000, length: 0x c0000, protection: rw-, max_protection: rwx |
---|
715 | 0x 8ba000 - 0x 8bf000, length: 0x 5000, protection: rw-, max_protection: rwx |
---|
716 | 0x 8e5000 - 0x 9a5000, length: 0x c0000, protection: rw-, max_protection: rwx |
---|
717 | 0x 9a9000 - 0x 9e9000, length: 0x 40000, protection: rw-, max_protection: rwx |
---|
718 | ---------------------------------------------------------------------- |
---|
719 | read: 3221217760 - 3221217788, length: 28 [from DISK] (read original mach header) |
---|
720 | read: 3221212880 - 3221214864, length: 1984 [from DISK] (read original load comands) |
---|
721 | Munged regions (1). |
---|
722 | 0x 15e000 - 0x 250000, length: 0x f2000, protection: rw-, max_protection: rwx |
---|
723 | 0x 55d000 - 0x 5a1000, length: 0x 44000, protection: rw-, max_protection: rwx |
---|
724 | 0x 5ac000 - 0x 5ad000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
725 | 0x 5c6000 - 0x 5c7000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
726 | 0x 5cd000 - 0x 5d4000, length: 0x 7000, protection: rw-, max_protection: rwx |
---|
727 | 0x 5d6000 - 0x 5df000, length: 0x 9000, protection: rw-, max_protection: rwx |
---|
728 | 0x 5f4000 - 0x 5f7000, length: 0x 3000, protection: rw-, max_protection: rwx |
---|
729 | 0x 642000 - 0x 648000, length: 0x 6000, protection: rw-, max_protection: rwx |
---|
730 | 0x 668000 - 0x 669000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
731 | 0x 679000 - 0x 67a000, length: 0x 1000, protection: rw-, max_protection: rwx |
---|
732 | 0x 687000 - 0x 695000, length: 0x e000, protection: rw-, max_protection: rwx |
---|
733 | 0x 6e7000 - 0x 6eb000, length: 0x 4000, protection: rw-, max_protection: rwx |
---|
734 | 0x 6fc000 - 0x 7bc000, length: 0x c0000, protection: rw-, max_protection: rwx |
---|
735 | 0x 8ba000 - 0x 8bf000, length: 0x 5000, protection: rw-, max_protection: rwx |
---|
736 | 0x 8e5000 - 0x 9a5000, length: 0x c0000, protection: rw-, max_protection: rwx |
---|
737 | 0x 9a9000 - 0x 9e9000, length: 0x 40000, protection: rw-, max_protection: rwx |
---|
738 | ---------------------------------------------------------------------- |
---|
739 | segment is '__PAGEZERO': |
---|
740 | write: 0 - 0, length: 0 [from DISK] (SEG_OTHER: write segment data) |
---|
741 | write: 28 - 84, length: 56 [from MEM] (SEG_OTHER: write segment command and its sections) |
---|
742 | segment is '__TEXT': |
---|
743 | write: 0 - 1429504, length: 1429504 [from DISK] (SEG_OTHER: write segment data) |
---|
744 | write: 84 - 616, length: 532 [from MEM] (SEG_OTHER: write segment command and its sections) |
---|
745 | Original sections: |
---|
746 | 0x 214890 - 0x 214ea8, length: 0x 618, offset: 0x 213890 |
---|
747 | 0x 214ea8 - 0x 216464, length: 0x 15bc, offset: 0x 213ea8 |
---|
748 | 0x 216464 - 0x 216480, length: 0x 1c, offset: 0x 215464 |
---|
749 | ---------------------------------------------------------------------- |
---|
750 | New sections: |
---|
751 | 0x 15e000 - 0x 214890, length: 0x b6890, offset: 0x 0 |
---|
752 | 0x 214890 - 0x 214ea8, length: 0x 618, offset: 0x 213890 |
---|
753 | 0x 214ea8 - 0x 216464, length: 0x 15bc, offset: 0x 213ea8 |
---|
754 | 0x 216464 - 0x 216480, length: 0x 1c, offset: 0x 215464 |
---|
755 | 0x 216480 - 0x 250000, length: 0x 39b80, offset: 0x 0 |
---|
756 | ---------------------------------------------------------------------- |
---|
757 | section is '__data' |
---|
758 | write: 1429504 - 2177168, length: 747664 [from MEM] (SEG_DATA: write section data from memory) |
---|
759 | section is '__la_symbol_ptr' |
---|
760 | write: 2177168 - 2178728, length: 1560 [from DISK] (SEG_DATA: write section data from original file) |
---|
761 | section is '__nl_symbol_ptr' |
---|
762 | write: 2178728 - 2184292, length: 5564 [from DISK] (SEG_DATA: write section data from original file) |
---|
763 | section is '__dyld' |
---|
764 | write: 2184292 - 2184320, length: 28 [from DISK] (SEG_DATA: write section data from original file) |
---|
765 | section is '__data' |
---|
766 | write: 2184320 - 2420736, length: 236416 [from MEM] (SEG_DATA: write section data from memory) |
---|
767 | write: 616 - 672, length: 56 [from MEM] (SEG_DATA: write segment command) |
---|
768 | write: 672 - 740, length: 68 [from MEM] (SEG_DATA: write section command) |
---|
769 | write: 740 - 808, length: 68 [from MEM] (SEG_DATA: write section command) |
---|
770 | write: 808 - 876, length: 68 [from MEM] (SEG_DATA: write section command) |
---|
771 | write: 876 - 944, length: 68 [from MEM] (SEG_DATA: write section command) |
---|
772 | write: 944 - 1012, length: 68 [from MEM] (SEG_DATA: write section command) |
---|
773 | write: 2420736 - 2699264, length: 278528 [from MEM] (SEG_DATA: write remainder data) |
---|
774 | write: 1012 - 1068, length: 56 [from MEM] (SEG_DATA: write segment command for remainder data) |
---|
775 | write: 2699264 - 2703360, length: 4096 [from MEM] (SEG_DATA: write remainder data) |
---|
776 | write: 1068 - 1124, length: 56 [from MEM] (SEG_DATA: write segment command for remainder data) |
---|
777 | write: 2703360 - 2707456, length: 4096 [from MEM] (SEG_DATA: write remainder data) |
---|
778 | write: 1124 - 1180, length: 56 [from MEM] (SEG_DATA: write segment command for remainder data) |
---|
779 | write: 2707456 - 2736128, length: 28672 [from MEM] (SEG_DATA: write remainder data) |
---|
780 | write: 1180 - 1236, length: 56 [from MEM] (SEG_DATA: write segment command for remainder data) |
---|
781 | write: 2736128 - 2772992, length: 36864 [from MEM] (SEG_DATA: write remainder data) |
---|
782 | write: 1236 - 1292, length: 56 [from MEM] (SEG_DATA: write segment command for remainder data) |
---|
783 | write: 2772992 - 2785280, length: 12288 [from MEM] (SEG_DATA: write remainder data) |
---|
784 | write: 1292 - 1348, length: 56 [from MEM] (SEG_DATA: write segment command for remainder data) |
---|
785 | write: 2785280 - 2809856, length: 24576 [from MEM] (SEG_DATA: write remainder data) |
---|
786 | write: 1348 - 1404, length: 56 [from MEM] (SEG_DATA: write segment command for remainder data) |
---|
787 | write: 2809856 - 2813952, length: 4096 [from MEM] (SEG_DATA: write remainder data) |
---|
788 | write: 1404 - 1460, length: 56 [from MEM] (SEG_DATA: write segment command for remainder data) |
---|
789 | write: 2813952 - 2818048, length: 4096 [from MEM] (SEG_DATA: write remainder data) |
---|
790 | write: 1460 - 1516, length: 56 [from MEM] (SEG_DATA: write segment command for remainder data) |
---|
791 | write: 2818048 - 2875392, length: 57344 [from MEM] (SEG_DATA: write remainder data) |
---|
792 | write: 1516 - 1572, length: 56 [from MEM] (SEG_DATA: write segment command for remainder data) |
---|
793 | write: 2875392 - 2891776, length: 16384 [from MEM] (SEG_DATA: write remainder data) |
---|
794 | write: 1572 - 1628, length: 56 [from MEM] (SEG_DATA: write segment command for remainder data) |
---|
795 | write: 2891776 - 3678208, length: 786432 [from MEM] (SEG_DATA: write remainder data) |
---|
796 | write: 1628 - 1684, length: 56 [from MEM] (SEG_DATA: write segment command for remainder data) |
---|
797 | write: 3678208 - 3698688, length: 20480 [from MEM] (SEG_DATA: write remainder data) |
---|
798 | write: 1684 - 1740, length: 56 [from MEM] (SEG_DATA: write segment command for remainder data) |
---|
799 | write: 3698688 - 4485120, length: 786432 [from MEM] (SEG_DATA: write remainder data) |
---|
800 | write: 1740 - 1796, length: 56 [from MEM] (SEG_DATA: write segment command for remainder data) |
---|
801 | write: 4485120 - 4747264, length: 262144 [from MEM] (SEG_DATA: write remainder data) |
---|
802 | write: 1796 - 1852, length: 56 [from MEM] (SEG_DATA: write segment command for remainder data) |
---|
803 | segment is '__LINKEDIT': |
---|
804 | write: 4747264 - 7942580, length: 3195316 [from DISK] (SEG_OTHER: write segment data) |
---|
805 | write: 1852 - 1908, length: 56 [from MEM] (SEG_OTHER: write segment command and its sections) |
---|
806 | write: 1908 - 1936, length: 28 [from MEM] (write other load command (LC_LOAD_DYLINKER)) |
---|
807 | write: 1936 - 1992, length: 56 [from MEM] (write other load command (LC_LOAD_DYLIB)) |
---|
808 | write: 1992 - 2048, length: 56 [from MEM] (write other load command (LC_LOAD_DYLIB)) |
---|
809 | write: 2048 - 2104, length: 56 [from MEM] (write other load command (LC_LOAD_DYLIB)) |
---|
810 | write: 2104 - 2160, length: 56 [from MEM] (write other load command (LC_LOAD_DYLIB)) |
---|
811 | write: 2160 - 2216, length: 56 [from MEM] (write other load command (LC_LOAD_DYLIB)) |
---|
812 | write: 2216 - 2272, length: 56 [from MEM] (write other load command (LC_LOAD_DYLIB)) |
---|
813 | write: 2272 - 2328, length: 56 [from MEM] (write other load command (LC_LOAD_DYLIB)) |
---|
814 | write: 2328 - 2384, length: 56 [from MEM] (write other load command (LC_LOAD_DYLIB)) |
---|
815 | write: 2384 - 2436, length: 52 [from MEM] (write other load command (LC_LOAD_DYLIB)) |
---|
816 | write: 2436 - 2488, length: 52 [from MEM] (write other load command (LC_LOAD_DYLIB)) |
---|
817 | read: 10391552 - 12174440, length: 1782888 [from DISK] (Read old symbol table into memory) |
---|
818 | write: 2488 - 2512, length: 24 [from MEM] (write symtab command) |
---|
819 | LC_SYMTAB: symoff = 4747264, nsyms = 148574, stroff = 6541236, strsize = 1401344 |
---|
820 | All sections: |
---|
821 | 0x 2494 - 0x 149450, length: 0x 146fbc, offset: 0x 1494 |
---|
822 | 0x 149450 - 0x 14cb28, length: 0x 36d8, offset: 0x 148450 |
---|
823 | 0x 14cb28 - 0x 14cb28, length: 0x 0, offset: 0x 14bb28 |
---|
824 | 0x 14cb28 - 0x 15de40, length: 0x 11318, offset: 0x 14bb28 |
---|
825 | 0x 15de40 - 0x 15df58, length: 0x 118, offset: 0x 15ce40 |
---|
826 | 0x 15df58 - 0x 15dfec, length: 0x 94, offset: 0x 15cf58 |
---|
827 | 0x 15dfec - 0x 15dff4, length: 0x 8, offset: 0x 15cfec |
---|
828 | 0x 15e000 - 0x 214890, length: 0x b6890, offset: 0x 15d000 |
---|
829 | 0x 214890 - 0x 214ea8, length: 0x 618, offset: 0x 213890 |
---|
830 | 0x 214ea8 - 0x 216464, length: 0x 15bc, offset: 0x 213ea8 |
---|
831 | 0x 216464 - 0x 216480, length: 0x 1c, offset: 0x 215464 |
---|
832 | 0x 216480 - 0x 250000, length: 0x 39b80, offset: 0x 215480 |
---|
833 | Adjusted n_sect for 1347 symbol table entries. |
---|
834 | write: 4747264 - 6530152, length: 1782888 [from MEM] (write updated symbol table) |
---|
835 | write: 2512 - 2592, length: 80 [from MEM] (write dysymtab command) |
---|
836 | write: 2592 - 2608, length: 16 [from MEM] (write two-level hint command) |
---|
837 | write: 2608 - 2784, length: 176 [from MEM] (write other load command (LC_UNIXTHREAD)) |
---|
838 | write: 0 - 28, length: 28 [from MEM] (write mach header) |
---|
839 | Fixed 0/0 local relocation entries in data segment(s). |
---|
840 | 0: reloc: 2140a4, start: 15e000, end: 250000 |
---|
841 | write: 2175140 - 2175144, length: 4 [from MEM] (fix external relocation entry) |
---|
842 | 1: reloc: 214090, start: 15e000, end: 250000 |
---|
843 | write: 2175120 - 2175124, length: 4 [from MEM] (fix external relocation entry) |
---|
844 | 2: reloc: 214088, start: 15e000, end: 250000 |
---|
845 | write: 2175112 - 2175116, length: 4 [from MEM] (fix external relocation entry) |
---|
846 | 3: reloc: 21407c, start: 15e000, end: 250000 |
---|
847 | write: 2175100 - 2175104, length: 4 [from MEM] (fix external relocation entry) |
---|
848 | 4: reloc: 214038, start: 15e000, end: 250000 |
---|
849 | write: 2175032 - 2175036, length: 4 [from MEM] (fix external relocation entry) |
---|
850 | 5: reloc: 214030, start: 15e000, end: 250000 |
---|
851 | write: 2175024 - 2175028, length: 4 [from MEM] (fix external relocation entry) |
---|
852 | 6: reloc: 214024, start: 15e000, end: 250000 |
---|
853 | write: 2175012 - 2175016, length: 4 [from MEM] (fix external relocation entry) |
---|
854 | 7: reloc: 214014, start: 15e000, end: 250000 |
---|
855 | write: 2174996 - 2175000, length: 4 [from MEM] (fix external relocation entry) |
---|
856 | 8: reloc: 214008, start: 15e000, end: 250000 |
---|
857 | write: 2174984 - 2174988, length: 4 [from MEM] (fix external relocation entry) |
---|
858 | 9: reloc: 213ff8, start: 15e000, end: 250000 |
---|
859 | write: 2174968 - 2174972, length: 4 [from MEM] (fix external relocation entry) |
---|
860 | 10: reloc: 213fec, start: 15e000, end: 250000 |
---|
861 | write: 2174956 - 2174960, length: 4 [from MEM] (fix external relocation entry) |
---|
862 | 11: reloc: 213fdc, start: 15e000, end: 250000 |
---|
863 | write: 2174940 - 2174944, length: 4 [from MEM] (fix external relocation entry) |
---|
864 | 12: reloc: 213fd0, start: 15e000, end: 250000 |
---|
865 | write: 2174928 - 2174932, length: 4 [from MEM] (fix external relocation entry) |
---|
866 | 13: reloc: 213fcc, start: 15e000, end: 250000 |
---|
867 | write: 2174924 - 2174928, length: 4 [from MEM] (fix external relocation entry) |
---|
868 | 14: reloc: 213fc0, start: 15e000, end: 250000 |
---|
869 | write: 2174912 - 2174916, length: 4 [from MEM] (fix external relocation entry) |
---|
870 | 15: reloc: 213fb4, start: 15e000, end: 250000 |
---|
871 | write: 2174900 - 2174904, length: 4 [from MEM] (fix external relocation entry) |
---|
872 | 16: reloc: 213fb0, start: 15e000, end: 250000 |
---|
873 | write: 2174896 - 2174900, length: 4 [from MEM] (fix external relocation entry) |
---|
874 | 17: reloc: 213fac, start: 15e000, end: 250000 |
---|
875 | write: 2174892 - 2174896, length: 4 [from MEM] (fix external relocation entry) |
---|
876 | 18: reloc: 213fa4, start: 15e000, end: 250000 |
---|
877 | write: 2174884 - 2174888, length: 4 [from MEM] (fix external relocation entry) |
---|
878 | 19: reloc: 213f98, start: 15e000, end: 250000 |
---|
879 | write: 2174872 - 2174876, length: 4 [from MEM] (fix external relocation entry) |
---|
880 | 20: reloc: 213f94, start: 15e000, end: 250000 |
---|
881 | write: 2174868 - 2174872, length: 4 [from MEM] (fix external relocation entry) |
---|
882 | 21: reloc: 213f90, start: 15e000, end: 250000 |
---|
883 | write: 2174864 - 2174868, length: 4 [from MEM] (fix external relocation entry) |
---|
884 | 22: reloc: 213f88, start: 15e000, end: 250000 |
---|
885 | write: 2174856 - 2174860, length: 4 [from MEM] (fix external relocation entry) |
---|
886 | 23: reloc: 213f7c, start: 15e000, end: 250000 |
---|
887 | write: 2174844 - 2174848, length: 4 [from MEM] (fix external relocation entry) |
---|
888 | 24: reloc: 213f6c, start: 15e000, end: 250000 |
---|
889 | write: 2174828 - 2174832, length: 4 [from MEM] (fix external relocation entry) |
---|
890 | 25: reloc: 213f60, start: 15e000, end: 250000 |
---|
891 | write: 2174816 - 2174820, length: 4 [from MEM] (fix external relocation entry) |
---|
892 | 26: reloc: 213f50, start: 15e000, end: 250000 |
---|
893 | write: 2174800 - 2174804, length: 4 [from MEM] (fix external relocation entry) |
---|
894 | 27: reloc: 213f44, start: 15e000, end: 250000 |
---|
895 | write: 2174788 - 2174792, length: 4 [from MEM] (fix external relocation entry) |
---|
896 | 28: reloc: 213f34, start: 15e000, end: 250000 |
---|
897 | write: 2174772 - 2174776, length: 4 [from MEM] (fix external relocation entry) |
---|
898 | 29: reloc: 213f28, start: 15e000, end: 250000 |
---|
899 | write: 2174760 - 2174764, length: 4 [from MEM] (fix external relocation entry) |
---|
900 | 30: reloc: 213f18, start: 15e000, end: 250000 |
---|
901 | write: 2174744 - 2174748, length: 4 [from MEM] (fix external relocation entry) |
---|
902 | 31: reloc: 213f0c, start: 15e000, end: 250000 |
---|
903 | write: 2174732 - 2174736, length: 4 [from MEM] (fix external relocation entry) |
---|
904 | 32: reloc: 213efc, start: 15e000, end: 250000 |
---|
905 | write: 2174716 - 2174720, length: 4 [from MEM] (fix external relocation entry) |
---|
906 | 33: reloc: 213ef0, start: 15e000, end: 250000 |
---|
907 | write: 2174704 - 2174708, length: 4 [from MEM] (fix external relocation entry) |
---|
908 | 34: reloc: 213eec, start: 15e000, end: 250000 |
---|
909 | write: 2174700 - 2174704, length: 4 [from MEM] (fix external relocation entry) |
---|
910 | 35: reloc: 213ee8, start: 15e000, end: 250000 |
---|
911 | write: 2174696 - 2174700, length: 4 [from MEM] (fix external relocation entry) |
---|
912 | 36: reloc: 213ee0, start: 15e000, end: 250000 |
---|
913 | write: 2174688 - 2174692, length: 4 [from MEM] (fix external relocation entry) |
---|
914 | 37: reloc: 213ed4, start: 15e000, end: 250000 |
---|
915 | write: 2174676 - 2174680, length: 4 [from MEM] (fix external relocation entry) |
---|
916 | 38: reloc: 21480c, start: 15e000, end: 250000 |
---|
917 | write: 2177036 - 2177040, length: 4 [from MEM] (fix external relocation entry) |
---|
918 | 39: reloc: 214800, start: 15e000, end: 250000 |
---|
919 | write: 2177024 - 2177028, length: 4 [from MEM] (fix external relocation entry) |
---|
920 | 40: reloc: 2147e8, start: 15e000, end: 250000 |
---|
921 | write: 2177000 - 2177004, length: 4 [from MEM] (fix external relocation entry) |
---|
922 | 41: reloc: 2147e4, start: 15e000, end: 250000 |
---|
923 | write: 2176996 - 2177000, length: 4 [from MEM] (fix external relocation entry) |
---|
924 | 42: reloc: 2147cc, start: 15e000, end: 250000 |
---|
925 | write: 2176972 - 2176976, length: 4 [from MEM] (fix external relocation entry) |
---|
926 | 43: reloc: 21477c, start: 15e000, end: 250000 |
---|
927 | write: 2176892 - 2176896, length: 4 [from MEM] (fix external relocation entry) |
---|
928 | 44: reloc: 21474c, start: 15e000, end: 250000 |
---|
929 | write: 2176844 - 2176848, length: 4 [from MEM] (fix external relocation entry) |
---|
930 | 45: reloc: 214740, start: 15e000, end: 250000 |
---|
931 | write: 2176832 - 2176836, length: 4 [from MEM] (fix external relocation entry) |
---|
932 | 46: reloc: 214730, start: 15e000, end: 250000 |
---|
933 | write: 2176816 - 2176820, length: 4 [from MEM] (fix external relocation entry) |
---|
934 | 47: reloc: 214724, start: 15e000, end: 250000 |
---|
935 | write: 2176804 - 2176808, length: 4 [from MEM] (fix external relocation entry) |
---|
936 | 48: reloc: 214720, start: 15e000, end: 250000 |
---|
937 | write: 2176800 - 2176804, length: 4 [from MEM] (fix external relocation entry) |
---|
938 | 49: reloc: 214714, start: 15e000, end: 250000 |
---|
939 | write: 2176788 - 2176792, length: 4 [from MEM] (fix external relocation entry) |
---|
940 | 50: reloc: 214708, start: 15e000, end: 250000 |
---|
941 | write: 2176776 - 2176780, length: 4 [from MEM] (fix external relocation entry) |
---|
942 | 51: reloc: 2146f8, start: 15e000, end: 250000 |
---|
943 | write: 2176760 - 2176764, length: 4 [from MEM] (fix external relocation entry) |
---|
944 | 52: reloc: 2146ec, start: 15e000, end: 250000 |
---|
945 | write: 2176748 - 2176752, length: 4 [from MEM] (fix external relocation entry) |
---|
946 | 53: reloc: 2146e8, start: 15e000, end: 250000 |
---|
947 | write: 2176744 - 2176748, length: 4 [from MEM] (fix external relocation entry) |
---|
948 | 54: reloc: 2146dc, start: 15e000, end: 250000 |
---|
949 | write: 2176732 - 2176736, length: 4 [from MEM] (fix external relocation entry) |
---|
950 | 55: reloc: 2146d0, start: 15e000, end: 250000 |
---|
951 | write: 2176720 - 2176724, length: 4 [from MEM] (fix external relocation entry) |
---|
952 | 56: reloc: 2146cc, start: 15e000, end: 250000 |
---|
953 | write: 2176716 - 2176720, length: 4 [from MEM] (fix external relocation entry) |
---|
954 | 57: reloc: 2146c0, start: 15e000, end: 250000 |
---|
955 | write: 2176704 - 2176708, length: 4 [from MEM] (fix external relocation entry) |
---|
956 | 58: reloc: 2146b4, start: 15e000, end: 250000 |
---|
957 | write: 2176692 - 2176696, length: 4 [from MEM] (fix external relocation entry) |
---|
958 | 59: reloc: 2146b0, start: 15e000, end: 250000 |
---|
959 | write: 2176688 - 2176692, length: 4 [from MEM] (fix external relocation entry) |
---|
960 | 60: reloc: 2146a4, start: 15e000, end: 250000 |
---|
961 | write: 2176676 - 2176680, length: 4 [from MEM] (fix external relocation entry) |
---|
962 | 61: reloc: 214698, start: 15e000, end: 250000 |
---|
963 | write: 2176664 - 2176668, length: 4 [from MEM] (fix external relocation entry) |
---|
964 | 62: reloc: 214688, start: 15e000, end: 250000 |
---|
965 | write: 2176648 - 2176652, length: 4 [from MEM] (fix external relocation entry) |
---|
966 | 63: reloc: 21467c, start: 15e000, end: 250000 |
---|
967 | write: 2176636 - 2176640, length: 4 [from MEM] (fix external relocation entry) |
---|
968 | 64: reloc: 21466c, start: 15e000, end: 250000 |
---|
969 | write: 2176620 - 2176624, length: 4 [from MEM] (fix external relocation entry) |
---|
970 | 65: reloc: 214660, start: 15e000, end: 250000 |
---|
971 | write: 2176608 - 2176612, length: 4 [from MEM] (fix external relocation entry) |
---|
972 | 66: reloc: 214650, start: 15e000, end: 250000 |
---|
973 | write: 2176592 - 2176596, length: 4 [from MEM] (fix external relocation entry) |
---|
974 | 67: reloc: 214644, start: 15e000, end: 250000 |
---|
975 | write: 2176580 - 2176584, length: 4 [from MEM] (fix external relocation entry) |
---|
976 | 68: reloc: 214634, start: 15e000, end: 250000 |
---|
977 | write: 2176564 - 2176568, length: 4 [from MEM] (fix external relocation entry) |
---|
978 | 69: reloc: 214628, start: 15e000, end: 250000 |
---|
979 | write: 2176552 - 2176556, length: 4 [from MEM] (fix external relocation entry) |
---|
980 | 70: reloc: 214618, start: 15e000, end: 250000 |
---|
981 | write: 2176536 - 2176540, length: 4 [from MEM] (fix external relocation entry) |
---|
982 | 71: reloc: 21460c, start: 15e000, end: 250000 |
---|
983 | write: 2176524 - 2176528, length: 4 [from MEM] (fix external relocation entry) |
---|
984 | 72: reloc: 214608, start: 15e000, end: 250000 |
---|
985 | write: 2176520 - 2176524, length: 4 [from MEM] (fix external relocation entry) |
---|
986 | 73: reloc: 2145fc, start: 15e000, end: 250000 |
---|
987 | write: 2176508 - 2176512, length: 4 [from MEM] (fix external relocation entry) |
---|
988 | 74: reloc: 2145f0, start: 15e000, end: 250000 |
---|
989 | write: 2176496 - 2176500, length: 4 [from MEM] (fix external relocation entry) |
---|
990 | 75: reloc: 2145ec, start: 15e000, end: 250000 |
---|
991 | write: 2176492 - 2176496, length: 4 [from MEM] (fix external relocation entry) |
---|
992 | 76: reloc: 2145e0, start: 15e000, end: 250000 |
---|
993 | write: 2176480 - 2176484, length: 4 [from MEM] (fix external relocation entry) |
---|
994 | 77: reloc: 2145d4, start: 15e000, end: 250000 |
---|
995 | write: 2176468 - 2176472, length: 4 [from MEM] (fix external relocation entry) |
---|
996 | 78: reloc: 2145d0, start: 15e000, end: 250000 |
---|
997 | write: 2176464 - 2176468, length: 4 [from MEM] (fix external relocation entry) |
---|
998 | 79: reloc: 2145c4, start: 15e000, end: 250000 |
---|
999 | write: 2176452 - 2176456, length: 4 [from MEM] (fix external relocation entry) |
---|
1000 | 80: reloc: 2145b8, start: 15e000, end: 250000 |
---|
1001 | write: 2176440 - 2176444, length: 4 [from MEM] (fix external relocation entry) |
---|
1002 | 81: reloc: 2145b4, start: 15e000, end: 250000 |
---|
1003 | write: 2176436 - 2176440, length: 4 [from MEM] (fix external relocation entry) |
---|
1004 | 82: reloc: 2145a8, start: 15e000, end: 250000 |
---|
1005 | write: 2176424 - 2176428, length: 4 [from MEM] (fix external relocation entry) |
---|
1006 | 83: reloc: 21459c, start: 15e000, end: 250000 |
---|
1007 | write: 2176412 - 2176416, length: 4 [from MEM] (fix external relocation entry) |
---|
1008 | 84: reloc: 21458c, start: 15e000, end: 250000 |
---|
1009 | write: 2176396 - 2176400, length: 4 [from MEM] (fix external relocation entry) |
---|
1010 | 85: reloc: 214580, start: 15e000, end: 250000 |
---|
1011 | write: 2176384 - 2176388, length: 4 [from MEM] (fix external relocation entry) |
---|
1012 | 86: reloc: 21457c, start: 15e000, end: 250000 |
---|
1013 | write: 2176380 - 2176384, length: 4 [from MEM] (fix external relocation entry) |
---|
1014 | 87: reloc: 214578, start: 15e000, end: 250000 |
---|
1015 | write: 2176376 - 2176380, length: 4 [from MEM] (fix external relocation entry) |
---|
1016 | 88: reloc: 214570, start: 15e000, end: 250000 |
---|
1017 | write: 702552 pure bytes used |
---|
1018 | 2176368 - 2176372, length: 4 [from MEM] (fix external relocation entry) |
---|
1019 | 89: reloc: 214564, start: 15e000, end: 250000 |
---|
1020 | write: 2176356 - 2176360, length: 4 [from MEM] (fix external relocation entry) |
---|
1021 | 90: reloc: 214560, start: 15e000, end: 250000 |
---|
1022 | write: 2176352 - 2176356, length: 4 [from MEM] (fix external relocation entry) |
---|
1023 | 91: reloc: 21455c, start: 15e000, end: 250000 |
---|
1024 | write: 2176348 - 2176352, length: 4 [from MEM] (fix external relocation entry) |
---|
1025 | Fixed 92/92 external relocation entries in data segment(s). |
---|
1026 | ./emacs -q -batch -f list-load-path-shadows |
---|
1027 | (export PARALLEL; PARALLEL=0; cd leim; make all \ |
---|
1028 | CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \ |
---|
1029 | LDFLAGS='-L/usr/X11R6/lib' MAKE='make') |
---|
1030 | make[1]: Nothing to be done for `all'. |
---|
1031 | ---> Installing emacs with target install |
---|
1032 | DEBUG: Executing com.apple.install (emacs) |
---|
1033 | DEBUG: Assembled command: 'cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2 && make install' |
---|
1034 | if [ ! -f /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lisp/abbrev.elc ]; then \ |
---|
1035 | make bootstrap; \ |
---|
1036 | fi |
---|
1037 | cd lib-src; make all \ |
---|
1038 | CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \ |
---|
1039 | LDFLAGS='-L/usr/X11R6/lib' MAKE='make' |
---|
1040 | make[1]: Nothing to be done for `all'. |
---|
1041 | cd src; make all \ |
---|
1042 | CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \ |
---|
1043 | LDFLAGS='-L/usr/X11R6/lib' MAKE='make' |
---|
1044 | cd ../lwlib/; make CC='gcc' CFLAGS='-g -O2' MAKE='make' "C_SWITCH_X_SITE=-I/usr/X11R6/include" "C_SWITCH_X_MACHINE=" "C_SWITCH_X_SYSTEM=" "C_SWITCH_SITE=" "C_SWITCH_MACHINE=" "C_SWITCH_SYSTEM=" |
---|
1045 | make[2]: Nothing to be done for `all'. |
---|
1046 | (export PARALLEL; PARALLEL=0; cd leim; make all \ |
---|
1047 | CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \ |
---|
1048 | LDFLAGS='-L/usr/X11R6/lib' MAKE='make') |
---|
1049 | make[1]: Nothing to be done for `all'. |
---|
1050 | if [ -d /opt/local/share ]; then true; else \ |
---|
1051 | /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/mkinstalldirs /opt/local/share; \ |
---|
1052 | chmod a+r /opt/local/share;\ |
---|
1053 | fi |
---|
1054 | /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/mkinstalldirs /opt/local/share/emacs/21.2/etc /opt/local/share/emacs/21.2/lisp /opt/local/info /opt/local/man/man1 \ |
---|
1055 | /opt/local/bin /opt/local/share/emacs/21.2/etc /opt/local/libexec \ |
---|
1056 | /opt/local/share/emacs/site-lisp \ |
---|
1057 | /opt/local/share/emacs/21.2/site-lisp \ |
---|
1058 | `echo /opt/local/share/emacs/21.2/site-lisp:/opt/local/share/emacs/site-lisp:/opt/local/share/emacs/21.2/leim | sed 's/:/ /g'` |
---|
1059 | mkdir /opt/local/share/emacs |
---|
1060 | mkdir /opt/local/share/emacs/21.2 |
---|
1061 | mkdir /opt/local/share/emacs/21.2/etc |
---|
1062 | mkdir /opt/local/share/emacs/21.2/lisp |
---|
1063 | mkdir /opt/local/info |
---|
1064 | mkdir /opt/local/libexec |
---|
1065 | mkdir /opt/local/share/emacs/site-lisp |
---|
1066 | mkdir /opt/local/share/emacs/21.2/site-lisp |
---|
1067 | mkdir /opt/local/share/emacs/21.2/leim |
---|
1068 | (cd man; make info) |
---|
1069 | make[1]: Nothing to be done for `info'. |
---|
1070 | set /opt/local/share/emacs/21.2/etc /opt/local/share/emacs/21.2/lisp ; \ |
---|
1071 | unset CDPATH; \ |
---|
1072 | for dir in /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/etc /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lisp ; do \ |
---|
1073 | if [ `(cd $1 && /bin/pwd)` != `(cd ${dir} && /bin/pwd)` ] ; then \ |
---|
1074 | rm -rf $1 ; \ |
---|
1075 | fi ; \ |
---|
1076 | shift ; \ |
---|
1077 | done |
---|
1078 | set /opt/local/share/emacs/21.2/etc /opt/local/share/emacs/21.2/lisp ; \ |
---|
1079 | mkdir /opt/local/share/emacs/21.2/etc /opt/local/share/emacs/21.2/lisp ; \ |
---|
1080 | chmod ugo+rx /opt/local/share/emacs/21.2/etc /opt/local/share/emacs/21.2/lisp ; \ |
---|
1081 | unset CDPATH; \ |
---|
1082 | for dir in /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/etc /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lisp ; do \ |
---|
1083 | dest=$1 ; shift ; \ |
---|
1084 | [ -d ${dir} ] \ |
---|
1085 | && [ `(cd ${dir} && /bin/pwd)` != `(cd ${dest} && /bin/pwd)` ] \ |
---|
1086 | && (echo "Copying ${dir} to ${dest}..." ; \ |
---|
1087 | (cd ${dir}; tar -chf - . ) \ |
---|
1088 | | (cd ${dest}; umask 022; \ |
---|
1089 | tar -xvf - && cat > /dev/null) || exit 1; \ |
---|
1090 | for subdir in `find ${dest} -type d ! -name RCS ! -name CVS -print` ; do \ |
---|
1091 | chmod a+rx ${subdir} ; \ |
---|
1092 | rm -rf ${subdir}/RCS ; \ |
---|
1093 | rm -rf ${subdir}/CVS ; \ |
---|
1094 | rm -f ${subdir}/.cvsignore ; \ |
---|
1095 | rm -f ${subdir}/\#* ; \ |
---|
1096 | rm -f ${subdir}/.\#* ; \ |
---|
1097 | rm -f ${subdir}/*~ ; \ |
---|
1098 | rm -f ${subdir}/*.orig ; \ |
---|
1099 | rm -f ${subdir}/[mM]akefile* ; \ |
---|
1100 | rm -f ${subdir}/ChangeLog* ; \ |
---|
1101 | rm -f ${subdir}/dired.todo ; \ |
---|
1102 | done) ; \ |
---|
1103 | done |
---|
1104 | Copying /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/etc to /opt/local/share/emacs/21.2/etc... |
---|
1105 | . |
---|
1106 | ./BABYL |
---|
1107 | ./celibacy.1 |
---|
1108 | ./CENSORSHIP |
---|
1109 | ./ChangeLog |
---|
1110 | ./condom.1 |
---|
1111 | ./COOKIES |
---|
1112 | ./COPYING |
---|
1113 | ./copying.paper |
---|
1114 | ./cs-dired-ref.ps |
---|
1115 | ./cs-dired-ref.tex |
---|
1116 | ./cs-refcard.ps |
---|
1117 | ./cs-refcard.tex |
---|
1118 | ./cs-survival.tex |
---|
1119 | ./ctags.1 |
---|
1120 | ./de-refcard.ps |
---|
1121 | ./de-refcard.tex |
---|
1122 | ./DEBUG |
---|
1123 | ./dired-ref.ps |
---|
1124 | ./dired-ref.tex |
---|
1125 | ./DISTRIB |
---|
1126 | ./DOC |
---|
1127 | ./DOC-21.2.1 |
---|
1128 | ./e |
---|
1129 | ./e/eterm |
---|
1130 | ./e/eterm.ti |
---|
1131 | ./echo.msg |
---|
1132 | ./edt-user.doc |
---|
1133 | ./emacs.1 |
---|
1134 | ./emacs.bash |
---|
1135 | ./emacs.csh |
---|
1136 | ./emacs.icon |
---|
1137 | ./emacs.xbm |
---|
1138 | ./emacsclient.1 |
---|
1139 | ./emacstool.1 |
---|
1140 | ./enriched.doc |
---|
1141 | ./etags.1 |
---|
1142 | ./fr-drdref.ps |
---|
1143 | ./fr-drdref.tex |
---|
1144 | ./fr-refcard.ps |
---|
1145 | ./fr-refcard.tex |
---|
1146 | ./FTP |
---|
1147 | ./future-bug |
---|
1148 | ./gfdl.1 |
---|
1149 | ./GNU |
---|
1150 | ./gnu.xpm |
---|
1151 | ./gnus-pointer.xbm |
---|
1152 | ./gnus-pointer.xpm |
---|
1153 | ./gnus-tut.txt |
---|
1154 | ./gnus.pbm |
---|
1155 | ./gnus.xpm |
---|
1156 | ./HELLO |
---|
1157 | ./INTERVIEW |
---|
1158 | ./JOKES |
---|
1159 | ./LEDIT |
---|
1160 | ./ledit.l |
---|
1161 | ./letter.xbm |
---|
1162 | ./LINUX-GNU |
---|
1163 | ./LPF |
---|
1164 | ./MACHINES |
---|
1165 | ./MAILINGLISTS |
---|
1166 | ./Makefile |
---|
1167 | ./MH-E-NEWS |
---|
1168 | ./MH-E-ONEWS |
---|
1169 | ./MORE.STUFF |
---|
1170 | ./MOTIVATION |
---|
1171 | ./ms-7bkermit |
---|
1172 | ./ms-kermit |
---|
1173 | ./NEWS |
---|
1174 | ./ONEWS |
---|
1175 | ./ONEWS.1 |
---|
1176 | ./ONEWS.2 |
---|
1177 | ./ONEWS.3 |
---|
1178 | ./ONEWS.4 |
---|
1179 | ./ORDERS |
---|
1180 | ./ORDERS.EUROPE |
---|
1181 | ./ORDERS.JAPAN |
---|
1182 | ./OTHER.EMACSES |
---|
1183 | ./pl-refcard.ps |
---|
1184 | ./pl-refcard.tex |
---|
1185 | ./PROBLEMS |
---|
1186 | ./ps-prin0.ps |
---|
1187 | ./ps-prin1.ps |
---|
1188 | ./README |
---|
1189 | ./refcard.ps |
---|
1190 | ./refcard.tex |
---|
1191 | ./rgb.txt |
---|
1192 | ./SERVICE |
---|
1193 | ./sex.6 |
---|
1194 | ./sk-dired-ref.ps |
---|
1195 | ./sk-dired-ref.tex |
---|
1196 | ./sk-refcard.ps |
---|
1197 | ./sk-refcard.tex |
---|
1198 | ./sk-survival.tex |
---|
1199 | ./splash.pbm |
---|
1200 | ./splash.xpm |
---|
1201 | ./splash8.xpm |
---|
1202 | ./spook.lines |
---|
1203 | ./survival.tex |
---|
1204 | ./tasks.texi |
---|
1205 | ./termcap.src |
---|
1206 | ./TERMS |
---|
1207 | ./THE-GNU-PROJECT |
---|
1208 | ./TODO |
---|
1209 | ./TUTORIAL |
---|
1210 | ./TUTORIAL.cs |
---|
1211 | ./TUTORIAL.de |
---|
1212 | ./TUTORIAL.es |
---|
1213 | ./TUTORIAL.ja |
---|
1214 | ./TUTORIAL.ko |
---|
1215 | ./TUTORIAL.nl |
---|
1216 | ./TUTORIAL.pl |
---|
1217 | ./TUTORIAL.ro |
---|
1218 | ./TUTORIAL.sk |
---|
1219 | ./TUTORIAL.sl |
---|
1220 | ./TUTORIAL.th |
---|
1221 | ./ulimit.hack |
---|
1222 | ./vipcard.tex |
---|
1223 | ./viperCard.tex |
---|
1224 | ./WHY-FREE |
---|
1225 | ./Xkeymap.txt |
---|
1226 | ./yow.lines |
---|
1227 | Copying /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lisp to /opt/local/share/emacs/21.2/lisp... |
---|
1228 | . |
---|
1229 | ./abbrev.el |
---|
1230 | ./abbrev.elc |
---|
1231 | ./abbrevlist.el |
---|
1232 | ./abbrevlist.elc |
---|
1233 | ./add-log.el |
---|
1234 | ./add-log.elc |
---|
1235 | ./align.el |
---|
1236 | ./align.elc |
---|
1237 | ./allout.el |
---|
1238 | ./allout.elc |
---|
1239 | ./ansi-color.el |
---|
1240 | ./ansi-color.elc |
---|
1241 | ./apropos.el |
---|
1242 | ./apropos.elc |
---|
1243 | ./arc-mode.el |
---|
1244 | ./arc-mode.elc |
---|
1245 | ./array.el |
---|
1246 | ./array.elc |
---|
1247 | ./autoarg.el |
---|
1248 | ./autoarg.elc |
---|
1249 | ./autoinsert.el |
---|
1250 | ./autoinsert.elc |
---|
1251 | ./autorevert.el |
---|
1252 | ./autorevert.elc |
---|
1253 | ./avoid.el |
---|
1254 | ./avoid.elc |
---|
1255 | ./battery.el |
---|
1256 | ./battery.elc |
---|
1257 | ./bindings.el |
---|
1258 | ./bindings.elc |
---|
1259 | ./bookmark.el |
---|
1260 | ./bookmark.elc |
---|
1261 | ./bs.el |
---|
1262 | ./bs.elc |
---|
1263 | ./buff-menu.el |
---|
1264 | ./buff-menu.elc |
---|
1265 | ./byte-run.el |
---|
1266 | ./byte-run.elc |
---|
1267 | ./calculator.el |
---|
1268 | ./calculator.elc |
---|
1269 | ./calendar |
---|
1270 | ./calendar/appt.el |
---|
1271 | ./calendar/appt.elc |
---|
1272 | ./calendar/cal-china.el |
---|
1273 | ./calendar/cal-china.elc |
---|
1274 | ./calendar/cal-coptic.el |
---|
1275 | ./calendar/cal-coptic.elc |
---|
1276 | ./calendar/cal-dst.el |
---|
1277 | ./calendar/cal-dst.elc |
---|
1278 | ./calendar/cal-french.el |
---|
1279 | ./calendar/cal-french.elc |
---|
1280 | ./calendar/cal-hebrew.el |
---|
1281 | ./calendar/cal-hebrew.elc |
---|
1282 | ./calendar/cal-islam.el |
---|
1283 | ./calendar/cal-islam.elc |
---|
1284 | ./calendar/cal-iso.el |
---|
1285 | ./calendar/cal-iso.elc |
---|
1286 | ./calendar/cal-julian.el |
---|
1287 | ./calendar/cal-julian.elc |
---|
1288 | ./calendar/cal-mayan.el |
---|
1289 | ./calendar/cal-mayan.elc |
---|
1290 | ./calendar/cal-menu.el |
---|
1291 | ./calendar/cal-menu.elc |
---|
1292 | ./calendar/cal-move.el |
---|
1293 | ./calendar/cal-move.elc |
---|
1294 | ./calendar/cal-persia.el |
---|
1295 | ./calendar/cal-persia.elc |
---|
1296 | ./calendar/cal-tex.el |
---|
1297 | ./calendar/cal-tex.elc |
---|
1298 | ./calendar/cal-x.el |
---|
1299 | ./calendar/cal-x.elc |
---|
1300 | ./calendar/calendar.el |
---|
1301 | ./calendar/calendar.elc |
---|
1302 | ./calendar/diary-lib.el |
---|
1303 | ./calendar/diary-lib.elc |
---|
1304 | ./calendar/holidays.el |
---|
1305 | ./calendar/holidays.elc |
---|
1306 | ./calendar/lunar.el |
---|
1307 | ./calendar/lunar.elc |
---|
1308 | ./calendar/solar.el |
---|
1309 | ./calendar/solar.elc |
---|
1310 | ./calendar/timeclock.el |
---|
1311 | ./calendar/timeclock.elc |
---|
1312 | ./calendar/todo-mode.el |
---|
1313 | ./calendar/todo-mode.elc |
---|
1314 | ./case-table.el |
---|
1315 | ./case-table.elc |
---|
1316 | ./cdl.el |
---|
1317 | ./cdl.elc |
---|
1318 | ./ChangeLog |
---|
1319 | ./ChangeLog.1 |
---|
1320 | ./ChangeLog.2 |
---|
1321 | ./ChangeLog.3 |
---|
1322 | ./ChangeLog.4 |
---|
1323 | ./ChangeLog.5 |
---|
1324 | ./ChangeLog.6 |
---|
1325 | ./ChangeLog.7 |
---|
1326 | ./ChangeLog.8 |
---|
1327 | ./chistory.el |
---|
1328 | ./chistory.elc |
---|
1329 | ./cmuscheme.el |
---|
1330 | ./cmuscheme.elc |
---|
1331 | ./comint.el |
---|
1332 | ./comint.elc |
---|
1333 | ./compare-w.el |
---|
1334 | ./compare-w.elc |
---|
1335 | ./complete.el |
---|
1336 | ./complete.elc |
---|
1337 | ./completion.el |
---|
1338 | ./completion.elc |
---|
1339 | ./composite.el |
---|
1340 | ./composite.elc |
---|
1341 | ./COPYING |
---|
1342 | ./cus-dep.el |
---|
1343 | ./cus-dep.elc |
---|
1344 | ./cus-edit.el |
---|
1345 | ./cus-edit.elc |
---|
1346 | ./cus-face.el |
---|
1347 | ./cus-face.elc |
---|
1348 | ./cus-load.el |
---|
1349 | ./cus-start.el |
---|
1350 | ./custom.el |
---|
1351 | ./custom.elc |
---|
1352 | ./cvs-status.el |
---|
1353 | ./cvs-status.elc |
---|
1354 | ./dabbrev.el |
---|
1355 | ./dabbrev.elc |
---|
1356 | ./delim-col.el |
---|
1357 | ./delim-col.elc |
---|
1358 | ./delsel.el |
---|
1359 | ./delsel.elc |
---|
1360 | ./derived.el |
---|
1361 | ./derived.elc |
---|
1362 | ./desktop.el |
---|
1363 | ./desktop.elc |
---|
1364 | ./diff-mode.el |
---|
1365 | ./diff-mode.elc |
---|
1366 | ./diff.el |
---|
1367 | ./diff.elc |
---|
1368 | ./dired-aux.el |
---|
1369 | ./dired-aux.elc |
---|
1370 | ./dired-x.el |
---|
1371 | ./dired-x.elc |
---|
1372 | ./dired.el |
---|
1373 | ./dired.elc |
---|
1374 | ./dirtrack.el |
---|
1375 | ./dirtrack.elc |
---|
1376 | ./disp-table.el |
---|
1377 | ./disp-table.elc |
---|
1378 | ./dos-fns.el |
---|
1379 | ./dos-fns.elc |
---|
1380 | ./dos-vars.el |
---|
1381 | ./dos-vars.elc |
---|
1382 | ./dos-w32.el |
---|
1383 | ./dos-w32.elc |
---|
1384 | ./double.el |
---|
1385 | ./double.elc |
---|
1386 | ./ebuff-menu.el |
---|
1387 | ./ebuff-menu.elc |
---|
1388 | ./echistory.el |
---|
1389 | ./echistory.elc |
---|
1390 | ./ediff-diff.el |
---|
1391 | ./ediff-diff.elc |
---|
1392 | ./ediff-help.el |
---|
1393 | ./ediff-help.elc |
---|
1394 | ./ediff-hook.el |
---|
1395 | ./ediff-hook.elc |
---|
1396 | ./ediff-init.el |
---|
1397 | ./ediff-init.elc |
---|
1398 | ./ediff-merg.el |
---|
1399 | ./ediff-merg.elc |
---|
1400 | ./ediff-mult.el |
---|
1401 | ./ediff-mult.elc |
---|
1402 | ./ediff-ptch.el |
---|
1403 | ./ediff-ptch.elc |
---|
1404 | ./ediff-util.el |
---|
1405 | ./ediff-util.elc |
---|
1406 | ./ediff-vers.el |
---|
1407 | ./ediff-vers.elc |
---|
1408 | ./ediff-wind.el |
---|
1409 | ./ediff-wind.elc |
---|
1410 | ./ediff.el |
---|
1411 | ./ediff.elc |
---|
1412 | ./edmacro.el |
---|
1413 | ./edmacro.elc |
---|
1414 | ./ehelp.el |
---|
1415 | ./ehelp.elc |
---|
1416 | ./electric.el |
---|
1417 | ./electric.elc |
---|
1418 | ./elide-head.el |
---|
1419 | ./elide-head.elc |
---|
1420 | ./emacs-lisp |
---|
1421 | ./emacs-lisp/advice.el |
---|
1422 | ./emacs-lisp/advice.elc |
---|
1423 | ./emacs-lisp/assoc.el |
---|
1424 | ./emacs-lisp/assoc.elc |
---|
1425 | ./emacs-lisp/authors.el |
---|
1426 | ./emacs-lisp/authors.elc |
---|
1427 | ./emacs-lisp/autoload.el |
---|
1428 | ./emacs-lisp/autoload.elc |
---|
1429 | ./emacs-lisp/backquote.el |
---|
1430 | ./emacs-lisp/backquote.elc |
---|
1431 | ./emacs-lisp/byte-opt.el |
---|
1432 | ./emacs-lisp/byte-opt.elc |
---|
1433 | ./emacs-lisp/bytecomp.el |
---|
1434 | ./emacs-lisp/bytecomp.elc |
---|
1435 | ./emacs-lisp/checkdoc.el |
---|
1436 | ./emacs-lisp/checkdoc.elc |
---|
1437 | ./emacs-lisp/cl-compat.el |
---|
1438 | ./emacs-lisp/cl-compat.elc |
---|
1439 | ./emacs-lisp/cl-extra.el |
---|
1440 | ./emacs-lisp/cl-extra.elc |
---|
1441 | ./emacs-lisp/cl-indent.el |
---|
1442 | ./emacs-lisp/cl-indent.elc |
---|
1443 | ./emacs-lisp/cl-macs.el |
---|
1444 | ./emacs-lisp/cl-macs.elc |
---|
1445 | ./emacs-lisp/cl-seq.el |
---|
1446 | ./emacs-lisp/cl-seq.elc |
---|
1447 | ./emacs-lisp/cl-specs.el |
---|
1448 | ./emacs-lisp/cl.el |
---|
1449 | ./emacs-lisp/cl.elc |
---|
1450 | ./emacs-lisp/copyright.el |
---|
1451 | ./emacs-lisp/copyright.elc |
---|
1452 | ./emacs-lisp/crm.el |
---|
1453 | ./emacs-lisp/crm.elc |
---|
1454 | ./emacs-lisp/cust-print.el |
---|
1455 | ./emacs-lisp/cust-print.elc |
---|
1456 | ./emacs-lisp/debug.el |
---|
1457 | ./emacs-lisp/debug.elc |
---|
1458 | ./emacs-lisp/disass.el |
---|
1459 | ./emacs-lisp/disass.elc |
---|
1460 | ./emacs-lisp/easy-mmode.el |
---|
1461 | ./emacs-lisp/easy-mmode.elc |
---|
1462 | ./emacs-lisp/easymenu.el |
---|
1463 | ./emacs-lisp/easymenu.elc |
---|
1464 | ./emacs-lisp/edebug.el |
---|
1465 | ./emacs-lisp/edebug.elc |
---|
1466 | ./emacs-lisp/eldoc.el |
---|
1467 | ./emacs-lisp/eldoc.elc |
---|
1468 | ./emacs-lisp/elint.el |
---|
1469 | ./emacs-lisp/elint.elc |
---|
1470 | ./emacs-lisp/elp.el |
---|
1471 | ./emacs-lisp/elp.elc |
---|
1472 | ./emacs-lisp/ewoc.el |
---|
1473 | ./emacs-lisp/ewoc.elc |
---|
1474 | ./emacs-lisp/find-func.el |
---|
1475 | ./emacs-lisp/find-func.elc |
---|
1476 | ./emacs-lisp/find-gc.el |
---|
1477 | ./emacs-lisp/find-gc.elc |
---|
1478 | ./emacs-lisp/float.el |
---|
1479 | ./emacs-lisp/float.elc |
---|
1480 | ./emacs-lisp/gulp.el |
---|
1481 | ./emacs-lisp/gulp.elc |
---|
1482 | ./emacs-lisp/helper.el |
---|
1483 | ./emacs-lisp/helper.elc |
---|
1484 | ./emacs-lisp/levents.el |
---|
1485 | ./emacs-lisp/levents.elc |
---|
1486 | ./emacs-lisp/lisp-mnt.el |
---|
1487 | ./emacs-lisp/lisp-mnt.elc |
---|
1488 | ./emacs-lisp/lisp-mode.el |
---|
1489 | ./emacs-lisp/lisp-mode.elc |
---|
1490 | ./emacs-lisp/lisp.el |
---|
1491 | ./emacs-lisp/lisp.elc |
---|
1492 | ./emacs-lisp/lmenu.el |
---|
1493 | ./emacs-lisp/lmenu.elc |
---|
1494 | ./emacs-lisp/lselect.el |
---|
1495 | ./emacs-lisp/lselect.elc |
---|
1496 | ./emacs-lisp/lucid.el |
---|
1497 | ./emacs-lisp/lucid.elc |
---|
1498 | ./emacs-lisp/pp.el |
---|
1499 | ./emacs-lisp/pp.elc |
---|
1500 | ./emacs-lisp/re-builder.el |
---|
1501 | ./emacs-lisp/re-builder.elc |
---|
1502 | ./emacs-lisp/regexp-opt.el |
---|
1503 | ./emacs-lisp/regexp-opt.elc |
---|
1504 | ./emacs-lisp/ring.el |
---|
1505 | ./emacs-lisp/ring.elc |
---|
1506 | ./emacs-lisp/rx.el |
---|
1507 | ./emacs-lisp/rx.elc |
---|
1508 | ./emacs-lisp/shadow.el |
---|
1509 | ./emacs-lisp/shadow.elc |
---|
1510 | ./emacs-lisp/sregex.el |
---|
1511 | ./emacs-lisp/sregex.elc |
---|
1512 | ./emacs-lisp/tq.el |
---|
1513 | ./emacs-lisp/tq.elc |
---|
1514 | ./emacs-lisp/trace.el |
---|
1515 | ./emacs-lisp/trace.elc |
---|
1516 | ./emacs-lock.el |
---|
1517 | ./emacs-lock.elc |
---|
1518 | ./emerge.el |
---|
1519 | ./emerge.elc |
---|
1520 | ./emulation |
---|
1521 | ./emulation/crisp.el |
---|
1522 | ./emulation/crisp.elc |
---|
1523 | ./emulation/edt-lk201.el |
---|
1524 | ./emulation/edt-lk201.elc |
---|
1525 | ./emulation/edt-mapper.el |
---|
1526 | ./emulation/edt-mapper.elc |
---|
1527 | ./emulation/edt-pc.el |
---|
1528 | ./emulation/edt-pc.elc |
---|
1529 | ./emulation/edt-vt100.el |
---|
1530 | ./emulation/edt-vt100.elc |
---|
1531 | ./emulation/edt.el |
---|
1532 | ./emulation/edt.elc |
---|
1533 | ./emulation/mlconvert.el |
---|
1534 | ./emulation/mlconvert.elc |
---|
1535 | ./emulation/mlsupport.el |
---|
1536 | ./emulation/mlsupport.elc |
---|
1537 | ./emulation/pc-mode.el |
---|
1538 | ./emulation/pc-mode.elc |
---|
1539 | ./emulation/pc-select.el |
---|
1540 | ./emulation/pc-select.elc |
---|
1541 | ./emulation/tpu-edt.el |
---|
1542 | ./emulation/tpu-edt.elc |
---|
1543 | ./emulation/tpu-extras.el |
---|
1544 | ./emulation/tpu-extras.elc |
---|
1545 | ./emulation/tpu-mapper.el |
---|
1546 | ./emulation/tpu-mapper.elc |
---|
1547 | ./emulation/vi.el |
---|
1548 | ./emulation/vi.elc |
---|
1549 | ./emulation/vip.el |
---|
1550 | ./emulation/vip.elc |
---|
1551 | ./emulation/viper-cmd.el |
---|
1552 | ./emulation/viper-cmd.elc |
---|
1553 | ./emulation/viper-ex.el |
---|
1554 | ./emulation/viper-ex.elc |
---|
1555 | ./emulation/viper-init.el |
---|
1556 | ./emulation/viper-init.elc |
---|
1557 | ./emulation/viper-keym.el |
---|
1558 | ./emulation/viper-keym.elc |
---|
1559 | ./emulation/viper-macs.el |
---|
1560 | ./emulation/viper-macs.elc |
---|
1561 | ./emulation/viper-mous.el |
---|
1562 | ./emulation/viper-mous.elc |
---|
1563 | ./emulation/viper-util.el |
---|
1564 | ./emulation/viper-util.elc |
---|
1565 | ./emulation/viper.el |
---|
1566 | ./emulation/viper.elc |
---|
1567 | ./emulation/ws-mode.el |
---|
1568 | ./emulation/ws-mode.elc |
---|
1569 | ./enriched.el |
---|
1570 | ./enriched.elc |
---|
1571 | ./env.el |
---|
1572 | ./env.elc |
---|
1573 | ./eshell |
---|
1574 | ./eshell/em-alias.el |
---|
1575 | ./eshell/em-alias.elc |
---|
1576 | ./eshell/em-banner.el |
---|
1577 | ./eshell/em-banner.elc |
---|
1578 | ./eshell/em-basic.el |
---|
1579 | ./eshell/em-basic.elc |
---|
1580 | ./eshell/em-cmpl.el |
---|
1581 | ./eshell/em-cmpl.elc |
---|
1582 | ./eshell/em-dirs.el |
---|
1583 | ./eshell/em-dirs.elc |
---|
1584 | ./eshell/em-glob.el |
---|
1585 | ./eshell/em-glob.elc |
---|
1586 | ./eshell/em-hist.el |
---|
1587 | ./eshell/em-hist.elc |
---|
1588 | ./eshell/em-ls.el |
---|
1589 | ./eshell/em-ls.elc |
---|
1590 | ./eshell/em-pred.el |
---|
1591 | ./eshell/em-pred.elc |
---|
1592 | ./eshell/em-prompt.el |
---|
1593 | ./eshell/em-prompt.elc |
---|
1594 | ./eshell/em-rebind.el |
---|
1595 | ./eshell/em-rebind.elc |
---|
1596 | ./eshell/em-script.el |
---|
1597 | ./eshell/em-script.elc |
---|
1598 | ./eshell/em-smart.el |
---|
1599 | ./eshell/em-smart.elc |
---|
1600 | ./eshell/em-term.el |
---|
1601 | ./eshell/em-term.elc |
---|
1602 | ./eshell/em-unix.el |
---|
1603 | ./eshell/em-unix.elc |
---|
1604 | ./eshell/em-xtra.el |
---|
1605 | ./eshell/em-xtra.elc |
---|
1606 | ./eshell/esh-arg.el |
---|
1607 | ./eshell/esh-arg.elc |
---|
1608 | ./eshell/esh-cmd.el |
---|
1609 | ./eshell/esh-cmd.elc |
---|
1610 | ./eshell/esh-ext.el |
---|
1611 | ./eshell/esh-ext.elc |
---|
1612 | ./eshell/esh-groups.el |
---|
1613 | ./eshell/esh-io.el |
---|
1614 | ./eshell/esh-io.elc |
---|
1615 | ./eshell/esh-maint.el |
---|
1616 | ./eshell/esh-mode.el |
---|
1617 | ./eshell/esh-mode.elc |
---|
1618 | ./eshell/esh-module.el |
---|
1619 | ./eshell/esh-module.elc |
---|
1620 | ./eshell/esh-opt.el |
---|
1621 | ./eshell/esh-opt.elc |
---|
1622 | ./eshell/esh-proc.el |
---|
1623 | ./eshell/esh-proc.elc |
---|
1624 | ./eshell/esh-test.el |
---|
1625 | ./eshell/esh-test.elc |
---|
1626 | ./eshell/esh-util.el |
---|
1627 | ./eshell/esh-util.elc |
---|
1628 | ./eshell/esh-var.el |
---|
1629 | ./eshell/esh-var.elc |
---|
1630 | ./eshell/eshell.el |
---|
1631 | ./eshell/eshell.elc |
---|
1632 | ./expand.el |
---|
1633 | ./expand.elc |
---|
1634 | ./facemenu.el |
---|
1635 | ./facemenu.elc |
---|
1636 | ./faces.el |
---|
1637 | ./faces.elc |
---|
1638 | ./fast-lock.el |
---|
1639 | ./fast-lock.elc |
---|
1640 | ./ffap.el |
---|
1641 | ./ffap.elc |
---|
1642 | ./filecache.el |
---|
1643 | ./filecache.elc |
---|
1644 | ./files.el |
---|
1645 | ./files.elc |
---|
1646 | ./find-dired.el |
---|
1647 | ./find-dired.elc |
---|
1648 | ./find-file.el |
---|
1649 | ./find-file.elc |
---|
1650 | ./find-lisp.el |
---|
1651 | ./find-lisp.elc |
---|
1652 | ./finder-inf.el |
---|
1653 | ./finder.el |
---|
1654 | ./finder.elc |
---|
1655 | ./float-sup.el |
---|
1656 | ./float-sup.elc |
---|
1657 | ./flow-ctrl.el |
---|
1658 | ./flow-ctrl.elc |
---|
1659 | ./foldout.el |
---|
1660 | ./foldout.elc |
---|
1661 | ./follow.el |
---|
1662 | ./follow.elc |
---|
1663 | ./font-lock.el |
---|
1664 | ./font-lock.elc |
---|
1665 | ./format.el |
---|
1666 | ./format.elc |
---|
1667 | ./forms-d2.dat |
---|
1668 | ./forms-d2.el |
---|
1669 | ./forms-pass.el |
---|
1670 | ./forms.el |
---|
1671 | ./forms.elc |
---|
1672 | ./frame.el |
---|
1673 | ./frame.elc |
---|
1674 | ./generic-x.el |
---|
1675 | ./generic.el |
---|
1676 | ./generic.elc |
---|
1677 | ./gnus |
---|
1678 | ./gnus/binhex.el |
---|
1679 | ./gnus/binhex.elc |
---|
1680 | ./gnus/catchup.pbm |
---|
1681 | ./gnus/catchup.xpm |
---|
1682 | ./gnus/ChangeLog |
---|
1683 | ./gnus/ChangeLog.1 |
---|
1684 | ./gnus/cu-exit.pbm |
---|
1685 | ./gnus/cu-exit.xpm |
---|
1686 | ./gnus/describe-group.pbm |
---|
1687 | ./gnus/describe-group.xpm |
---|
1688 | ./gnus/earcon.el |
---|
1689 | ./gnus/earcon.elc |
---|
1690 | ./gnus/exit-gnus.pbm |
---|
1691 | ./gnus/exit-gnus.xpm |
---|
1692 | ./gnus/exit-summ.pbm |
---|
1693 | ./gnus/exit-summ.xpm |
---|
1694 | ./gnus/flow-fill.el |
---|
1695 | ./gnus/flow-fill.elc |
---|
1696 | ./gnus/followup.pbm |
---|
1697 | ./gnus/followup.xpm |
---|
1698 | ./gnus/format-spec.el |
---|
1699 | ./gnus/format-spec.elc |
---|
1700 | ./gnus/frown.pbm |
---|
1701 | ./gnus/fuwo.pbm |
---|
1702 | ./gnus/fuwo.xpm |
---|
1703 | ./gnus/get-news.pbm |
---|
1704 | ./gnus/get-news.xpm |
---|
1705 | ./gnus/gnntg.pbm |
---|
1706 | ./gnus/gnntg.xpm |
---|
1707 | ./gnus/gnus-agent.el |
---|
1708 | ./gnus/gnus-agent.elc |
---|
1709 | ./gnus/gnus-art.el |
---|
1710 | ./gnus/gnus-art.elc |
---|
1711 | ./gnus/gnus-async.el |
---|
1712 | ./gnus/gnus-async.elc |
---|
1713 | ./gnus/gnus-audio.el |
---|
1714 | ./gnus/gnus-audio.elc |
---|
1715 | ./gnus/gnus-bcklg.el |
---|
1716 | ./gnus/gnus-bcklg.elc |
---|
1717 | ./gnus/gnus-cache.el |
---|
1718 | ./gnus/gnus-cache.elc |
---|
1719 | ./gnus/gnus-cite.el |
---|
1720 | ./gnus/gnus-cite.elc |
---|
1721 | ./gnus/gnus-cus.el |
---|
1722 | ./gnus/gnus-cus.elc |
---|
1723 | ./gnus/gnus-demon.el |
---|
1724 | ./gnus/gnus-demon.elc |
---|
1725 | ./gnus/gnus-draft.el |
---|
1726 | ./gnus/gnus-draft.elc |
---|
1727 | ./gnus/gnus-dup.el |
---|
1728 | ./gnus/gnus-dup.elc |
---|
1729 | ./gnus/gnus-eform.el |
---|
1730 | ./gnus/gnus-eform.elc |
---|
1731 | ./gnus/gnus-ems.el |
---|
1732 | ./gnus/gnus-ems.elc |
---|
1733 | ./gnus/gnus-gl.el |
---|
1734 | ./gnus/gnus-gl.elc |
---|
1735 | ./gnus/gnus-group.el |
---|
1736 | ./gnus/gnus-group.elc |
---|
1737 | ./gnus/gnus-int.el |
---|
1738 | ./gnus/gnus-int.elc |
---|
1739 | ./gnus/gnus-kill.el |
---|
1740 | ./gnus/gnus-kill.elc |
---|
1741 | ./gnus/gnus-logic.el |
---|
1742 | ./gnus/gnus-logic.elc |
---|
1743 | ./gnus/gnus-mh.el |
---|
1744 | ./gnus/gnus-mh.elc |
---|
1745 | ./gnus/gnus-ml.el |
---|
1746 | ./gnus/gnus-ml.elc |
---|
1747 | ./gnus/gnus-mlspl.el |
---|
1748 | ./gnus/gnus-mlspl.elc |
---|
1749 | ./gnus/gnus-move.el |
---|
1750 | ./gnus/gnus-move.elc |
---|
1751 | ./gnus/gnus-msg.el |
---|
1752 | ./gnus/gnus-msg.elc |
---|
1753 | ./gnus/gnus-mule.el |
---|
1754 | ./gnus/gnus-mule.elc |
---|
1755 | ./gnus/gnus-nocem.el |
---|
1756 | ./gnus/gnus-nocem.elc |
---|
1757 | ./gnus/gnus-range.el |
---|
1758 | ./gnus/gnus-range.elc |
---|
1759 | ./gnus/gnus-salt.el |
---|
1760 | ./gnus/gnus-salt.elc |
---|
1761 | ./gnus/gnus-score.el |
---|
1762 | ./gnus/gnus-score.elc |
---|
1763 | ./gnus/gnus-setup.el |
---|
1764 | ./gnus/gnus-setup.elc |
---|
1765 | ./gnus/gnus-soup.el |
---|
1766 | ./gnus/gnus-soup.elc |
---|
1767 | ./gnus/gnus-spec.el |
---|
1768 | ./gnus/gnus-spec.elc |
---|
1769 | ./gnus/gnus-srvr.el |
---|
1770 | ./gnus/gnus-srvr.elc |
---|
1771 | ./gnus/gnus-start.el |
---|
1772 | ./gnus/gnus-start.elc |
---|
1773 | ./gnus/gnus-sum.el |
---|
1774 | ./gnus/gnus-sum.elc |
---|
1775 | ./gnus/gnus-topic.el |
---|
1776 | ./gnus/gnus-topic.elc |
---|
1777 | ./gnus/gnus-undo.el |
---|
1778 | ./gnus/gnus-undo.elc |
---|
1779 | ./gnus/gnus-util.el |
---|
1780 | ./gnus/gnus-util.elc |
---|
1781 | ./gnus/gnus-uu.el |
---|
1782 | ./gnus/gnus-uu.elc |
---|
1783 | ./gnus/gnus-vm.el |
---|
1784 | ./gnus/gnus-vm.elc |
---|
1785 | ./gnus/gnus-win.el |
---|
1786 | ./gnus/gnus-win.elc |
---|
1787 | ./gnus/gnus.el |
---|
1788 | ./gnus/gnus.elc |
---|
1789 | ./gnus/ietf-drums.el |
---|
1790 | ./gnus/ietf-drums.elc |
---|
1791 | ./gnus/imap.el |
---|
1792 | ./gnus/imap.elc |
---|
1793 | ./gnus/kill-group.pbm |
---|
1794 | ./gnus/kill-group.xpm |
---|
1795 | ./gnus/mail-parse.el |
---|
1796 | ./gnus/mail-parse.elc |
---|
1797 | ./gnus/mail-prsvr.el |
---|
1798 | ./gnus/mail-prsvr.elc |
---|
1799 | ./gnus/mail-reply.pbm |
---|
1800 | ./gnus/mail-reply.xpm |
---|
1801 | ./gnus/mail-source.el |
---|
1802 | ./gnus/mail-source.elc |
---|
1803 | ./gnus/mailcap.el |
---|
1804 | ./gnus/mailcap.elc |
---|
1805 | ./gnus/message.el |
---|
1806 | ./gnus/message.elc |
---|
1807 | ./gnus/messcompat.el |
---|
1808 | ./gnus/messcompat.elc |
---|
1809 | ./gnus/mm-bodies.el |
---|
1810 | ./gnus/mm-bodies.elc |
---|
1811 | ./gnus/mm-decode.el |
---|
1812 | ./gnus/mm-decode.elc |
---|
1813 | ./gnus/mm-encode.el |
---|
1814 | ./gnus/mm-encode.elc |
---|
1815 | ./gnus/mm-partial.el |
---|
1816 | ./gnus/mm-partial.elc |
---|
1817 | ./gnus/mm-util.el |
---|
1818 | ./gnus/mm-util.elc |
---|
1819 | ./gnus/mm-uu.el |
---|
1820 | ./gnus/mm-uu.elc |
---|
1821 | ./gnus/mm-view.el |
---|
1822 | ./gnus/mm-view.elc |
---|
1823 | ./gnus/mml.el |
---|
1824 | ./gnus/mml.elc |
---|
1825 | ./gnus/next-ur.pbm |
---|
1826 | ./gnus/next-ur.xpm |
---|
1827 | ./gnus/nnagent.el |
---|
1828 | ./gnus/nnagent.elc |
---|
1829 | ./gnus/nnbabyl.el |
---|
1830 | ./gnus/nnbabyl.elc |
---|
1831 | ./gnus/nndir.el |
---|
1832 | ./gnus/nndir.elc |
---|
1833 | ./gnus/nndoc.el |
---|
1834 | ./gnus/nndoc.elc |
---|
1835 | ./gnus/nndraft.el |
---|
1836 | ./gnus/nndraft.elc |
---|
1837 | ./gnus/nneething.el |
---|
1838 | ./gnus/nneething.elc |
---|
1839 | ./gnus/nnfolder.el |
---|
1840 | ./gnus/nnfolder.elc |
---|
1841 | ./gnus/nngateway.el |
---|
1842 | ./gnus/nngateway.elc |
---|
1843 | ./gnus/nnheader.el |
---|
1844 | ./gnus/nnheader.elc |
---|
1845 | ./gnus/nnimap.el |
---|
1846 | ./gnus/nnimap.elc |
---|
1847 | ./gnus/nnkiboze.el |
---|
1848 | ./gnus/nnkiboze.elc |
---|
1849 | ./gnus/nnlistserv.el |
---|
1850 | ./gnus/nnlistserv.elc |
---|
1851 | ./gnus/nnmail.el |
---|
1852 | ./gnus/nnmail.elc |
---|
1853 | ./gnus/nnmbox.el |
---|
1854 | ./gnus/nnmbox.elc |
---|
1855 | ./gnus/nnmh.el |
---|
1856 | ./gnus/nnmh.elc |
---|
1857 | ./gnus/nnml.el |
---|
1858 | ./gnus/nnml.elc |
---|
1859 | ./gnus/nnoo.el |
---|
1860 | ./gnus/nnoo.elc |
---|
1861 | ./gnus/nnslashdot.el |
---|
1862 | ./gnus/nnslashdot.elc |
---|
1863 | ./gnus/nnsoup.el |
---|
1864 | ./gnus/nnsoup.elc |
---|
1865 | ./gnus/nnspool.el |
---|
1866 | ./gnus/nnspool.elc |
---|
1867 | ./gnus/nntp.el |
---|
1868 | ./gnus/nntp.elc |
---|
1869 | ./gnus/nnultimate.el |
---|
1870 | ./gnus/nnultimate.elc |
---|
1871 | ./gnus/nnvirtual.el |
---|
1872 | ./gnus/nnvirtual.elc |
---|
1873 | ./gnus/nnwarchive.el |
---|
1874 | ./gnus/nnwarchive.elc |
---|
1875 | ./gnus/nnweb.el |
---|
1876 | ./gnus/nnweb.elc |
---|
1877 | ./gnus/parse-time.el |
---|
1878 | ./gnus/parse-time.elc |
---|
1879 | ./gnus/pop3.el |
---|
1880 | ./gnus/pop3.elc |
---|
1881 | ./gnus/post.pbm |
---|
1882 | ./gnus/post.xpm |
---|
1883 | ./gnus/prev-ur.pbm |
---|
1884 | ./gnus/prev-ur.xpm |
---|
1885 | ./gnus/qp.el |
---|
1886 | ./gnus/qp.elc |
---|
1887 | ./gnus/reply-wo.pbm |
---|
1888 | ./gnus/reply-wo.xpm |
---|
1889 | ./gnus/reply.pbm |
---|
1890 | ./gnus/reply.xpm |
---|
1891 | ./gnus/rfc1843.el |
---|
1892 | ./gnus/rfc1843.elc |
---|
1893 | ./gnus/rfc2045.el |
---|
1894 | ./gnus/rfc2045.elc |
---|
1895 | ./gnus/rfc2047.el |
---|
1896 | ./gnus/rfc2047.elc |
---|
1897 | ./gnus/rfc2104.el |
---|
1898 | ./gnus/rfc2104.elc |
---|
1899 | ./gnus/rfc2231.el |
---|
1900 | ./gnus/rfc2231.elc |
---|
1901 | ./gnus/rot13.pbm |
---|
1902 | ./gnus/rot13.xpm |
---|
1903 | ./gnus/save-aif.pbm |
---|
1904 | ./gnus/save-aif.xpm |
---|
1905 | ./gnus/save-art.pbm |
---|
1906 | ./gnus/save-art.xpm |
---|
1907 | ./gnus/score-mode.el |
---|
1908 | ./gnus/score-mode.elc |
---|
1909 | ./gnus/smile.pbm |
---|
1910 | ./gnus/smiley-ems.el |
---|
1911 | ./gnus/smiley-ems.elc |
---|
1912 | ./gnus/starttls.el |
---|
1913 | ./gnus/starttls.elc |
---|
1914 | ./gnus/subscribe.pbm |
---|
1915 | ./gnus/subscribe.xpm |
---|
1916 | ./gnus/time-date.el |
---|
1917 | ./gnus/time-date.elc |
---|
1918 | ./gnus/unsubscribe.pbm |
---|
1919 | ./gnus/unsubscribe.xpm |
---|
1920 | ./gnus/utf7.el |
---|
1921 | ./gnus/utf7.elc |
---|
1922 | ./gnus/uu-decode.pbm |
---|
1923 | ./gnus/uu-decode.xpm |
---|
1924 | ./gnus/uu-post.pbm |
---|
1925 | ./gnus/uu-post.xpm |
---|
1926 | ./gnus/uudecode.el |
---|
1927 | ./gnus/uudecode.elc |
---|
1928 | ./gnus/webmail.el |
---|
1929 | ./gnus/webmail.elc |
---|
1930 | ./gnus/wry.pbm |
---|
1931 | ./gs.el |
---|
1932 | ./gs.elc |
---|
1933 | ./gud.el |
---|
1934 | ./gud.elc |
---|
1935 | ./help-macro.el |
---|
1936 | ./help-macro.elc |
---|
1937 | ./help.el |
---|
1938 | ./help.elc |
---|
1939 | ./hexl.el |
---|
1940 | ./hexl.elc |
---|
1941 | ./hi-lock.el |
---|
1942 | ./hi-lock.elc |
---|
1943 | ./hilit-chg.el |
---|
1944 | ./hilit-chg.elc |
---|
1945 | ./hippie-exp.el |
---|
1946 | ./hippie-exp.elc |
---|
1947 | ./hl-line.el |
---|
1948 | ./hl-line.elc |
---|
1949 | ./icomplete.el |
---|
1950 | ./icomplete.elc |
---|
1951 | ./ielm.el |
---|
1952 | ./ielm.elc |
---|
1953 | ./image-file.el |
---|
1954 | ./image-file.elc |
---|
1955 | ./image.el |
---|
1956 | ./image.elc |
---|
1957 | ./imenu.el |
---|
1958 | ./imenu.elc |
---|
1959 | ./indent.el |
---|
1960 | ./indent.elc |
---|
1961 | ./info-look.el |
---|
1962 | ./info-look.elc |
---|
1963 | ./info.el |
---|
1964 | ./info.elc |
---|
1965 | ./informat.el |
---|
1966 | ./informat.elc |
---|
1967 | ./international |
---|
1968 | ./international/ccl.el |
---|
1969 | ./international/ccl.elc |
---|
1970 | ./international/characters.el |
---|
1971 | ./international/characters.elc |
---|
1972 | ./international/codepage.el |
---|
1973 | ./international/codepage.elc |
---|
1974 | ./international/encoded-kb.el |
---|
1975 | ./international/encoded-kb.elc |
---|
1976 | ./international/fontset.el |
---|
1977 | ./international/fontset.elc |
---|
1978 | ./international/isearch-x.el |
---|
1979 | ./international/isearch-x.elc |
---|
1980 | ./international/iso-acc.el |
---|
1981 | ./international/iso-acc.elc |
---|
1982 | ./international/iso-ascii.el |
---|
1983 | ./international/iso-ascii.elc |
---|
1984 | ./international/iso-cvt.el |
---|
1985 | ./international/iso-cvt.elc |
---|
1986 | ./international/iso-insert.el |
---|
1987 | ./international/iso-insert.elc |
---|
1988 | ./international/iso-swed.el |
---|
1989 | ./international/iso-swed.elc |
---|
1990 | ./international/iso-transl.el |
---|
1991 | ./international/iso-transl.elc |
---|
1992 | ./international/ja-dic-cnv.el |
---|
1993 | ./international/ja-dic-cnv.elc |
---|
1994 | ./international/ja-dic-utl.el |
---|
1995 | ./international/ja-dic-utl.elc |
---|
1996 | ./international/kinsoku.el |
---|
1997 | ./international/kinsoku.elc |
---|
1998 | ./international/kkc.el |
---|
1999 | ./international/kkc.elc |
---|
2000 | ./international/latin-1.el |
---|
2001 | ./international/latin-2.el |
---|
2002 | ./international/latin-3.el |
---|
2003 | ./international/latin-4.el |
---|
2004 | ./international/latin-5.el |
---|
2005 | ./international/latin-8.el |
---|
2006 | ./international/latin-9.el |
---|
2007 | ./international/latin1-disp.el |
---|
2008 | ./international/latin1-disp.elc |
---|
2009 | ./international/mule-cmds.el |
---|
2010 | ./international/mule-cmds.elc |
---|
2011 | ./international/mule-conf.el |
---|
2012 | ./international/mule-diag.el |
---|
2013 | ./international/mule-diag.elc |
---|
2014 | ./international/mule-util.el |
---|
2015 | ./international/mule-util.elc |
---|
2016 | ./international/mule.el |
---|
2017 | ./international/mule.elc |
---|
2018 | ./international/ogonek.el |
---|
2019 | ./international/ogonek.elc |
---|
2020 | ./international/quail.el |
---|
2021 | ./international/quail.elc |
---|
2022 | ./international/swedish.el |
---|
2023 | ./international/swedish.elc |
---|
2024 | ./international/titdic-cnv.el |
---|
2025 | ./international/titdic-cnv.elc |
---|
2026 | ./international/utf-8.el |
---|
2027 | ./international/utf-8.elc |
---|
2028 | ./isearch.el |
---|
2029 | ./isearch.elc |
---|
2030 | ./iswitchb.el |
---|
2031 | ./iswitchb.elc |
---|
2032 | ./jit-lock.el |
---|
2033 | ./jit-lock.elc |
---|
2034 | ./jka-compr.el |
---|
2035 | ./jka-compr.elc |
---|
2036 | ./kermit.el |
---|
2037 | ./kermit.elc |
---|
2038 | ./language |
---|
2039 | ./language/china-util.el |
---|
2040 | ./language/china-util.elc |
---|
2041 | ./language/chinese.el |
---|
2042 | ./language/chinese.elc |
---|
2043 | ./language/cyril-util.el |
---|
2044 | ./language/cyril-util.elc |
---|
2045 | ./language/cyrillic.el |
---|
2046 | ./language/cyrillic.elc |
---|
2047 | ./language/czech.el |
---|
2048 | ./language/czech.elc |
---|
2049 | ./language/devan-util.el |
---|
2050 | ./language/devan-util.elc |
---|
2051 | ./language/devanagari.el |
---|
2052 | ./language/devanagari.elc |
---|
2053 | ./language/english.el |
---|
2054 | ./language/english.elc |
---|
2055 | ./language/ethio-util.el |
---|
2056 | ./language/ethio-util.elc |
---|
2057 | ./language/ethiopic.el |
---|
2058 | ./language/ethiopic.elc |
---|
2059 | ./language/european.el |
---|
2060 | ./language/european.elc |
---|
2061 | ./language/greek.el |
---|
2062 | ./language/greek.elc |
---|
2063 | ./language/hebrew.el |
---|
2064 | ./language/hebrew.elc |
---|
2065 | ./language/indian.el |
---|
2066 | ./language/indian.elc |
---|
2067 | ./language/japan-util.el |
---|
2068 | ./language/japan-util.elc |
---|
2069 | ./language/japanese.el |
---|
2070 | ./language/japanese.elc |
---|
2071 | ./language/korea-util.el |
---|
2072 | ./language/korea-util.elc |
---|
2073 | ./language/korean.el |
---|
2074 | ./language/korean.elc |
---|
2075 | ./language/lao-util.el |
---|
2076 | ./language/lao-util.elc |
---|
2077 | ./language/lao.el |
---|
2078 | ./language/lao.elc |
---|
2079 | ./language/misc-lang.el |
---|
2080 | ./language/misc-lang.elc |
---|
2081 | ./language/romanian.el |
---|
2082 | ./language/romanian.elc |
---|
2083 | ./language/slovak.el |
---|
2084 | ./language/slovak.elc |
---|
2085 | ./language/thai-util.el |
---|
2086 | ./language/thai-util.elc |
---|
2087 | ./language/thai.el |
---|
2088 | ./language/thai.elc |
---|
2089 | ./language/tibet-util.el |
---|
2090 | ./language/tibet-util.elc |
---|
2091 | ./language/tibetan.el |
---|
2092 | ./language/tibetan.elc |
---|
2093 | ./language/viet-util.el |
---|
2094 | ./language/viet-util.elc |
---|
2095 | ./language/vietnamese.el |
---|
2096 | ./language/vietnamese.elc |
---|
2097 | ./lazy-lock.el |
---|
2098 | ./lazy-lock.elc |
---|
2099 | ./ledit.el |
---|
2100 | ./ledit.elc |
---|
2101 | ./loaddefs.el |
---|
2102 | ./loadhist.el |
---|
2103 | ./loadhist.elc |
---|
2104 | ./loadup.el |
---|
2105 | ./locate.el |
---|
2106 | ./locate.elc |
---|
2107 | ./log-edit.el |
---|
2108 | ./log-edit.elc |
---|
2109 | ./log-view.el |
---|
2110 | ./log-view.elc |
---|
2111 | ./lpr.el |
---|
2112 | ./lpr.elc |
---|
2113 | ./ls-lisp.el |
---|
2114 | ./ls-lisp.elc |
---|
2115 | ./macros.el |
---|
2116 | ./macros.elc |
---|
2117 | ./mail |
---|
2118 | ./mail/blessmail.el |
---|
2119 | ./mail/emacsbug.el |
---|
2120 | ./mail/emacsbug.elc |
---|
2121 | ./mail/feedmail.el |
---|
2122 | ./mail/feedmail.elc |
---|
2123 | ./mail/footnote.el |
---|
2124 | ./mail/footnote.elc |
---|
2125 | ./mail/mail-extr.el |
---|
2126 | ./mail/mail-extr.elc |
---|
2127 | ./mail/mail-hist.el |
---|
2128 | ./mail/mail-hist.elc |
---|
2129 | ./mail/mail-utils.el |
---|
2130 | ./mail/mail-utils.elc |
---|
2131 | ./mail/mailabbrev.el |
---|
2132 | ./mail/mailabbrev.elc |
---|
2133 | ./mail/mailalias.el |
---|
2134 | ./mail/mailalias.elc |
---|
2135 | ./mail/mailheader.el |
---|
2136 | ./mail/mailheader.elc |
---|
2137 | ./mail/mailpost.el |
---|
2138 | ./mail/mailpost.elc |
---|
2139 | ./mail/metamail.el |
---|
2140 | ./mail/metamail.elc |
---|
2141 | ./mail/mh-comp.el |
---|
2142 | ./mail/mh-comp.elc |
---|
2143 | ./mail/mh-e.el |
---|
2144 | ./mail/mh-e.elc |
---|
2145 | ./mail/mh-funcs.el |
---|
2146 | ./mail/mh-funcs.elc |
---|
2147 | ./mail/mh-mime.el |
---|
2148 | ./mail/mh-mime.elc |
---|
2149 | ./mail/mh-pick.el |
---|
2150 | ./mail/mh-pick.elc |
---|
2151 | ./mail/mh-seq.el |
---|
2152 | ./mail/mh-seq.elc |
---|
2153 | ./mail/mh-utils.el |
---|
2154 | ./mail/mh-utils.elc |
---|
2155 | ./mail/mspools.el |
---|
2156 | ./mail/mspools.elc |
---|
2157 | ./mail/reporter.el |
---|
2158 | ./mail/reporter.elc |
---|
2159 | ./mail/rfc2368.el |
---|
2160 | ./mail/rfc2368.elc |
---|
2161 | ./mail/rfc822.el |
---|
2162 | ./mail/rfc822.elc |
---|
2163 | ./mail/rmail.el |
---|
2164 | ./mail/rmail.elc |
---|
2165 | ./mail/rmailedit.el |
---|
2166 | ./mail/rmailedit.elc |
---|
2167 | ./mail/rmailkwd.el |
---|
2168 | ./mail/rmailkwd.elc |
---|
2169 | ./mail/rmailmsc.el |
---|
2170 | ./mail/rmailmsc.elc |
---|
2171 | ./mail/rmailout.el |
---|
2172 | ./mail/rmailout.elc |
---|
2173 | ./mail/rmailsort.el |
---|
2174 | ./mail/rmailsort.elc |
---|
2175 | ./mail/rmailsum.el |
---|
2176 | ./mail/rmailsum.elc |
---|
2177 | ./mail/sendmail.el |
---|
2178 | ./mail/sendmail.elc |
---|
2179 | ./mail/smtpmail.el |
---|
2180 | ./mail/smtpmail.elc |
---|
2181 | ./mail/supercite.el |
---|
2182 | ./mail/supercite.elc |
---|
2183 | ./mail/uce.el |
---|
2184 | ./mail/uce.elc |
---|
2185 | ./mail/undigest.el |
---|
2186 | ./mail/undigest.elc |
---|
2187 | ./mail/unrmail.el |
---|
2188 | ./mail/unrmail.elc |
---|
2189 | ./mail/vms-pmail.el |
---|
2190 | ./mail/vms-pmail.elc |
---|
2191 | ./Makefile |
---|
2192 | ./Makefile.in |
---|
2193 | ./makefile.nt |
---|
2194 | ./makefile.w32-in |
---|
2195 | ./makesum.el |
---|
2196 | ./makesum.elc |
---|
2197 | ./man.el |
---|
2198 | ./man.elc |
---|
2199 | ./map-ynp.el |
---|
2200 | ./map-ynp.elc |
---|
2201 | ./menu-bar.el |
---|
2202 | ./menu-bar.elc |
---|
2203 | ./midnight.el |
---|
2204 | ./midnight.elc |
---|
2205 | ./minibuf-eldef.el |
---|
2206 | ./minibuf-eldef.elc |
---|
2207 | ./misc.el |
---|
2208 | ./misc.elc |
---|
2209 | ./mouse-copy.el |
---|
2210 | ./mouse-copy.elc |
---|
2211 | ./mouse-drag.el |
---|
2212 | ./mouse-drag.elc |
---|
2213 | ./mouse-sel.el |
---|
2214 | ./mouse-sel.elc |
---|
2215 | ./mouse.el |
---|
2216 | ./mouse.elc |
---|
2217 | ./msb.el |
---|
2218 | ./msb.elc |
---|
2219 | ./mwheel.el |
---|
2220 | ./mwheel.elc |
---|
2221 | ./net |
---|
2222 | ./net/ange-ftp.el |
---|
2223 | ./net/ange-ftp.elc |
---|
2224 | ./net/browse-url.el |
---|
2225 | ./net/browse-url.elc |
---|
2226 | ./net/eudc-bob.el |
---|
2227 | ./net/eudc-bob.elc |
---|
2228 | ./net/eudc-export.el |
---|
2229 | ./net/eudc-export.elc |
---|
2230 | ./net/eudc-hotlist.el |
---|
2231 | ./net/eudc-hotlist.elc |
---|
2232 | ./net/eudc-vars.el |
---|
2233 | ./net/eudc-vars.elc |
---|
2234 | ./net/eudc.el |
---|
2235 | ./net/eudc.elc |
---|
2236 | ./net/eudcb-bbdb.el |
---|
2237 | ./net/eudcb-bbdb.elc |
---|
2238 | ./net/eudcb-ldap.el |
---|
2239 | ./net/eudcb-ldap.elc |
---|
2240 | ./net/eudcb-ph.el |
---|
2241 | ./net/eudcb-ph.elc |
---|
2242 | ./net/goto-addr.el |
---|
2243 | ./net/goto-addr.elc |
---|
2244 | ./net/ldap.el |
---|
2245 | ./net/ldap.elc |
---|
2246 | ./net/net-utils.el |
---|
2247 | ./net/net-utils.elc |
---|
2248 | ./net/quickurl.el |
---|
2249 | ./net/quickurl.elc |
---|
2250 | ./net/rcompile.el |
---|
2251 | ./net/rcompile.elc |
---|
2252 | ./net/rlogin.el |
---|
2253 | ./net/rlogin.elc |
---|
2254 | ./net/snmp-mode.el |
---|
2255 | ./net/snmp-mode.elc |
---|
2256 | ./net/telnet.el |
---|
2257 | ./net/telnet.elc |
---|
2258 | ./net/webjump.el |
---|
2259 | ./net/webjump.elc |
---|
2260 | ./net/zone-mode.el |
---|
2261 | ./net/zone-mode.elc |
---|
2262 | ./newcomment.el |
---|
2263 | ./newcomment.elc |
---|
2264 | ./novice.el |
---|
2265 | ./novice.elc |
---|
2266 | ./obsolete |
---|
2267 | ./obsolete/auto-show.el |
---|
2268 | ./obsolete/auto-show.elc |
---|
2269 | ./obsolete/c-mode.el |
---|
2270 | ./obsolete/c-mode.elc |
---|
2271 | ./obsolete/cplus-md.el |
---|
2272 | ./obsolete/cplus-md.elc |
---|
2273 | ./obsolete/hilit19.el |
---|
2274 | ./obsolete/hilit19.elc |
---|
2275 | ./obsolete/hscroll.el |
---|
2276 | ./obsolete/hscroll.elc |
---|
2277 | ./obsolete/ooutline.el |
---|
2278 | ./obsolete/ooutline.elc |
---|
2279 | ./obsolete/profile.el |
---|
2280 | ./obsolete/profile.elc |
---|
2281 | ./obsolete/rnews.el |
---|
2282 | ./obsolete/rnews.elc |
---|
2283 | ./obsolete/rnewspost.el |
---|
2284 | ./obsolete/rnewspost.elc |
---|
2285 | ./obsolete/rsz-mini.el |
---|
2286 | ./obsolete/rsz-mini.elc |
---|
2287 | ./obsolete/sc.el |
---|
2288 | ./obsolete/sc.elc |
---|
2289 | ./obsolete/sun-curs.el |
---|
2290 | ./obsolete/sun-curs.elc |
---|
2291 | ./obsolete/sun-fns.el |
---|
2292 | ./obsolete/sun-fns.elc |
---|
2293 | ./obsolete/uncompress.el |
---|
2294 | ./obsolete/uncompress.elc |
---|
2295 | ./obsolete/x-apollo.el |
---|
2296 | ./obsolete/x-apollo.elc |
---|
2297 | ./obsolete/x-menu.el |
---|
2298 | ./obsolete/x-menu.elc |
---|
2299 | ./options.el |
---|
2300 | ./options.elc |
---|
2301 | ./paren.el |
---|
2302 | ./paren.elc |
---|
2303 | ./patcomp.el |
---|
2304 | ./paths.el |
---|
2305 | ./pcmpl-cvs.el |
---|
2306 | ./pcmpl-cvs.elc |
---|
2307 | ./pcmpl-gnu.el |
---|
2308 | ./pcmpl-gnu.elc |
---|
2309 | ./pcmpl-linux.el |
---|
2310 | ./pcmpl-linux.elc |
---|
2311 | ./pcmpl-rpm.el |
---|
2312 | ./pcmpl-rpm.elc |
---|
2313 | ./pcmpl-unix.el |
---|
2314 | ./pcmpl-unix.elc |
---|
2315 | ./pcomplete.el |
---|
2316 | ./pcomplete.elc |
---|
2317 | ./pcvs-defs.el |
---|
2318 | ./pcvs-defs.elc |
---|
2319 | ./pcvs-info.el |
---|
2320 | ./pcvs-info.elc |
---|
2321 | ./pcvs-parse.el |
---|
2322 | ./pcvs-parse.elc |
---|
2323 | ./pcvs-util.el |
---|
2324 | ./pcvs-util.elc |
---|
2325 | ./pcvs.el |
---|
2326 | ./pcvs.elc |
---|
2327 | ./play |
---|
2328 | ./play/5x5.el |
---|
2329 | ./play/5x5.elc |
---|
2330 | ./play/animate.el |
---|
2331 | ./play/animate.elc |
---|
2332 | ./play/blackbox.el |
---|
2333 | ./play/blackbox.elc |
---|
2334 | ./play/bruce.el |
---|
2335 | ./play/cookie1.el |
---|
2336 | ./play/cookie1.elc |
---|
2337 | ./play/decipher.el |
---|
2338 | ./play/decipher.elc |
---|
2339 | ./play/dissociate.el |
---|
2340 | ./play/dissociate.elc |
---|
2341 | ./play/doctor.el |
---|
2342 | ./play/doctor.elc |
---|
2343 | ./play/dunnet.el |
---|
2344 | ./play/dunnet.elc |
---|
2345 | ./play/fortune.el |
---|
2346 | ./play/fortune.elc |
---|
2347 | ./play/gamegrid.el |
---|
2348 | ./play/gamegrid.elc |
---|
2349 | ./play/gametree.el |
---|
2350 | ./play/gametree.elc |
---|
2351 | ./play/gomoku.el |
---|
2352 | ./play/gomoku.elc |
---|
2353 | ./play/handwrite.el |
---|
2354 | ./play/handwrite.elc |
---|
2355 | ./play/hanoi.el |
---|
2356 | ./play/hanoi.elc |
---|
2357 | ./play/landmark.el |
---|
2358 | ./play/landmark.elc |
---|
2359 | ./play/life.el |
---|
2360 | ./play/life.elc |
---|
2361 | ./play/meese.el |
---|
2362 | ./play/meese.elc |
---|
2363 | ./play/morse.el |
---|
2364 | ./play/morse.elc |
---|
2365 | ./play/mpuz.el |
---|
2366 | ./play/mpuz.elc |
---|
2367 | ./play/pong.el |
---|
2368 | ./play/pong.elc |
---|
2369 | ./play/snake.el |
---|
2370 | ./play/snake.elc |
---|
2371 | ./play/solitaire.el |
---|
2372 | ./play/solitaire.elc |
---|
2373 | ./play/spook.el |
---|
2374 | ./play/spook.elc |
---|
2375 | ./play/studly.el |
---|
2376 | ./play/studly.elc |
---|
2377 | ./play/tetris.el |
---|
2378 | ./play/tetris.elc |
---|
2379 | ./play/yow.el |
---|
2380 | ./play/yow.elc |
---|
2381 | ./play/zone.el |
---|
2382 | ./play/zone.elc |
---|
2383 | ./progmodes |
---|
2384 | ./progmodes/ada-mode.el |
---|
2385 | ./progmodes/ada-mode.elc |
---|
2386 | ./progmodes/ada-prj.el |
---|
2387 | ./progmodes/ada-prj.elc |
---|
2388 | ./progmodes/ada-stmt.el |
---|
2389 | ./progmodes/ada-stmt.elc |
---|
2390 | ./progmodes/ada-xref.el |
---|
2391 | ./progmodes/ada-xref.elc |
---|
2392 | ./progmodes/antlr-mode.el |
---|
2393 | ./progmodes/antlr-mode.elc |
---|
2394 | ./progmodes/asm-mode.el |
---|
2395 | ./progmodes/asm-mode.elc |
---|
2396 | ./progmodes/autoconf.el |
---|
2397 | ./progmodes/autoconf.elc |
---|
2398 | ./progmodes/awk-mode.el |
---|
2399 | ./progmodes/awk-mode.elc |
---|
2400 | ./progmodes/cc-align.el |
---|
2401 | ./progmodes/cc-align.elc |
---|
2402 | ./progmodes/cc-bytecomp.el |
---|
2403 | ./progmodes/cc-bytecomp.elc |
---|
2404 | ./progmodes/cc-cmds.el |
---|
2405 | ./progmodes/cc-cmds.elc |
---|
2406 | ./progmodes/cc-compat.el |
---|
2407 | ./progmodes/cc-compat.elc |
---|
2408 | ./progmodes/cc-defs.el |
---|
2409 | ./progmodes/cc-defs.elc |
---|
2410 | ./progmodes/cc-engine.el |
---|
2411 | ./progmodes/cc-engine.elc |
---|
2412 | ./progmodes/cc-langs.el |
---|
2413 | ./progmodes/cc-langs.elc |
---|
2414 | ./progmodes/cc-menus.el |
---|
2415 | ./progmodes/cc-menus.elc |
---|
2416 | ./progmodes/cc-mode.el |
---|
2417 | ./progmodes/cc-mode.elc |
---|
2418 | ./progmodes/cc-styles.el |
---|
2419 | ./progmodes/cc-styles.elc |
---|
2420 | ./progmodes/cc-vars.el |
---|
2421 | ./progmodes/cc-vars.elc |
---|
2422 | ./progmodes/cmacexp.el |
---|
2423 | ./progmodes/cmacexp.elc |
---|
2424 | ./progmodes/compile.el |
---|
2425 | ./progmodes/compile.elc |
---|
2426 | ./progmodes/cperl-mode.el |
---|
2427 | ./progmodes/cperl-mode.elc |
---|
2428 | ./progmodes/cpp.el |
---|
2429 | ./progmodes/cpp.elc |
---|
2430 | ./progmodes/cwarn.el |
---|
2431 | ./progmodes/cwarn.elc |
---|
2432 | ./progmodes/dcl-mode.el |
---|
2433 | ./progmodes/dcl-mode.elc |
---|
2434 | ./progmodes/delphi.el |
---|
2435 | ./progmodes/delphi.elc |
---|
2436 | ./progmodes/ebnf-bnf.el |
---|
2437 | ./progmodes/ebnf-bnf.elc |
---|
2438 | ./progmodes/ebnf-iso.el |
---|
2439 | ./progmodes/ebnf-iso.elc |
---|
2440 | ./progmodes/ebnf-otz.el |
---|
2441 | ./progmodes/ebnf-otz.elc |
---|
2442 | ./progmodes/ebnf-yac.el |
---|
2443 | ./progmodes/ebnf-yac.elc |
---|
2444 | ./progmodes/ebnf2ps.el |
---|
2445 | ./progmodes/ebnf2ps.elc |
---|
2446 | ./progmodes/ebrowse.el |
---|
2447 | ./progmodes/ebrowse.elc |
---|
2448 | ./progmodes/etags.el |
---|
2449 | ./progmodes/etags.elc |
---|
2450 | ./progmodes/executable.el |
---|
2451 | ./progmodes/executable.elc |
---|
2452 | ./progmodes/f90.el |
---|
2453 | ./progmodes/f90.elc |
---|
2454 | ./progmodes/fortran.el |
---|
2455 | ./progmodes/fortran.elc |
---|
2456 | ./progmodes/glasses.el |
---|
2457 | ./progmodes/glasses.elc |
---|
2458 | ./progmodes/hideif.el |
---|
2459 | ./progmodes/hideif.elc |
---|
2460 | ./progmodes/hideshow.el |
---|
2461 | ./progmodes/hideshow.elc |
---|
2462 | ./progmodes/icon.el |
---|
2463 | ./progmodes/icon.elc |
---|
2464 | ./progmodes/idlw-rinfo.el |
---|
2465 | ./progmodes/idlw-rinfo.elc |
---|
2466 | ./progmodes/idlw-shell.el |
---|
2467 | ./progmodes/idlw-shell.elc |
---|
2468 | ./progmodes/idlw-toolbar.el |
---|
2469 | ./progmodes/idlw-toolbar.elc |
---|
2470 | ./progmodes/idlwave.el |
---|
2471 | ./progmodes/idlwave.elc |
---|
2472 | ./progmodes/inf-lisp.el |
---|
2473 | ./progmodes/inf-lisp.elc |
---|
2474 | ./progmodes/m4-mode.el |
---|
2475 | ./progmodes/m4-mode.elc |
---|
2476 | ./progmodes/make-mode.el |
---|
2477 | ./progmodes/make-mode.elc |
---|
2478 | ./progmodes/mantemp.el |
---|
2479 | ./progmodes/mantemp.elc |
---|
2480 | ./progmodes/meta-mode.el |
---|
2481 | ./progmodes/meta-mode.elc |
---|
2482 | ./progmodes/modula2.el |
---|
2483 | ./progmodes/modula2.elc |
---|
2484 | ./progmodes/octave-hlp.el |
---|
2485 | ./progmodes/octave-hlp.elc |
---|
2486 | ./progmodes/octave-inf.el |
---|
2487 | ./progmodes/octave-inf.elc |
---|
2488 | ./progmodes/octave-mod.el |
---|
2489 | ./progmodes/octave-mod.elc |
---|
2490 | ./progmodes/pascal.el |
---|
2491 | ./progmodes/pascal.elc |
---|
2492 | ./progmodes/perl-mode.el |
---|
2493 | ./progmodes/perl-mode.elc |
---|
2494 | ./progmodes/prolog.el |
---|
2495 | ./progmodes/prolog.elc |
---|
2496 | ./progmodes/ps-mode.el |
---|
2497 | ./progmodes/ps-mode.elc |
---|
2498 | ./progmodes/scheme.el |
---|
2499 | ./progmodes/scheme.elc |
---|
2500 | ./progmodes/sh-script.el |
---|
2501 | ./progmodes/sh-script.elc |
---|
2502 | ./progmodes/simula.el |
---|
2503 | ./progmodes/simula.elc |
---|
2504 | ./progmodes/sql.el |
---|
2505 | ./progmodes/sql.elc |
---|
2506 | ./progmodes/tcl.el |
---|
2507 | ./progmodes/tcl.elc |
---|
2508 | ./progmodes/vhdl-mode.el |
---|
2509 | ./progmodes/vhdl-mode.elc |
---|
2510 | ./ps-bdf.el |
---|
2511 | ./ps-bdf.elc |
---|
2512 | ./ps-mule.el |
---|
2513 | ./ps-mule.elc |
---|
2514 | ./ps-print.el |
---|
2515 | ./ps-print.elc |
---|
2516 | ./README |
---|
2517 | ./recentf.el |
---|
2518 | ./recentf.elc |
---|
2519 | ./rect.el |
---|
2520 | ./rect.elc |
---|
2521 | ./regi.el |
---|
2522 | ./regi.elc |
---|
2523 | ./register.el |
---|
2524 | ./register.elc |
---|
2525 | ./repeat.el |
---|
2526 | ./repeat.elc |
---|
2527 | ./replace.el |
---|
2528 | ./replace.elc |
---|
2529 | ./reposition.el |
---|
2530 | ./reposition.elc |
---|
2531 | ./resume.el |
---|
2532 | ./resume.elc |
---|
2533 | ./rot13.el |
---|
2534 | ./rot13.elc |
---|
2535 | ./s-region.el |
---|
2536 | ./s-region.elc |
---|
2537 | ./saveplace.el |
---|
2538 | ./saveplace.elc |
---|
2539 | ./sb-dir-minus.xpm |
---|
2540 | ./sb-dir-plus.xpm |
---|
2541 | ./sb-dir.xpm |
---|
2542 | ./sb-mail.xpm |
---|
2543 | ./sb-pg-minus.xpm |
---|
2544 | ./sb-pg-plus.xpm |
---|
2545 | ./sb-pg.xpm |
---|
2546 | ./sb-tag-gt.xpm |
---|
2547 | ./sb-tag-minus.xpm |
---|
2548 | ./sb-tag-plus.xpm |
---|
2549 | ./sb-tag-type.xpm |
---|
2550 | ./sb-tag-v.xpm |
---|
2551 | ./sb-tag.xpm |
---|
2552 | ./scroll-all.el |
---|
2553 | ./scroll-all.elc |
---|
2554 | ./scroll-bar.el |
---|
2555 | ./scroll-bar.elc |
---|
2556 | ./select.el |
---|
2557 | ./select.elc |
---|
2558 | ./server.el |
---|
2559 | ./server.elc |
---|
2560 | ./shadowfile.el |
---|
2561 | ./shadowfile.elc |
---|
2562 | ./shell.el |
---|
2563 | ./shell.elc |
---|
2564 | ./simple.el |
---|
2565 | ./simple.elc |
---|
2566 | ./site-init.el |
---|
2567 | ./skeleton.el |
---|
2568 | ./skeleton.elc |
---|
2569 | ./smerge-mode.el |
---|
2570 | ./smerge-mode.elc |
---|
2571 | ./sort.el |
---|
2572 | ./sort.elc |
---|
2573 | ./soundex.el |
---|
2574 | ./soundex.elc |
---|
2575 | ./speedbar.el |
---|
2576 | ./speedbar.elc |
---|
2577 | ./startup.el |
---|
2578 | ./startup.elc |
---|
2579 | ./strokes.el |
---|
2580 | ./strokes.elc |
---|
2581 | ./subdirs.el |
---|
2582 | ./subr.el |
---|
2583 | ./subr.elc |
---|
2584 | ./tabify.el |
---|
2585 | ./tabify.elc |
---|
2586 | ./talk.el |
---|
2587 | ./talk.elc |
---|
2588 | ./tar-mode.el |
---|
2589 | ./tar-mode.elc |
---|
2590 | ./tcp.el |
---|
2591 | ./tcp.elc |
---|
2592 | ./tempo.el |
---|
2593 | ./tempo.elc |
---|
2594 | ./term |
---|
2595 | ./term/apollo.el |
---|
2596 | ./term/AT386.el |
---|
2597 | ./term/bg-mouse.el |
---|
2598 | ./term/bg-mouse.elc |
---|
2599 | ./term/bobcat.el |
---|
2600 | ./term/internal.el |
---|
2601 | ./term/iris-ansi.el |
---|
2602 | ./term/keyswap.el |
---|
2603 | ./term/linux.el |
---|
2604 | ./term/lk201.el |
---|
2605 | ./term/mac-win.el |
---|
2606 | ./term/mac-win.elc |
---|
2607 | ./term/news.el |
---|
2608 | ./term/pc-win.el |
---|
2609 | ./term/pc-win.elc |
---|
2610 | ./term/README |
---|
2611 | ./term/sun-mouse.el |
---|
2612 | ./term/sun-mouse.elc |
---|
2613 | ./term/sun.el |
---|
2614 | ./term/sun.elc |
---|
2615 | ./term/sup-mouse.el |
---|
2616 | ./term/sup-mouse.elc |
---|
2617 | ./term/tty-colors.el |
---|
2618 | ./term/tty-colors.elc |
---|
2619 | ./term/tvi970.el |
---|
2620 | ./term/tvi970.elc |
---|
2621 | ./term/vt100.el |
---|
2622 | ./term/vt100.elc |
---|
2623 | ./term/vt102.el |
---|
2624 | ./term/vt125.el |
---|
2625 | ./term/vt200.el |
---|
2626 | ./term/vt201.el |
---|
2627 | ./term/vt220.el |
---|
2628 | ./term/vt240.el |
---|
2629 | ./term/vt300.el |
---|
2630 | ./term/vt320.el |
---|
2631 | ./term/vt400.el |
---|
2632 | ./term/vt420.el |
---|
2633 | ./term/w32-win.el |
---|
2634 | ./term/w32-win.elc |
---|
2635 | ./term/wyse50.el |
---|
2636 | ./term/x-win.el |
---|
2637 | ./term/x-win.elc |
---|
2638 | ./term/xterm.el |
---|
2639 | ./term.el |
---|
2640 | ./term.elc |
---|
2641 | ./terminal.el |
---|
2642 | ./terminal.elc |
---|
2643 | ./textmodes |
---|
2644 | ./textmodes/artist.el |
---|
2645 | ./textmodes/artist.elc |
---|
2646 | ./textmodes/bib-mode.el |
---|
2647 | ./textmodes/bib-mode.elc |
---|
2648 | ./textmodes/bibtex.el |
---|
2649 | ./textmodes/bibtex.elc |
---|
2650 | ./textmodes/fill.el |
---|
2651 | ./textmodes/fill.elc |
---|
2652 | ./textmodes/flyspell.el |
---|
2653 | ./textmodes/flyspell.elc |
---|
2654 | ./textmodes/ispell.el |
---|
2655 | ./textmodes/ispell.elc |
---|
2656 | ./textmodes/makeinfo.el |
---|
2657 | ./textmodes/makeinfo.elc |
---|
2658 | ./textmodes/nroff-mode.el |
---|
2659 | ./textmodes/nroff-mode.elc |
---|
2660 | ./textmodes/outline.el |
---|
2661 | ./textmodes/outline.elc |
---|
2662 | ./textmodes/page-ext.el |
---|
2663 | ./textmodes/page-ext.elc |
---|
2664 | ./textmodes/page.el |
---|
2665 | ./textmodes/page.elc |
---|
2666 | ./textmodes/paragraphs.el |
---|
2667 | ./textmodes/paragraphs.elc |
---|
2668 | ./textmodes/picture.el |
---|
2669 | ./textmodes/picture.elc |
---|
2670 | ./textmodes/refbib.el |
---|
2671 | ./textmodes/refbib.elc |
---|
2672 | ./textmodes/refer.el |
---|
2673 | ./textmodes/refer.elc |
---|
2674 | ./textmodes/refill.el |
---|
2675 | ./textmodes/refill.elc |
---|
2676 | ./textmodes/reftex-auc.el |
---|
2677 | ./textmodes/reftex-auc.elc |
---|
2678 | ./textmodes/reftex-cite.el |
---|
2679 | ./textmodes/reftex-cite.elc |
---|
2680 | ./textmodes/reftex-dcr.el |
---|
2681 | ./textmodes/reftex-dcr.elc |
---|
2682 | ./textmodes/reftex-global.el |
---|
2683 | ./textmodes/reftex-global.elc |
---|
2684 | ./textmodes/reftex-index.el |
---|
2685 | ./textmodes/reftex-index.elc |
---|
2686 | ./textmodes/reftex-parse.el |
---|
2687 | ./textmodes/reftex-parse.elc |
---|
2688 | ./textmodes/reftex-ref.el |
---|
2689 | ./textmodes/reftex-ref.elc |
---|
2690 | ./textmodes/reftex-sel.el |
---|
2691 | ./textmodes/reftex-sel.elc |
---|
2692 | ./textmodes/reftex-toc.el |
---|
2693 | ./textmodes/reftex-toc.elc |
---|
2694 | ./textmodes/reftex-vars.el |
---|
2695 | ./textmodes/reftex-vars.elc |
---|
2696 | ./textmodes/reftex.el |
---|
2697 | ./textmodes/reftex.elc |
---|
2698 | ./textmodes/scribe.el |
---|
2699 | ./textmodes/scribe.elc |
---|
2700 | ./textmodes/sgml-mode.el |
---|
2701 | ./textmodes/sgml-mode.elc |
---|
2702 | ./textmodes/spell.el |
---|
2703 | ./textmodes/spell.elc |
---|
2704 | ./textmodes/tex-mode.el |
---|
2705 | ./textmodes/tex-mode.elc |
---|
2706 | ./textmodes/texinfmt.el |
---|
2707 | ./textmodes/texinfmt.elc |
---|
2708 | ./textmodes/texinfo.el |
---|
2709 | ./textmodes/texinfo.elc |
---|
2710 | ./textmodes/texnfo-upd.el |
---|
2711 | ./textmodes/texnfo-upd.elc |
---|
2712 | ./textmodes/text-mode.el |
---|
2713 | ./textmodes/text-mode.elc |
---|
2714 | ./textmodes/tildify.el |
---|
2715 | ./textmodes/tildify.elc |
---|
2716 | ./textmodes/two-column.el |
---|
2717 | ./textmodes/two-column.elc |
---|
2718 | ./textmodes/underline.el |
---|
2719 | ./textmodes/underline.elc |
---|
2720 | ./thingatpt.el |
---|
2721 | ./thingatpt.elc |
---|
2722 | ./time-stamp.el |
---|
2723 | ./time-stamp.elc |
---|
2724 | ./time.el |
---|
2725 | ./time.elc |
---|
2726 | ./timer.el |
---|
2727 | ./timer.elc |
---|
2728 | ./timezone.el |
---|
2729 | ./timezone.elc |
---|
2730 | ./tmm.el |
---|
2731 | ./tmm.elc |
---|
2732 | ./toolbar |
---|
2733 | ./toolbar/attach.pbm |
---|
2734 | ./toolbar/cancel.pbm |
---|
2735 | ./toolbar/cancel.xpm |
---|
2736 | ./toolbar/close.pbm |
---|
2737 | ./toolbar/close.xpm |
---|
2738 | ./toolbar/copy.pbm |
---|
2739 | ./toolbar/copy.xpm |
---|
2740 | ./toolbar/cut.pbm |
---|
2741 | ./toolbar/cut.xpm |
---|
2742 | ./toolbar/exit.pbm |
---|
2743 | ./toolbar/exit.xpm |
---|
2744 | ./toolbar/fld_open.pbm |
---|
2745 | ./toolbar/fld_open.xpm |
---|
2746 | ./toolbar/help.pbm |
---|
2747 | ./toolbar/help.xpm |
---|
2748 | ./toolbar/home.pbm |
---|
2749 | ./toolbar/home.xpm |
---|
2750 | ./toolbar/index.pbm |
---|
2751 | ./toolbar/index.xpm |
---|
2752 | ./toolbar/info.pbm |
---|
2753 | ./toolbar/info.xpm |
---|
2754 | ./toolbar/jump_to.pbm |
---|
2755 | ./toolbar/jump_to.xpm |
---|
2756 | ./toolbar/left_arrow.pbm |
---|
2757 | ./toolbar/left_arrow.xpm |
---|
2758 | ./toolbar/mail.pbm |
---|
2759 | ./toolbar/mail.xpm |
---|
2760 | ./toolbar/mail_compose.pbm |
---|
2761 | ./toolbar/mail_compose.xpm |
---|
2762 | ./toolbar/mail_send.pbm |
---|
2763 | ./toolbar/mail_send.xpm |
---|
2764 | ./toolbar/new.pbm |
---|
2765 | ./toolbar/new.xpm |
---|
2766 | ./toolbar/open.pbm |
---|
2767 | ./toolbar/open.xpm |
---|
2768 | ./toolbar/paste.pbm |
---|
2769 | ./toolbar/paste.xpm |
---|
2770 | ./toolbar/preferences.pbm |
---|
2771 | ./toolbar/preferences.xpm |
---|
2772 | ./toolbar/print.pbm |
---|
2773 | ./toolbar/print.xpm |
---|
2774 | ./toolbar/right_arrow.pbm |
---|
2775 | ./toolbar/right_arrow.xpm |
---|
2776 | ./toolbar/save.pbm |
---|
2777 | ./toolbar/save.xpm |
---|
2778 | ./toolbar/saveas.pbm |
---|
2779 | ./toolbar/saveas.xpm |
---|
2780 | ./toolbar/search-replace.pbm |
---|
2781 | ./toolbar/search-replace.xpm |
---|
2782 | ./toolbar/search.pbm |
---|
2783 | ./toolbar/search.xpm |
---|
2784 | ./toolbar/spell.pbm |
---|
2785 | ./toolbar/spell.xpm |
---|
2786 | ./toolbar/tool-bar.el |
---|
2787 | ./toolbar/tool-bar.elc |
---|
2788 | ./toolbar/undo.pbm |
---|
2789 | ./toolbar/undo.xpm |
---|
2790 | ./toolbar/up_arrow.pbm |
---|
2791 | ./toolbar/up_arrow.xpm |
---|
2792 | ./tooltip.el |
---|
2793 | ./tooltip.elc |
---|
2794 | ./type-break.el |
---|
2795 | ./type-break.elc |
---|
2796 | ./uniquify.el |
---|
2797 | ./uniquify.elc |
---|
2798 | ./unused.el |
---|
2799 | ./unused.elc |
---|
2800 | ./userlock.el |
---|
2801 | ./userlock.elc |
---|
2802 | ./vc-cvs.el |
---|
2803 | ./vc-cvs.elc |
---|
2804 | ./vc-hooks.el |
---|
2805 | ./vc-hooks.elc |
---|
2806 | ./vc-rcs.el |
---|
2807 | ./vc-rcs.elc |
---|
2808 | ./vc-sccs.el |
---|
2809 | ./vc-sccs.elc |
---|
2810 | ./vc.el |
---|
2811 | ./vc.elc |
---|
2812 | ./vcursor.el |
---|
2813 | ./vcursor.elc |
---|
2814 | ./version.el |
---|
2815 | ./view.el |
---|
2816 | ./view.elc |
---|
2817 | ./vms-patch.el |
---|
2818 | ./vms-patch.elc |
---|
2819 | ./vmsproc.el |
---|
2820 | ./vmsproc.elc |
---|
2821 | ./vt-control.el |
---|
2822 | ./vt-control.elc |
---|
2823 | ./vt100-led.el |
---|
2824 | ./vt100-led.elc |
---|
2825 | ./w32-fns.el |
---|
2826 | ./w32-fns.elc |
---|
2827 | ./which-func.el |
---|
2828 | ./which-func.elc |
---|
2829 | ./whitespace.el |
---|
2830 | ./whitespace.elc |
---|
2831 | ./wid-browse.el |
---|
2832 | ./wid-browse.elc |
---|
2833 | ./wid-edit.el |
---|
2834 | ./wid-edit.elc |
---|
2835 | ./widget.el |
---|
2836 | ./widget.elc |
---|
2837 | ./windmove.el |
---|
2838 | ./windmove.elc |
---|
2839 | ./window.el |
---|
2840 | ./window.elc |
---|
2841 | ./winner.el |
---|
2842 | ./winner.elc |
---|
2843 | ./woman.el |
---|
2844 | ./woman.elc |
---|
2845 | ./xml.el |
---|
2846 | ./xml.elc |
---|
2847 | ./xscheme.el |
---|
2848 | ./xscheme.elc |
---|
2849 | ./xt-mouse.el |
---|
2850 | ./xt-mouse.elc |
---|
2851 | rm -f /opt/local/share/emacs/21.2/lisp/subdirs.el |
---|
2852 | /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/update-subdirs /opt/local/share/emacs/21.2/lisp |
---|
2853 | if [ -f /opt/local/share/emacs/21.2/site-lisp/subdirs.el ]; \ |
---|
2854 | then true; \ |
---|
2855 | else \ |
---|
2856 | (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; \ |
---|
2857 | echo " (normal-top-level-add-subdirs-to-load-path))") \ |
---|
2858 | > /opt/local/share/emacs/21.2/site-lisp/subdirs.el; \ |
---|
2859 | fi |
---|
2860 | chmod a+r /opt/local/share/emacs/21.2/site-lisp/subdirs.el |
---|
2861 | if [ -f /opt/local/share/emacs/site-lisp/subdirs.el ]; \ |
---|
2862 | then true; \ |
---|
2863 | else \ |
---|
2864 | (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; \ |
---|
2865 | echo " (normal-top-level-add-subdirs-to-load-path))") \ |
---|
2866 | > /opt/local/share/emacs/site-lisp/subdirs.el; \ |
---|
2867 | fi |
---|
2868 | chmod a+r /opt/local/share/emacs/site-lisp/subdirs.el |
---|
2869 | unset CDPATH; \ |
---|
2870 | if [ `(cd ./etc; /bin/pwd)` != `(cd /opt/local/share/emacs/21.2/etc; /bin/pwd)` ]; \ |
---|
2871 | then \ |
---|
2872 | echo "Copying etc/DOC-* to /opt/local/share/emacs/21.2/etc ..." ; \ |
---|
2873 | (cd ./etc; tar -chf - DOC*) \ |
---|
2874 | |(cd /opt/local/share/emacs/21.2/etc; umask 0; tar -xvf - && cat > /dev/null) || exit 1; \ |
---|
2875 | (cd /opt/local/share/emacs/21.2/etc; chmod a+r DOC*; rm DOC); \ |
---|
2876 | else true; fi |
---|
2877 | Copying etc/DOC-* to /opt/local/share/emacs/21.2/etc ... |
---|
2878 | DOC |
---|
2879 | DOC-21.2.1 |
---|
2880 | unset CDPATH; \ |
---|
2881 | if [ -r ./lisp ] \ |
---|
2882 | && [ -r ./lisp/simple.el ] \ |
---|
2883 | && [ x`(cd ./lisp; /bin/pwd)` != x`(cd /opt/local/share/emacs/21.2/lisp; /bin/pwd)` ] \ |
---|
2884 | && [ x`(cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lisp; /bin/pwd)` != x`(cd ./lisp; /bin/pwd)` ]; \ |
---|
2885 | then \ |
---|
2886 | echo "Copying lisp/*.el and lisp/*.elc to /opt/local/share/emacs/21.2/lisp ..." ; \ |
---|
2887 | (cd lisp; tar -chf - *.el *.elc) \ |
---|
2888 | |(cd /opt/local/share/emacs/21.2/lisp; umask 0; tar -xvf - && cat > /dev/null) || exit 1; \ |
---|
2889 | else true; fi |
---|
2890 | unset CDPATH; \ |
---|
2891 | thisdir=`/bin/pwd`; \ |
---|
2892 | if [ `(cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/info && /bin/pwd)` != `(cd /opt/local/info && /bin/pwd)` ]; \ |
---|
2893 | then \ |
---|
2894 | (cd /opt/local/info; \ |
---|
2895 | if [ -f dir ]; then true; \ |
---|
2896 | else \ |
---|
2897 | (cd ${thisdir}; \ |
---|
2898 | /usr/bin/install -c -m 644 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/info/dir /opt/local/info/dir; \ |
---|
2899 | chmod a+r /opt/local/info/dir); \ |
---|
2900 | fi; \ |
---|
2901 | cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/info ; \ |
---|
2902 | for f in ada-mode* autotype* ccmode* cl* dired-x* ebrowse* ediff* efaq* emacs* eshell* eudc* forms* gnus* idlwave* info* message* mh-e* pcl-cvs* reftex* sc* speedbar* vip* widget* woman*; do \ |
---|
2903 | (cd ${thisdir}; \ |
---|
2904 | /usr/bin/install -c -m 644 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/info/$f /opt/local/info/$f; \ |
---|
2905 | chmod a+r /opt/local/info/$f); \ |
---|
2906 | done); \ |
---|
2907 | else true; fi |
---|
2908 | unset CDPATH; \ |
---|
2909 | thisdir=`/bin/pwd`; \ |
---|
2910 | if [ `(cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/info && /bin/pwd)` != `(cd /opt/local/info && /bin/pwd)` ]; \ |
---|
2911 | then \ |
---|
2912 | for f in ada-mode autotype ccmode cl dired-x ebrowse ediff efaq emacs emacs-mime eshell eudc forms gnus idlwave info message mh-e pcl-cvs reftex sc speedbar vip viper widget woman; do \ |
---|
2913 | (cd ${thisdir}; \ |
---|
2914 | install-info --info-dir=/opt/local/info /opt/local/info/$f); \ |
---|
2915 | done; \ |
---|
2916 | else true; fi |
---|
2917 | chmod -R a+r /opt/local/share/emacs /opt/local/share/emacs/21.2/etc /opt/local/share/emacs/21.2/lisp /opt/local/info |
---|
2918 | thisdir=`/bin/pwd`; \ |
---|
2919 | cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/etc; \ |
---|
2920 | for page in emacs etags gfdl ; do \ |
---|
2921 | (cd ${thisdir}; \ |
---|
2922 | /usr/bin/install -c -m 644 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/etc/${page}.1 /opt/local/man/man1/${page}.1; \ |
---|
2923 | chmod a+r /opt/local/man/man1/${page}.1); \ |
---|
2924 | done |
---|
2925 | (cd lib-src; \ |
---|
2926 | make install prefix=/opt/local \ |
---|
2927 | exec_prefix=/opt/local bindir=/opt/local/bin \ |
---|
2928 | libexecdir=/opt/local/libexec archlibdir=/opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1 \ |
---|
2929 | INSTALL_STRIP=) |
---|
2930 | |
---|
2931 | Installing utilities run internally by Emacs. |
---|
2932 | /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/mkinstalldirs /opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1 |
---|
2933 | mkdir /opt/local/libexec/emacs |
---|
2934 | mkdir /opt/local/libexec/emacs/21.2 |
---|
2935 | mkdir /opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1 |
---|
2936 | if [ `(cd /opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1 && /bin/pwd)` != `/bin/pwd` ]; then for file in profile digest-doc sorted-doc movemail cvtmail fakemail yow emacsserver hexl; do /usr/bin/install -c $file /opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1/$file ; done ; fi |
---|
2937 | if [ `(cd /opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1 && /bin/pwd)` != `(cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src && /bin/pwd)` ]; then for file in rcs2log vcdiff; do /usr/bin/install -c /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/$file /opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1/$file; done ; fi |
---|
2938 | |
---|
2939 | Installing utilities for users to run. |
---|
2940 | for file in etags emacsclient b2m ebrowse ; do /usr/bin/install -c ${file} /opt/local/bin/${file} ; chmod a+rx /opt/local/bin/${file}; done |
---|
2941 | for file in rcs-checkin grep-changelog ; do /usr/bin/install -c /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/${file} /opt/local/bin/${file} ; chmod a+rx /opt/local/bin/${file}; done |
---|
2942 | /usr/bin/install -c src/emacs /opt/local/bin/emacs-21.2 |
---|
2943 | rm -f /opt/local/bin/emacs |
---|
2944 | ln /opt/local/bin/emacs-21.2 /opt/local/bin/emacs |
---|
2945 | unset CDPATH; \ |
---|
2946 | for f in `cd lib-src && echo fns-*.el`; do \ |
---|
2947 | if test -r lib-src/$f ; then \ |
---|
2948 | /usr/bin/install -c -m 644 lib-src/$f /opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1/$f; \ |
---|
2949 | else true; fi ; \ |
---|
2950 | done |
---|
2951 | cd leim; make install |
---|
2952 | make[1]: Nothing to be done for `install'. |
---|
2953 | cd lib-src; make maybe-blessmail \ |
---|
2954 | MAKE='make' archlibdir='/opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1' |
---|
2955 | make[1]: Nothing to be done for `maybe-blessmail'. |
---|
2956 | ---> Adding emacs to registry, this may take a moment... |
---|
2957 | DEBUG: Executing com.apple.registry (emacs) |
---|
2958 | ---> Warning: Registry adding contents of directory /opt/local/libexec/emacs/21.2 |
---|
2959 | ---> Warning: Registry adding contents of directory /opt/local/share/emacs/21.2 |
---|
2960 | [moogle:~/dev/darwinports] cadamson% |
---|
2961 | |
---|
2962 | |
---|
2963 | |
---|
2964 | |
---|
2965 | |
---|
2966 | [moogle:~] cadamson% /opt/local/bin/emacs |
---|
2967 | Fatal error (10).Bus error |
---|
2968 | [moogle:~] cadamson% /opt/local/bin/emacs-21.2 |
---|
2969 | Fatal error (10).Bus error |
---|
2970 | [moogle:~] cadamson% |
---|