(font-lock-comment-face): For tty's with dark
[bpt/emacs.git] / lisp / finder-inf.el
CommitLineData
272a4715
DL
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 ("abbrev.el"
10 "abbrev mode commands for Emacs"
11 (abbrev convenience))
12 ("abbrevlist.el"
13 "list one abbrev table alphabetically ordered."
14 (abbrev))
15 ("add-log.el"
16 "change log maintenance commands for Emacs"
17 (tools))
ac95a621
GM
18 ("align.el"
19 "align text to a specific column, by regexp"
20 (convenience languages lisp))
272a4715 21 ("allout.el"
ac95a621
GM
22 nil
23 (outline mode wp languages))
272a4715 24 ("ansi-color.el"
c7f48c35
GM
25 "translate ANSI escape sequences into faces"
26 (comm processes terminals services))
272a4715
DL
27 ("apropos.el"
28 "apropos commands for users and programmers."
29 (help))
30 ("arc-mode.el"
31 "simple editing of archives"
32 (archives msdog editing major-mode))
33 ("array.el"
34 "array editing commands for Gnu Emacs"
35 (extensions))
ac95a621
GM
36 ("autoarg.el"
37 "make digit keys supply prefix args"
38 (abbrev emulations))
272a4715
DL
39 ("autoinsert.el"
40 "automatic mode-dependent insertion of text into new files"
41 (convenience))
42 ("autorevert.el"
43 "revert buffers when files on disk change"
44 (convenience))
45 ("avoid.el"
46 "make mouse pointer stay out of the way of editing"
47 (mouse))
48 ("battery.el"
49 "display battery status information."
50 (hardware))
51 ("bindings.el"
52 "define standard key bindings and some variables."
53 (internal))
54 ("bookmark.el"
55 "set bookmarks, maybe annotate them, jump to them later."
56 (bookmarks placeholders annotations))
ac95a621
GM
57 ("bs.el"
58 "menu for selecting and displaying buffers"
59 (convenience))
272a4715
DL
60 ("buff-menu.el"
61 "buffer menu main function and support functions."
62 nil)
63 ("byte-run.el"
64 "byte-compiler support for inlining"
65 (internal))
ac95a621
GM
66 ("calculator.el"
67 "A [not so] simple calculator for Emacs."
68 (tools convenience))
272a4715
DL
69 ("case-table.el"
70 "code to extend the character set and support case tables."
71 (i18n))
72 ("cdl.el"
73 "Common Data Language (CDL) utility functions for Gnu Emacs"
74 (data))
75 ("chistory.el"
76 "list command history"
77 nil)
78 ("cmuscheme.el"
79 "Scheme process in a buffer. Adapted from tea.el."
80 (processes lisp))
81 ("comint.el"
82 "general command interpreter in a window stuff"
83 (processes))
84 ("compare-w.el"
85 "compare text between windows for Emacs."
86 nil)
87 ("complete.el"
88 "partial completion mechanism plus other goodies"
89 (abbrev convenience))
90 ("completion.el"
91 "dynamic word-completion code"
92 (abbrev convenience))
ac95a621
GM
93 ("composite.el"
94 "Support character composition."
95 (mule multilingual character composition))
272a4715
DL
96 ("cus-dep.el"
97 "Find customization dependencies."
98 (internal))
99 ("cus-edit.el"
ac95a621 100 "Tools for customizing Emacs and Lisp packages."
272a4715
DL
101 (help faces))
102 ("cus-face.el"
103 "customization support for faces."
104 (help faces))
efaa080b
GM
105 ("cus-load.el"
106 "automatically extracted custom dependencies"
107 nil)
272a4715
DL
108 ("cus-start.el"
109 "define customization properties of builtins."
110 (internal))
111 ("custom.el"
112 "Tools for declaring and initializing options."
113 (help faces))
ac95a621
GM
114 ("cvs-status.el"
115 "Major mode for browsing `cvs status' output"
116 (pcl-cvs cvs status tree))
272a4715
DL
117 ("dabbrev.el"
118 "dynamic abbreviation package"
119 (abbrev expand completion convenience))
120 ("delim-col.el"
121 "Prettify all columns in a region or rectangle."
122 (internal))
123 ("delsel.el"
124 "delete selection if you insert"
ac95a621 125 (convenience emulations))
272a4715
DL
126 ("derived.el"
127 "allow inheritance of major modes."
ac95a621 128 (extensions))
272a4715
DL
129 ("desktop.el"
130 "save partial status of Emacs when killed"
ac95a621
GM
131 (convenience))
132 ("diff-mode.el"
133 "A mode for viewing/editing context diffs"
134 (patch diff))
272a4715
DL
135 ("diff.el"
136 "Run `diff' in compilation-mode."
137 (unix tools))
138 ("dired-aux.el"
139 "less commonly used parts of dired"
140 nil)
141 ("dired-x.el"
c7f48c35 142 "Extra Dired functionality"
272a4715
DL
143 (dired extensions))
144 ("dired.el"
145 "directory-browsing commands"
146 nil)
147 ("dirtrack.el"
148 "Directory Tracking by watching the prompt"
149 (processes))
150 ("disp-table.el"
151 "functions for dealing with char tables."
152 (i18n))
153 ("dos-fns.el"
154 "MS-Dos specific functions."
155 (internal))
156 ("dos-vars.el"
157 "MS-Dos specific user options."
158 (internal))
159 ("dos-w32.el"
160 "Functions shared among MS-DOS and W32 (NT/95) platforms"
161 (internal))
162 ("double.el"
163 "Support for keyboard remapping with double clicking"
164 (i18n))
165 ("ebuff-menu.el"
166 "electric-buffer-list mode"
ac95a621 167 (convenience))
272a4715
DL
168 ("echistory.el"
169 "Electric Command History Mode"
170 nil)
171 ("ediff-diff.el"
172 "diff-related utilities"
173 nil)
174 ("ediff-help.el"
175 "Code related to the contents of Ediff help buffers"
176 nil)
177 ("ediff-hook.el"
178 "setup for Ediff's menus and autoloads"
179 nil)
180 ("ediff-init.el"
181 "Macros, variables, and defsubsts used by Ediff"
182 nil)
183 ("ediff-merg.el"
184 "merging utilities"
185 nil)
186 ("ediff-mult.el"
187 "support for multi-file/multi-buffer processing in Ediff"
188 nil)
189 ("ediff-ptch.el"
190 "Ediff's patch support"
191 nil)
192 ("ediff-util.el"
193 "the core commands and utilities of ediff"
194 nil)
195 ("ediff-vers.el"
196 "version control interface to Ediff"
197 nil)
198 ("ediff-wind.el"
199 "window manipulation utilities"
200 nil)
201 ("ediff.el"
202 "a comprehensive visual interface to diff & patch"
ac95a621 203 (comparing merging patching tools unix))
272a4715
DL
204 ("edmacro.el"
205 "keyboard macro editor"
206 (abbrev))
207 ("ehelp.el"
208 "bindings for electric-help mode"
209 (help extensions))
210 ("electric.el"
211 "window maker and Command loop for `electric' modes."
212 (extensions))
ac95a621
GM
213 ("elide-head.el"
214 "hide headers in files"
215 (outlines tools))
272a4715
DL
216 ("emacs-lock.el"
217 "prevents you from exiting emacs if a buffer is locked"
218 (extensions processes))
219 ("emerge.el"
220 "merge diffs under Emacs control"
221 (unix tools))
222 ("enriched.el"
223 "read and save files in text/enriched format"
224 (wp faces))
225 ("env.el"
226 "functions to manipulate environment variables."
227 (processes unix))
272a4715
DL
228 ("expand.el"
229 "make abbreviations more usable."
230 (abbrev))
231 ("facemenu.el"
232 "create a face menu for interactively adding fonts to text"
233 (faces))
234 ("faces.el"
235 "Lisp faces"
236 nil)
237 ("fast-lock.el"
238 "Automagic text properties caching for fast Font Lock mode."
239 (faces files))
240 ("ffap.el"
241 "find file (or url) at point"
242 (files hypermedia matching mouse convenience))
243 ("filecache.el"
244 "Find files using a pre-loaded cache"
245 (convenience))
246 ("files.el"
247 "file input and output commands for Emacs"
248 nil)
249 ("find-dired.el"
250 "run a `find' command and dired the output"
251 (unix))
252 ("find-file.el"
253 "find a file corresponding to this one given a pattern"
254 (c matching tools))
255 ("find-gc.el"
256 "detect functions that call the garbage collector"
257 nil)
ac95a621
GM
258 ("find-lisp.el"
259 "Emulation of find in Emacs Lisp"
260 (unix))
272a4715
DL
261 ("finder-inf.el"
262 "keyword-to-package mapping"
263 (help))
264 ("finder.el"
265 "topic & keyword-based code finder"
266 (help))
267 ("float-sup.el"
268 "detect absence of floating-point support in Emacs runtime"
269 nil)
270 ("flow-ctrl.el"
271 "help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control"
272 (hardware))
273 ("foldout.el"
274 "Folding extensions for outline-mode and outline-minor-mode."
275 (folding outlines))
276 ("follow.el"
277 "Minor mode, Synchronize windows showing the same buffer."
278 (display window minor-mode convenience))
279 ("font-lock.el"
280 "Electric font lock mode"
281 (languages faces))
282 ("format.el"
283 "read and save files in multiple formats"
284 nil)
285 ("forms-d2.el"
286 "demo forms-mode"
287 nil)
288 ("forms-pass.el"
289 "passwd file demo for forms-mode"
290 nil)
291 ("forms.el"
292 "Forms mode: edit a file as a form to fill in"
293 nil)
294 ("frame.el"
295 "multi-frame management independent of window systems."
296 (internal))
297 ("generic-x.el"
298 "Extra Modes for generic-mode"
299 (generic comment font-lock))
300 ("generic.el"
301 "Defining simple major modes with comment and font-lock."
302 (generic comment font-lock))
272a4715
DL
303 ("gs.el"
304 "interface to Ghostscript"
305 (internal))
306 ("gud.el"
307 "Grand Unified Debugger mode for running GDB and other debuggers"
308 (unix tools))
309 ("help-macro.el"
310 "Makes command line help such as help-for-help"
311 nil)
312 ("help.el"
313 "help commands for Emacs"
314 (help internal))
315 ("hexl.el"
316 "edit a file in a hex dump format using the hexl filter."
317 (data))
ac95a621
GM
318 ("hi-lock.el"
319 "Minor mode for interactive automatic highlighting."
320 (faces minor-mode matching display))
272a4715
DL
321 ("hilit-chg.el"
322 "minor mode displaying buffer changes with special face"
323 (faces))
272a4715
DL
324 ("hippie-exp.el"
325 "expand text trying various ways to find its expansion."
326 (abbrev convenience))
327 ("hl-line.el"
328 "highlight the current line"
ac95a621 329 (faces frames emulation))
272a4715
DL
330 ("icomplete.el"
331 "minibuffer completion incremental feedback"
332 (help abbrev))
333 ("ielm.el"
334 "interaction mode for Emacs Lisp"
335 (lisp))
ac95a621
GM
336 ("image-file.el"
337 "Support for visiting image files"
338 (multimedia))
272a4715
DL
339 ("image.el"
340 "image API"
341 (multimedia))
342 ("imenu.el"
343 "Framework for mode-specific buffer indexes."
344 (tools convenience))
345 ("indent.el"
346 "indentation commands for Emacs"
347 nil)
348 ("info-look.el"
349 "major-mode-sensitive Info index lookup facility."
350 (help languages))
351 ("info.el"
352 "info package for Emacs."
353 (help))
354 ("informat.el"
355 "info support functions package for Emacs"
356 (help))
357 ("isearch.el"
358 "incremental search minor mode."
359 (matching))
360 ("iswitchb.el"
361 "switch between buffers using substrings"
ac95a621 362 (completion convenience))
272a4715
DL
363 ("jit-lock.el"
364 "just-in-time fontification."
365 (faces files))
366 ("jka-compr.el"
367 "reading/writing/loading compressed files"
368 (data))
369 ("kermit.el"
370 "additions to shell mode for use with kermit, etc."
371 (comm))
372 ("lazy-lock.el"
373 "Lazy demand-driven fontification for fast Font Lock mode."
374 (faces files))
272a4715
DL
375 ("ledit.el"
376 "Emacs side of ledit interface"
377 nil)
378 ("loaddefs.el"
ac95a621
GM
379 "automatically extracted autoloads"
380 nil)
272a4715
DL
381 ("loadhist.el"
382 "lisp functions for working with feature groups"
383 (internal))
384 ("loadup.el"
385 "load up standardly loaded Lisp files for Emacs."
386 (internal))
387 ("locate.el"
388 "interface to the locate command"
ac95a621
GM
389 (unix files))
390 ("log-edit.el"
391 "Major mode for editing CVS commit messages"
392 (pcl-cvs cvs commit log))
393 ("log-view.el"
394 "Major mode for browsing RCS/CVS/SCCS log output"
395 (rcs sccs cvs log version-control))
272a4715
DL
396 ("lpr.el"
397 "print Emacs buffer on line printer."
398 (unix))
399 ("ls-lisp.el"
400 "emulate insert-directory completely in Emacs Lisp"
c7f48c35 401 (unix dired))
272a4715
DL
402 ("macros.el"
403 "non-primitive commands for keyboard macros."
404 (abbrev))
405 ("makesum.el"
406 "generate key binding summary for Emacs"
407 (help))
408 ("man.el"
409 "browse UNIX manual pages"
410 (help))
411 ("map-ynp.el"
412 "General-purpose boolean question-asker."
413 (lisp extensions))
414 ("menu-bar.el"
415 "define a default menu bar."
ac95a621 416 (internal mouse))
272a4715
DL
417 ("midnight.el"
418 "run something every midnight, e.g., kill old buffers."
419 (utilities))
ac95a621
GM
420 ("minibuf-eldef.el"
421 "Only show defaults in prompts when applicable"
422 (convenience))
272a4715
DL
423 ("misc.el"
424 "some nonstandard basic editing commands for Emacs"
425 nil)
426 ("mouse-copy.el"
427 "one-click text copy and move"
428 (mouse))
429 ("mouse-drag.el"
430 "use mouse-2 to do a new style of scrolling"
431 (mouse))
432 ("mouse-sel.el"
433 "Multi-click selection support for Emacs 19"
434 (mouse))
435 ("mouse.el"
436 "window system-independent mouse support"
ac95a621 437 (hardware mouse))
272a4715
DL
438 ("msb.el"
439 "Customizable buffer-selection with multiple menus."
440 (mouse buffer menu))
ac95a621
GM
441 ("mwheel.el"
442 "Mouse support for MS intelli-mouse type mice"
443 (mouse))
444 ("newcomment.el"
445 "(un)comment regions of buffers"
446 (comment uncomment))
272a4715
DL
447 ("novice.el"
448 "handling of disabled commands (\"novice mode\") for Emacs."
449 (internal help))
450 ("options.el"
451 "edit Options command for Emacs."
452 nil)
453 ("paren.el"
454 "highlight matching paren."
455 (languages faces))
456 ("patcomp.el"
457 "used by patch files to update Emacs releases"
458 nil)
459 ("paths.el"
460 "define pathnames for use by various Emacs commands."
461 (internal))
ac95a621
GM
462 ("pcmpl-cvs.el"
463 "functions for dealing with cvs completions"
464 nil)
465 ("pcmpl-gnu.el"
466 "completions for GNU project tools"
467 nil)
468 ("pcmpl-linux.el"
c7f48c35 469 "functions for dealing with GNU/Linux completions"
ac95a621
GM
470 nil)
471 ("pcmpl-rpm.el"
472 "functions for dealing with rpm completions"
473 nil)
474 ("pcmpl-unix.el"
475 "standard UNIX completions"
476 nil)
477 ("pcomplete.el"
478 "programmable completion"
479 (processes abbrev))
480 ("pcvs-defs.el"
481 "variable definitions for PCL-CVS"
482 (pcl-cvs))
483 ("pcvs-info.el"
484 "Internal representation of a fileinfo entry"
485 (pcl-cvs))
486 ("pcvs-parse.el"
487 "The CVS output parser"
488 (pcl-cvs))
489 ("pcvs-util.el"
c7f48c35 490 "Utility functions for PCL-CVS"
ac95a621
GM
491 (pcl-cvs))
492 ("pcvs.el"
493 "A Front-end to CVS."
494 (cvs version control release management))
272a4715
DL
495 ("ps-bdf.el"
496 "BDF font file handler for ps-print."
ac95a621 497 (wp bdf font postscript))
272a4715
DL
498 ("ps-mule.el"
499 "Provide multi-byte character facility to ps-print."
ac95a621 500 (wp print postscript multibyte mule))
272a4715
DL
501 ("ps-print.el"
502 "Print text from the buffer as PostScript"
ac95a621
GM
503 (wp print postscript))
504 ("recentf.el"
505 "setup a menu of recently opened files"
506 (customization))
272a4715
DL
507 ("rect.el"
508 "rectangle functions for GNU Emacs."
509 (internal))
510 ("regi.el"
511 "REGular expression Interpreting engine"
512 (extensions matching))
513 ("register.el"
514 "register commands for Emacs."
515 (internal))
516 ("repeat.el"
517 "convenient way to repeat the previous command"
518 (convenience vi repeat))
519 ("replace.el"
520 "replace commands for Emacs."
521 nil)
522 ("reposition.el"
523 "center a Lisp function or comment on the screen"
524 nil)
525 ("resume.el"
526 "process command line args from within a suspended Emacs job"
527 (processes))
272a4715
DL
528 ("rot13.el"
529 "display a buffer in rot13."
530 nil)
531 ("rsz-mini.el"
532 "dynamically resize minibuffer to display entire contents"
533 (minibuffer window frame display))
534 ("s-region.el"
535 "set region using shift key."
536 (terminals))
537 ("saveplace.el"
538 "automatically save place in files."
539 (bookmarks placeholders))
540 ("scroll-all.el"
541 "scroll all buffers together minor mode"
542 (scroll crisp brief lock))
543 ("scroll-bar.el"
544 "window system-independent scroll bar support."
545 (hardware))
546 ("select.el"
547 "lisp portion of standard selection support."
548 (internal))
549 ("server.el"
550 "Lisp code for GNU Emacs running as server process."
551 (processes))
552 ("shadowfile.el"
f383cd0d
GM
553 "automatic file copying"
554 (comm files))
272a4715
DL
555 ("shell.el"
556 "specialized comint.el for running the shell."
557 (processes))
558 ("simple.el"
559 "basic editing commands for Emacs"
560 nil)
561 ("skeleton.el"
562 "Lisp language extension for writing statement skeletons"
563 (extensions abbrev languages tools))
ac95a621
GM
564 ("smerge-mode.el"
565 "Minor mode to resolve diff3 conflicts"
566 (merge diff3 cvs conflict))
272a4715
DL
567 ("sort.el"
568 "commands to sort text in an Emacs buffer."
569 (unix))
570 ("soundex.el"
571 "implement Soundex algorithm"
572 (matching))
573 ("speedbar.el"
574 "quick access to files and tags in a frame"
575 (file tags tools))
576 ("startup.el"
577 "process Emacs shell arguments"
578 (internal))
579 ("strokes.el"
580 "control Emacs through mouse strokes"
581 (lisp mouse extensions))
582 ("subdirs.el"
583 nil
584 nil)
585 ("subr.el"
586 "basic lisp subroutines for Emacs"
587 nil)
588 ("sun-curs.el"
589 "cursor definitions for Sun windows"
590 (hardware))
591 ("sun-fns.el"
592 "subroutines of Mouse handling for Sun windows"
593 (hardware))
594 ("tabify.el"
595 "tab conversion commands for Emacs"
596 nil)
597 ("talk.el"
598 "Allow several users to talk to each other through Emacs."
599 (comm frames))
600 ("tar-mode.el"
601 "simple editing of tar files from GNU emacs"
602 (unix))
603 ("tcp.el"
604 "TCP/IP stream emulation for GNU Emacs"
605 nil)
272a4715
DL
606 ("tempo.el"
607 "Flexible template insertion"
608 (extensions languages tools))
609 ("term.el"
610 "general command interpreter in a window stuff"
611 (processes))
612 ("terminal.el"
613 "terminal emulator for GNU Emacs."
614 (comm terminals))
615 ("thingatpt.el"
616 "Get the `thing' at point"
617 (extensions matching mouse))
618 ("time-stamp.el"
619 "Maintain last change time stamps in files edited by Emacs"
620 (tools))
621 ("time.el"
b5c5b319 622 "display time, load and mail indicator in mode line of Emacs."
272a4715
DL
623 nil)
624 ("timer.el"
625 "run a function with args at some time in future."
626 nil)
627 ("timezone.el"
628 "time zone package for GNU Emacs"
629 (news))
630 ("tmm.el"
631 "text mode access to menu-bar"
632 nil)
633 ("tooltip.el"
634 "Show tooltip windows"
635 (help c mouse tools))
636 ("type-break.el"
637 "encourage rests from typing at appropriate intervals"
638 (extensions timers))
639 ("uncompress.el"
640 "auto-decompression hook for visiting .Z files"
641 nil)
642 ("uniquify.el"
643 "unique buffer names dependent on file name"
644 nil)
645 ("unused.el"
646 "editing commands in GNU Emacs that turned out not to be used."
647 (emulations))
648 ("userlock.el"
649 "handle file access contention between multiple users"
650 (internal))
ac95a621
GM
651 ("vc-cvs.el"
652 "non-resident support for CVS version-control"
653 nil)
272a4715
DL
654 ("vc-hooks.el"
655 "resident support for version-control"
656 nil)
ac95a621
GM
657 ("vc-rcs.el"
658 "support for RCS version-control"
659 nil)
660 ("vc-sccs.el"
661 "support for SCCS version-control"
662 nil)
272a4715
DL
663 ("vc.el"
664 "drive a version-control system from within Emacs"
665 nil)
666 ("vcursor.el"
667 "manipulate an alternative (\"virtual\") cursor."
668 (virtual cursor convenience))
669 ("version.el"
670 "record version number of Emacs."
671 (internal))
672 ("view.el"
673 "peruse file or buffer without editing."
674 nil)
675 ("vms-patch.el"
676 "override parts of files.el for VMS."
677 (vms))
678 ("vmsproc.el"
679 "run asynchronous VMS subprocesses under Emacs"
680 (vms))
681 ("vt-control.el"
682 "Common VTxxx control functions"
683 (terminals))
684 ("vt100-led.el"
685 "functions for LED control on VT-100 terminals & clones."
686 (hardware))
687 ("w32-fns.el"
688 "Lisp routines for Windows NT."
689 nil)
272a4715
DL
690 ("which-func.el"
691 "Print current function in mode line"
692 (mode-line imenu tools))
693 ("whitespace.el"
694 "Warn about and clean bogus whitespaces in the file."
695 (convenience))
696 ("wid-browse.el"
697 "Functions for browsing widgets."
698 (extensions))
699 ("wid-edit.el"
ac95a621 700 "Functions for creating and using widgets"
272a4715
DL
701 (extensions))
702 ("widget.el"
703 "a library of user interface components."
704 (help extensions faces hypermedia))
ac95a621
GM
705 ("windmove.el"
706 "directional window-selection routines."
707 (window movement convenience))
272a4715
DL
708 ("window.el"
709 "GNU Emacs window commands aside from those written in C."
710 nil)
711 ("winner.el"
712 "Restore old window configurations"
ac95a621
GM
713 (convenience frames))
714 ("woman.el"
715 "browse UN*X manual pages `wo (without) man'"
716 (help man un*x manual))
272a4715
DL
717 ("x-apollo.el"
718 "Apollo support functions"
719 nil)
720 ("x-menu.el"
721 "menu support for X "
722 nil)
ac95a621
GM
723 ("xml.el"
724 "XML parser"
725 (xml))
272a4715 726 ("xscheme.el"
ac95a621 727 "run MIT Scheme under Emacs"
272a4715
DL
728 (languages lisp))
729 ("xt-mouse.el"
730 "Support the mouse when emacs run in an xterm."
731 (mouse terminals))
272a4715
DL
732 ("appt.el"
733 "appointment notification functions."
734 (calendar))
735 ("cal-china.el"
736 "calendar functions for the Chinese calendar."
737 (calendar))
738 ("cal-coptic.el"
739 "calendar functions for the Coptic/Ethiopic calendars."
740 (calendar))
741 ("cal-dst.el"
742 "calendar functions for daylight savings rules."
743 (calendar))
744 ("cal-french.el"
745 "calendar functions for the French Revolutionary calendar."
746 (calendar))
747 ("cal-hebrew.el"
748 "calendar functions for the Hebrew calendar."
749 (calendar))
750 ("cal-islam.el"
751 "calendar functions for the Islamic calendar."
752 (calendar))
753 ("cal-iso.el"
754 "calendar functions for the ISO calendar."
755 (calendar))
756 ("cal-julian.el"
757 "calendar functions for the Julian calendar."
758 (calendar))
759 ("cal-mayan.el"
760 "calendar functions for the Mayan calendars."
761 (calendar))
762 ("cal-menu.el"
763 "calendar functions for menu bar and popup menu support"
764 (calendar))
765 ("cal-move.el"
766 "calendar functions for movement in the calendar"
767 (calendar))
768 ("cal-persia.el"
769 "calendar functions for the Persian calendar."
770 (calendar))
771 ("cal-tex.el"
772 "calendar functions for printing calendars with LaTeX."
773 (calendar))
774 ("cal-x.el"
775 "calendar windows in dedicated frames in X"
776 (calendar))
777 ("calendar.el"
778 "Calendar functions."
779 (calendar))
780 ("diary-lib.el"
781 "diary functions."
782 (calendar))
783 ("holidays.el"
784 "holiday functions for the calendar package"
785 (holidays calendar))
786 ("lunar.el"
787 "calendar functions for phases of the moon."
788 (calendar))
789 ("solar.el"
790 "calendar functions for solar events."
791 (calendar))
ac95a621
GM
792 ("timeclock.el"
793 "mode for keeping track of how much you work"
794 (calendar data))
795 ("todo-mode.el"
796 "Major mode for editing TODO list files"
797 (calendar todo))
f383cd0d
GM
798 ("ange-ftp.el"
799 "transparent FTP support for GNU Emacs"
800 (comm))
801 ("browse-url.el"
802 "Pass a URL to a WWW browser"
803 (hypertext hypermedia mouse))
804 ("eudc-bob.el"
805 "Binary Objects Support for EUDC"
806 (help))
807 ("eudc-export.el"
808 "Functions to export EUDC qeuery results"
809 (help))
810 ("eudc-hotlist.el"
811 "Hotlist Management for EUDC"
812 (help))
813 ("eudc-vars.el"
814 "Emacs Unified Directory Client"
815 (help))
816 ("eudc.el"
817 "Emacs Unified Directory Client"
818 (help))
819 ("eudcb-bbdb.el"
820 "Emacs Unified Directory Client - BBDB Backend"
821 (help))
822 ("eudcb-ldap.el"
823 "Emacs Unified Directory Client - LDAP Backend"
824 (help))
825 ("eudcb-ph.el"
826 "Emacs Unified Directory Client - CCSO PH/QI Backend"
827 (help))
828 ("goto-addr.el"
829 "click to browse URL or to send to e-mail address"
830 (mh-e www mouse mail))
831 ("ldap.el"
832 "Client interface to LDAP for Emacs"
833 (comm))
834 ("net-utils.el"
835 "Network functions"
836 (network communications))
837 ("quickurl.el"
838 "Insert an URL based on text at point in buffer."
839 (hypermedia))
840 ("rcompile.el"
841 "run a compilation on a remote machine"
842 (tools processes))
843 ("rlogin.el"
844 "remote login interface"
845 (unix comm))
846 ("snmp-mode.el"
847 "SNMP & SNMPv2 MIB major mode."
848 (data))
849 ("telnet.el"
850 "run a telnet session from within an Emacs buffer"
851 nil)
852 ("webjump.el"
853 "programmable Web hotlist"
854 (comm www))
855 ("zone-mode.el"
856 "major mode for editing DNS zone files."
857 (dns languages))
ac95a621
GM
858 ("advice.el"
859 "an overloading mechanism for Emacs Lisp functions"
860 (extensions lisp tools))
861 ("assoc.el"
862 "insert/delete/sort functions on association lists"
863 (extensions))
864 ("authors.el"
865 "utility for maintaining Emacs' AUTHORS file"
866 (maint))
867 ("autoload.el"
868 "maintain autoloads in loaddefs.el."
869 (maint))
870 ("backquote.el"
871 "implement the ` Lisp construct"
872 (extensions internal))
873 ("byte-opt.el"
874 "the optimization passes of the emacs-lisp byte compiler."
875 (internal))
876 ("bytecomp.el"
877 "compilation of Lisp code into byte code."
878 (lisp))
879 ("checkdoc.el"
880 "Check documentation strings for style requirements"
881 (docs maint lisp))
882 ("cl-compat.el"
883 "Common Lisp extensions for GNU Emacs Lisp (compatibility)"
884 (extensions))
885 ("cl-extra.el"
886 "Common Lisp features, part 2"
887 (extensions))
888 ("cl-indent.el"
889 "enhanced lisp-indent mode"
890 (lisp tools))
891 ("cl-macs.el"
892 "Common Lisp macros"
893 (extensions))
894 ("cl-seq.el"
895 "Common Lisp features, part 3"
896 (extensions))
897 ("cl-specs.el"
898 "Edebug specs for cl.el"
899 (lisp tools maint))
900 ("cl.el"
901 "Common Lisp extensions for Emacs"
902 (extensions))
903 ("copyright.el"
904 "update the copyright notice in current buffer"
905 (maint tools))
906 ("crm.el"
907 "read multiple strings with completion"
908 (completion minibuffer multiple elements))
909 ("cust-print.el"
910 "handles print-level and print-circle."
911 (extensions))
912 ("debug.el"
913 "debuggers and related commands for Emacs"
914 (lisp tools maint))
915 ("disass.el"
916 "disassembler for compiled Emacs Lisp code"
917 (internal))
918 ("easy-mmode.el"
919 "easy definition for major and minor modes."
272a4715 920 nil)
ac95a621
GM
921 ("easymenu.el"
922 "support the easymenu interface for defining a menu."
923 (emulations))
924 ("edebug.el"
925 "a source-level debugger for Emacs Lisp"
926 (lisp tools maint))
927 ("eldoc.el"
928 "show function arglist or variable docstring in echo area"
929 (extensions))
930 ("elint.el"
931 "Lint Emacs Lisp"
932 (lisp))
933 ("elp.el"
934 "Emacs Lisp Profiler"
935 (debugging lisp tools))
936 ("ewoc.el"
937 "Utility to maintain a view of a list of objects in a buffer"
938 (extensions lisp))
939 ("find-func.el"
940 "find the definition of the Emacs Lisp function near point"
941 (emacs-lisp functions variables))
942 ("float.el"
943 "obsolete floating point arithmetic package."
944 (extensions))
945 ("gulp.el"
946 "Ask for updates for Lisp packages"
947 (maintenance))
948 ("helper.el"
949 "utility help package supporting help in electric modes"
950 (help))
951 ("levents.el"
952 "emulate the Lucid event data type and associated functions."
272a4715 953 nil)
ac95a621
GM
954 ("lisp-mnt.el"
955 "minor mode for Emacs Lisp maintainers"
956 (docs))
957 ("lisp-mode.el"
958 "Lisp mode, and its idiosyncratic commands."
959 (lisp languages))
960 ("lisp.el"
961 "Lisp editing commands for Emacs"
962 (lisp languages))
963 ("lmenu.el"
964 "emulate Lucid's menubar support"
965 (emulations obsolete))
966 ("lselect.el"
967 "Lucid interface to X Selections"
968 (emulations))
969 ("lucid.el"
970 "Emulate some Lucid Emacs functions."
272a4715 971 nil)
ac95a621
GM
972 ("pp.el"
973 "pretty printer for Emacs Lisp"
272a4715 974 nil)
ac95a621
GM
975 ("re-builder.el"
976 "Building Regexps with visual feedback"
977 (matching lisp tools))
978 ("regexp-opt.el"
979 "generate efficient regexps to match strings."
980 (strings regexps extensions))
981 ("ring.el"
982 "handle rings of items"
983 (extensions))
984 ("shadow.el"
985 "Locate Emacs Lisp file shadowings."
986 (lisp))
987 ("sregex.el"
988 "symbolic regular expressions"
989 (extensions))
990 ("tq.el"
991 "utility to maintain a transaction queue"
992 (extensions))
993 ("trace.el"
994 "tracing facility for Emacs Lisp functions"
995 (tools lisp))
996 ("crisp.el"
997 "CRiSP/Brief Emacs emulator"
998 (emulations brief crisp))
999 ("edt-lk201.el"
1000 "Enhanced EDT Keypad Mode Emulation for LK-201 Keyboards"
1001 (emulations))
1002 ("edt-mapper.el"
1003 "Create an EDT LK-201 Map File for X-Windows Emacs"
1004 (emulations))
1005 ("edt-pc.el"
1006 "Enhanced EDT Keypad Mode Emulation for PC 101 Keyboards"
1007 (emulations))
1008 ("edt-vt100.el"
1009 "Enhanced EDT Keypad Mode Emulation for VT Series Terminals"
1010 (emulations))
1011 ("edt.el"
1012 "Enhanced EDT Keypad Mode Emulation for GNU Emacs 19"
1013 (emulations))
1014 ("mlconvert.el"
1015 "convert buffer of Mocklisp code to real lisp."
1016 (emulations))
1017 ("mlsupport.el"
1018 "run-time support for mocklisp code."
1019 (extensions))
1020 ("pc-mode.el"
1021 "emulate certain key bindings used on PCs."
1022 (emulations))
1023 ("pc-select.el"
1024 "emulate mark, cut, copy and paste from Motif"
1025 (convenience emulation))
1026 ("tpu-edt.el"
1027 "Emacs emulating TPU emulating EDT"
1028 (emulations))
1029 ("tpu-extras.el"
1030 "Scroll margins and free cursor mode for TPU-edt"
1031 (emulations))
1032 ("tpu-mapper.el"
1033 "Create a TPU-edt X-windows keymap file"
1034 (emulations))
1035 ("vi.el"
1036 "major mode for emulating \"vi\" editor under GNU Emacs."
1037 (emulations))
1038 ("vip.el"
1039 "a VI Package for GNU Emacs"
1040 (emulations))
1041 ("viper-cmd.el"
1042 "Vi command support for Viper"
272a4715 1043 nil)
ac95a621
GM
1044 ("viper-ex.el"
1045 "functions implementing the Ex commands for Viper"
272a4715 1046 nil)
ac95a621
GM
1047 ("viper-init.el"
1048 "some common definitions for Viper"
272a4715 1049 nil)
ac95a621
GM
1050 ("viper-keym.el"
1051 "Viper keymaps"
272a4715 1052 nil)
ac95a621
GM
1053 ("viper-macs.el"
1054 "functions implementing keyboard macros for Viper"
272a4715 1055 nil)
ac95a621
GM
1056 ("viper-mous.el"
1057 "mouse support for Viper"
272a4715 1058 nil)
ac95a621
GM
1059 ("viper-util.el"
1060 "Utilities used by viper.el"
272a4715 1061 nil)
ac95a621
GM
1062 ("viper.el"
1063 "A full-featured Vi emulator for GNU Emacs and XEmacs,"
1064 (emulations))
1065 ("ws-mode.el"
1066 "WordStar emulation mode for GNU Emacs"
1067 (emulations))
f383cd0d
GM
1068 ("em-alias.el"
1069 "creation and management of command aliases"
1070 nil)
1071 ("em-banner.el"
1072 "sample module that displays a login banner"
1073 nil)
1074 ("em-basic.el"
1075 "basic shell builtin commands"
1076 nil)
1077 ("em-cmpl.el"
1078 "completion using the TAB key"
1079 nil)
1080 ("em-dirs.el"
1081 "directory navigation commands"
1082 nil)
1083 ("em-glob.el"
1084 "extended file name globbing"
1085 nil)
1086 ("em-hist.el"
1087 "history list management"
1088 nil)
1089 ("em-ls.el"
1090 "implementation of ls in Lisp"
1091 nil)
1092 ("em-pred.el"
1093 "argument predicates and modifiers (ala zsh)"
1094 nil)
1095 ("em-prompt.el"
1096 "command prompts"
1097 nil)
1098 ("em-rebind.el"
1099 "rebind keys when point is at current input"
1100 nil)
1101 ("em-script.el"
1102 "Eshell script files"
1103 nil)
1104 ("em-smart.el"
1105 "smart display of output"
1106 nil)
1107 ("em-term.el"
1108 "running visual commands"
1109 nil)
1110 ("em-unix.el"
1111 "UNIX command aliases"
1112 nil)
1113 ("em-xtra.el"
1114 "extra alias functions"
1115 nil)
1116 ("esh-arg.el"
1117 "argument processing"
1118 nil)
1119 ("esh-cmd.el"
1120 "command invocation"
1121 nil)
1122 ("esh-ext.el"
1123 "commands external to Eshell"
1124 nil)
1125 ("esh-groups.el"
1126 nil
1127 nil)
1128 ("esh-io.el"
1129 "I/O management"
1130 nil)
1131 ("esh-maint.el"
1132 "init code for building eshell"
1133 nil)
1134 ("esh-mode.el"
1135 "user interface"
1136 nil)
1137 ("esh-module.el"
1138 "Eshell modules"
1139 (processes))
1140 ("esh-opt.el"
1141 "command options processing"
1142 nil)
1143 ("esh-proc.el"
1144 "process management"
1145 nil)
1146 ("esh-test.el"
1147 "Eshell test suite"
1148 nil)
1149 ("esh-util.el"
1150 "general utilities"
1151 nil)
1152 ("esh-var.el"
1153 "handling of variables"
1154 nil)
1155 ("eshell.el"
1156 "the Emacs command shell"
1157 (processes))
ac95a621
GM
1158 ("binhex.el"
1159 "elisp native binhex decode"
1160 (binhex news))
1161 ("earcon.el"
1162 "Sound effects for messages"
272a4715 1163 nil)
ac95a621
GM
1164 ("flow-fill.el"
1165 "interprete RFC2646 \"flowed\" text"
1166 (mail))
1167 ("format-spec.el"
1168 "functions for formatting arbitrary formatting strings"
1169 (tools))
1170 ("gnus-agent.el"
1171 "unplugged support for Gnus"
272a4715 1172 nil)
ac95a621
GM
1173 ("gnus-art.el"
1174 "article mode commands for Gnus"
1175 (news))
1176 ("gnus-async.el"
1177 "asynchronous support for Gnus"
1178 (news))
1179 ("gnus-audio.el"
1180 "Sound effects for Gnus"
1181 (news mail multimedia))
1182 ("gnus-bcklg.el"
1183 "backlog functions for Gnus"
1184 (news))
1185 ("gnus-cache.el"
1186 "cache interface for Gnus"
1187 (news))
1188 ("gnus-cite.el"
1189 "parse citations in articles for Gnus"
272a4715 1190 nil)
ac95a621
GM
1191 ("gnus-cus.el"
1192 "customization commands for Gnus"
1193 (news))
1194 ("gnus-demon.el"
1195 "daemonic Gnus behaviour"
1196 (news))
1197 ("gnus-draft.el"
1198 "draft message support for Gnus"
1199 (news))
1200 ("gnus-dup.el"
1201 "suppression of duplicate articles in Gnus"
1202 (news))
1203 ("gnus-eform.el"
1204 "a mode for editing forms for Gnus"
1205 (news))
1206 ("gnus-ems.el"
1207 "functions for making Gnus work under different Emacsen"
1208 (news))
1209 ("gnus-gl.el"
1210 "an interface to GroupLens for Gnus"
1211 (news score))
1212 ("gnus-group.el"
1213 "group mode commands for Gnus"
1214 (news))
1215 ("gnus-int.el"
1216 "backend interface functions for Gnus"
1217 (news))
1218 ("gnus-kill.el"
1219 "kill commands for Gnus"
1220 (news))
1221 ("gnus-logic.el"
1222 "advanced scoring code for Gnus"
1223 (news))
1224 ("gnus-mh.el"
1225 "mh-e interface for Gnus"
1226 (news))
1227 ("gnus-ml.el"
1228 "Mailing list minor mode for Gnus"
1229 (news))
1230 ("gnus-mlspl.el"
1231 "a group params-based mail splitting mechanism"
1232 (news mail))
1233 ("gnus-move.el"
1234 "commands for moving Gnus from one server to another"
1235 (news))
1236 ("gnus-msg.el"
1237 "mail and post interface for Gnus"
1238 (news))
1239 ("gnus-mule.el"
1240 "Provide backward compatibility function to GNUS"
1241 (news i18n))
1242 ("gnus-nocem.el"
1243 "NoCeM pseudo-cancellation treatment"
1244 (news))
1245 ("gnus-range.el"
1246 "range and sequence functions for Gnus"
1247 (news))
1248 ("gnus-salt.el"
1249 "alternate summary mode interfaces for Gnus"
1250 (news))
1251 ("gnus-score.el"
1252 "scoring code for Gnus"
1253 (news))
1254 ("gnus-setup.el"
1255 "Initialization & Setup for Gnus 5"
1256 (news))
1257 ("gnus-soup.el"
1258 "SOUP packet writing support for Gnus"
1259 (news mail))
1260 ("gnus-spec.el"
1261 "format spec functions for Gnus"
1262 (news))
1263 ("gnus-srvr.el"
1264 "virtual server support for Gnus"
1265 (news))
1266 ("gnus-start.el"
1267 "startup functions for Gnus"
1268 (news))
1269 ("gnus-sum.el"
1270 "summary mode commands for Gnus"
1271 (news))
1272 ("gnus-topic.el"
1273 "a folding minor mode for Gnus group buffers"
1274 (news))
1275 ("gnus-undo.el"
1276 "minor mode for undoing in Gnus"
1277 (news))
1278 ("gnus-util.el"
1279 "utility functions for Gnus"
1280 (news))
1281 ("gnus-uu.el"
1282 "extract (uu)encoded files in Gnus"
1283 nil)
1284 ("gnus-vm.el"
1285 "vm interface for Gnus"
1286 (news mail))
1287 ("gnus-win.el"
1288 "window configuration functions for Gnus"
1289 (news))
1290 ("gnus.el"
1291 nil
1292 (news mail))
1293 ("ietf-drums.el"
1294 "Functions for parsing RFC822bis headers"
1295 nil)
1296 ("imap.el"
1297 "imap library"
1298 (mail))
1299 ("mail-parse.el"
1300 "Interface functions for parsing mail"
1301 nil)
1302 ("mail-prsvr.el"
1303 "Interface variables for parsing mail"
1304 nil)
1305 ("mail-source.el"
1306 "functions for fetching mail"
1307 (news mail))
1308 ("mailcap.el"
1309 "MIME media types configuration"
1310 (news mail multimedia))
1311 ("message.el"
1312 "composing mail and news messages"
1313 (mail news))
1314 ("messcompat.el"
1315 "making message mode compatible with mail mode"
1316 (mail news))
1317 ("mm-bodies.el"
1318 "Functions for decoding MIME things"
1319 nil)
1320 ("mm-decode.el"
1321 "Functions for decoding MIME things"
1322 nil)
1323 ("mm-encode.el"
1324 "Functions for encoding MIME things "
1325 nil)
1326 ("mm-partial.el"
1327 "showing message/partial"
1328 (message partial))
1329 ("mm-util.el"
1330 "Utility functions for MIME things"
1331 nil)
1332 ("mm-uu.el"
1333 "Return uu stuff as mm handles"
1334 (postscript uudecode binhex shar forward news))
1335 ("mm-view.el"
1336 "Functions for viewing MIME objects"
1337 nil)
1338 ("mml.el"
1339 "A package for parsing and validating MML documents"
1340 nil)
1341 ("nnagent.el"
1342 "offline backend for Gnus"
1343 (news mail))
1344 ("nnbabyl.el"
1345 "rmail mbox access for Gnus"
1346 (news mail))
1347 ("nndir.el"
1348 "single directory newsgroup access for Gnus"
1349 (news))
1350 ("nndoc.el"
1351 "single file access for Gnus"
1352 (news))
1353 ("nndraft.el"
1354 "draft article access for Gnus"
1355 (news))
1356 ("nneething.el"
1357 "arbitrary file access for Gnus"
1358 (news mail))
1359 ("nnfolder.el"
1360 "mail folder access for Gnus"
1361 (mail))
1362 ("nngateway.el"
1363 "posting news via mail gateways"
1364 (news mail))
1365 ("nnheader.el"
1366 "header access macros for Gnus and its backends"
1367 (news))
1368 ("nnimap.el"
1369 "imap backend for Gnus"
1370 (mail))
1371 ("nnkiboze.el"
1372 "select virtual news access for Gnus"
1373 (news))
1374 ("nnlistserv.el"
1375 "retrieving articles via web mailing list archives"
1376 (news mail))
1377 ("nnmail.el"
1378 "mail support functions for the Gnus mail backends"
1379 (news mail))
1380 ("nnmbox.el"
1381 "mail mbox access for Gnus"
1382 (news mail))
1383 ("nnmh.el"
1384 "mhspool access for Gnus"
1385 (news mail))
1386 ("nnml.el"
1387 "mail spool access for Gnus"
1388 (news mail))
1389 ("nnoo.el"
1390 "OO Gnus Backends"
1391 (news))
1392 ("nnslashdot.el"
1393 "interfacing with Slashdot"
1394 (news))
1395 ("nnsoup.el"
1396 "SOUP access for Gnus"
1397 (news mail))
1398 ("nnspool.el"
1399 "spool access for GNU Emacs"
1400 (news))
1401 ("nntp.el"
1402 "nntp access for Gnus"
1403 (news))
1404 ("nnultimate.el"
1405 "interfacing with the Ultimate Bulletin Board system"
1406 (news))
1407 ("nnvirtual.el"
1408 "virtual newsgroups access for Gnus"
1409 (news))
1410 ("nnwarchive.el"
1411 "interfacing with web archives"
1412 (news egroups mail-archive))
1413 ("nnweb.el"
1414 "retrieving articles via web search engines"
1415 (news))
1416 ("parse-time.el"
1417 "Parsing time strings"
1418 (util))
1419 ("pop3.el"
1420 "Post Office Protocol (RFC 1460) interface"
1421 (mail))
1422 ("qp.el"
1423 "Quoted-Printable functions"
1424 (mail extensions))
1425 ("rfc1843.el"
1426 "HZ (rfc1843) decoding"
1427 (news hz hz+ mail i18n))
1428 ("rfc2045.el"
1429 "Functions for decoding rfc2045 headers"
1430 nil)
1431 ("rfc2047.el"
1432 "Functions for encoding and decoding rfc2047 messages"
1433 nil)
1434 ("rfc2104.el"
1435 "RFC2104 Hashed Message Authentication Codes"
1436 (mail))
1437 ("rfc2231.el"
1438 "Functions for decoding rfc2231 headers"
1439 nil)
1440 ("score-mode.el"
1441 "mode for editing Gnus score files"
1442 (news mail))
1443 ("smiley-ems.el"
1444 "displaying smiley faces"
1445 (news mail multimedia))
1446 ("starttls.el"
1447 "STARTTLS functions"
1448 (tls ssl openssl mail news))
1449 ("time-date.el"
1450 "Date and time handling functions"
1451 (mail news util))
1452 ("utf7.el"
1453 "UTF-7 encoding/decoding for Emacs"
1454 (mail))
1455 ("uudecode.el"
1456 "elisp native uudecode"
1457 (uudecode news))
1458 ("webmail.el"
f383cd0d 1459 "interface of web mail"
ac95a621
GM
1460 (hotmail netaddress my-deja netscape))
1461 ("ccl.el"
1462 "CCL (Code Conversion Language) compiler"
1463 (ccl mule multilingual character set coding-system))
1464 ("characters.el"
1465 "set syntax and category for multibyte characters"
1466 (multibyte character character set syntax category))
1467 ("codepage.el"
1468 "MS-DOS/MS-Windows specific coding systems."
1469 (i18n ms-dos ms-windows codepage))
1470 ("encoded-kb.el"
1471 "Handler to input multibyte characters encoded somehow"
1472 nil)
1473 ("fontset.el"
1474 "Commands for handling fontset."
1475 (mule multilingual fontset))
1476 ("isearch-x.el"
1477 "extended isearch handling commands"
1478 (multilingual isearch))
1479 ("iso-acc.el"
1480 "minor mode providing electric accent keys"
1481 (i18n))
1482 ("iso-ascii.el"
1483 "set up char tables for ISO 8859/1 on ASCII terminals."
1484 (i18n))
1485 ("iso-cvt.el"
1486 "translate ISO 8859-1 from/to various encodings"
1487 (tex iso latin i18n))
1488 ("iso-insert.el"
1489 "insert functions for ISO 8859/1."
1490 (i18n))
1491 ("iso-swed.el"
1492 "set up char tables for ISO 8859/1 for Swedish/Finnish ttys"
1493 (i18n))
1494 ("iso-transl.el"
1495 "keyboard input definitions for ISO 8859/1."
1496 (i18n))
1497 ("ja-dic-cnv.el"
1498 "Convert a Japanese dictionary (SKK-JISYO.L) to Emacs Lisp"
1499 (mule multilingual japanese))
1500 ("ja-dic-utl.el"
1501 "Utilities for handling Japanese dictionary (SKK-JISYO.L)"
1502 (mule multilingual japanese))
1503 ("kinsoku.el"
1504 "`Kinsoku' processing funcs."
1505 (mule kinsoku))
1506 ("kkc.el"
1507 "Kana Kanji converter"
1508 (mule multilingual japanese))
1509 ("latin-1.el"
1510 "set up case-conversion and syntax tables for ISO Latin-1"
1511 (i18n))
1512 ("latin-2.el"
1513 "set up case-conversion and syntax tables for ISO Latin-2"
1514 (i18n))
1515 ("latin-3.el"
1516 "set up case-conversion and syntax tables for ISO Latin-3"
1517 (i18n))
1518 ("latin-4.el"
1519 "set up case-conversion and syntax tables for ISO Latin-4"
1520 (i18n))
1521 ("latin-5.el"
1522 "set up case-conversion and syntax tables for ISO latin-5"
1523 (i18n))
1524 ("latin-8.el"
1525 "set up case-conversion and syntax tables for ISO Latin-8"
1526 (i18n))
1527 ("latin-9.el"
1528 "set up case-conversion and syntax tables for ISO Latin-9"
1529 (i18n))
1530 ("latin1-disp.el"
1531 "display tables for other ISO 8859 on Latin-1 terminals"
1532 (i18n))
1533 ("mule-cmds.el"
1534 "Commands for mulitilingual environment"
1535 (mule multilingual))
1536 ("mule-conf.el"
1537 "configure multilingual environment"
1538 (mule multilingual character set coding system))
1539 ("mule-diag.el"
1540 "Show diagnosis of multilingual environment (Mule)"
1541 (multilingual charset coding system fontset diagnosis i18n))
1542 ("mule-util.el"
1543 "Utility functions for mulitilingual environment (mule)"
1544 (mule multilingual))
1545 ("mule.el"
1546 "basic commands for mulitilingual environment"
1547 (mule multilingual character set coding system))
1548 ("ogonek.el"
1549 "change the encoding of Polish diacritics"
1550 (i18n))
1551 ("quail.el"
1552 "Provides simple input method for multilingual text"
1553 (mule multilingual input method))
1554 ("swedish.el"
1555 "miscellaneous functions for dealing with Swedish."
1556 (i18n))
1557 ("titdic-cnv.el"
1558 "convert cxterm dictionary (TIT format) to Quail package"
1559 (quail tit cxterm))
efaa080b
GM
1560 ("utf-8.el"
1561 "Limited UTF-8 decoding/encoding support"
f383cd0d 1562 (multilingual unicode utf-8 i18n))
ac95a621
GM
1563 ("china-util.el"
1564 "utilities for Chinese"
1565 (mule multilingual chinese))
1566 ("chinese.el"
1567 "Support for Chinese"
1568 (multilingual chinese))
1569 ("cyril-util.el"
1570 "utilities for Cyrillic scripts"
1571 (mule multilingual cyrillic))
1572 ("cyrillic.el"
1573 "Support for Cyrillic"
1574 (multilingual cyrillic))
1575 ("czech.el"
1576 "support for Czech"
1577 (multilingual czech))
1578 ("devan-util.el"
1579 "Support for Devanagari Script Composition"
1580 (multilingual indian devanagari))
1581 ("devanagari.el"
1582 "Support for Devanagari"
1583 (multilingual indian devanagari))
1584 ("english.el"
1585 "English support"
1586 (multibyte character character set syntax category))
1587 ("ethio-util.el"
1588 "utilities for Ethiopic"
1589 (mule multilingual ethiopic))
1590 ("ethiopic.el"
1591 "Support for Ethiopic"
1592 (multilingual ethiopic))
1593 ("european.el"
1594 "European languages"
1595 (multilingual european))
1596 ("greek.el"
1597 "Support for Greek"
1598 (multilingual greek))
1599 ("hebrew.el"
1600 "Support for Hebrew"
1601 (multilingual hebrew))
1602 ("indian.el"
1603 "Support for Indian Languages"
1604 (multilingual indian))
1605 ("japan-util.el"
1606 "utilities for Japanese"
1607 (mule multilingual japanese))
1608 ("japanese.el"
1609 "Japanese support"
1610 (multilingual japanese))
1611 ("korea-util.el"
1612 "utilities for Korean"
1613 (mule multilingual korean))
1614 ("korean.el"
1615 "Support for Korean"
1616 (multilingual korean))
1617 ("lao-util.el"
1618 "utilities for Lao"
1619 (multilingual lao))
1620 ("lao.el"
1621 "Support for Lao"
1622 (multilingual lao))
1623 ("misc-lang.el"
1624 "support for miscellaneous languages (characters)"
1625 (multilingual character set coding system))
1626 ("romanian.el"
1627 "Support for Romanian"
1628 (multilingual romanian))
1629 ("slovak.el"
1630 "Support for Slovak"
1631 (multilingual slovak))
1632 ("thai-util.el"
1633 "utilities for Thai"
1634 (mule multilingual thai))
1635 ("thai.el"
1636 "Support for Thai"
1637 (multilingual thai))
1638 ("tibet-util.el"
f383cd0d 1639 "utilities for Tibetan"
ac95a621
GM
1640 (multilingual tibetan))
1641 ("tibetan.el"
1642 "Support for Tibetan language"
1643 (multilingual tibetan))
1644 ("viet-util.el"
1645 "utilities for Vietnamese"
1646 (mule multilingual vietnamese))
1647 ("vietnamese.el"
1648 "Support for Vietnamese"
1649 (multilingual vietnamese))
1650 ("blessmail.el"
1651 "Decide whether movemail needs special privileges."
1652 (internal))
1653 ("emacsbug.el"
1654 "command to report Emacs bugs to appropriate mailing list."
1655 (maint mail))
1656 ("feedmail.el"
1657 "assist other email packages to massage outgoing messages"
1658 (email queue mail sendmail message spray smtp draft))
1659 ("footnote.el"
1660 "Footnote support for message mode"
1661 (mail news))
1662 ("mail-extr.el"
1663 "extract full name and address from RFC 822 mail header."
1664 (mail))
1665 ("mail-hist.el"
1666 "Headers and message body history for outgoing mail."
1667 (mail history))
1668 ("mail-utils.el"
1669 "utility functions used both by rmail and rnews"
1670 (mail news))
1671 ("mailabbrev.el"
1672 "abbrev-expansion of mail aliases."
1673 (mail))
1674 ("mailalias.el"
1675 "expand and complete mailing address aliases"
1676 (mail))
1677 ("mailheader.el"
1678 "Mail header parsing, merging, formatting"
1679 (tools mail news))
1680 ("mailpost.el"
1681 "RMAIL coupler to /usr/uci/post mailer"
1682 (mail))
1683 ("metamail.el"
1684 "Metamail interface for GNU Emacs"
1685 (mail news mime multimedia))
1686 ("mh-comp.el"
1687 "mh-e functions for composing messages"
1688 (mail))
1689 ("mh-e.el"
1690 "GNU Emacs interface to the MH mail system"
1691 (mail))
1692 ("mh-funcs.el"
1693 "mh-e functions not everyone will use right away"
1694 nil)
1695 ("mh-mime.el"
1696 "mh-e support for composing MIME messages"
1697 nil)
1698 ("mh-pick.el"
1699 "make a search pattern and search for a message in mh-e"
1700 nil)
1701 ("mh-seq.el"
1702 "mh-e sequences support"
1703 nil)
1704 ("mh-utils.el"
1705 "mh-e code needed for both sending and reading"
1706 nil)
1707 ("mspools.el"
1708 "show mail spools waiting to be read."
1709 (mail))
1710 ("reporter.el"
1711 "customizable bug reporting of lisp programs"
1712 (maint mail tools))
1713 ("rfc2368.el"
1714 "support for rfc2368"
1715 (mail))
1716 ("rfc822.el"
1717 "hairy rfc822 parser for mail and news and suchlike"
1718 (mail))
1719 ("rmail.el"
1720 "main code of \"RMAIL\" mail reader for Emacs."
1721 (mail))
1722 ("rmailedit.el"
1723 "\"RMAIL edit mode\" Edit the current message."
1724 (mail))
1725 ("rmailkwd.el"
1726 "part of the \"RMAIL\" mail reader for Emacs."
1727 (mail))
1728 ("rmailmsc.el"
1729 "miscellaneous support functions for the RMAIL mail reader"
1730 (mail))
1731 ("rmailout.el"
1732 "\"RMAIL\" mail reader for Emacs: output message to a file."
1733 (mail))
1734 ("rmailsort.el"
1735 "Rmail: sort messages."
1736 (mail))
1737 ("rmailsum.el"
1738 "make summary buffers for the mail reader"
1739 (mail))
ac95a621
GM
1740 ("sc.el"
1741 "old name for supercite"
1742 nil)
1743 ("sendmail.el"
1744 "mail sending commands for Emacs."
1745 (mail))
1746 ("smtpmail.el"
1747 "simple SMTP protocol (RFC 821) for sending mail"
1748 (mail))
1749 ("supercite.el"
1750 "minor mode for citing mail and news replies"
1751 (mail news))
1752 ("uce.el"
1753 "facilitate reply to unsolicited commercial email"
1754 (uce unsolicited commercial email))
1755 ("undigest.el"
1756 "digest-cracking support for the RMAIL mail reader"
1757 (mail))
1758 ("unrmail.el"
1759 "convert Rmail files to mailbox files."
1760 (mail))
1761 ("vms-pmail.el"
1762 "use Emacs as the editor within VMS mail."
1763 (vms))
1764 ("5x5.el"
1765 "Simple little puzzle game."
1766 (games puzzles))
1767 ("blackbox.el"
1768 "blackbox game in Emacs Lisp"
1769 (games))
1770 ("bruce.el"
1771 "bruce phrase utility for overloading the Communications"
1772 (games))
1773 ("cookie1.el"
1774 "retrieve random phrases from fortune cookie files"
1775 (games extensions))
1776 ("decipher.el"
1777 "Cryptanalyze monoalphabetic substitution ciphers"
1778 (games))
1779 ("dissociate.el"
1780 "scramble text amusingly for Emacs."
1781 (games))
1782 ("doctor.el"
1783 "psychological help for frustrated users."
1784 (games))
1785 ("dunnet.el"
1786 "Text adventure for Emacs"
1787 (games))
1788 ("fortune.el"
1789 "Use fortune to create signatures"
1790 (games utils mail))
1791 ("gamegrid.el"
1792 "Library for implementing grid-based games on Emacs"
1793 (games))
1794 ("gametree.el"
1795 "manage game analysis trees in Emacs"
1796 (games))
1797 ("gomoku.el"
1798 "Gomoku game between you and Emacs"
1799 (games))
1800 ("handwrite.el"
1801 "turns your emacs buffer into a handwritten document"
1802 (wp print postscript cursive writing))
1803 ("hanoi.el"
1804 "towers of hanoi in Emacs"
1805 (games))
1806 ("landmark.el"
1807 "neural-network robot that learns landmarks"
1808 (gomoku neural network adaptive search chemotaxis))
1809 ("life.el"
1810 "John Horton Conway's `Life' game for GNU Emacs"
1811 (games))
1812 ("meese.el"
1813 "protect the impressionable young minds of America"
1814 (games))
1815 ("morse.el"
1816 "Convert text to morse code and back."
1817 (games))
1818 ("mpuz.el"
1819 "multiplication puzzle for GNU Emacs"
1820 (games))
1821 ("pong.el"
1822 nil
1823 (games))
1824 ("snake.el"
1825 "Implementation of Snake for Emacs"
1826 (games))
1827 ("solitaire.el"
1828 "game of solitaire in Emacs Lisp"
1829 (games))
1830 ("spook.el"
1831 "spook phrase utility for overloading the NSA line eater"
1832 (games))
1833 ("studly.el"
1834 "StudlyCaps (tm)(r)(c)(xxx)"
1835 (games))
1836 ("tetris.el"
1837 "Implementation of Tetris for Emacs"
1838 (games))
1839 ("yow.el"
1840 "quote random zippyisms"
1841 (games))
1842 ("zone.el"
1843 "idle display hacks"
1844 (games))
1845 ("ada-mode.el"
1846 "major-mode for editing Ada source."
1847 (languages ada))
1848 ("ada-prj.el"
1849 "Easy editing of project files for the ada-mode"
1850 (languages ada project file))
1851 ("ada-stmt.el"
1852 "An extension to Ada mode for inserting statement templates."
1853 (languages ada))
1854 ("ada-xref.el"
1855 "for lookup and completion in Ada mode"
1856 (languages ada xref))
1857 ("antlr-mode.el"
1858 "Major mode for ANTLR grammar files"
1859 nil)
1860 ("asm-mode.el"
1861 "mode for editing assembler code"
1862 (tools languages))
1863 ("autoconf.el"
1864 "Mode for editing Autoconf configure.in files."
1865 (languages))
1866 ("awk-mode.el"
1867 "AWK code editing commands for Emacs"
1868 (unix languages))
1869 ("cc-align.el"
1870 "custom indentation functions for CC Mode"
1871 (c languages oop))
f383cd0d
GM
1872 ("cc-bytecomp.el"
1873 "Compile time setup for proper compilation"
1874 (c languages oop))
ac95a621
GM
1875 ("cc-cmds.el"
1876 "user level commands for CC Mode"
1877 (c languages oop))
1878 ("cc-compat.el"
1879 "cc-mode compatibility with c-mode.el confusion"
1880 (c languages oop))
1881 ("cc-defs.el"
1882 "compile time definitions for CC Mode"
1883 (c languages oop))
1884 ("cc-engine.el"
1885 "core syntax guessing engine for CC mode"
1886 (c languages oop))
1887 ("cc-langs.el"
f383cd0d 1888 "language specific settings for CC Mode"
ac95a621
GM
1889 (c languages oop))
1890 ("cc-menus.el"
1891 "imenu support for CC Mode"
1892 (c languages oop))
1893 ("cc-mode.el"
272a4715
DL
1894 "major mode for editing C, C++, Objective-C, and Java code"
1895 (c languages oop))
1896 ("cc-styles.el"
1897 "support for styles in CC Mode"
1898 (c languages oop))
1899 ("cc-vars.el"
1900 "user customization variables for CC Mode"
1901 (c languages oop))
1902 ("cmacexp.el"
1903 "expand C macros in a region"
1904 (c))
1905 ("compile.el"
1906 "run compiler as inferior of Emacs, parse error messages."
1907 (tools processes))
1908 ("cperl-mode.el"
1909 "Perl code editing commands for Emacs"
1910 (languages perl))
272a4715
DL
1911 ("cpp.el"
1912 "Highlight or hide text according to cpp conditionals."
1913 (c faces tools))
ac95a621
GM
1914 ("cwarn.el"
1915 "Highlight suspicious C and C++ constructions."
1916 (c languages faces))
272a4715
DL
1917 ("dcl-mode.el"
1918 "major mode for editing DCL command files"
1919 (dcl editing major-mode languages))
1920 ("delphi.el"
1921 "Major mode for editing Delphi source (Object Pascal) in Emacs"
1922 (languages))
ac95a621
GM
1923 ("ebnf-bnf.el"
1924 "Parser for EBNF"
1925 (wp ebnf postscript))
1926 ("ebnf-iso.el"
1927 "Parser for ISO EBNF"
1928 (wp ebnf postscript))
1929 ("ebnf-otz.el"
1930 "Syntatic chart OpTimiZer"
1931 (wp ebnf postscript))
1932 ("ebnf-yac.el"
1933 "Parser for Yacc/Bison"
1934 (wp ebnf postscript))
1935 ("ebnf2ps.el"
1936 "Translate an EBNF to a syntatic chart on PostScript"
1937 (wp ebnf postscript))
1938 ("ebrowse.el"
1939 "Emacs C++ class browser & tags facility"
1940 (c++ tags tools))
272a4715
DL
1941 ("etags.el"
1942 "etags facility for Emacs"
1943 (tools))
1944 ("executable.el"
1945 "base functionality for executable interpreter scripts"
1946 (languages unix))
1947 ("f90.el"
1948 "Fortran-90 mode (free format)"
1949 (fortran f90 languages))
1950 ("fortran.el"
1951 "Fortran mode for GNU Emacs"
1952 (languages))
ac95a621
GM
1953 ("glasses.el"
1954 "make cantReadThis readable"
1955 (tools))
272a4715
DL
1956 ("hideif.el"
1957 "hides selected code within ifdef."
1958 (c outlines))
1959 ("hideshow.el"
1960 "minor mode cmds to selectively display blocks of code"
1961 (c c++ java lisp tools editing comments blocks hiding outlines))
1962 ("icon.el"
1963 "mode for editing Icon code"
1964 (languages))
ac95a621
GM
1965 ("idlw-rinfo.el"
1966 "Routine Information for IDLWAVE"
1967 (languages))
1968 ("idlw-shell.el"
1969 "Run IDL or WAVE as an inferior process of Emacs."
1970 (processes))
1971 ("idlw-toolbar.el"
1972 "A debugging toolbar for IDLWAVE"
1973 (processes))
1974 ("idlwave.el"
1975 "IDL and WAVE CL editing mode for GNU Emacs"
1976 (languages))
272a4715
DL
1977 ("inf-lisp.el"
1978 "an inferior-lisp mode"
1979 (processes lisp))
1980 ("m4-mode.el"
1981 "m4 code editing commands for Emacs"
1982 (languages faces))
1983 ("make-mode.el"
1984 "makefile editing commands for Emacs"
1985 (unix tools))
1986 ("mantemp.el"
1987 "Create manual template instantiations from g++ 2.7.2 output."
1988 (g++ templates))
1989 ("meta-mode.el"
1990 "major mode for editing Metafont or MetaPost sources."
1991 (metafont metapost tex languages))
1992 ("modula2.el"
1993 "Modula-2 editing support package"
1994 (languages))
1995 ("octave-hlp.el"
1996 "getting help on Octave symbols using info"
1997 (languages))
1998 ("octave-inf.el"
1999 "running Octave as an inferior Emacs process"
2000 (languages))
2001 ("octave-mod.el"
2002 "editing Octave source files under Emacs"
2003 (languages))
2004 ("pascal.el"
2005 "major mode for editing pascal source in Emacs"
2006 (languages))
2007 ("perl-mode.el"
2008 "Perl code editing commands for GNU Emacs"
2009 (languages))
2010 ("prolog.el"
2011 "major mode for editing and running Prolog under Emacs"
2012 (languages))
ac95a621
GM
2013 ("ps-mode.el"
2014 "PostScript mode for GNU Emacs."
2015 (postscript languages))
272a4715
DL
2016 ("scheme.el"
2017 "Scheme (and DSSSL) editing mode."
2018 (languages lisp))
2019 ("sh-script.el"
2020 "shell-script editing commands for Emacs"
2021 (languages unix))
2022 ("simula.el"
2023 "SIMULA 87 code editing commands for Emacs"
2024 (languages))
2025 ("sql.el"
2026 "specialized comint.el for SQL interpreters"
2027 (comm languages processes))
2028 ("tcl.el"
2029 "Tcl code editing commands for Emacs"
2030 (languages tcl modes))
2031 ("vhdl-mode.el"
2032 "major mode for editing VHDL code"
2033 (languages vhdl))
ac95a621
GM
2034 ("AT386.el"
2035 "terminal support package for IBM AT keyboards"
2036 (terminals))
2037 ("apollo.el"
2038 nil
272a4715 2039 nil)
ac95a621
GM
2040 ("bg-mouse.el"
2041 "GNU Emacs code for BBN Bitgraph mouse."
2042 (hardware))
2043 ("bobcat.el"
2044 nil
272a4715 2045 nil)
ac95a621
GM
2046 ("internal.el"
2047 "support for PC internal terminal"
272a4715 2048 nil)
ac95a621
GM
2049 ("iris-ansi.el"
2050 "configure Emacs for SGI xwsh and winterm apps"
272a4715 2051 nil)
ac95a621
GM
2052 ("keyswap.el"
2053 "swap BS and DEL keys"
2054 (terminals))
2055 ("linux.el"
2056 nil
272a4715 2057 nil)
ac95a621
GM
2058 ("lk201.el"
2059 nil
272a4715 2060 nil)
ac95a621
GM
2061 ("mac-win.el"
2062 "support for \"Macintosh windows\"."
2063 nil)
2064 ("news.el"
2065 "keypad and function key bindings for the Sony NEWS keyboard"
2066 (terminals))
2067 ("pc-win.el"
2068 "setup support for `PC windows' (whatever that is)."
2069 nil)
2070 ("sun-mouse.el"
2071 "mouse handling for Sun windows"
2072 (hardware))
2073 ("sun.el"
2074 "keybinding for standard default sunterm keys"
2075 (terminals))
2076 ("sup-mouse.el"
2077 "supdup mouse support for lisp machines"
2078 (hardware))
2079 ("tty-colors.el"
2080 "color support for character terminals"
2081 (terminals faces))
2082 ("tvi970.el"
2083 "terminal support for the Televideo 970"
2084 (terminals))
2085 ("vt100.el"
2086 "define VT100 function key sequences in function-key-map"
2087 (terminals))
2088 ("vt102.el"
2089 nil
2090 nil)
2091 ("vt125.el"
2092 nil
2093 nil)
2094 ("vt200.el"
2095 nil
2096 nil)
2097 ("vt201.el"
2098 nil
2099 nil)
2100 ("vt220.el"
2101 nil
2102 nil)
2103 ("vt240.el"
2104 nil
2105 nil)
2106 ("vt300.el"
2107 nil
2108 nil)
2109 ("vt320.el"
2110 nil
2111 nil)
2112 ("vt400.el"
2113 nil
2114 nil)
2115 ("vt420.el"
2116 nil
2117 nil)
2118 ("w32-win.el"
2119 "parse switches controlling interface with W32 window system."
2120 (terminals))
2121 ("wyse50.el"
2122 "terminal support code for Wyse 50"
2123 (terminals))
2124 ("x-win.el"
2125 "parse switches controlling interface with X window system"
2126 (terminals))
2127 ("xterm.el"
2128 "define function key sequences for xterm"
2129 (terminals))
2130 ("artist.el"
2131 "draw ascii graphics with your mouse"
2132 (mouse))
2133 ("bib-mode.el"
2134 "bib-mode, major mode for editing bib files."
2135 (bib))
2136 ("bibtex.el"
2137 "BibTeX mode for GNU Emacs"
2138 (bibtex latex tex))
2139 ("fill.el"
2140 "fill commands for Emacs"
2141 (wp))
2142 ("flyspell.el"
2143 "On-the-fly spell checker"
2144 (convenience))
2145 ("ispell.el"
2146 "Interface to International Ispell Versions 3.1 and 3.2"
2147 (unix wp))
2148 ("makeinfo.el"
2149 "run makeinfo conveniently"
2150 nil)
2151 ("nroff-mode.el"
2152 "GNU Emacs major mode for editing nroff source"
2153 (wp))
2154 ("outline.el"
2155 "outline mode commands for Emacs"
2156 (outlines))
2157 ("page-ext.el"
2158 "extended page handling commands"
272a4715 2159 nil)
ac95a621
GM
2160 ("page.el"
2161 "page motion commands for emacs."
272a4715 2162 nil)
ac95a621
GM
2163 ("paragraphs.el"
2164 "paragraph and sentence parsing."
2165 (wp))
2166 ("picture.el"
2167 "\"Picture mode\" -- editing using quarter-plane screen model."
2168 (convenience wp))
2169 ("refbib.el"
2170 "convert refer-style references to ones usable by Latex bib"
2171 (bib tex))
2172 ("refer.el"
2173 "look up references in bibliography files."
2174 (bib))
2175 ("refill.el"
2176 "`auto-fill' by refilling paragraphs on changes"
2177 (wp))
2178 ("reftex-auc.el"
2179 nil
272a4715 2180 nil)
ac95a621
GM
2181 ("reftex-cite.el"
2182 nil
272a4715 2183 nil)
ac95a621
GM
2184 ("reftex-dcr.el"
2185 nil
272a4715 2186 nil)
ac95a621
GM
2187 ("reftex-global.el"
2188 nil
272a4715 2189 nil)
ac95a621
GM
2190 ("reftex-index.el"
2191 nil
272a4715 2192 nil)
ac95a621
GM
2193 ("reftex-parse.el"
2194 nil
272a4715 2195 nil)
ac95a621
GM
2196 ("reftex-ref.el"
2197 nil
272a4715 2198 nil)
ac95a621
GM
2199 ("reftex-sel.el"
2200 nil
2201 nil)
2202 ("reftex-toc.el"
2203 nil
2204 nil)
2205 ("reftex-vars.el"
2206 nil
2207 nil)
2208 ("reftex.el"
2209 "Minor mode for doing \\label, \\ref, \\cite, \\index in LaTeX"
2210 (tex))
2211 ("scribe.el"
2212 "scribe mode, and its idiosyncratic commands."
2213 (wp))
2214 ("sgml-mode.el"
2215 "SGML- and HTML-editing modes"
2216 (wp hypermedia comm languages))
2217 ("spell.el"
2218 "spelling correction interface for Emacs."
2219 (wp unix))
2220 ("tex-mode.el"
2221 "TeX, LaTeX, and SliTeX mode commands."
2222 (tex))
2223 ("texinfmt.el"
2224 "format Texinfo files into Info files."
2225 (maint tex docs))
2226 ("texinfo.el"
2227 "major mode for editing Texinfo files"
2228 (maint tex docs))
2229 ("texnfo-upd.el"
2230 "utilities for updating nodes and menus in Texinfo files"
2231 (maint tex docs))
2232 ("text-mode.el"
2233 "text mode, and its idiosyncratic commands."
272a4715 2234 nil)
ac95a621
GM
2235 ("tildify.el"
2236 "adding hard spaces into texts"
2237 (text tex sgml wp))
2238 ("two-column.el"
2239 "minor mode for editing of two-column text"
272a4715 2240 nil)
ac95a621
GM
2241 ("underline.el"
2242 "insert/remove underlining (done by overstriking) in Emacs."
2243 (wp))
ac95a621
GM
2244 ("tool-bar.el"
2245 "Setting up the tool bar"
2246 (mouse frames))
272a4715
DL
2247))
2248
2249(provide 'finder-inf)
2250
f383cd0d
GM
2251;;; Local Variables:
2252;;; version-control: never
2253;;; no-byte-compile: t
2254;;; no-update-autoloads: t
2255;;; End:
272a4715 2256;;; finder-inf.el ends here