0
|
1 ;;; finder-inf.el --- keyword-to-package mapping
|
|
2 ;; Keywords: help
|
|
3 ;;; Commentary:
|
|
4 ;; Don't edit this file. It's generated by finder.el
|
|
5
|
|
6 ;;; Code:
|
|
7
|
|
8 (setq finder-package-info '(
|
|
9 ("paths.el"
|
|
10 "define pathnames for use by various Emacs commands."
|
|
11 (internal)
|
|
12 "lisp/")
|
118
|
13 ("site-load.el"
|
|
14 "Template file for site-wide XEmacs customization"
|
|
15 (internal)
|
|
16 "lisp/")
|
|
17 ("font-latex.el"
|
|
18 "LaTeX fontification for Font Lock mode."
|
|
19 (latex faces)
|
|
20 "lisp/auctex/")
|
|
21 ("latex.el"
|
|
22 "Support for LaTeX documents."
|
|
23 (wp)
|
|
24 "lisp/auctex/")
|
|
25 ("multi-prompt.el"
|
|
26 "completing read of multiple strings."
|
|
27 (extensions)
|
|
28 "lisp/auctex/")
|
|
29 ("tex.el"
|
|
30 "Support for TeX documents."
|
|
31 (wp)
|
|
32 "lisp/auctex/")
|
|
33 ("byte-optimize.el"
|
|
34 "the optimization passes of the emacs-lisp byte compiler."
|
|
35 (internal)
|
|
36 "lisp/bytecomp/")
|
|
37 ("bytecomp-runtime.el"
|
|
38 "byte-compiler support for inlining"
|
|
39 (internal)
|
|
40 "lisp/bytecomp/")
|
0
|
41 ("bytecomp.el"
|
|
42 "compilation of Lisp code into byte code."
|
|
43 (internal)
|
|
44 "lisp/bytecomp/")
|
|
45 ("disass.el"
|
|
46 "disassembler for compiled Emacs Lisp code"
|
|
47 (internal)
|
|
48 "lisp/bytecomp/")
|
|
49 ("appt.el"
|
|
50 "appointment notification functions."
|
|
51 (calendar)
|
|
52 "lisp/calendar/")
|
|
53 ("cal-dst.el"
|
|
54 "calendar functions for daylight savings rules."
|
|
55 (calendar)
|
|
56 "lisp/calendar/")
|
|
57 ("cal-french.el"
|
|
58 "calendar functions for the French Revolutionary calendar."
|
|
59 (calendar)
|
|
60 "lisp/calendar/")
|
|
61 ("cal-mayan.el"
|
|
62 "calendar functions for the Mayan calendars."
|
|
63 (calendar)
|
|
64 "lisp/calendar/")
|
|
65 ("cal-x.el"
|
|
66 "calendar windows in dedicated frames in x-windows"
|
|
67 (calendar)
|
|
68 "lisp/calendar/")
|
|
69 ("cal-xemacs.el"
|
|
70 "calendar functions for menu bar and popup menu support"
|
|
71 (calendar)
|
|
72 "lisp/calendar/")
|
|
73 ("calendar.el"
|
118
|
74 "Calendar functions. -*-byte-compile-dynamic: t;-*-"
|
0
|
75 (calendar)
|
|
76 "lisp/calendar/")
|
|
77 ("diary-ins.el"
|
|
78 "calendar functions for adding diary entries."
|
|
79 (diary calendar)
|
|
80 "lisp/calendar/")
|
|
81 ("diary-lib.el"
|
|
82 "diary functions."
|
|
83 (calendar)
|
|
84 "lisp/calendar/")
|
|
85 ("holidays.el"
|
|
86 "holiday functions for the calendar package"
|
|
87 (holidays calendar)
|
|
88 "lisp/calendar/")
|
|
89 ("lunar.el"
|
|
90 "calendar functions for phases of the moon."
|
|
91 (calendar)
|
|
92 "lisp/calendar/")
|
|
93 ("solar.el"
|
|
94 "calendar functions for solar events."
|
|
95 (calendar)
|
|
96 "lisp/calendar/")
|
118
|
97 ("cl-autoload.el"
|
|
98 "Generate the autoload file cl-defs.el."
|
|
99 (extensions lisp)
|
|
100 "lisp/cl/")
|
|
101 ("cl-compat.el"
|
|
102 "Common Lisp extensions for GNU Emacs Lisp (compatibility)"
|
|
103 (extensions)
|
|
104 "lisp/cl/")
|
|
105 ("cl-extra.el"
|
|
106 "Common Lisp extensions for GNU Emacs Lisp (part two)"
|
|
107 (extensions)
|
|
108 "lisp/cl/")
|
|
109 ("cl-macs.el"
|
|
110 "Common Lisp extensions for GNU Emacs Lisp (part four)"
|
|
111 (extensions)
|
|
112 "lisp/cl/")
|
|
113 ("cl-seq.el"
|
|
114 "Common Lisp extensions for GNU Emacs Lisp (part three)"
|
|
115 (extensions)
|
|
116 "lisp/cl/")
|
|
117 ("cl.el"
|
|
118 "Common Lisp extensions for GNU Emacs Lisp"
|
|
119 (extensions lisp)
|
|
120 "lisp/cl/")
|
0
|
121 ("background.el"
|
|
122 "fun with background jobs"
|
|
123 (processes)
|
|
124 "lisp/comint/")
|
118
|
125 ("comint-xemacs.el"
|
|
126 "Face customizations for comint"
|
|
127 (help faces)
|
|
128 "lisp/comint/")
|
0
|
129 ("comint.el"
|
|
130 "general command interpreter in a window stuff"
|
|
131 (processes)
|
|
132 "lisp/comint/")
|
|
133 ("dbx.el"
|
|
134 "run dbx under Emacs"
|
|
135 (c unix tools debugging)
|
|
136 "lisp/comint/")
|
|
137 ("gdb.el"
|
|
138 "run gdb under Emacs"
|
|
139 (c unix tools debugging)
|
|
140 "lisp/comint/")
|
118
|
141 ("gdbsrc.el"
|
|
142 "Source-based (as opposed to comint-based) debugger"
|
|
143 (c unix tools debugging)
|
|
144 "lisp/comint/")
|
0
|
145 ("gud.el"
|
|
146 "Grand Unified Debugger mode for gdb, sdb, dbx, or xdb"
|
|
147 (c unix tools debugging)
|
|
148 "lisp/comint/")
|
118
|
149 ("history.el"
|
|
150 "Generic history stuff"
|
|
151 nil
|
|
152 "lisp/comint/")
|
0
|
153 ("inf-lisp.el"
|
|
154 "an inferior-lisp mode"
|
|
155 (processes lisp)
|
|
156 "lisp/comint/")
|
|
157 ("kermit.el"
|
|
158 "additions to shell mode for use with kermit, etc."
|
118
|
159 (comm)
|
0
|
160 "lisp/comint/")
|
|
161 ("rlogin.el"
|
|
162 "remote login interface"
|
|
163 (unix comm)
|
|
164 "lisp/comint/")
|
|
165 ("shell.el"
|
|
166 "specialized comint.el for running the shell."
|
|
167 (processes)
|
|
168 "lisp/comint/")
|
|
169 ("telnet.el"
|
|
170 "run a telnet session from within an Emacs buffer"
|
|
171 (comm unix)
|
|
172 "lisp/comint/")
|
118
|
173 ("cus-edit.el"
|
|
174 "Tools for customization Emacs."
|
|
175 (help faces)
|
|
176 "lisp/custom/")
|
|
177 ("cus-face.el"
|
|
178 "XEmacs specific custom support."
|
|
179 (help faces)
|
|
180 "lisp/custom/")
|
|
181 ("custom.el"
|
|
182 "Tools for declaring and initializing options."
|
|
183 (help faces)
|
|
184 "lisp/custom/")
|
|
185 ("wid-browse.el"
|
|
186 "Functions for browsing widgets."
|
|
187 (extensions)
|
|
188 "lisp/custom/")
|
|
189 ("wid-edit.el"
|
|
190 "Functions for creating and using widgets."
|
|
191 (extensions)
|
|
192 "lisp/custom/")
|
|
193 ("widget-example.el"
|
|
194 "example of using the widget library"
|
|
195 (help extensions faces hypermedia)
|
|
196 "lisp/custom/")
|
|
197 ("widget.el"
|
|
198 "a library of user interface components."
|
|
199 (help extensions faces hypermedia)
|
|
200 "lisp/custom/")
|
|
201 ("advise-eval-region.el"
|
|
202 "Wrap advice around eval-region"
|
|
203 (extensions lisp)
|
|
204 "lisp/edebug/")
|
0
|
205 ("cust-print.el"
|
|
206 "handles print-level and print-circle."
|
|
207 (extensions)
|
|
208 "lisp/edebug/")
|
118
|
209 ("edebug-cl-read.el"
|
|
210 "Edebug reader macros for use with cl-read."
|
|
211 (lisp tools maint)
|
|
212 "lisp/edebug/")
|
0
|
213 ("edebug.el"
|
|
214 "a source-level debugger for Emacs Lisp"
|
118
|
215 (lisp tools maint)
|
|
216 "lisp/edebug/")
|
|
217 ("eval-reg.el"
|
|
218 "Redefine eval-region, and subrs that use it, in Lisp"
|
|
219 (lisp)
|
0
|
220 "lisp/edebug/")
|
|
221 ("ediff-diff.el"
|
|
222 "diff-related utilities"
|
|
223 nil
|
|
224 "lisp/ediff/")
|
118
|
225 ("ediff-help.el"
|
|
226 "Code related to the contents of Ediff help buffers"
|
|
227 nil
|
|
228 "lisp/ediff/")
|
0
|
229 ("ediff-hook.el"
|
|
230 "setup for Ediff's menus and autoloads"
|
|
231 nil
|
|
232 "lisp/ediff/")
|
|
233 ("ediff-init.el"
|
|
234 "Macros, variables, and defsubsts used by Ediff"
|
|
235 nil
|
|
236 "lisp/ediff/")
|
|
237 ("ediff-merg.el"
|
|
238 "merging utilities"
|
|
239 nil
|
|
240 "lisp/ediff/")
|
118
|
241 ("ediff-mult.el"
|
0
|
242 "support for multi-file/multi-buffer processing in Ediff"
|
|
243 nil
|
|
244 "lisp/ediff/")
|
118
|
245 ("ediff-ptch.el"
|
|
246 "Ediff's patch support"
|
|
247 nil
|
|
248 "lisp/ediff/")
|
|
249 ("ediff-tbar.el"
|
|
250 "A toolbar for Ediff control buffer"
|
|
251 nil
|
|
252 "lisp/ediff/")
|
0
|
253 ("ediff-util.el"
|
|
254 "the core commands and utilities of ediff"
|
|
255 nil
|
|
256 "lisp/ediff/")
|
118
|
257 ("ediff-vers.el"
|
|
258 "version control interface to Ediff"
|
|
259 nil
|
|
260 "lisp/ediff/")
|
0
|
261 ("ediff-wind.el"
|
|
262 "window manipulation utilities"
|
|
263 nil
|
|
264 "lisp/ediff/")
|
|
265 ("ediff.el"
|
|
266 "a comprehensive visual interface to diff & patch"
|
|
267 (comparing merging patching version control.)
|
|
268 "lisp/ediff/")
|
118
|
269 ("egg-wnn.el"
|
|
270 "a inputting method communicating with [jck]server"
|
|
271 (inputting method)
|
|
272 "lisp/egg/")
|
0
|
273 ("ebuff-menu.el"
|
|
274 "electric-buffer-list mode"
|
118
|
275 (frames)
|
0
|
276 "lisp/electric/")
|
|
277 ("echistory.el"
|
|
278 "Electric Command History Mode"
|
118
|
279 (extensions)
|
0
|
280 "lisp/electric/")
|
|
281 ("ehelp.el"
|
|
282 "bindings for electric-help mode"
|
|
283 (help extensions)
|
|
284 "lisp/electric/")
|
|
285 ("electric.el"
|
|
286 "window maker and Command loop for `electric' modes."
|
|
287 (extensions)
|
|
288 "lisp/electric/")
|
|
289 ("helper.el"
|
|
290 "utility help package supporting help in electric modes"
|
|
291 (help)
|
|
292 "lisp/electric/")
|
118
|
293 ("crisp.el"
|
126
|
294 "CRiSP/Brief Emacs emulator"
|
118
|
295 (emulations brief crisp)
|
|
296 "lisp/emulators/")
|
|
297 ("edt-lk201.el"
|
|
298 "Enhanced EDT Keypad Mode Emulation for LK-201 Keyboards"
|
0
|
299 (emulations)
|
|
300 "lisp/emulators/")
|
118
|
301 ("edt-mapper.el"
|
|
302 "Create an EDT LK-201 Map File for X-Windows Emacs"
|
|
303 (emulations)
|
|
304 "lisp/emulators/")
|
|
305 ("edt-pc.el"
|
|
306 "Enhanced EDT Keypad Mode Emulation for PC 101 Keyboards"
|
|
307 (emulations)
|
|
308 "lisp/emulators/")
|
|
309 ("edt-vt100.el"
|
|
310 "Enhanced EDT Keypad Mode Emulation for VT Series Terminals"
|
|
311 (emulations)
|
|
312 "lisp/emulators/")
|
|
313 ("edt.el"
|
|
314 "Enhanced EDT Keypad Mode Emulation for GNU Emacs 19"
|
0
|
315 (emulations)
|
|
316 "lisp/emulators/")
|
|
317 ("mlconvert.el"
|
|
318 "convert buffer of Mocklisp code to real lisp."
|
|
319 (emulations)
|
|
320 "lisp/emulators/")
|
|
321 ("mlsupport.el"
|
|
322 "run-time support for mocklisp code."
|
|
323 (extensions)
|
|
324 "lisp/emulators/")
|
118
|
325 ("scroll-lock.el"
|
|
326 "scroll-locking minor mode"
|
|
327 (scroll crisp brief lock)
|
|
328 "lisp/emulators/")
|
0
|
329 ("teco.el"
|
|
330 "Teco interpreter for Gnu Emacs, version 1."
|
118
|
331 (emulators)
|
0
|
332 "lisp/emulators/")
|
|
333 ("tpu-doc.el"
|
|
334 "Documentation for TPU-edt"
|
|
335 (emulations)
|
|
336 "lisp/emulators/")
|
|
337 ("tpu-edt.el"
|
|
338 "Emacs emulating TPU emulating EDT"
|
|
339 (emulations)
|
|
340 "lisp/emulators/")
|
|
341 ("tpu-extras.el"
|
|
342 "Scroll margins and free cursor mode for TPU-edt"
|
|
343 (emulations)
|
|
344 "lisp/emulators/")
|
118
|
345 ("tpu-mapper.el"
|
|
346 "Create a TPU-edt X-windows keymap file"
|
|
347 (emulations)
|
|
348 "lisp/emulators/")
|
0
|
349 ("ws-mode.el"
|
|
350 "WordStar emulation mode for GNU Emacs"
|
118
|
351 (emulations)
|
0
|
352 "lisp/emulators/")
|
|
353 ("eos.el"
|
|
354 "Intereactively loads the XEmacs/SPARCworks interface"
|
|
355 (sparcworks eos era on sparcworks load)
|
|
356 "lisp/eos/")
|
|
357 ("loaddefs-eos.el"
|
|
358 "define standard autoloads of other files"
|
|
359 (internal)
|
|
360 "lisp/eos/")
|
|
361 ("sun-eos-browser.el"
|
|
362 "Implements the XEmacs/SPARCworks SourceBrowser interface"
|
|
363 (sparcworks eos era on sparcworks sbrowser source browser)
|
|
364 "lisp/eos/")
|
|
365 ("sun-eos-debugger-extra.el"
|
|
366 "Implements the XEmacs/SPARCworks Debugger interface"
|
|
367 (sparcworks eos era on sparcworks debugger dbx)
|
|
368 "lisp/eos/")
|
|
369 ("sun-eos-debugger.el"
|
|
370 "Implements the XEmacs/SPARCworks interface"
|
|
371 (sparcworks eos era on sparcworks debugger dbx)
|
|
372 "lisp/eos/")
|
|
373 ("sun-eos-editor.el"
|
|
374 "Implements the XEmacs/SPARCworks editor protocol"
|
|
375 (sparcworks eos era on sparcworks editor)
|
|
376 "lisp/eos/")
|
|
377 ("sun-eos-init.el"
|
|
378 "Initializes the XEmacs/SPARCworks interface"
|
|
379 (sparcworks eos era on sparcworks initialize)
|
|
380 "lisp/eos/")
|
|
381 ("sun-eos-load.el"
|
|
382 "Loads the XEmacs/SPARCworks interface code"
|
|
383 (sparcworks eos era on sparcworks debugger dbx)
|
|
384 "lisp/eos/")
|
|
385 ("sun-eos-menubar.el"
|
|
386 "Implements the XEmacs/SPARCworks menubar"
|
|
387 (sparcworks eos era on sparcworks menubar)
|
|
388 "lisp/eos/")
|
|
389 ("sun-eos-toolbar.el"
|
|
390 "Implements the EOS toolbar interface"
|
|
391 (sparcworks eos era on sparcworks toolbar)
|
|
392 "lisp/eos/")
|
|
393 ("sun-eos.el"
|
|
394 "Intereactively loads the XEmacs/SPARCworks interface"
|
|
395 (sparcworks eos era on sparcworks load)
|
|
396 "lisp/eos/")
|
118
|
397 ("term.el"
|
|
398 "general command interpreter in a window stuff"
|
|
399 nil
|
|
400 "lisp/eterm/")
|
0
|
401 ("tshell.el"
|
|
402 "specialized term.el for running the shell."
|
|
403 (processes)
|
|
404 "lisp/eterm/")
|
118
|
405 ("NeXTify.el"
|
|
406 "Character insertion variation"
|
|
407 (games)
|
|
408 "lisp/games/")
|
0
|
409 ("blackbox.el"
|
|
410 "blackbox game in Emacs Lisp"
|
|
411 (games)
|
|
412 "lisp/games/")
|
118
|
413 ("conx.el"
|
|
414 "Yet another dissociater"
|
|
415 (games)
|
|
416 "lisp/games/")
|
0
|
417 ("cookie1.el"
|
|
418 "retrieve random phrases from fortune cookie files"
|
|
419 (games)
|
|
420 "lisp/games/")
|
118
|
421 ("decipher.el"
|
|
422 "Cryptanalyze monoalphabetic substitution ciphers"
|
|
423 (games)
|
|
424 "lisp/games/")
|
0
|
425 ("dissociate.el"
|
|
426 "scramble text amusingly for Emacs."
|
|
427 (games)
|
|
428 "lisp/games/")
|
|
429 ("doctor.el"
|
|
430 "psychological help for frustrated users."
|
|
431 (games)
|
|
432 "lisp/games/")
|
|
433 ("dunnet.el"
|
|
434 "Text adventure for Emacs"
|
|
435 (games)
|
|
436 "lisp/games/")
|
118
|
437 ("flame.el"
|
|
438 "Automated insults"
|
|
439 (games)
|
|
440 "lisp/games/")
|
0
|
441 ("gomoku.el"
|
|
442 "Gomoku game between you and Emacs"
|
|
443 (games)
|
|
444 "lisp/games/")
|
|
445 ("hanoi.el"
|
|
446 "towers of hanoi in GNUmacs"
|
|
447 (games)
|
|
448 "lisp/games/")
|
|
449 ("life.el"
|
|
450 "John Horton Conway's `Life' game for GNU Emacs"
|
|
451 (games)
|
|
452 "lisp/games/")
|
|
453 ("mpuz.el"
|
118
|
454 "multiplication puzzle for XEmacs"
|
0
|
455 (games)
|
|
456 "lisp/games/")
|
|
457 ("spook.el"
|
|
458 "spook phrase utility for overloading the NSA line eater"
|
|
459 (games)
|
|
460 "lisp/games/")
|
|
461 ("studly.el"
|
|
462 "StudlyCaps (tm)(r)(c)(xxx)"
|
|
463 (games)
|
|
464 "lisp/games/")
|
118
|
465 ("xmine.el"
|
|
466 "Mine game for XEmacs"
|
|
467 (games)
|
|
468 "lisp/games/")
|
0
|
469 ("yow.el"
|
|
470 "quote random zippyisms"
|
|
471 (games)
|
|
472 "lisp/games/")
|
118
|
473 ("dgnushack.el"
|
|
474 "a hack to set the load path for byte-compiling"
|
|
475 (news path)
|
|
476 "lisp/gnus/")
|
|
477 ("earcon.el"
|
|
478 "Sound effects for messages"
|
|
479 (news fun sound)
|
|
480 "lisp/gnus/")
|
|
481 ("gnus-art.el"
|
|
482 "article mode commands for Gnus"
|
|
483 (news)
|
|
484 "lisp/gnus/")
|
|
485 ("gnus-async.el"
|
|
486 "asynchronous support for Gnus"
|
|
487 (news)
|
|
488 "lisp/gnus/")
|
|
489 ("gnus-audio.el"
|
|
490 "Sound effects for Gnus"
|
|
491 (news)
|
|
492 "lisp/gnus/")
|
|
493 ("gnus-bcklg.el"
|
|
494 "backlog functions for Gnus"
|
|
495 (news)
|
|
496 "lisp/gnus/")
|
|
497 ("gnus-cache.el"
|
|
498 "cache interface for Gnus"
|
|
499 (news)
|
|
500 "lisp/gnus/")
|
|
501 ("gnus-cite.el"
|
|
502 "parse citations in articles for Gnus"
|
|
503 (news mail)
|
|
504 "lisp/gnus/")
|
|
505 ("gnus-cus.el"
|
|
506 "customization commands for Gnus"
|
|
507 (news)
|
|
508 "lisp/gnus/")
|
|
509 ("gnus-demon.el"
|
|
510 "daemonic Gnus behaviour"
|
|
511 (news)
|
|
512 "lisp/gnus/")
|
|
513 ("gnus-dup.el"
|
|
514 "suppression of duplicate articles in Gnus"
|
|
515 (news)
|
|
516 "lisp/gnus/")
|
|
517 ("gnus-eform.el"
|
|
518 "a mode for editing forms for Gnus"
|
|
519 (news)
|
|
520 "lisp/gnus/")
|
|
521 ("gnus-ems.el"
|
|
522 "functions for making Gnus work under different Emacsen"
|
|
523 (news)
|
|
524 "lisp/gnus/")
|
|
525 ("gnus-gl.el"
|
|
526 "an interface to GroupLens for Gnus"
|
|
527 (news score)
|
|
528 "lisp/gnus/")
|
|
529 ("gnus-group.el"
|
|
530 "group mode commands for Gnus"
|
|
531 (news)
|
|
532 "lisp/gnus/")
|
|
533 ("gnus-int.el"
|
|
534 "backend interface functions for Gnus"
|
|
535 (news)
|
|
536 "lisp/gnus/")
|
|
537 ("gnus-kill.el"
|
|
538 "kill commands for Gnus"
|
|
539 (news)
|
|
540 "lisp/gnus/")
|
|
541 ("gnus-load.el"
|
|
542 "automatically extracted custom dependencies"
|
0
|
543 nil
|
|
544 "lisp/gnus/")
|
118
|
545 ("gnus-logic.el"
|
|
546 "advanced scoring code for Gnus"
|
|
547 (news)
|
|
548 "lisp/gnus/")
|
|
549 ("gnus-mh.el"
|
|
550 "mh-e interface for Gnus"
|
|
551 (news)
|
|
552 "lisp/gnus/")
|
|
553 ("gnus-move.el"
|
|
554 "commands for moving Gnus from one server to another"
|
|
555 (news)
|
|
556 "lisp/gnus/")
|
|
557 ("gnus-msg.el"
|
|
558 "mail and post interface for Gnus"
|
|
559 (news)
|
|
560 "lisp/gnus/")
|
|
561 ("gnus-nocem.el"
|
|
562 "NoCeM pseudo-cancellation treatment"
|
|
563 (news)
|
|
564 "lisp/gnus/")
|
|
565 ("gnus-picon.el"
|
|
566 "displaying pretty icons in Gnus"
|
|
567 (news xpm annotation glyph faces)
|
|
568 "lisp/gnus/")
|
|
569 ("gnus-range.el"
|
|
570 "range and sequence functions for Gnus"
|
|
571 (news)
|
|
572 "lisp/gnus/")
|
|
573 ("gnus-salt.el"
|
|
574 "alternate summary mode interfaces for Gnus"
|
0
|
575 nil
|
|
576 "lisp/gnus/")
|
118
|
577 ("gnus-score.el"
|
|
578 "scoring code for Gnus"
|
|
579 (news)
|
|
580 "lisp/gnus/")
|
|
581 ("gnus-setup.el"
|
|
582 "Initialization & Setup for Gnus 5"
|
|
583 (news)
|
|
584 "lisp/gnus/")
|
|
585 ("gnus-soup.el"
|
|
586 "SOUP packet writing support for Gnus"
|
|
587 (news mail)
|
|
588 "lisp/gnus/")
|
|
589 ("gnus-spec.el"
|
|
590 "format spec functions for Gnus"
|
|
591 (news)
|
|
592 "lisp/gnus/")
|
|
593 ("gnus-srvr.el"
|
|
594 "virtual server support for Gnus"
|
0
|
595 (news)
|
|
596 "lisp/gnus/")
|
118
|
597 ("gnus-start.el"
|
|
598 "startup functions for Gnus"
|
|
599 (news)
|
|
600 "lisp/gnus/")
|
|
601 ("gnus-sum.el"
|
|
602 "summary mode commands for Gnus"
|
|
603 (news)
|
|
604 "lisp/gnus/")
|
|
605 ("gnus-topic.el"
|
|
606 "a folding minor mode for Gnus group buffers"
|
|
607 (news)
|
|
608 "lisp/gnus/")
|
|
609 ("gnus-undo.el"
|
|
610 "minor mode for undoing in Gnus"
|
|
611 (news)
|
|
612 "lisp/gnus/")
|
|
613 ("gnus-util.el"
|
|
614 "utility functions for Gnus"
|
|
615 (news)
|
|
616 "lisp/gnus/")
|
|
617 ("gnus-uu.el"
|
|
618 "extract (uu)encoded files in Gnus"
|
|
619 nil
|
|
620 "lisp/gnus/")
|
|
621 ("gnus-vm.el"
|
|
622 "vm interface for Gnus"
|
|
623 (news mail)
|
|
624 "lisp/gnus/")
|
|
625 ("gnus-win.el"
|
|
626 "window configuration functions for Gnus"
|
|
627 (news)
|
|
628 "lisp/gnus/")
|
|
629 ("gnus-xmas.el"
|
|
630 "Gnus functions for XEmacs"
|
50
|
631 (news)
|
|
632 "lisp/gnus/")
|
118
|
633 ("gnus.el"
|
|
634 "a newsreader for GNU Emacs"
|
|
635 (news mail)
|
|
636 "lisp/gnus/")
|
|
637 ("mailheader.el"
|
|
638 "Mail header parsing, merging, formatting"
|
|
639 (tools mail news)
|
|
640 "lisp/gnus/")
|
|
641 ("message.el"
|
|
642 "composing mail and news messages"
|
|
643 (mail news)
|
|
644 "lisp/gnus/")
|
|
645 ("messagexmas.el"
|
|
646 "XEmacs extensions to message"
|
|
647 (mail news)
|
|
648 "lisp/gnus/")
|
|
649 ("messcompat.el"
|
|
650 "making message mode compatible with mail mode"
|
|
651 (mail news)
|
|
652 "lisp/gnus/")
|
|
653 ("nnbabyl.el"
|
|
654 "rmail mbox access for Gnus"
|
|
655 (news mail)
|
|
656 "lisp/gnus/")
|
|
657 ("nndb.el"
|
|
658 "nndb access for Gnus"
|
|
659 (news)
|
|
660 "lisp/gnus/")
|
|
661 ("nndir.el"
|
|
662 "single directory newsgroup access for Gnus"
|
|
663 (news)
|
|
664 "lisp/gnus/")
|
|
665 ("nndoc.el"
|
|
666 "single file access for Gnus"
|
|
667 (news)
|
|
668 "lisp/gnus/")
|
|
669 ("nndraft.el"
|
|
670 "draft article access for Gnus"
|
0
|
671 (news)
|
|
672 "lisp/gnus/")
|
118
|
673 ("nneething.el"
|
|
674 "random file access for Gnus"
|
|
675 (news mail)
|
|
676 "lisp/gnus/")
|
|
677 ("nnfolder.el"
|
|
678 "mail folder access for Gnus"
|
|
679 (mail)
|
|
680 "lisp/gnus/")
|
|
681 ("nngateway.el"
|
|
682 "posting news via mail gateways"
|
|
683 (news mail)
|
|
684 "lisp/gnus/")
|
|
685 ("nnheader.el"
|
|
686 "header access macros for Gnus and its backends"
|
|
687 (news)
|
|
688 "lisp/gnus/")
|
|
689 ("nnheaderxm.el"
|
|
690 "making Gnus backends work under XEmacs"
|
|
691 (news)
|
|
692 "lisp/gnus/")
|
|
693 ("nnkiboze.el"
|
|
694 "select virtual news access for Gnus"
|
|
695 (news)
|
|
696 "lisp/gnus/")
|
|
697 ("nnmail.el"
|
|
698 "mail support functions for the Gnus mail backends"
|
|
699 (news mail)
|
|
700 "lisp/gnus/")
|
|
701 ("nnmbox.el"
|
|
702 "mail mbox access for Gnus"
|
|
703 (news mail)
|
|
704 "lisp/gnus/")
|
|
705 ("nnmh.el"
|
|
706 "mhspool access for Gnus"
|
|
707 (news mail)
|
|
708 "lisp/gnus/")
|
|
709 ("nnml.el"
|
|
710 "mail spool access for Gnus"
|
|
711 (news mail)
|
|
712 "lisp/gnus/")
|
|
713 ("nnoo.el"
|
|
714 "OO Gnus Backends"
|
|
715 (news)
|
|
716 "lisp/gnus/")
|
|
717 ("nnsoup.el"
|
|
718 "SOUP access for Gnus"
|
|
719 (news mail)
|
50
|
720 "lisp/gnus/")
|
0
|
721 ("nnspool.el"
|
118
|
722 "spool access for GNU Emacs"
|
0
|
723 (news)
|
|
724 "lisp/gnus/")
|
|
725 ("nntp.el"
|
118
|
726 "nntp access for Gnus"
|
|
727 (news)
|
0
|
728 "lisp/gnus/")
|
118
|
729 ("nnvirtual.el"
|
|
730 "virtual newsgroups access for Gnus"
|
|
731 (news)
|
|
732 "lisp/gnus/")
|
|
733 ("nnweb.el"
|
|
734 "retrieving articles via web search engines"
|
0
|
735 (news)
|
|
736 "lisp/gnus/")
|
118
|
737 ("parse-time.el"
|
|
738 "Parsing time strings"
|
|
739 (util)
|
|
740 "lisp/gnus/")
|
|
741 ("pop3.el"
|
|
742 "Post Office Protocol (RFC 1460) interface"
|
|
743 (mail pop3)
|
|
744 "lisp/gnus/")
|
|
745 ("score-mode.el"
|
|
746 "mode for editing Gnus score files"
|
|
747 (news mail)
|
|
748 "lisp/gnus/")
|
|
749 ("smiley.el"
|
|
750 "displaying smiley faces"
|
|
751 (fun)
|
|
752 "lisp/gnus/")
|
|
753 ("hm--html-menu.el"
|
|
754 "A menu for the hm--html-mode."
|
|
755 nil
|
|
756 "lisp/hm--html-menus/")
|
|
757 ("hm--html-mode.el"
|
|
758 "Major mode for editing HTML documents for the WWW"
|
0
|
759 (hypermedia languages help docs wp)
|
|
760 "lisp/hm--html-menus/")
|
|
761 ("html-view.el"
|
|
762 "routines for communicating with a NCSA Mosaic process"
|
118
|
763 (comm unix wp help)
|
0
|
764 "lisp/hm--html-menus/")
|
|
765 ("tmpl-minor-mode.el"
|
|
766 "Template Minor Mode"
|
118
|
767 (data tools)
|
0
|
768 "lisp/hm--html-menus/")
|
118
|
769 ("iso-acc.el"
|
|
770 "minor mode providing electric accent keys"
|
|
771 (i18n)
|
|
772 "lisp/iso/")
|
0
|
773 ("iso-ascii.el"
|
|
774 "set up char tables for ISO 8859/1 on ASCII terminals."
|
|
775 (i18n)
|
|
776 "lisp/iso/")
|
118
|
777 ("iso-cvt.el"
|
|
778 "translate to ISO 8859-1 from/to net/TeX conventions"
|
|
779 (tex iso latin i18n)
|
|
780 "lisp/iso/")
|
0
|
781 ("iso-insert.el"
|
|
782 "insert functions for ISO 8859/1."
|
|
783 (i18n)
|
|
784 "lisp/iso/")
|
|
785 ("iso-swed.el"
|
|
786 "set up char tables for ISO 8859/1 for Swedish/Finnish ttys"
|
|
787 (i18n)
|
|
788 "lisp/iso/")
|
|
789 ("iso-syntax.el"
|
|
790 "set up case-conversion and syntax tables for ISO 8859/1"
|
|
791 (i18n)
|
|
792 "lisp/iso/")
|
|
793 ("swedish.el"
|
|
794 "miscellaneous functions for dealing with Swedish."
|
|
795 (i18n)
|
|
796 "lisp/iso/")
|
118
|
797 ("mc-remail.el"
|
|
798 "Remailer support for Mailcrypt"
|
|
799 nil
|
|
800 "lisp/mailcrypt/")
|
0
|
801 ("mh-comp.el"
|
|
802 "mh-e functions for composing messages"
|
|
803 nil
|
|
804 "lisp/mh-e/")
|
|
805 ("mh-e.el"
|
|
806 "GNU Emacs interface to the MH mail system"
|
|
807 (mail)
|
|
808 "lisp/mh-e/")
|
|
809 ("mh-funcs.el"
|
|
810 "mh-e functions not everyone will use right away"
|
|
811 nil
|
|
812 "lisp/mh-e/")
|
|
813 ("mh-mime.el"
|
|
814 "mh-e support for composing MIME messages"
|
|
815 nil
|
|
816 "lisp/mh-e/")
|
|
817 ("mh-pick.el"
|
|
818 "make a search pattern and search for a message in mh-e"
|
|
819 nil
|
|
820 "lisp/mh-e/")
|
|
821 ("mh-seq.el"
|
|
822 "mh-e sequences support"
|
|
823 nil
|
|
824 "lisp/mh-e/")
|
|
825 ("mh-utils.el"
|
|
826 "mh-e code needed for both sending and reading"
|
|
827 nil
|
|
828 "lisp/mh-e/")
|
|
829 ("abbrev.el"
|
|
830 "abbrev mode commands for Emacs"
|
118
|
831 (abbrev)
|
0
|
832 "lisp/modes/")
|
118
|
833 ("ada-mode.el"
|
|
834 "An Emacs major-mode for editing Ada source."
|
|
835 nil
|
0
|
836 "lisp/modes/")
|
|
837 ("arc-mode.el"
|
|
838 "simple editing of archives"
|
|
839 (archives msdog editing major-mode)
|
|
840 "lisp/modes/")
|
|
841 ("asm-mode.el"
|
|
842 "mode for editing assembler code"
|
|
843 (tools languages)
|
|
844 "lisp/modes/")
|
118
|
845 ("auto-show.el"
|
|
846 "perform automatic horizontal scrolling as point moves"
|
|
847 (scroll display minor-mode)
|
|
848 "lisp/modes/")
|
0
|
849 ("awk-mode.el"
|
|
850 "AWK code editing commands for Emacs"
|
|
851 (unix languages)
|
|
852 "lisp/modes/")
|
|
853 ("bib-mode.el"
|
|
854 "bib-mode, major mode for editing bib files."
|
118
|
855 (bib)
|
0
|
856 "lisp/modes/")
|
|
857 ("bibtex.el"
|
|
858 "BibTeX mode for GNU Emacs"
|
|
859 (tex bib)
|
|
860 "lisp/modes/")
|
|
861 ("c-comment.el"
|
|
862 "edit C comments"
|
|
863 (c)
|
|
864 "lisp/modes/")
|
118
|
865 ("c-style.el"
|
|
866 "sets c-style control variables."
|
|
867 nil
|
|
868 "lisp/modes/")
|
0
|
869 ("cc-compat.el"
|
|
870 "cc-mode compatibility with c-mode.el confusion"
|
|
871 (c languages oop)
|
|
872 "lisp/modes/")
|
|
873 ("cc-guess.el"
|
|
874 "guess indentation values by scanning existing code"
|
|
875 (c languages oop)
|
|
876 "lisp/modes/")
|
|
877 ("cc-lobotomy.el"
|
|
878 "excise portions of cc-mode's brain... for speed"
|
|
879 (c languages oop)
|
|
880 "lisp/modes/")
|
|
881 ("cc-mode.el"
|
118
|
882 "major mode for editing C, C++, Objective-C, and Java code"
|
0
|
883 (c languages oop)
|
|
884 "lisp/modes/")
|
118
|
885 ("cl-indent.el"
|
|
886 "enhanced lisp-indent mode"
|
|
887 (lisp tools)
|
|
888 "lisp/modes/")
|
0
|
889 ("cmacexp.el"
|
|
890 "expand C macros in a region"
|
|
891 (c)
|
|
892 "lisp/modes/")
|
118
|
893 ("enriched.el"
|
|
894 "read and save files in text/enriched format"
|
|
895 (wp faces)
|
|
896 "lisp/modes/")
|
|
897 ("executable.el"
|
|
898 "base functionality for executable interpreter scripts"
|
|
899 (languages unix)
|
|
900 "lisp/modes/")
|
|
901 ("f90.el"
|
|
902 "Fortran-90 mode (free format)"
|
|
903 (fortran f90 languages)
|
|
904 "lisp/modes/")
|
|
905 ("follow.el"
|
|
906 "Minor mode, Synchronize windows showing the same buffer."
|
|
907 (display window minor-mode)
|
|
908 "lisp/modes/")
|
0
|
909 ("fortran-misc.el"
|
|
910 "Routines than can be used with fortran mode."
|
|
911 (languages)
|
|
912 "lisp/modes/")
|
|
913 ("fortran.el"
|
|
914 "Fortran mode for GNU Emacs"
|
|
915 (languages)
|
|
916 "lisp/modes/")
|
|
917 ("hideif.el"
|
|
918 "hides selected code within ifdef."
|
118
|
919 (c outlines)
|
0
|
920 "lisp/modes/")
|
|
921 ("hideshow.el"
|
|
922 "minor mode cmds to selectively display blocks of code"
|
118
|
923 (c c++ lisp tools editing)
|
0
|
924 "lisp/modes/")
|
|
925 ("icon.el"
|
|
926 "mode for editing Icon code"
|
|
927 (languages)
|
|
928 "lisp/modes/")
|
118
|
929 ("imenu.el"
|
|
930 "Framework for mode-specific buffer indexes."
|
|
931 (tools)
|
|
932 "lisp/modes/")
|
|
933 ("ksh-mode.el"
|
|
934 "sh (ksh, bash) script editing mode for GNU Emacs."
|
|
935 (shell korn bourne sh ksh bash)
|
|
936 "lisp/modes/")
|
0
|
937 ("lisp-mnt.el"
|
|
938 "minor mode for Emacs Lisp maintainers"
|
|
939 (docs)
|
|
940 "lisp/modes/")
|
|
941 ("lisp-mode.el"
|
|
942 "Lisp mode, and its idiosyncratic commands."
|
|
943 (lisp languages)
|
|
944 "lisp/modes/")
|
118
|
945 ("m4-mode.el"
|
|
946 "m4 code editing commands for Emacs"
|
|
947 (languages faces)
|
|
948 "lisp/modes/")
|
|
949 ("make-mode.el"
|
0
|
950 "makefile editing commands for Emacs"
|
|
951 (unix tools)
|
|
952 "lisp/modes/")
|
|
953 ("modula2.el"
|
|
954 "Modula-2 editing support package"
|
|
955 (languages)
|
|
956 "lisp/modes/")
|
|
957 ("nroff-mode.el"
|
|
958 "GNU Emacs major mode for editing nroff source"
|
|
959 (wp)
|
|
960 "lisp/modes/")
|
|
961 ("old-c++-mode.el"
|
|
962 "major mode for editing C++ (and C) code"
|
|
963 (c)
|
|
964 "lisp/modes/")
|
|
965 ("old-c-mode.el"
|
|
966 "C code editing commands for Emacs"
|
|
967 (c)
|
|
968 "lisp/modes/")
|
|
969 ("outl-mouse.el"
|
|
970 "outline mode mouse commands for Emacs"
|
|
971 (outlines mouse)
|
|
972 "lisp/modes/")
|
|
973 ("outline.el"
|
|
974 "outline mode commands for Emacs"
|
|
975 (outlines)
|
|
976 "lisp/modes/")
|
|
977 ("perl-mode.el"
|
|
978 "Perl code editing commands for GNU Emacs"
|
|
979 (languages)
|
|
980 "lisp/modes/")
|
|
981 ("picture.el"
|
|
982 "\"Picture mode\" -- editing using quarter-plane screen model."
|
|
983 nil
|
|
984 "lisp/modes/")
|
|
985 ("postscript.el"
|
|
986 "major mode for editing PostScript programs"
|
|
987 (langauges)
|
|
988 "lisp/modes/")
|
|
989 ("prolog.el"
|
|
990 "major mode for editing and running Prolog under Emacs"
|
|
991 (languages)
|
|
992 "lisp/modes/")
|
118
|
993 ("python-mode.el"
|
|
994 "Major mode for editing Python programs"
|
|
995 (python languages oop)
|
|
996 "lisp/modes/")
|
0
|
997 ("rexx-mode.el"
|
|
998 "major mode for editing REXX program files"
|
|
999 (languages)
|
|
1000 "lisp/modes/")
|
|
1001 ("rsz-minibuf.el"
|
|
1002 "dynamically resize minibuffer to display entire contents"
|
118
|
1003 (minibuffer window frames display)
|
0
|
1004 "lisp/modes/")
|
|
1005 ("scheme.el"
|
|
1006 "Scheme mode, and its idiosyncratic commands."
|
|
1007 (languages lisp)
|
|
1008 "lisp/modes/")
|
|
1009 ("scribe.el"
|
|
1010 "scribe mode, and its idiosyncratic commands."
|
|
1011 (wp)
|
|
1012 "lisp/modes/")
|
|
1013 ("sendmail.el"
|
|
1014 "mail sending commands for Emacs."
|
|
1015 (mail)
|
|
1016 "lisp/modes/")
|
118
|
1017 ("sh-script.el"
|
|
1018 "shell-script editing commands for Emacs"
|
|
1019 (languages unix)
|
0
|
1020 "lisp/modes/")
|
|
1021 ("simula.el"
|
|
1022 "SIMULA 87 code editing commands for Emacs"
|
|
1023 (languages)
|
|
1024 "lisp/modes/")
|
118
|
1025 ("tcl.el"
|
|
1026 "Tcl code editing commands for Emacs"
|
|
1027 (languages tcl modes)
|
|
1028 "lisp/modes/")
|
0
|
1029 ("tex-mode.el"
|
|
1030 "TeX, LaTeX, and SliTeX mode commands."
|
|
1031 nil
|
|
1032 "lisp/modes/")
|
118
|
1033 ("texinfo.el"
|
|
1034 "major mode for editing Texinfo files"
|
|
1035 (tex wp)
|
|
1036 "lisp/modes/")
|
0
|
1037 ("text-mode.el"
|
|
1038 "text mode, and its idiosyncratic commands."
|
|
1039 nil
|
|
1040 "lisp/modes/")
|
|
1041 ("two-column.el"
|
|
1042 "minor mode for editing of two-column text"
|
|
1043 nil
|
|
1044 "lisp/modes/")
|
118
|
1045 ("verilog-mode.el"
|
|
1046 "major mode for editing verilog source in Emacs"
|
|
1047 (languages)
|
|
1048 "lisp/modes/")
|
|
1049 ("vhdl-mode.el"
|
|
1050 "major mode for editing VHDL code"
|
|
1051 (languages vhdl)
|
|
1052 "lisp/modes/")
|
0
|
1053 ("view-less.el"
|
|
1054 "Minor mode for browsing files with keybindings like `less'"
|
118
|
1055 (wp unix)
|
0
|
1056 "lisp/modes/")
|
|
1057 ("view.el"
|
|
1058 "peruse file or buffer without editing."
|
|
1059 (wp unix)
|
|
1060 "lisp/modes/")
|
118
|
1061 ("vrml-mode.el"
|
|
1062 "major mode for editing VRML (.wrl) files"
|
|
1063 (languages vrml modes)
|
|
1064 "lisp/modes/")
|
|
1065 ("whitespace-mode.el"
|
|
1066 "minor mode for making whitespace visible"
|
|
1067 (modes extensions)
|
|
1068 "lisp/modes/")
|
|
1069 ("winmgr-mode.el"
|
|
1070 "generic window manager mode"
|
|
1071 (languages)
|
|
1072 "lisp/modes/")
|
|
1073 ("xpm-mode.el"
|
|
1074 "minor mode for editing XPM files"
|
|
1075 (data tools)
|
|
1076 "lisp/modes/")
|
|
1077 ("xrdb-mode.el"
|
|
1078 "mode for editing X resource database files"
|
|
1079 (data languages)
|
|
1080 "lisp/modes/")
|
|
1081 ("latex-math-symbol.el"
|
|
1082 "LaTeX math symbol decoder"
|
|
1083 (latex math mule)
|
|
1084 "lisp/mu/")
|
|
1085 ("mu-bbdb.el"
|
|
1086 "`attribution' function for mu-cite with BBDB."
|
|
1087 nil
|
|
1088 "lisp/mu/")
|
|
1089 ("mu-cite.el"
|
|
1090 "yet another citation tool for GNU Emacs"
|
|
1091 (mail news citation)
|
|
1092 "lisp/mu/")
|
|
1093 ("std11-parse.el"
|
|
1094 "STD 11 parser for GNU Emacs"
|
|
1095 (mail news rfc 822 std 11)
|
|
1096 "lisp/mu/")
|
|
1097 ("std11.el"
|
|
1098 "STD 11 functions for GNU Emacs"
|
|
1099 (mail news rfc 822 std 11)
|
|
1100 "lisp/mu/")
|
|
1101 ("arabic-hooks.el"
|
|
1102 "pre-loaded support for Arabic."
|
|
1103 nil
|
|
1104 "lisp/mule/")
|
|
1105 ("arabic.el"
|
|
1106 "minor mode for editing Arabic."
|
|
1107 nil
|
|
1108 "lisp/mule/")
|
|
1109 ("canna.el"
|
|
1110 "Interface to the Canna input method."
|
126
|
1111 (canna japanese input method mule multilingual)
|
118
|
1112 "lisp/mule/")
|
|
1113 ("chinese-hooks.el"
|
|
1114 "pre-loaded support for Chinese."
|
|
1115 nil
|
|
1116 "lisp/mule/")
|
|
1117 ("chinese.el"
|
|
1118 "Chinese specific setup for XEmacs/Mule (not pre-loaded)."
|
|
1119 nil
|
|
1120 "lisp/mule/")
|
|
1121 ("cyrillic-hooks.el"
|
|
1122 "pre-loaded support for Cyrillic."
|
|
1123 nil
|
|
1124 "lisp/mule/")
|
|
1125 ("ethiopic-hooks.el"
|
|
1126 "pre-loaded support for Ethiopic."
|
|
1127 nil
|
|
1128 "lisp/mule/")
|
|
1129 ("european-hooks.el"
|
|
1130 "pre-loaded support for European languages."
|
|
1131 nil
|
|
1132 "lisp/mule/")
|
|
1133 ("greek-hooks.el"
|
|
1134 "pre-loaded support for Greek."
|
|
1135 nil
|
|
1136 "lisp/mule/")
|
|
1137 ("hebrew-hooks.el"
|
|
1138 "pre-loaded support for Hebrew."
|
|
1139 nil
|
|
1140 "lisp/mule/")
|
|
1141 ("ipa-hooks.el"
|
|
1142 "pre-loaded support for other languages."
|
|
1143 nil
|
|
1144 "lisp/mule/")
|
|
1145 ("isearch-mule.el"
|
|
1146 "incremental search with front-end inputting method"
|
|
1147 (search)
|
|
1148 "lisp/mule/")
|
|
1149 ("japanese-hooks.el"
|
|
1150 "pre-loaded support for Japanese."
|
|
1151 nil
|
|
1152 "lisp/mule/")
|
|
1153 ("kinsoku.el"
|
|
1154 "Kinsoku (line wrap) processing for XEmacs/Mule"
|
|
1155 nil
|
|
1156 "lisp/mule/")
|
|
1157 ("korean-hooks.el"
|
|
1158 "pre-loaded support for Korean."
|
|
1159 nil
|
|
1160 "lisp/mule/")
|
|
1161 ("mule-category.el"
|
|
1162 "category functions for XEmacs/Mule."
|
|
1163 nil
|
|
1164 "lisp/mule/")
|
|
1165 ("mule-ccl.el"
|
|
1166 "Code Conversion Language functions."
|
|
1167 nil
|
|
1168 "lisp/mule/")
|
|
1169 ("mule-charset.el"
|
|
1170 "Charset functions for Mule."
|
|
1171 nil
|
|
1172 "lisp/mule/")
|
|
1173 ("mule-cne.el"
|
|
1174 "interface between input methods Canna and EGG."
|
|
1175 nil
|
|
1176 "lisp/mule/")
|
|
1177 ("mule-coding.el"
|
|
1178 "Coding-system functions for Mule."
|
|
1179 nil
|
|
1180 "lisp/mule/")
|
|
1181 ("mule-debug.el"
|
|
1182 "debugging functions for Mule."
|
|
1183 nil
|
|
1184 "lisp/mule/")
|
|
1185 ("mule-files.el"
|
|
1186 "File I/O functions for XEmacs/Mule."
|
|
1187 nil
|
|
1188 "lisp/mule/")
|
|
1189 ("mule-keyboard.el"
|
|
1190 "Direct input of multilingual chars from keyboard."
|
|
1191 nil
|
|
1192 "lisp/mule/")
|
|
1193 ("mule-load.el"
|
|
1194 "Load up all pre-loaded Mule Lisp files."
|
|
1195 nil
|
|
1196 "lisp/mule/")
|
|
1197 ("mule-misc.el"
|
|
1198 "Miscellaneous Mule functions."
|
|
1199 nil
|
|
1200 "lisp/mule/")
|
|
1201 ("mule-process.el"
|
|
1202 "Process functions for XEmacs/Mule."
|
|
1203 nil
|
|
1204 "lisp/mule/")
|
|
1205 ("mule-x-init.el"
|
|
1206 "initialization code for X Windows under MULE"
|
|
1207 (mule x11)
|
|
1208 "lisp/mule/")
|
|
1209 ("thai-hooks.el"
|
|
1210 "pre-loaded support for Thai."
|
|
1211 nil
|
|
1212 "lisp/mule/")
|
|
1213 ("vietnamese-hooks-1.el"
|
|
1214 "pre-loaded support for Vietnamese, part 1."
|
|
1215 nil
|
|
1216 "lisp/mule/")
|
|
1217 ("vietnamese-hooks-2.el"
|
|
1218 "pre-loaded support for Vietnamese, part 2."
|
|
1219 nil
|
|
1220 "lisp/mule/")
|
|
1221 ("visual-mode.el"
|
|
1222 "cursor motion, insertion, deletion, etc. in visual order"
|
|
1223 nil
|
|
1224 "lisp/mule/")
|
0
|
1225 ("add-log.el"
|
|
1226 "change log maintenance commands for Emacs"
|
|
1227 (maint)
|
|
1228 "lisp/packages/")
|
|
1229 ("apropos.el"
|
118
|
1230 "apropos commands for users and programmers."
|
0
|
1231 (help)
|
|
1232 "lisp/packages/")
|
|
1233 ("array.el"
|
|
1234 "array editing commands for XEmacs"
|
|
1235 (extensions)
|
|
1236 "lisp/packages/")
|
|
1237 ("autoinsert.el"
|
|
1238 "automatic mode-dependent insertion of text into new files"
|
|
1239 nil
|
|
1240 "lisp/packages/")
|
|
1241 ("avoid.el"
|
118
|
1242 "make mouse pointer stay out of the way of editing"
|
0
|
1243 (mouse)
|
|
1244 "lisp/packages/")
|
118
|
1245 ("big-menubar.el"
|
|
1246 "an alternate menubar"
|
|
1247 (mouse menubar)
|
|
1248 "lisp/packages/")
|
|
1249 ("blink-cursor.el"
|
|
1250 "Blink the cursor on or off"
|
|
1251 (display)
|
|
1252 "lisp/packages/")
|
0
|
1253 ("blink-paren.el"
|
|
1254 "blink the matching paren, just like Zmacs"
|
|
1255 (faces)
|
|
1256 "lisp/packages/")
|
|
1257 ("bookmark.el"
|
|
1258 "set bookmarks, maybe annotate them, jump to them later."
|
|
1259 (bookmarks placeholders annotations)
|
|
1260 "lisp/packages/")
|
|
1261 ("buff-menu.el"
|
|
1262 "buffer menu main function and support functions."
|
118
|
1263 (extensions)
|
0
|
1264 "lisp/packages/")
|
|
1265 ("chistory.el"
|
|
1266 "list command history"
|
|
1267 nil
|
|
1268 "lisp/packages/")
|
|
1269 ("cmuscheme.el"
|
|
1270 "Scheme process in a buffer. Adapted from tea.el."
|
|
1271 (processes lisp)
|
|
1272 "lisp/packages/")
|
|
1273 ("compare-w.el"
|
|
1274 "compare text between windows for Emacs."
|
|
1275 nil
|
|
1276 "lisp/packages/")
|
|
1277 ("compile.el"
|
|
1278 "run compiler as inferior of Emacs, parse error messages."
|
|
1279 (tools processes)
|
|
1280 "lisp/packages/")
|
|
1281 ("completion.el"
|
|
1282 "dynamic word-completion code"
|
|
1283 (abbrev)
|
|
1284 "lisp/packages/")
|
|
1285 ("crypt.el"
|
|
1286 "code for handling all sorts of compressed and encrypted files"
|
|
1287 (extensions)
|
|
1288 "lisp/packages/")
|
|
1289 ("dabbrev.el"
|
|
1290 "dynamic abbreviation package"
|
|
1291 (abbrev expand completion)
|
|
1292 "lisp/packages/")
|
|
1293 ("desktop.el"
|
|
1294 "save partial status of Emacs when killed"
|
|
1295 (customization)
|
|
1296 "lisp/packages/")
|
|
1297 ("detexinfo.el"
|
|
1298 "remove Texinfo commands from a Texinfo source file"
|
|
1299 (tex docs)
|
|
1300 "lisp/packages/")
|
|
1301 ("doctex.el"
|
|
1302 "grind GNU Emacs DOC file into LaTeX input"
|
|
1303 (tex docs)
|
|
1304 "lisp/packages/")
|
118
|
1305 ("edit-faces.el"
|
|
1306 "interactive face editing mode"
|
|
1307 nil
|
|
1308 "lisp/packages/")
|
0
|
1309 ("emacsbug.el"
|
|
1310 "command to report Emacs bugs to appropriate mailing list."
|
|
1311 (maint)
|
|
1312 "lisp/packages/")
|
|
1313 ("emerge.el"
|
|
1314 "merge diffs under Emacs control"
|
|
1315 (unix tools)
|
|
1316 "lisp/packages/")
|
|
1317 ("etags.el"
|
|
1318 "etags facility for Emacs"
|
|
1319 (tools)
|
|
1320 "lisp/packages/")
|
|
1321 ("fast-lock.el"
|
|
1322 "Automagic text properties caching for fast Font Lock mode."
|
|
1323 (faces files)
|
|
1324 "lisp/packages/")
|
|
1325 ("feedmail.el"
|
|
1326 "outbound mail handling"
|
|
1327 (mail)
|
|
1328 "lisp/packages/")
|
|
1329 ("file-part.el"
|
|
1330 "treat a section of a buffer as a separate file"
|
|
1331 (extensions tools)
|
|
1332 "lisp/packages/")
|
|
1333 ("font-lock.el"
|
|
1334 "decorating source files with fonts/colors based on syntax"
|
|
1335 (languages faces)
|
|
1336 "lisp/packages/")
|
118
|
1337 ("fontl-hooks.el"
|
|
1338 "pre-loaded stuff for font-lock."
|
|
1339 nil
|
|
1340 "lisp/packages/")
|
|
1341 ("func-menu.el"
|
|
1342 "Jump to a function within a buffer."
|
|
1343 (tools c lisp)
|
|
1344 "lisp/packages/")
|
0
|
1345 ("generic-sc.el"
|
|
1346 "generic interface to source control systems"
|
|
1347 (tools unix)
|
|
1348 "lisp/packages/")
|
|
1349 ("gopher.el"
|
|
1350 "an emacs gopher client"
|
|
1351 (gopher comm)
|
|
1352 "lisp/packages/")
|
|
1353 ("hexl.el"
|
|
1354 "edit a file in a hex dump format using the hexl filter."
|
|
1355 (data)
|
|
1356 "lisp/packages/")
|
|
1357 ("hyper-apropos.el"
|
|
1358 "Hypertext emacs lisp documentation interface."
|
|
1359 (lisp tools help docs matching)
|
|
1360 "lisp/packages/")
|
|
1361 ("icomplete.el"
|
|
1362 "minibuffer completion with incremental feedback"
|
118
|
1363 (help abbrev)
|
|
1364 "lisp/packages/")
|
|
1365 ("igrep.el"
|
|
1366 "An improved interface to `grep`."
|
0
|
1367 nil
|
|
1368 "lisp/packages/")
|
|
1369 ("info.el"
|
|
1370 "info package for Emacs."
|
|
1371 (help)
|
|
1372 "lisp/packages/")
|
|
1373 ("informat.el"
|
|
1374 "info support functions package for Emacs"
|
|
1375 (help)
|
|
1376 "lisp/packages/")
|
118
|
1377 ("ispell.el"
|
|
1378 "spell checking using Ispell"
|
|
1379 nil
|
|
1380 "lisp/packages/")
|
|
1381 ("jka-compr.el"
|
|
1382 "reading/writing/loading compressed files"
|
|
1383 (data)
|
|
1384 "lisp/packages/")
|
0
|
1385 ("lazy-lock.el"
|
118
|
1386 "Lazy demand-driven fontification for fast Font Lock mode."
|
0
|
1387 (faces files)
|
|
1388 "lisp/packages/")
|
|
1389 ("ledit.el"
|
|
1390 "Emacs side of ledit interface"
|
|
1391 nil
|
|
1392 "lisp/packages/")
|
|
1393 ("lispm-fonts.el"
|
|
1394 "quick hack to parse LISPM-style font-shift codes"
|
|
1395 (faces)
|
|
1396 "lisp/packages/")
|
|
1397 ("lpr.el"
|
|
1398 "print Emacs buffer on line printer."
|
|
1399 (unix)
|
|
1400 "lisp/packages/")
|
118
|
1401 ("makeinfo.el"
|
|
1402 "run makeinfo conveniently"
|
|
1403 nil
|
|
1404 "lisp/packages/")
|
0
|
1405 ("makesum.el"
|
|
1406 "generate key binding summary for Emacs"
|
|
1407 (help)
|
|
1408 "lisp/packages/")
|
|
1409 ("man.el"
|
|
1410 "browse UNIX manual pages"
|
|
1411 (help)
|
|
1412 "lisp/packages/")
|
|
1413 ("metamail.el"
|
|
1414 "Metamail interface for GNU Emacs"
|
|
1415 (mail news mime multimedia)
|
|
1416 "lisp/packages/")
|
118
|
1417 ("mic-paren.el"
|
|
1418 "highlight matching parenthesises."
|
|
1419 (languages faces)
|
|
1420 "lisp/packages/")
|
0
|
1421 ("mime-compose.el"
|
|
1422 "mime-compose.el ---"
|
|
1423 nil
|
|
1424 "lisp/packages/")
|
|
1425 ("netunam.el"
|
|
1426 "HP-UX RFA Commands"
|
|
1427 (comm)
|
|
1428 "lisp/packages/")
|
|
1429 ("page-ext.el"
|
|
1430 "extended page handling commands"
|
|
1431 nil
|
|
1432 "lisp/packages/")
|
|
1433 ("paren.el"
|
|
1434 "highlight (un)matching parens and whole expressions"
|
|
1435 (languages faces)
|
|
1436 "lisp/packages/")
|
118
|
1437 ("pending-del.el"
|
|
1438 "Making insertions replace any selected text."
|
|
1439 nil
|
|
1440 "lisp/packages/")
|
0
|
1441 ("ps-print.el"
|
|
1442 "Jim's Pretty-Good PostScript Generator for Emacs 19."
|
|
1443 (print postscript)
|
|
1444 "lisp/packages/")
|
118
|
1445 ("rcompile.el"
|
|
1446 "run a compilation on a remote machine"
|
|
1447 (tools processes)
|
|
1448 "lisp/packages/")
|
0
|
1449 ("recent-files.el"
|
|
1450 "Maintain menu of recently opened files."
|
|
1451 (menu file)
|
|
1452 "lisp/packages/")
|
|
1453 ("refbib.el"
|
|
1454 "convert refer-style references to ones usable by Latex bib"
|
|
1455 (bib tex)
|
|
1456 "lisp/packages/")
|
|
1457 ("resume.el"
|
|
1458 "process command line args from within a suspended Emacs job"
|
|
1459 (processes)
|
|
1460 "lisp/packages/")
|
|
1461 ("saveplace.el"
|
|
1462 "automatically save place in files."
|
|
1463 (bookmarks placeholders)
|
|
1464 "lisp/packages/")
|
118
|
1465 ("sccs.el"
|
|
1466 "easy-to-use SCCS control from within Emacs"
|
|
1467 nil
|
|
1468 "lisp/packages/")
|
0
|
1469 ("server.el"
|
|
1470 "Lisp code for GNU Emacs running as server process."
|
|
1471 (processes)
|
|
1472 "lisp/packages/")
|
|
1473 ("spell.el"
|
|
1474 "spelling correction interface for Emacs."
|
|
1475 (wp unix)
|
|
1476 "lisp/packages/")
|
|
1477 ("supercite.el"
|
|
1478 "minor mode for citing mail and news replies"
|
|
1479 (citation attribution mail news article reply followup)
|
|
1480 "lisp/packages/")
|
|
1481 ("tar-mode.el"
|
|
1482 "simple editing of tar files from GNU emacs"
|
|
1483 (unix)
|
|
1484 "lisp/packages/")
|
|
1485 ("terminal.el"
|
|
1486 "terminal emulator for GNU Emacs."
|
|
1487 (comm terminals)
|
|
1488 "lisp/packages/")
|
118
|
1489 ("texinfmt.el"
|
|
1490 "format Texinfo files into Info files."
|
|
1491 nil
|
|
1492 "lisp/packages/")
|
|
1493 ("texnfo-upd.el"
|
|
1494 "utilities for updating nodes and menus in Texinfo files"
|
|
1495 (maint tex docs)
|
|
1496 "lisp/packages/")
|
0
|
1497 ("time-stamp.el"
|
|
1498 "Maintain last change time stamps in files edited by Emacs"
|
|
1499 (tools)
|
|
1500 "lisp/packages/")
|
|
1501 ("time.el"
|
|
1502 "display time and load in mode line of Emacs."
|
118
|
1503 nil
|
0
|
1504 "lisp/packages/")
|
|
1505 ("uncompress.el"
|
|
1506 "auto-decompression hook for visiting .Z files"
|
|
1507 (unix extensions)
|
|
1508 "lisp/packages/")
|
|
1509 ("underline.el"
|
|
1510 "insert/remove underlining (done by overstriking) in Emacs."
|
|
1511 (wp)
|
|
1512 "lisp/packages/")
|
|
1513 ("upd-copyr.el"
|
|
1514 "update the copyright notice in a GNU Emacs Lisp file"
|
|
1515 (maint)
|
|
1516 "lisp/packages/")
|
|
1517 ("vc-hooks.el"
|
|
1518 "resident support for version-control"
|
|
1519 nil
|
|
1520 "lisp/packages/")
|
|
1521 ("vc.el"
|
|
1522 "drive a version-control system from within Emacs"
|
|
1523 nil
|
|
1524 "lisp/packages/")
|
118
|
1525 ("webjump.el"
|
|
1526 "programmable Web hotlist"
|
|
1527 (webjump web www browse-url)
|
|
1528 "lisp/packages/")
|
|
1529 ("webster-www.el"
|
|
1530 "Look up a word in WWW Merriam-Webster dictionary"
|
|
1531 (comm hypermedia)
|
|
1532 "lisp/packages/")
|
0
|
1533 ("xscheme.el"
|
|
1534 "run Scheme under Emacs"
|
|
1535 (languages lisp)
|
|
1536 "lisp/packages/")
|
118
|
1537 ("dll-debug.el"
|
|
1538 "A slow implementation of dll for debugging."
|
|
1539 (extensions lisp)
|
|
1540 "lisp/pcl-cvs/")
|
0
|
1541 ("about.el"
|
|
1542 "the About The Authors page (shameless self promotion)."
|
|
1543 nil
|
|
1544 "lisp/prim/")
|
118
|
1545 ("advocacy.el"
|
|
1546 "blatant XEmacs self promotion"
|
|
1547 nil
|
|
1548 "lisp/prim/")
|
0
|
1549 ("backquote.el"
|
|
1550 "Full backquote support for elisp. Reverse compatible too."
|
|
1551 (extensions)
|
|
1552 "lisp/prim/")
|
118
|
1553 ("buffer.el"
|
|
1554 "buffer routines taken from C"
|
|
1555 nil
|
|
1556 "lisp/prim/")
|
0
|
1557 ("case-table.el"
|
|
1558 "code to extend the character set and support case tables."
|
|
1559 (i18n)
|
|
1560 "lisp/prim/")
|
118
|
1561 ("cleantree.el"
|
|
1562 "Remove out of date .elcs in lisp directories"
|
|
1563 (internal)
|
|
1564 "lisp/prim/")
|
0
|
1565 ("cmdloop.el"
|
|
1566 "support functions for the top-level command loop."
|
|
1567 nil
|
|
1568 "lisp/prim/")
|
118
|
1569 ("console.el"
|
|
1570 "miscellaneous console functions not written in C"
|
|
1571 (internal)
|
|
1572 "lisp/prim/")
|
126
|
1573 ("cus-start.el"
|
|
1574 "define customization properties of builtins."
|
|
1575 (internal)
|
|
1576 "lisp/prim/")
|
0
|
1577 ("debug.el"
|
|
1578 "debuggers and related commands for XEmacs"
|
|
1579 nil
|
|
1580 "lisp/prim/")
|
|
1581 ("device.el"
|
|
1582 "miscellaneous device functions not written in C"
|
|
1583 (internal)
|
|
1584 "lisp/prim/")
|
|
1585 ("disp-table.el"
|
|
1586 "functions for dealing with char tables."
|
|
1587 (i18n)
|
|
1588 "lisp/prim/")
|
|
1589 ("env.el"
|
|
1590 "functions to manipulate environment variables."
|
|
1591 (processes unix)
|
|
1592 "lisp/prim/")
|
118
|
1593 ("events.el"
|
|
1594 "event functions."
|
|
1595 (internal)
|
|
1596 "lisp/prim/")
|
0
|
1597 ("extents.el"
|
|
1598 "miscellaneous extent functions not written in C"
|
|
1599 (internal)
|
|
1600 "lisp/prim/")
|
|
1601 ("faces.el"
|
|
1602 "Lisp interface to the C \"face\" structure"
|
|
1603 (faces internal)
|
|
1604 "lisp/prim/")
|
118
|
1605 ("files-nomule.el"
|
|
1606 "file I/O stubs when not under Mule."
|
|
1607 nil
|
|
1608 "lisp/prim/")
|
0
|
1609 ("files.el"
|
|
1610 "file input and output commands for XEmacs."
|
|
1611 nil
|
|
1612 "lisp/prim/")
|
|
1613 ("fill.el"
|
|
1614 "fill commands for XEmacs."
|
|
1615 (wp)
|
|
1616 "lisp/prim/")
|
|
1617 ("float-sup.el"
|
|
1618 "detect absence of floating-point support in XEmacs runtime"
|
|
1619 (internal)
|
|
1620 "lisp/prim/")
|
118
|
1621 ("format.el"
|
|
1622 "read and save files in multiple formats"
|
|
1623 (extensions)
|
|
1624 "lisp/prim/")
|
0
|
1625 ("frame.el"
|
|
1626 "multi-frame management independent of window systems."
|
|
1627 (internal)
|
|
1628 "lisp/prim/")
|
|
1629 ("glyphs.el"
|
|
1630 "Lisp interface to C glyphs"
|
|
1631 (glyphs internal)
|
|
1632 "lisp/prim/")
|
118
|
1633 ("gui.el"
|
|
1634 "Basic GUI functions for XEmacs."
|
|
1635 nil
|
|
1636 "lisp/prim/")
|
0
|
1637 ("help.el"
|
|
1638 "help commands for XEmacs."
|
118
|
1639 (help internal)
|
0
|
1640 "lisp/prim/")
|
|
1641 ("inc-vers.el"
|
|
1642 "load this to increment the recorded XEmacs version number."
|
|
1643 (internal)
|
|
1644 "lisp/prim/")
|
|
1645 ("indent.el"
|
|
1646 "indentation commands for XEmacs"
|
|
1647 (lisp languages tools)
|
|
1648 "lisp/prim/")
|
118
|
1649 ("itimer-autosave.el"
|
|
1650 "Autosave functions with itimers"
|
|
1651 nil
|
|
1652 "lisp/prim/")
|
0
|
1653 ("lisp.el"
|
|
1654 "Lisp editing commands for XEmacs"
|
|
1655 (lisp languages)
|
|
1656 "lisp/prim/")
|
|
1657 ("loaddefs.el"
|
|
1658 "define standard autoloads of other files"
|
|
1659 (internal)
|
|
1660 "lisp/prim/")
|
|
1661 ("loadup.el"
|
|
1662 "load up standardly loaded Lisp files for XEmacs."
|
|
1663 (internal)
|
|
1664 "lisp/prim/")
|
|
1665 ("macros.el"
|
|
1666 "non-primitive commands for keyboard macros."
|
|
1667 (abbrev)
|
|
1668 "lisp/prim/")
|
|
1669 ("misc.el"
|
|
1670 "miscellaneous functions for XEmacs"
|
|
1671 nil
|
|
1672 "lisp/prim/")
|
118
|
1673 ("modeline.el"
|
|
1674 "modeline hackery."
|
|
1675 nil
|
|
1676 "lisp/prim/")
|
0
|
1677 ("mouse.el"
|
|
1678 "window system-independent mouse support."
|
|
1679 (hardware)
|
|
1680 "lisp/prim/")
|
|
1681 ("novice.el"
|
|
1682 "handling of disabled commands (\"novice mode\") for XEmacs."
|
|
1683 (internal help)
|
|
1684 "lisp/prim/")
|
|
1685 ("objects.el"
|
|
1686 "Lisp interface to C window-system objects"
|
|
1687 (faces internal)
|
|
1688 "lisp/prim/")
|
|
1689 ("obsolete.el"
|
|
1690 "obsoleteness support."
|
|
1691 (internal)
|
|
1692 "lisp/prim/")
|
|
1693 ("options.el"
|
|
1694 "edit Options command for XEmacs."
|
|
1695 nil
|
|
1696 "lisp/prim/")
|
118
|
1697 ("overlay.el"
|
|
1698 "overlay support."
|
|
1699 (internal)
|
|
1700 "lisp/prim/")
|
0
|
1701 ("page.el"
|
|
1702 "page motion commands for emacs."
|
|
1703 nil
|
|
1704 "lisp/prim/")
|
|
1705 ("paragraphs.el"
|
|
1706 "paragraph and sentence parsing."
|
|
1707 (wp)
|
|
1708 "lisp/prim/")
|
|
1709 ("process.el"
|
|
1710 "commands for subprocesses; split out of simple.el"
|
|
1711 nil
|
|
1712 "lisp/prim/")
|
118
|
1713 ("profile.el"
|
|
1714 "basic profiling commands for XEmacs"
|
|
1715 nil
|
|
1716 "lisp/prim/")
|
0
|
1717 ("rect.el"
|
|
1718 "rectangle functions for XEmacs."
|
|
1719 (internal)
|
|
1720 "lisp/prim/")
|
|
1721 ("register.el"
|
|
1722 "register commands for XEmacs."
|
|
1723 (internal)
|
|
1724 "lisp/prim/")
|
|
1725 ("replace.el"
|
|
1726 "search and replace commands for XEmacs."
|
|
1727 nil
|
|
1728 "lisp/prim/")
|
|
1729 ("reposition.el"
|
|
1730 "center a Lisp function or comment on the screen"
|
|
1731 nil
|
|
1732 "lisp/prim/")
|
|
1733 ("simple.el"
|
|
1734 "basic editing commands for XEmacs"
|
|
1735 nil
|
|
1736 "lisp/prim/")
|
|
1737 ("sort.el"
|
|
1738 "commands to sort text in an XEmacs buffer."
|
|
1739 (unix)
|
|
1740 "lisp/prim/")
|
|
1741 ("sound.el"
|
|
1742 "Loading sound files in XEmacs"
|
|
1743 nil
|
|
1744 "lisp/prim/")
|
|
1745 ("specifier.el"
|
|
1746 "Lisp interface to specifiers"
|
|
1747 (internal)
|
|
1748 "lisp/prim/")
|
|
1749 ("startup.el"
|
|
1750 "process XEmacs shell arguments"
|
|
1751 (internal)
|
|
1752 "lisp/prim/")
|
|
1753 ("subr.el"
|
|
1754 "basic lisp subroutines for XEmacs"
|
|
1755 nil
|
|
1756 "lisp/prim/")
|
118
|
1757 ("symbols.el"
|
|
1758 "functions for working with symbols and symbol values"
|
|
1759 nil
|
|
1760 "lisp/prim/")
|
0
|
1761 ("tabify.el"
|
|
1762 "tab conversion commands for XEmacs"
|
|
1763 nil
|
|
1764 "lisp/prim/")
|
118
|
1765 ("undo-stack.el"
|
|
1766 "An \"undoable stack\" object."
|
|
1767 (extensions)
|
|
1768 "lisp/prim/")
|
0
|
1769 ("userlock.el"
|
|
1770 "handle file access contention between multiple users"
|
|
1771 (internal)
|
|
1772 "lisp/prim/")
|
|
1773 ("window.el"
|
|
1774 "XEmacs window commands aside from those written in C."
|
|
1775 (extensions)
|
|
1776 "lisp/prim/")
|
118
|
1777 ("winnt.el"
|
|
1778 "Lisp routines for Windows NT."
|
|
1779 nil
|
|
1780 "lisp/prim/")
|
|
1781 ("iso-sgml.el"
|
|
1782 "display SGML entity references as ISO 8859-1 characters"
|
|
1783 (sgml html iso latin i18n)
|
|
1784 "lisp/psgml/")
|
|
1785 ("psgml-api.el"
|
|
1786 "Extra API functions for PSGML"
|
|
1787 nil
|
|
1788 "lisp/psgml/")
|
|
1789 ("psgml-dtd.el"
|
|
1790 "DTD parser for SGML-editing mode with parsing support"
|
|
1791 nil
|
|
1792 "lisp/psgml/")
|
|
1793 ("psgml-edit.el"
|
|
1794 "Editing commands for SGML-mode with parsing support"
|
|
1795 nil
|
|
1796 "lisp/psgml/")
|
|
1797 ("psgml-fs.el"
|
|
1798 "Format a SGML-file according to a style file"
|
|
1799 nil
|
|
1800 "lisp/psgml/")
|
|
1801 ("psgml-html.el"
|
|
1802 "HTML mode in conjunction with PSGML"
|
|
1803 nil
|
|
1804 "lisp/psgml/")
|
|
1805 ("psgml-other.el"
|
|
1806 "Part of SGML-editing mode with parsing support"
|
|
1807 nil
|
|
1808 "lisp/psgml/")
|
|
1809 ("psgml-parse.el"
|
|
1810 "Parser for SGML-editing mode with parsing support"
|
|
1811 nil
|
|
1812 "lisp/psgml/")
|
|
1813 ("psgml-xemacs.el"
|
|
1814 "Part of SGML-editing mode with parsing support"
|
|
1815 nil
|
|
1816 "lisp/psgml/")
|
|
1817 ("psgml.el"
|
|
1818 "SGML-editing mode with parsing support"
|
|
1819 (languages)
|
|
1820 "lisp/psgml/")
|
|
1821 ("tempo.el"
|
|
1822 "Flexible template insertion"
|
|
1823 (extensions languages tools)
|
|
1824 "lisp/psgml/")
|
|
1825 ("quail-hanja-ksc.el"
|
|
1826 "Quail-package for hanja (KSC5601) inputting"
|
|
1827 nil
|
|
1828 "lisp/quail/")
|
|
1829 ("quail-ltn.el"
|
|
1830 "European language input methods for quick typists"
|
|
1831 nil
|
|
1832 "lisp/quail/")
|
|
1833 ("quail.el"
|
|
1834 "Simple inputting method"
|
|
1835 nil
|
|
1836 "lisp/quail/")
|
|
1837 ("rmail-kill.el"
|
|
1838 "Mail filtering for rmail"
|
|
1839 (mail)
|
|
1840 "lisp/rmail/")
|
|
1841 ("rmail-xemacs.el"
|
|
1842 "Mouse and font support for RMAIL running on XEmacs"
|
|
1843 (mail)
|
|
1844 "lisp/rmail/")
|
0
|
1845 ("rmail.el"
|
|
1846 "main code of \"RMAIL\" mail reader for Emacs."
|
|
1847 (mail)
|
|
1848 "lisp/rmail/")
|
|
1849 ("rmailedit.el"
|
|
1850 "\"RMAIL edit mode\" Edit the current message."
|
|
1851 (mail)
|
|
1852 "lisp/rmail/")
|
|
1853 ("rmailkwd.el"
|
|
1854 "part of the \"RMAIL\" mail reader for Emacs."
|
|
1855 (mail)
|
|
1856 "lisp/rmail/")
|
|
1857 ("rmailmsc.el"
|
|
1858 "miscellaneous support functions for the RMAIL mail reader"
|
|
1859 (mail)
|
|
1860 "lisp/rmail/")
|
|
1861 ("rmailout.el"
|
|
1862 "\"RMAIL\" mail reader for Emacs: output message to a file."
|
|
1863 (mail)
|
|
1864 "lisp/rmail/")
|
|
1865 ("rmailsort.el"
|
|
1866 "Rmail: sort messages."
|
|
1867 (mail)
|
|
1868 "lisp/rmail/")
|
|
1869 ("rmailsum.el"
|
|
1870 "make summary buffers for the mail reader"
|
|
1871 (mail)
|
|
1872 "lisp/rmail/")
|
|
1873 ("undigest.el"
|
|
1874 "digest-cracking support for the RMAIL mail reader"
|
|
1875 (mail)
|
|
1876 "lisp/rmail/")
|
|
1877 ("unrmail.el"
|
|
1878 "convert Rmail files to mailbox files."
|
|
1879 (mail)
|
|
1880 "lisp/rmail/")
|
|
1881 ("sunpro-keys.el"
|
|
1882 "SunPro-specific key bindings"
|
|
1883 nil
|
|
1884 "lisp/sunpro/")
|
|
1885 ("sunpro-menubar.el"
|
|
1886 "Initialize the SunPro menubar"
|
|
1887 (sunpro menubar initialization)
|
|
1888 "lisp/sunpro/")
|
|
1889 ("sunpro-sparcworks.el"
|
|
1890 "support SPARCworks manager ToolTalk messages"
|
|
1891 (sparcworks tooltalk messages)
|
|
1892 "lisp/sunpro/")
|
118
|
1893 ("AT386.el"
|
|
1894 "terminal support package for IBM AT keyboards"
|
0
|
1895 (terminals)
|
|
1896 "lisp/term/")
|
118
|
1897 ("bg-mouse.el"
|
|
1898 "GNU Emacs code for BBN Bitgraph mouse."
|
|
1899 (hardware)
|
|
1900 "lisp/term/")
|
|
1901 ("internal.el"
|
|
1902 "setup support for PC keyboards and screens, internal terminal"
|
|
1903 nil
|
|
1904 "lisp/term/")
|
|
1905 ("keyswap.el"
|
|
1906 "swap BS and DEL keys"
|
50
|
1907 (terminals)
|
|
1908 "lisp/term/")
|
118
|
1909 ("linux.el"
|
|
1910 "define function key sequences for the Linux console"
|
|
1911 (terminals)
|
|
1912 "lisp/term/")
|
|
1913 ("lk201.el"
|
|
1914 "basic editing commands for XEmacs"
|
0
|
1915 nil
|
|
1916 "lisp/term/")
|
118
|
1917 ("news.el"
|
|
1918 "keypad and function key bindings for the Sony NEWS keyboard"
|
0
|
1919 (terminals)
|
|
1920 "lisp/term/")
|
118
|
1921 ("pc-win.el"
|
|
1922 "setup support for `PC windows' (whatever that is)."
|
|
1923 nil
|
|
1924 "lisp/term/")
|
|
1925 ("scoansi.el"
|
|
1926 "set up key names for SCO ansi console"
|
70
|
1927 nil
|
50
|
1928 "lisp/term/")
|
118
|
1929 ("sun-mouse.el"
|
|
1930 "mouse handling for Sun windows"
|
|
1931 (hardware)
|
|
1932 "lisp/term/")
|
|
1933 ("sun.el"
|
|
1934 "keybinding for standard default sunterm keys"
|
50
|
1935 (terminals)
|
|
1936 "lisp/term/")
|
118
|
1937 ("sup-mouse.el"
|
|
1938 "supdup mouse support for lisp machines"
|
|
1939 (hardware)
|
|
1940 "lisp/term/")
|
|
1941 ("tty-init.el"
|
|
1942 "initialization code for tty's"
|
|
1943 (terminals)
|
|
1944 "lisp/term/")
|
|
1945 ("tvi970.el"
|
|
1946 "terminal support for the Televideo 970"
|
|
1947 (terminals)
|
0
|
1948 "lisp/term/")
|
|
1949 ("vt-control.el"
|
|
1950 "Common VTxxx control functions"
|
|
1951 (terminals)
|
|
1952 "lisp/term/")
|
|
1953 ("vt100-led.el"
|
|
1954 "functions for LED control on VT-100 terminals & clones."
|
|
1955 (hardware)
|
|
1956 "lisp/term/")
|
118
|
1957 ("vt100.el"
|
|
1958 "define VT100 function key sequences in function-key-map"
|
|
1959 (terminals)
|
|
1960 "lisp/term/")
|
|
1961 ("win32-win.el"
|
|
1962 "parse switches controlling interface with win32"
|
|
1963 (terminals)
|
|
1964 "lisp/term/")
|
|
1965 ("wyse50.el"
|
|
1966 "terminal support code for Wyse 50"
|
|
1967 (terminals)
|
|
1968 "lisp/term/")
|
|
1969 ("xterm.el"
|
|
1970 "define function key sequences for xterm"
|
0
|
1971 (terminals)
|
|
1972 "lisp/term/")
|
118
|
1973 ("char-table.el"
|
|
1974 "display table of charset"
|
|
1975 (character emacs/mule)
|
|
1976 "lisp/tl/")
|
|
1977 ("char-util.el"
|
|
1978 "character utility"
|
|
1979 (character emacs/mule)
|
|
1980 "lisp/tl/")
|
|
1981 ("cless.el"
|
|
1982 "Common lisp and Emacs Lisp source sharing"
|
|
1983 (common lisp)
|
|
1984 "lisp/tl/")
|
|
1985 ("emu-e19.el"
|
|
1986 "emu module for Emacs 19 and XEmacs 19"
|
|
1987 (emulation compatibility mule latin-1)
|
|
1988 "lisp/tl/")
|
|
1989 ("emu-x20.el"
|
|
1990 "emu API implementation for XEmacs 20 with mule"
|
|
1991 (emulation compatibility mule xemacs)
|
|
1992 "lisp/tl/")
|
|
1993 ("emu-xemacs.el"
|
|
1994 "emu API implementation for XEmacs"
|
|
1995 (emulation compatibility xemacs)
|
|
1996 "lisp/tl/")
|
|
1997 ("emu.el"
|
|
1998 "Emulation module for each Emacs variants"
|
|
1999 (emulation compatibility nemacs mule emacs/mule xemacs)
|
|
2000 "lisp/tl/")
|
|
2001 ("file-detect.el"
|
|
2002 "Emacs Lisp file detection utility"
|
|
2003 (install module)
|
|
2004 "lisp/tl/")
|
|
2005 ("filename.el"
|
|
2006 "file name filter"
|
|
2007 (string file name)
|
|
2008 "lisp/tl/")
|
|
2009 ("range.el"
|
|
2010 "range functions"
|
|
2011 (range)
|
|
2012 "lisp/tl/")
|
|
2013 ("richtext.el"
|
|
2014 "read and save files in text/richtext format"
|
|
2015 (wp faces mime multimedia)
|
|
2016 "lisp/tl/")
|
|
2017 ("texi-util.el"
|
|
2018 "Texinfo utility"
|
|
2019 (texinfo)
|
|
2020 "lisp/tl/")
|
|
2021 ("tl-atype.el"
|
|
2022 "atype functions"
|
|
2023 (atype)
|
|
2024 "lisp/tl/")
|
|
2025 ("tl-list.el"
|
|
2026 "utility functions about list"
|
|
2027 (list)
|
|
2028 "lisp/tl/")
|
|
2029 ("tl-misc.el"
|
|
2030 "miscellaneous utility of tl."
|
|
2031 (load-path module structure)
|
|
2032 "lisp/tl/")
|
|
2033 ("tl-seq.el"
|
|
2034 "sequence functions"
|
|
2035 (sequence)
|
|
2036 "lisp/tl/")
|
|
2037 ("tl-str.el"
|
|
2038 "Emacs Lisp Library module about string"
|
|
2039 (string)
|
|
2040 "lisp/tl/")
|
|
2041 ("tu-comment.el"
|
|
2042 "a comment out utility for Lisp programs."
|
|
2043 (comment lisp)
|
|
2044 "lisp/tl/")
|
|
2045 ("tu-replace.el"
|
|
2046 "a replacing utility for GNU Emacs"
|
|
2047 (replace)
|
|
2048 "lisp/tl/")
|
|
2049 ("gnus-art-mime.el"
|
|
2050 "MIME extension for article mode of Gnus"
|
|
2051 (news mime multimedia multilingual encoded-word)
|
|
2052 "lisp/tm/")
|
|
2053 ("gnus-charset.el"
|
|
2054 "MIME charset extension for Gnus"
|
|
2055 (news mime multimedia multilingual encoded-word)
|
|
2056 "lisp/tm/")
|
|
2057 ("gnus-mime-old.el"
|
|
2058 "MIME extensions for Gnus 5.[01] and 5.[23]"
|
|
2059 (news mime multimedia multilingual encoded-word)
|
|
2060 "lisp/tm/")
|
|
2061 ("gnus-mime.el"
|
|
2062 "MIME extensions for Gnus"
|
|
2063 (news mime multimedia multilingual encoded-word)
|
|
2064 "lisp/tm/")
|
|
2065 ("gnus-sum-mime.el"
|
|
2066 "MIME extension for summary mode of Gnus"
|
|
2067 (news mime multimedia multilingual encoded-word)
|
|
2068 "lisp/tm/")
|
|
2069 ("message-mime.el"
|
|
2070 "MIME extensions for message.el"
|
|
2071 (news mime multimedia multilingual encoded-word)
|
|
2072 "lisp/tm/")
|
|
2073 ("mime-setup.el"
|
|
2074 "setup file for tm viewer and composer."
|
|
2075 (mail news mime multimedia multilingual encoded-word)
|
|
2076 "lisp/tm/")
|
|
2077 ("signature.el"
|
|
2078 "a signature utility for GNU Emacs"
|
|
2079 (mail news signature)
|
|
2080 "lisp/tm/")
|
|
2081 ("tm-bbdb.el"
|
|
2082 "tm shared module for BBDB"
|
|
2083 (mail news mime multimedia multilingual bbdb)
|
|
2084 "lisp/tm/")
|
|
2085 ("tm-def.el"
|
|
2086 "definition module for tm"
|
|
2087 (mail news mime multimedia definition)
|
|
2088 "lisp/tm/")
|
|
2089 ("tm-edit-mc.el"
|
|
2090 "Mailcrypt interface for tm-edit"
|
|
2091 (mail news mime multimedia multilingual security pgp)
|
|
2092 "lisp/tm/")
|
|
2093 ("tm-edit.el"
|
|
2094 "Simple MIME Composer for GNU Emacs"
|
|
2095 (mail news mime multimedia multilingual)
|
|
2096 "lisp/tm/")
|
|
2097 ("tm-ew-d.el"
|
|
2098 "RFC 2047 based encoded-word decoder for GNU Emacs"
|
|
2099 (encoded-word mime multilingual header mail news)
|
|
2100 "lisp/tm/")
|
|
2101 ("tm-ew-e.el"
|
|
2102 "RFC 2047 based encoded-word encoder for GNU Emacs"
|
|
2103 (encoded-word mime multilingual header mail news)
|
|
2104 "lisp/tm/")
|
|
2105 ("tm-file.el"
|
|
2106 "tm-view internal method for file extraction"
|
|
2107 (mail news mime multimedia file extract)
|
|
2108 "lisp/tm/")
|
|
2109 ("tm-ftp.el"
|
|
2110 "tm-view internal method for anonymous ftp"
|
|
2111 (anonymous ftp mime multimedia mail news)
|
|
2112 "lisp/tm/")
|
|
2113 ("tm-image.el"
|
|
2114 "tm-view filter to display images in XEmacs or MULE buffers"
|
|
2115 (image picture x-face mime multimedia mail news)
|
|
2116 "lisp/tm/")
|
|
2117 ("tm-mail.el"
|
|
2118 "mail-mode extension."
|
|
2119 (mail mime multimedia)
|
|
2120 "lisp/tm/")
|
|
2121 ("tm-mh-e.el"
|
|
2122 "MIME extension for mh-e"
|
|
2123 (mail mh mime multimedia encoded-word multilingual)
|
|
2124 "lisp/tm/")
|
|
2125 ("tm-parse.el"
|
|
2126 "MIME message parser"
|
|
2127 (mail news mime multimedia)
|
|
2128 "lisp/tm/")
|
|
2129 ("tm-partial.el"
|
|
2130 "Grabbing all MIME \"message/partial\"s."
|
|
2131 (mail news mime multimedia message/partial)
|
|
2132 "lisp/tm/")
|
|
2133 ("tm-pgp.el"
|
|
2134 "tm-view internal methods for PGP."
|
|
2135 (mail news mime multimedia pgp security)
|
|
2136 "lisp/tm/")
|
|
2137 ("tm-play.el"
|
|
2138 "decoder for tm-view.el"
|
|
2139 (mail news mime multimedia)
|
|
2140 "lisp/tm/")
|
|
2141 ("tm-rmail.el"
|
|
2142 "MIME extension for RMAIL"
|
|
2143 (mail mime multimedia multilingual encoded-word)
|
|
2144 "lisp/tm/")
|
|
2145 ("tm-setup.el"
|
|
2146 "setup file for tm viewer."
|
|
2147 (mail news mime multimedia multilingual encoded-word)
|
|
2148 "lisp/tm/")
|
|
2149 ("tm-view.el"
|
|
2150 "interactive MIME viewer for GNU Emacs"
|
|
2151 (mail news mime multimedia)
|
|
2152 "lisp/tm/")
|
|
2153 ("tm-vm.el"
|
|
2154 "tm-MUA (MIME Extension module) for VM"
|
|
2155 (mail mime multimedia multilingual encoded-word)
|
|
2156 "lisp/tm/")
|
|
2157 ("tmh-comp.el"
|
|
2158 "tm-mh-e functions for composing messages"
|
|
2159 (mail mh mime multimedia encoded-word multilingual)
|
|
2160 "lisp/tm/")
|
0
|
2161 ("abbrevlist.el"
|
|
2162 "list one abbrev table alphabetically ordered."
|
|
2163 (abbrev)
|
|
2164 "lisp/utils/")
|
|
2165 ("advice.el"
|
|
2166 "an overloading mechanism for Emacs Lisp functions"
|
|
2167 (extensions lisp tools)
|
|
2168 "lisp/utils/")
|
|
2169 ("annotations.el"
|
|
2170 "interface to marginal annotations"
|
|
2171 (extensions hypermedia outlining)
|
|
2172 "lisp/utils/")
|
|
2173 ("assoc.el"
|
|
2174 "insert/delete/sort functions on association lists"
|
|
2175 (extensions)
|
|
2176 "lisp/utils/")
|
|
2177 ("atomic-extents.el"
|
|
2178 "treat regions of text as a single object"
|
|
2179 (extensions)
|
|
2180 "lisp/utils/")
|
|
2181 ("autoload.el"
|
|
2182 "maintain autoloads in loaddefs.el."
|
|
2183 (maint)
|
|
2184 "lisp/utils/")
|
118
|
2185 ("bench.el"
|
|
2186 "benchmarking utility for emacsen"
|
|
2187 (internal maint)
|
|
2188 "lisp/utils/")
|
0
|
2189 ("blessmail.el"
|
|
2190 "Decide whether movemail needs special privileges."
|
|
2191 (internal)
|
|
2192 "lisp/utils/")
|
118
|
2193 ("browse-url.el"
|
|
2194 "ask a WWW browser to load a URL"
|
|
2195 (hypertext)
|
0
|
2196 "lisp/utils/")
|
|
2197 ("delbackspace.el"
|
|
2198 "rebind backspace and delete to be correct"
|
|
2199 (terminals)
|
|
2200 "lisp/utils/")
|
|
2201 ("derived.el"
|
|
2202 "allow inheritance of major modes."
|
118
|
2203 nil
|
|
2204 "lisp/utils/")
|
|
2205 ("detached-minibuf.el"
|
|
2206 "Support a detached minibuffer for XEmacs."
|
|
2207 (extensions)
|
|
2208 "lisp/utils/")
|
|
2209 ("docref.el"
|
|
2210 "Simple cross references for Elisp documentation strings"
|
|
2211 (docs help lisp)
|
|
2212 "lisp/utils/")
|
|
2213 ("edmacro.el"
|
|
2214 "keyboard macro editor"
|
|
2215 (abbrev)
|
|
2216 "lisp/utils/")
|
|
2217 ("eldoc.el"
|
|
2218 "show function arglist or variable docstring in echo area"
|
0
|
2219 (extensions)
|
|
2220 "lisp/utils/")
|
|
2221 ("elp.el"
|
|
2222 "Emacs Lisp Profiler"
|
|
2223 (debugging lisp tools)
|
|
2224 "lisp/utils/")
|
118
|
2225 ("facemenu.el"
|
|
2226 "create a face menu for interactively adding fonts to text"
|
|
2227 (faces)
|
|
2228 "lisp/utils/")
|
0
|
2229 ("find-gc.el"
|
|
2230 "detect functions that call the garbage collector"
|
|
2231 (maint)
|
|
2232 "lisp/utils/")
|
|
2233 ("finder-inf.el"
|
|
2234 "keyword-to-package mapping"
|
|
2235 (help)
|
|
2236 "lisp/utils/")
|
|
2237 ("finder.el"
|
|
2238 "topic & keyword-based code finder"
|
|
2239 (help)
|
|
2240 "lisp/utils/")
|
118
|
2241 ("floating-toolbar.el"
|
|
2242 "popup toolbar support for XEmacs."
|
|
2243 (lisp)
|
|
2244 "lisp/utils/")
|
0
|
2245 ("flow-ctrl.el"
|
|
2246 "help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control"
|
|
2247 (hardware)
|
|
2248 "lisp/utils/")
|
|
2249 ("foldout.el"
|
|
2250 "Folding extensions for outline-mode and outline-minor-mode."
|
118
|
2251 (folding outline)
|
0
|
2252 "lisp/utils/")
|
|
2253 ("forms-d2.el"
|
|
2254 "demo forms-mode"
|
118
|
2255 nil
|
0
|
2256 "lisp/utils/")
|
|
2257 ("forms-pass.el"
|
118
|
2258 "passwd file demo for forms-mode"
|
|
2259 nil
|
0
|
2260 "lisp/utils/")
|
|
2261 ("forms.el"
|
118
|
2262 "Forms mode: edit a file as a form to fill in"
|
0
|
2263 (extensions)
|
|
2264 "lisp/utils/")
|
|
2265 ("highlight-headers.el"
|
|
2266 "highlighting message headers."
|
|
2267 (mail news)
|
|
2268 "lisp/utils/")
|
118
|
2269 ("live-icon.el"
|
|
2270 "make frame icons represent the current frame contents"
|
|
2271 nil
|
|
2272 "lisp/utils/")
|
0
|
2273 ("loadhist.el"
|
|
2274 "lisp functions for working with feature groups"
|
|
2275 (internal)
|
|
2276 "lisp/utils/")
|
|
2277 ("mail-extr.el"
|
|
2278 "extract full name and address from RFC 822 mail header."
|
|
2279 (mail)
|
|
2280 "lisp/utils/")
|
|
2281 ("mail-utils.el"
|
118
|
2282 "utility functions used both by rmail and rnews"
|
|
2283 (mail news)
|
0
|
2284 "lisp/utils/")
|
|
2285 ("mailpost.el"
|
|
2286 "RMAIL coupler to /usr/uci/post mailer"
|
|
2287 (mail)
|
|
2288 "lisp/utils/")
|
|
2289 ("map-ynp.el"
|
|
2290 "General-purpose boolean question-asker"
|
118
|
2291 (lisp extensions)
|
0
|
2292 "lisp/utils/")
|
|
2293 ("meese.el"
|
|
2294 "protect the impressionable young minds of America"
|
|
2295 (games)
|
|
2296 "lisp/utils/")
|
|
2297 ("passwd.el"
|
|
2298 "Prompting for passwords semi-securely"
|
|
2299 (comm extensions)
|
|
2300 "lisp/utils/")
|
118
|
2301 ("pp.el"
|
|
2302 "pretty printer for Emacs Lisp"
|
|
2303 (lisp tools language extensions)
|
|
2304 "lisp/utils/")
|
|
2305 ("redo.el"
|
|
2306 "Redo/undo system for XEmacs"
|
|
2307 (lisp extensions)
|
|
2308 "lisp/utils/")
|
0
|
2309 ("regi.el"
|
|
2310 "REGular expression Interpreting engine"
|
118
|
2311 (extensions matching)
|
0
|
2312 "lisp/utils/")
|
|
2313 ("reporter.el"
|
|
2314 "customizable bug reporting of lisp programs"
|
118
|
2315 (maint mail tools)
|
0
|
2316 "lisp/utils/")
|
|
2317 ("rfc822.el"
|
|
2318 "hairy rfc822 parser for mail and news and suchlike"
|
|
2319 (mail)
|
|
2320 "lisp/utils/")
|
|
2321 ("ring.el"
|
|
2322 "handle rings of items"
|
|
2323 (extensions)
|
|
2324 "lisp/utils/")
|
118
|
2325 ("shadowfile.el"
|
|
2326 "automatic file copying for Emacs 19"
|
|
2327 (comm)
|
|
2328 "lisp/utils/")
|
|
2329 ("skeleton.el"
|
|
2330 "Lisp language extension for writing statement skeletons"
|
|
2331 (extensions abbrev languages tools)
|
|
2332 "lisp/utils/")
|
|
2333 ("soundex.el"
|
|
2334 "implement Soundex algorithm"
|
|
2335 (matching)
|
|
2336 "lisp/utils/")
|
0
|
2337 ("symbol-syntax.el"
|
|
2338 "find chars with symbol syntax"
|
|
2339 (matching)
|
|
2340 "lisp/utils/")
|
|
2341 ("sysdep.el"
|
|
2342 "consolidate Emacs-version dependencies in one file."
|
|
2343 (lisp tools)
|
|
2344 "lisp/utils/")
|
|
2345 ("text-props.el"
|
|
2346 "implements properties of characters"
|
|
2347 (extensions wp faces)
|
|
2348 "lisp/utils/")
|
|
2349 ("thing.el"
|
|
2350 "find language-specific contiguous pieces of text"
|
|
2351 (extensions languages)
|
|
2352 "lisp/utils/")
|
|
2353 ("timezone.el"
|
118
|
2354 "time zone package for GNU Emacs"
|
|
2355 (news)
|
0
|
2356 "lisp/utils/")
|
|
2357 ("tq.el"
|
|
2358 "utility to maintain a transaction queue"
|
|
2359 (extensions)
|
|
2360 "lisp/utils/")
|
|
2361 ("trace.el"
|
|
2362 "tracing facility for Emacs Lisp functions"
|
118
|
2363 (tools lisp)
|
|
2364 "lisp/utils/")
|
|
2365 ("uniquify.el"
|
|
2366 "unique buffer names dependent on file name"
|
|
2367 nil
|
0
|
2368 "lisp/utils/")
|
118
|
2369 ("viper-ex.el"
|
|
2370 "functions implementing the Ex commands for Viper"
|
|
2371 nil
|
|
2372 "lisp/viper/")
|
|
2373 ("viper-init.el"
|
|
2374 "some common definitions for Viper"
|
|
2375 nil
|
|
2376 "lisp/viper/")
|
|
2377 ("viper-keym.el"
|
|
2378 "Viper keymaps"
|
|
2379 nil
|
|
2380 "lisp/viper/")
|
|
2381 ("viper-macs.el"
|
|
2382 "functions implementing keyboard macros for Viper"
|
|
2383 nil
|
|
2384 "lisp/viper/")
|
|
2385 ("viper-mous.el"
|
|
2386 "mouse support for Viper"
|
|
2387 nil
|
|
2388 "lisp/viper/")
|
0
|
2389 ("viper-util.el"
|
|
2390 "Utilities used by viper.el"
|
|
2391 nil
|
|
2392 "lisp/viper/")
|
|
2393 ("viper.el"
|
|
2394 "A full-featured Vi emulator for GNU Emacs 19 and XEmacs 19,"
|
118
|
2395 (emulations)
|
0
|
2396 "lisp/viper/")
|
|
2397 ("vm-easymenu.el"
|
|
2398 "support the easymenu interface for defining a menu."
|
|
2399 (emulations)
|
|
2400 "lisp/vm/")
|
|
2401 ("base64.el"
|
|
2402 "Base64 encoding functions"
|
|
2403 (extensions)
|
|
2404 "lisp/w3/")
|
118
|
2405 ("css.el"
|
|
2406 "Cascading Style Sheet parser"
|
|
2407 nil
|
|
2408 "lisp/w3/")
|
|
2409 ("dsssl.el"
|
|
2410 "DSSSL parser"
|
|
2411 nil
|
|
2412 "lisp/w3/")
|
|
2413 ("font.el"
|
|
2414 "New font model"
|
|
2415 (faces)
|
|
2416 "lisp/w3/")
|
|
2417 ("images.el"
|
|
2418 "Automatic image converters"
|
|
2419 (images)
|
0
|
2420 "lisp/w3/")
|
126
|
2421 ("md5.el"
|
|
2422 "MD5 Message Digest Algorithm"
|
|
2423 nil
|
|
2424 "lisp/w3/")
|
0
|
2425 ("mm.el"
|
|
2426 "Mailcap parsing routines, and MIME handling"
|
|
2427 (mail news hypermedia)
|
|
2428 "lisp/w3/")
|
118
|
2429 ("mule-sysdp.el"
|
|
2430 "consolidate MULE-version dependencies in one file."
|
|
2431 (lisp tools)
|
|
2432 "lisp/w3/")
|
|
2433 ("socks.el"
|
|
2434 "A Socks v5 Client for Emacs"
|
|
2435 (comm firewalls)
|
|
2436 "lisp/w3/")
|
0
|
2437 ("ssl.el"
|
|
2438 "ssl functions for emacsen without them builtin"
|
|
2439 (comm)
|
|
2440 "lisp/w3/")
|
118
|
2441 ("url-auth.el"
|
|
2442 "Uniform Resource Locator authorization modules"
|
|
2443 (comm data processes hypermedia)
|
|
2444 "lisp/w3/")
|
|
2445 ("url-cache.el"
|
|
2446 "Uniform Resource Locator retrieval tool"
|
|
2447 (comm data processes hypermedia)
|
|
2448 "lisp/w3/")
|
|
2449 ("url-cookie.el"
|
|
2450 "Netscape Cookie support"
|
|
2451 (comm data processes hypermedia)
|
|
2452 "lisp/w3/")
|
|
2453 ("url-file.el"
|
|
2454 "File retrieval code"
|
|
2455 (comm data processes)
|
|
2456 "lisp/w3/")
|
|
2457 ("url-gopher.el"
|
|
2458 "Gopher Uniform Resource Locator retrieval code"
|
|
2459 (comm data processes)
|
|
2460 "lisp/w3/")
|
|
2461 ("url-gw.el"
|
|
2462 "Gateway munging for URL loading"
|
|
2463 (comm data processes)
|
|
2464 "lisp/w3/")
|
|
2465 ("url-http.el"
|
|
2466 "HTTP Uniform Resource Locator retrieval code"
|
|
2467 (comm data processes)
|
|
2468 "lisp/w3/")
|
|
2469 ("url-irc.el"
|
|
2470 "IRC URL interface"
|
|
2471 (comm data processes)
|
|
2472 "lisp/w3/")
|
|
2473 ("url-mail.el"
|
|
2474 "Mail Uniform Resource Locator retrieval code"
|
|
2475 (comm data processes)
|
|
2476 "lisp/w3/")
|
|
2477 ("url-misc.el"
|
|
2478 "Misc Uniform Resource Locator retrieval code"
|
|
2479 (comm data processes)
|
|
2480 "lisp/w3/")
|
|
2481 ("url-news.el"
|
|
2482 "News Uniform Resource Locator retrieval code"
|
|
2483 (comm data processes)
|
|
2484 "lisp/w3/")
|
|
2485 ("url-nfs.el"
|
|
2486 "NFS URL interface"
|
|
2487 (comm data processes)
|
|
2488 "lisp/w3/")
|
|
2489 ("url-ns.el"
|
|
2490 "Various netscape-ish functions for proxy definitions"
|
|
2491 (comm data processes hypermedia)
|
|
2492 "lisp/w3/")
|
|
2493 ("url-parse.el"
|
|
2494 "Uniform Resource Locator parser"
|
|
2495 (comm data processes)
|
|
2496 "lisp/w3/")
|
|
2497 ("url-vars.el"
|
|
2498 "Variables for Uniform Resource Locator tool"
|
|
2499 (comm data processes hypermedia)
|
|
2500 "lisp/w3/")
|
70
|
2501 ("url.el"
|
50
|
2502 "Uniform Resource Locator retrieval tool"
|
|
2503 (comm data processes hypermedia)
|
|
2504 "lisp/w3/")
|
0
|
2505 ("w3-about.el"
|
|
2506 "About pages for emacs-w3"
|
|
2507 (hypermedia)
|
|
2508 "lisp/w3/")
|
118
|
2509 ("w3-cus.el"
|
|
2510 "Customization support for Emacs-W3"
|
|
2511 (comm help hypermedia)
|
0
|
2512 "lisp/w3/")
|
118
|
2513 ("w3-display.el"
|
|
2514 "display engine v99999"
|
0
|
2515 (faces help hypermedia)
|
|
2516 "lisp/w3/")
|
|
2517 ("w3-e19.el"
|
|
2518 "Emacs 19.xx specific functions for emacs-w3"
|
|
2519 (faces help mouse hypermedia)
|
|
2520 "lisp/w3/")
|
118
|
2521 ("w3-elisp.el"
|
|
2522 "Scripting support for emacs-lisp"
|
|
2523 (hypermedia scripting)
|
|
2524 "lisp/w3/")
|
|
2525 ("w3-emulate.el"
|
|
2526 "All variable definitions for emacs-w3"
|
|
2527 (comm help hypermedia)
|
0
|
2528 "lisp/w3/")
|
118
|
2529 ("w3-forms.el"
|
|
2530 "Emacs-w3 forms parsing code for new display engine"
|
|
2531 (faces help comm data languages)
|
0
|
2532 "lisp/w3/")
|
118
|
2533 ("w3-hot.el"
|
|
2534 "Main functions for emacs-w3 on all platforms/versions"
|
|
2535 (faces help comm news mail processes mouse hypermedia)
|
|
2536 "lisp/w3/")
|
|
2537 ("w3-imap.el"
|
|
2538 "Imagemap functions"
|
|
2539 (hypermedia)
|
0
|
2540 "lisp/w3/")
|
118
|
2541 ("w3-jscript.el"
|
|
2542 "Scripting support for javascript"
|
|
2543 (hypermedia scripting)
|
|
2544 "lisp/w3/")
|
|
2545 ("w3-keyword.el"
|
|
2546 "Emacs-W3 binding style sheet mechanism"
|
|
2547 (hypermedia)
|
|
2548 "lisp/w3/")
|
|
2549 ("w3-latex.el"
|
|
2550 "Emacs-W3 printing via LaTeX"
|
|
2551 (hypermedia printing typesetting)
|
0
|
2552 "lisp/w3/")
|
118
|
2553 ("w3-menu.el"
|
|
2554 "Menu functions for emacs-w3"
|
|
2555 (menu hypermedia)
|
0
|
2556 "lisp/w3/")
|
118
|
2557 ("w3-mouse.el"
|
|
2558 "Mouse specific functions for emacs-w3"
|
|
2559 (mouse hypermedia)
|
|
2560 "lisp/w3/")
|
|
2561 ("w3-prefs.el"
|
|
2562 "Preferences panels for Emacs-W3"
|
|
2563 (hypermedia preferences)
|
0
|
2564 "lisp/w3/")
|
|
2565 ("w3-print.el"
|
|
2566 "Printing support for emacs-w3"
|
|
2567 (faces help printing hypermedia)
|
|
2568 "lisp/w3/")
|
118
|
2569 ("w3-script.el"
|
|
2570 "Scripting support"
|
|
2571 (hypermedia scripting)
|
|
2572 "lisp/w3/")
|
|
2573 ("w3-speak.el"
|
|
2574 "Emacs-W3 speech interface"
|
|
2575 (hypermedia speech)
|
0
|
2576 "lisp/w3/")
|
|
2577 ("w3-style.el"
|
|
2578 "Emacs-W3 binding style sheet mechanism"
|
|
2579 (faces hypermedia)
|
|
2580 "lisp/w3/")
|
|
2581 ("w3-sysdp.el"
|
|
2582 "consolidate Emacs-version dependencies in one file."
|
|
2583 (lisp tools)
|
|
2584 "lisp/w3/")
|
118
|
2585 ("w3-toolbar.el"
|
|
2586 "Toolbar functions for emacs-w3"
|
|
2587 (mouse toolbar)
|
|
2588 "lisp/w3/")
|
0
|
2589 ("w3-vars.el"
|
|
2590 "All variable definitions for emacs-w3"
|
|
2591 (comm help hypermedia)
|
|
2592 "lisp/w3/")
|
118
|
2593 ("w3-widget.el"
|
|
2594 "An image widget"
|
|
2595 (faces images)
|
0
|
2596 "lisp/w3/")
|
|
2597 ("w3-xemac.el"
|
|
2598 "XEmacs specific functions for emacs-w3"
|
|
2599 (faces help mouse hypermedia)
|
|
2600 "lisp/w3/")
|
|
2601 ("w3.el"
|
|
2602 "Main functions for emacs-w3 on all platforms/versions"
|
|
2603 (faces help comm news mail processes mouse hypermedia)
|
|
2604 "lisp/w3/")
|
|
2605 ("x-faces.el"
|
|
2606 "X-specific face frobnication, aka black magic."
|
|
2607 nil
|
|
2608 "lisp/x11/")
|
118
|
2609 ("x-font-menu.el"
|
|
2610 "Managing menus of X fonts."
|
|
2611 nil
|
|
2612 "lisp/x11/")
|
|
2613 ("x-init.el"
|
|
2614 "initialization code for X windows"
|
|
2615 (terminals)
|
|
2616 "lisp/x11/")
|
0
|
2617 ("x-menubar.el"
|
|
2618 "Menubar and popup-menu support for X."
|
|
2619 nil
|
|
2620 "lisp/x11/")
|
|
2621 ("x-misc.el"
|
|
2622 "miscellaneous X functions."
|
|
2623 nil
|
|
2624 "lisp/x11/")
|
|
2625 ("x-scrollbar.el"
|
|
2626 "scrollbar resourcing and such."
|
|
2627 nil
|
|
2628 "lisp/x11/")
|
118
|
2629 ("x-select.el"
|
|
2630 "Elisp interface to X Selections."
|
|
2631 nil
|
|
2632 "lisp/x11/")
|
|
2633 ("x-win-sun.el"
|
|
2634 "runtime initialization for Sun X servers and keyboards"
|
|
2635 (terminals)
|
|
2636 "lisp/x11/")
|
|
2637 ("x-win-xfree86.el"
|
|
2638 "runtime initialization for XFree86 servers"
|
|
2639 (terminals)
|
|
2640 "lisp/x11/")
|
0
|
2641 ))
|
|
2642
|
|
2643 (provide 'finder-inf)
|
|
2644
|
|
2645 ;;; finder-inf.el ends here
|