*** empty log message ***
[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"
ac95a621 622 "display time, load and mail indicator in mode line of Emacs.\r"
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 975 ("profile.el"
f383cd0d 976 "Emacs profiler (OBSOLETE; use elp.el instead)"
ac95a621
GM
977 (lisp tools))
978 ("re-builder.el"
979 "Building Regexps with visual feedback"
980 (matching lisp tools))
981 ("regexp-opt.el"
982 "generate efficient regexps to match strings."
983 (strings regexps extensions))
984 ("ring.el"
985 "handle rings of items"
986 (extensions))
987 ("shadow.el"
988 "Locate Emacs Lisp file shadowings."
989 (lisp))
990 ("sregex.el"
991 "symbolic regular expressions"
992 (extensions))
993 ("tq.el"
994 "utility to maintain a transaction queue"
995 (extensions))
996 ("trace.el"
997 "tracing facility for Emacs Lisp functions"
998 (tools lisp))
999 ("crisp.el"
1000 "CRiSP/Brief Emacs emulator"
1001 (emulations brief crisp))
1002 ("edt-lk201.el"
1003 "Enhanced EDT Keypad Mode Emulation for LK-201 Keyboards"
1004 (emulations))
1005 ("edt-mapper.el"
1006 "Create an EDT LK-201 Map File for X-Windows Emacs"
1007 (emulations))
1008 ("edt-pc.el"
1009 "Enhanced EDT Keypad Mode Emulation for PC 101 Keyboards"
1010 (emulations))
1011 ("edt-vt100.el"
1012 "Enhanced EDT Keypad Mode Emulation for VT Series Terminals"
1013 (emulations))
1014 ("edt.el"
1015 "Enhanced EDT Keypad Mode Emulation for GNU Emacs 19"
1016 (emulations))
1017 ("mlconvert.el"
1018 "convert buffer of Mocklisp code to real lisp."
1019 (emulations))
1020 ("mlsupport.el"
1021 "run-time support for mocklisp code."
1022 (extensions))
1023 ("pc-mode.el"
1024 "emulate certain key bindings used on PCs."
1025 (emulations))
1026 ("pc-select.el"
1027 "emulate mark, cut, copy and paste from Motif"
1028 (convenience emulation))
1029 ("tpu-edt.el"
1030 "Emacs emulating TPU emulating EDT"
1031 (emulations))
1032 ("tpu-extras.el"
1033 "Scroll margins and free cursor mode for TPU-edt"
1034 (emulations))
1035 ("tpu-mapper.el"
1036 "Create a TPU-edt X-windows keymap file"
1037 (emulations))
1038 ("vi.el"
1039 "major mode for emulating \"vi\" editor under GNU Emacs."
1040 (emulations))
1041 ("vip.el"
1042 "a VI Package for GNU Emacs"
1043 (emulations))
1044 ("viper-cmd.el"
1045 "Vi command support for Viper"
272a4715 1046 nil)
ac95a621
GM
1047 ("viper-ex.el"
1048 "functions implementing the Ex commands for Viper"
272a4715 1049 nil)
ac95a621
GM
1050 ("viper-init.el"
1051 "some common definitions for Viper"
272a4715 1052 nil)
ac95a621
GM
1053 ("viper-keym.el"
1054 "Viper keymaps"
272a4715 1055 nil)
ac95a621
GM
1056 ("viper-macs.el"
1057 "functions implementing keyboard macros for Viper"
272a4715 1058 nil)
ac95a621
GM
1059 ("viper-mous.el"
1060 "mouse support for Viper"
272a4715 1061 nil)
ac95a621
GM
1062 ("viper-util.el"
1063 "Utilities used by viper.el"
272a4715 1064 nil)
ac95a621
GM
1065 ("viper.el"
1066 "A full-featured Vi emulator for GNU Emacs and XEmacs,"
1067 (emulations))
1068 ("ws-mode.el"
1069 "WordStar emulation mode for GNU Emacs"
1070 (emulations))
f383cd0d
GM
1071 ("em-alias.el"
1072 "creation and management of command aliases"
1073 nil)
1074 ("em-banner.el"
1075 "sample module that displays a login banner"
1076 nil)
1077 ("em-basic.el"
1078 "basic shell builtin commands"
1079 nil)
1080 ("em-cmpl.el"
1081 "completion using the TAB key"
1082 nil)
1083 ("em-dirs.el"
1084 "directory navigation commands"
1085 nil)
1086 ("em-glob.el"
1087 "extended file name globbing"
1088 nil)
1089 ("em-hist.el"
1090 "history list management"
1091 nil)
1092 ("em-ls.el"
1093 "implementation of ls in Lisp"
1094 nil)
1095 ("em-pred.el"
1096 "argument predicates and modifiers (ala zsh)"
1097 nil)
1098 ("em-prompt.el"
1099 "command prompts"
1100 nil)
1101 ("em-rebind.el"
1102 "rebind keys when point is at current input"
1103 nil)
1104 ("em-script.el"
1105 "Eshell script files"
1106 nil)
1107 ("em-smart.el"
1108 "smart display of output"
1109 nil)
1110 ("em-term.el"
1111 "running visual commands"
1112 nil)
1113 ("em-unix.el"
1114 "UNIX command aliases"
1115 nil)
1116 ("em-xtra.el"
1117 "extra alias functions"
1118 nil)
1119 ("esh-arg.el"
1120 "argument processing"
1121 nil)
1122 ("esh-cmd.el"
1123 "command invocation"
1124 nil)
1125 ("esh-ext.el"
1126 "commands external to Eshell"
1127 nil)
1128 ("esh-groups.el"
1129 nil
1130 nil)
1131 ("esh-io.el"
1132 "I/O management"
1133 nil)
1134 ("esh-maint.el"
1135 "init code for building eshell"
1136 nil)
1137 ("esh-mode.el"
1138 "user interface"
1139 nil)
1140 ("esh-module.el"
1141 "Eshell modules"
1142 (processes))
1143 ("esh-opt.el"
1144 "command options processing"
1145 nil)
1146 ("esh-proc.el"
1147 "process management"
1148 nil)
1149 ("esh-test.el"
1150 "Eshell test suite"
1151 nil)
1152 ("esh-util.el"
1153 "general utilities"
1154 nil)
1155 ("esh-var.el"
1156 "handling of variables"
1157 nil)
1158 ("eshell.el"
1159 "the Emacs command shell"
1160 (processes))
ac95a621
GM
1161 ("binhex.el"
1162 "elisp native binhex decode"
1163 (binhex news))
1164 ("earcon.el"
1165 "Sound effects for messages"
272a4715 1166 nil)
ac95a621
GM
1167 ("flow-fill.el"
1168 "interprete RFC2646 \"flowed\" text"
1169 (mail))
1170 ("format-spec.el"
1171 "functions for formatting arbitrary formatting strings"
1172 (tools))
1173 ("gnus-agent.el"
1174 "unplugged support for Gnus"
272a4715 1175 nil)
ac95a621
GM
1176 ("gnus-art.el"
1177 "article mode commands for Gnus"
1178 (news))
1179 ("gnus-async.el"
1180 "asynchronous support for Gnus"
1181 (news))
1182 ("gnus-audio.el"
1183 "Sound effects for Gnus"
1184 (news mail multimedia))
1185 ("gnus-bcklg.el"
1186 "backlog functions for Gnus"
1187 (news))
1188 ("gnus-cache.el"
1189 "cache interface for Gnus"
1190 (news))
1191 ("gnus-cite.el"
1192 "parse citations in articles for Gnus"
272a4715 1193 nil)
ac95a621
GM
1194 ("gnus-cus.el"
1195 "customization commands for Gnus"
1196 (news))
1197 ("gnus-demon.el"
1198 "daemonic Gnus behaviour"
1199 (news))
1200 ("gnus-draft.el"
1201 "draft message support for Gnus"
1202 (news))
1203 ("gnus-dup.el"
1204 "suppression of duplicate articles in Gnus"
1205 (news))
1206 ("gnus-eform.el"
1207 "a mode for editing forms for Gnus"
1208 (news))
1209 ("gnus-ems.el"
1210 "functions for making Gnus work under different Emacsen"
1211 (news))
1212 ("gnus-gl.el"
1213 "an interface to GroupLens for Gnus"
1214 (news score))
1215 ("gnus-group.el"
1216 "group mode commands for Gnus"
1217 (news))
1218 ("gnus-int.el"
1219 "backend interface functions for Gnus"
1220 (news))
1221 ("gnus-kill.el"
1222 "kill commands for Gnus"
1223 (news))
1224 ("gnus-logic.el"
1225 "advanced scoring code for Gnus"
1226 (news))
1227 ("gnus-mh.el"
1228 "mh-e interface for Gnus"
1229 (news))
1230 ("gnus-ml.el"
1231 "Mailing list minor mode for Gnus"
1232 (news))
1233 ("gnus-mlspl.el"
1234 "a group params-based mail splitting mechanism"
1235 (news mail))
1236 ("gnus-move.el"
1237 "commands for moving Gnus from one server to another"
1238 (news))
1239 ("gnus-msg.el"
1240 "mail and post interface for Gnus"
1241 (news))
1242 ("gnus-mule.el"
1243 "Provide backward compatibility function to GNUS"
1244 (news i18n))
1245 ("gnus-nocem.el"
1246 "NoCeM pseudo-cancellation treatment"
1247 (news))
1248 ("gnus-range.el"
1249 "range and sequence functions for Gnus"
1250 (news))
1251 ("gnus-salt.el"
1252 "alternate summary mode interfaces for Gnus"
1253 (news))
1254 ("gnus-score.el"
1255 "scoring code for Gnus"
1256 (news))
1257 ("gnus-setup.el"
1258 "Initialization & Setup for Gnus 5"
1259 (news))
1260 ("gnus-soup.el"
1261 "SOUP packet writing support for Gnus"
1262 (news mail))
1263 ("gnus-spec.el"
1264 "format spec functions for Gnus"
1265 (news))
1266 ("gnus-srvr.el"
1267 "virtual server support for Gnus"
1268 (news))
1269 ("gnus-start.el"
1270 "startup functions for Gnus"
1271 (news))
1272 ("gnus-sum.el"
1273 "summary mode commands for Gnus"
1274 (news))
1275 ("gnus-topic.el"
1276 "a folding minor mode for Gnus group buffers"
1277 (news))
1278 ("gnus-undo.el"
1279 "minor mode for undoing in Gnus"
1280 (news))
1281 ("gnus-util.el"
1282 "utility functions for Gnus"
1283 (news))
1284 ("gnus-uu.el"
1285 "extract (uu)encoded files in Gnus"
1286 nil)
1287 ("gnus-vm.el"
1288 "vm interface for Gnus"
1289 (news mail))
1290 ("gnus-win.el"
1291 "window configuration functions for Gnus"
1292 (news))
1293 ("gnus.el"
1294 nil
1295 (news mail))
1296 ("ietf-drums.el"
1297 "Functions for parsing RFC822bis headers"
1298 nil)
1299 ("imap.el"
1300 "imap library"
1301 (mail))
1302 ("mail-parse.el"
1303 "Interface functions for parsing mail"
1304 nil)
1305 ("mail-prsvr.el"
1306 "Interface variables for parsing mail"
1307 nil)
1308 ("mail-source.el"
1309 "functions for fetching mail"
1310 (news mail))
1311 ("mailcap.el"
1312 "MIME media types configuration"
1313 (news mail multimedia))
1314 ("message.el"
1315 "composing mail and news messages"
1316 (mail news))
1317 ("messcompat.el"
1318 "making message mode compatible with mail mode"
1319 (mail news))
1320 ("mm-bodies.el"
1321 "Functions for decoding MIME things"
1322 nil)
1323 ("mm-decode.el"
1324 "Functions for decoding MIME things"
1325 nil)
1326 ("mm-encode.el"
1327 "Functions for encoding MIME things "
1328 nil)
1329 ("mm-partial.el"
1330 "showing message/partial"
1331 (message partial))
1332 ("mm-util.el"
1333 "Utility functions for MIME things"
1334 nil)
1335 ("mm-uu.el"
1336 "Return uu stuff as mm handles"
1337 (postscript uudecode binhex shar forward news))
1338 ("mm-view.el"
1339 "Functions for viewing MIME objects"
1340 nil)
1341 ("mml.el"
1342 "A package for parsing and validating MML documents"
1343 nil)
1344 ("nnagent.el"
1345 "offline backend for Gnus"
1346 (news mail))
1347 ("nnbabyl.el"
1348 "rmail mbox access for Gnus"
1349 (news mail))
1350 ("nndir.el"
1351 "single directory newsgroup access for Gnus"
1352 (news))
1353 ("nndoc.el"
1354 "single file access for Gnus"
1355 (news))
1356 ("nndraft.el"
1357 "draft article access for Gnus"
1358 (news))
1359 ("nneething.el"
1360 "arbitrary file access for Gnus"
1361 (news mail))
1362 ("nnfolder.el"
1363 "mail folder access for Gnus"
1364 (mail))
1365 ("nngateway.el"
1366 "posting news via mail gateways"
1367 (news mail))
1368 ("nnheader.el"
1369 "header access macros for Gnus and its backends"
1370 (news))
1371 ("nnimap.el"
1372 "imap backend for Gnus"
1373 (mail))
1374 ("nnkiboze.el"
1375 "select virtual news access for Gnus"
1376 (news))
1377 ("nnlistserv.el"
1378 "retrieving articles via web mailing list archives"
1379 (news mail))
1380 ("nnmail.el"
1381 "mail support functions for the Gnus mail backends"
1382 (news mail))
1383 ("nnmbox.el"
1384 "mail mbox access for Gnus"
1385 (news mail))
1386 ("nnmh.el"
1387 "mhspool access for Gnus"
1388 (news mail))
1389 ("nnml.el"
1390 "mail spool access for Gnus"
1391 (news mail))
1392 ("nnoo.el"
1393 "OO Gnus Backends"
1394 (news))
1395 ("nnslashdot.el"
1396 "interfacing with Slashdot"
1397 (news))
1398 ("nnsoup.el"
1399 "SOUP access for Gnus"
1400 (news mail))
1401 ("nnspool.el"
1402 "spool access for GNU Emacs"
1403 (news))
1404 ("nntp.el"
1405 "nntp access for Gnus"
1406 (news))
1407 ("nnultimate.el"
1408 "interfacing with the Ultimate Bulletin Board system"
1409 (news))
1410 ("nnvirtual.el"
1411 "virtual newsgroups access for Gnus"
1412 (news))
1413 ("nnwarchive.el"
1414 "interfacing with web archives"
1415 (news egroups mail-archive))
1416 ("nnweb.el"
1417 "retrieving articles via web search engines"
1418 (news))
1419 ("parse-time.el"
1420 "Parsing time strings"
1421 (util))
1422 ("pop3.el"
1423 "Post Office Protocol (RFC 1460) interface"
1424 (mail))
1425 ("qp.el"
1426 "Quoted-Printable functions"
1427 (mail extensions))
1428 ("rfc1843.el"
1429 "HZ (rfc1843) decoding"
1430 (news hz hz+ mail i18n))
1431 ("rfc2045.el"
1432 "Functions for decoding rfc2045 headers"
1433 nil)
1434 ("rfc2047.el"
1435 "Functions for encoding and decoding rfc2047 messages"
1436 nil)
1437 ("rfc2104.el"
1438 "RFC2104 Hashed Message Authentication Codes"
1439 (mail))
1440 ("rfc2231.el"
1441 "Functions for decoding rfc2231 headers"
1442 nil)
1443 ("score-mode.el"
1444 "mode for editing Gnus score files"
1445 (news mail))
1446 ("smiley-ems.el"
1447 "displaying smiley faces"
1448 (news mail multimedia))
1449 ("starttls.el"
1450 "STARTTLS functions"
1451 (tls ssl openssl mail news))
1452 ("time-date.el"
1453 "Date and time handling functions"
1454 (mail news util))
1455 ("utf7.el"
1456 "UTF-7 encoding/decoding for Emacs"
1457 (mail))
1458 ("uudecode.el"
1459 "elisp native uudecode"
1460 (uudecode news))
1461 ("webmail.el"
f383cd0d 1462 "interface of web mail"
ac95a621
GM
1463 (hotmail netaddress my-deja netscape))
1464 ("ccl.el"
1465 "CCL (Code Conversion Language) compiler"
1466 (ccl mule multilingual character set coding-system))
1467 ("characters.el"
1468 "set syntax and category for multibyte characters"
1469 (multibyte character character set syntax category))
1470 ("codepage.el"
1471 "MS-DOS/MS-Windows specific coding systems."
1472 (i18n ms-dos ms-windows codepage))
1473 ("encoded-kb.el"
1474 "Handler to input multibyte characters encoded somehow"
1475 nil)
1476 ("fontset.el"
1477 "Commands for handling fontset."
1478 (mule multilingual fontset))
1479 ("isearch-x.el"
1480 "extended isearch handling commands"
1481 (multilingual isearch))
1482 ("iso-acc.el"
1483 "minor mode providing electric accent keys"
1484 (i18n))
1485 ("iso-ascii.el"
1486 "set up char tables for ISO 8859/1 on ASCII terminals."
1487 (i18n))
1488 ("iso-cvt.el"
1489 "translate ISO 8859-1 from/to various encodings"
1490 (tex iso latin i18n))
1491 ("iso-insert.el"
1492 "insert functions for ISO 8859/1."
1493 (i18n))
1494 ("iso-swed.el"
1495 "set up char tables for ISO 8859/1 for Swedish/Finnish ttys"
1496 (i18n))
1497 ("iso-transl.el"
1498 "keyboard input definitions for ISO 8859/1."
1499 (i18n))
1500 ("ja-dic-cnv.el"
1501 "Convert a Japanese dictionary (SKK-JISYO.L) to Emacs Lisp"
1502 (mule multilingual japanese))
1503 ("ja-dic-utl.el"
1504 "Utilities for handling Japanese dictionary (SKK-JISYO.L)"
1505 (mule multilingual japanese))
1506 ("kinsoku.el"
1507 "`Kinsoku' processing funcs."
1508 (mule kinsoku))
1509 ("kkc.el"
1510 "Kana Kanji converter"
1511 (mule multilingual japanese))
1512 ("latin-1.el"
1513 "set up case-conversion and syntax tables for ISO Latin-1"
1514 (i18n))
1515 ("latin-2.el"
1516 "set up case-conversion and syntax tables for ISO Latin-2"
1517 (i18n))
1518 ("latin-3.el"
1519 "set up case-conversion and syntax tables for ISO Latin-3"
1520 (i18n))
1521 ("latin-4.el"
1522 "set up case-conversion and syntax tables for ISO Latin-4"
1523 (i18n))
1524 ("latin-5.el"
1525 "set up case-conversion and syntax tables for ISO latin-5"
1526 (i18n))
1527 ("latin-8.el"
1528 "set up case-conversion and syntax tables for ISO Latin-8"
1529 (i18n))
1530 ("latin-9.el"
1531 "set up case-conversion and syntax tables for ISO Latin-9"
1532 (i18n))
1533 ("latin1-disp.el"
1534 "display tables for other ISO 8859 on Latin-1 terminals"
1535 (i18n))
1536 ("mule-cmds.el"
1537 "Commands for mulitilingual environment"
1538 (mule multilingual))
1539 ("mule-conf.el"
1540 "configure multilingual environment"
1541 (mule multilingual character set coding system))
1542 ("mule-diag.el"
1543 "Show diagnosis of multilingual environment (Mule)"
1544 (multilingual charset coding system fontset diagnosis i18n))
1545 ("mule-util.el"
1546 "Utility functions for mulitilingual environment (mule)"
1547 (mule multilingual))
1548 ("mule.el"
1549 "basic commands for mulitilingual environment"
1550 (mule multilingual character set coding system))
1551 ("ogonek.el"
1552 "change the encoding of Polish diacritics"
1553 (i18n))
1554 ("quail.el"
1555 "Provides simple input method for multilingual text"
1556 (mule multilingual input method))
1557 ("swedish.el"
1558 "miscellaneous functions for dealing with Swedish."
1559 (i18n))
1560 ("titdic-cnv.el"
1561 "convert cxterm dictionary (TIT format) to Quail package"
1562 (quail tit cxterm))
efaa080b
GM
1563 ("utf-8.el"
1564 "Limited UTF-8 decoding/encoding support"
f383cd0d 1565 (multilingual unicode utf-8 i18n))
ac95a621
GM
1566 ("china-util.el"
1567 "utilities for Chinese"
1568 (mule multilingual chinese))
1569 ("chinese.el"
1570 "Support for Chinese"
1571 (multilingual chinese))
1572 ("cyril-util.el"
1573 "utilities for Cyrillic scripts"
1574 (mule multilingual cyrillic))
1575 ("cyrillic.el"
1576 "Support for Cyrillic"
1577 (multilingual cyrillic))
1578 ("czech.el"
1579 "support for Czech"
1580 (multilingual czech))
1581 ("devan-util.el"
1582 "Support for Devanagari Script Composition"
1583 (multilingual indian devanagari))
1584 ("devanagari.el"
1585 "Support for Devanagari"
1586 (multilingual indian devanagari))
1587 ("english.el"
1588 "English support"
1589 (multibyte character character set syntax category))
1590 ("ethio-util.el"
1591 "utilities for Ethiopic"
1592 (mule multilingual ethiopic))
1593 ("ethiopic.el"
1594 "Support for Ethiopic"
1595 (multilingual ethiopic))
1596 ("european.el"
1597 "European languages"
1598 (multilingual european))
1599 ("greek.el"
1600 "Support for Greek"
1601 (multilingual greek))
1602 ("hebrew.el"
1603 "Support for Hebrew"
1604 (multilingual hebrew))
1605 ("indian.el"
1606 "Support for Indian Languages"
1607 (multilingual indian))
1608 ("japan-util.el"
1609 "utilities for Japanese"
1610 (mule multilingual japanese))
1611 ("japanese.el"
1612 "Japanese support"
1613 (multilingual japanese))
1614 ("korea-util.el"
1615 "utilities for Korean"
1616 (mule multilingual korean))
1617 ("korean.el"
1618 "Support for Korean"
1619 (multilingual korean))
1620 ("lao-util.el"
1621 "utilities for Lao"
1622 (multilingual lao))
1623 ("lao.el"
1624 "Support for Lao"
1625 (multilingual lao))
1626 ("misc-lang.el"
1627 "support for miscellaneous languages (characters)"
1628 (multilingual character set coding system))
1629 ("romanian.el"
1630 "Support for Romanian"
1631 (multilingual romanian))
1632 ("slovak.el"
1633 "Support for Slovak"
1634 (multilingual slovak))
1635 ("thai-util.el"
1636 "utilities for Thai"
1637 (mule multilingual thai))
1638 ("thai.el"
1639 "Support for Thai"
1640 (multilingual thai))
1641 ("tibet-util.el"
f383cd0d 1642 "utilities for Tibetan"
ac95a621
GM
1643 (multilingual tibetan))
1644 ("tibetan.el"
1645 "Support for Tibetan language"
1646 (multilingual tibetan))
1647 ("viet-util.el"
1648 "utilities for Vietnamese"
1649 (mule multilingual vietnamese))
1650 ("vietnamese.el"
1651 "Support for Vietnamese"
1652 (multilingual vietnamese))
1653 ("blessmail.el"
1654 "Decide whether movemail needs special privileges."
1655 (internal))
1656 ("emacsbug.el"
1657 "command to report Emacs bugs to appropriate mailing list."
1658 (maint mail))
1659 ("feedmail.el"
1660 "assist other email packages to massage outgoing messages"
1661 (email queue mail sendmail message spray smtp draft))
1662 ("footnote.el"
1663 "Footnote support for message mode"
1664 (mail news))
1665 ("mail-extr.el"
1666 "extract full name and address from RFC 822 mail header."
1667 (mail))
1668 ("mail-hist.el"
1669 "Headers and message body history for outgoing mail."
1670 (mail history))
1671 ("mail-utils.el"
1672 "utility functions used both by rmail and rnews"
1673 (mail news))
1674 ("mailabbrev.el"
1675 "abbrev-expansion of mail aliases."
1676 (mail))
1677 ("mailalias.el"
1678 "expand and complete mailing address aliases"
1679 (mail))
1680 ("mailheader.el"
1681 "Mail header parsing, merging, formatting"
1682 (tools mail news))
1683 ("mailpost.el"
1684 "RMAIL coupler to /usr/uci/post mailer"
1685 (mail))
1686 ("metamail.el"
1687 "Metamail interface for GNU Emacs"
1688 (mail news mime multimedia))
1689 ("mh-comp.el"
1690 "mh-e functions for composing messages"
1691 (mail))
1692 ("mh-e.el"
1693 "GNU Emacs interface to the MH mail system"
1694 (mail))
1695 ("mh-funcs.el"
1696 "mh-e functions not everyone will use right away"
1697 nil)
1698 ("mh-mime.el"
1699 "mh-e support for composing MIME messages"
1700 nil)
1701 ("mh-pick.el"
1702 "make a search pattern and search for a message in mh-e"
1703 nil)
1704 ("mh-seq.el"
1705 "mh-e sequences support"
1706 nil)
1707 ("mh-utils.el"
1708 "mh-e code needed for both sending and reading"
1709 nil)
1710 ("mspools.el"
1711 "show mail spools waiting to be read."
1712 (mail))
1713 ("reporter.el"
1714 "customizable bug reporting of lisp programs"
1715 (maint mail tools))
1716 ("rfc2368.el"
1717 "support for rfc2368"
1718 (mail))
1719 ("rfc822.el"
1720 "hairy rfc822 parser for mail and news and suchlike"
1721 (mail))
1722 ("rmail.el"
1723 "main code of \"RMAIL\" mail reader for Emacs."
1724 (mail))
1725 ("rmailedit.el"
1726 "\"RMAIL edit mode\" Edit the current message."
1727 (mail))
1728 ("rmailkwd.el"
1729 "part of the \"RMAIL\" mail reader for Emacs."
1730 (mail))
1731 ("rmailmsc.el"
1732 "miscellaneous support functions for the RMAIL mail reader"
1733 (mail))
1734 ("rmailout.el"
1735 "\"RMAIL\" mail reader for Emacs: output message to a file."
1736 (mail))
1737 ("rmailsort.el"
1738 "Rmail: sort messages."
1739 (mail))
1740 ("rmailsum.el"
1741 "make summary buffers for the mail reader"
1742 (mail))
ac95a621
GM
1743 ("sc.el"
1744 "old name for supercite"
1745 nil)
1746 ("sendmail.el"
1747 "mail sending commands for Emacs."
1748 (mail))
1749 ("smtpmail.el"
1750 "simple SMTP protocol (RFC 821) for sending mail"
1751 (mail))
1752 ("supercite.el"
1753 "minor mode for citing mail and news replies"
1754 (mail news))
1755 ("uce.el"
1756 "facilitate reply to unsolicited commercial email"
1757 (uce unsolicited commercial email))
1758 ("undigest.el"
1759 "digest-cracking support for the RMAIL mail reader"
1760 (mail))
1761 ("unrmail.el"
1762 "convert Rmail files to mailbox files."
1763 (mail))
1764 ("vms-pmail.el"
1765 "use Emacs as the editor within VMS mail."
1766 (vms))
f383cd0d
GM
1767 ("auto-show.el"
1768 "perform automatic horizontal scrolling as point moves"
1769 (scroll display convenience))
1770 ("c-mode.el"
1771 "C code editing commands for Emacs"
1772 (c))
1773 ("cplus-md.el"
1774 "old C++ code editing mode for Emacs"
1775 (c))
1776 ("hilit19.el"
1777 "customizable highlighting for Emacs19"
1778 (faces))
1779 ("hscroll.el"
1780 "automatically scroll truncated lines horizontally"
1781 (display))
1782 ("ooutline.el"
1783 "outline mode commands for Emacs"
1784 (outlines))
1785 ("rnews.el"
1786 "USENET news reader for gnu emacs"
1787 (news))
1788 ("rnewspost.el"
1789 "USENET news poster/mailer for GNU Emacs"
1790 (mail news))
ac95a621
GM
1791 ("5x5.el"
1792 "Simple little puzzle game."
1793 (games puzzles))
1794 ("blackbox.el"
1795 "blackbox game in Emacs Lisp"
1796 (games))
1797 ("bruce.el"
1798 "bruce phrase utility for overloading the Communications"
1799 (games))
1800 ("cookie1.el"
1801 "retrieve random phrases from fortune cookie files"
1802 (games extensions))
1803 ("decipher.el"
1804 "Cryptanalyze monoalphabetic substitution ciphers"
1805 (games))
1806 ("dissociate.el"
1807 "scramble text amusingly for Emacs."
1808 (games))
1809 ("doctor.el"
1810 "psychological help for frustrated users."
1811 (games))
1812 ("dunnet.el"
1813 "Text adventure for Emacs"
1814 (games))
1815 ("fortune.el"
1816 "Use fortune to create signatures"
1817 (games utils mail))
1818 ("gamegrid.el"
1819 "Library for implementing grid-based games on Emacs"
1820 (games))
1821 ("gametree.el"
1822 "manage game analysis trees in Emacs"
1823 (games))
1824 ("gomoku.el"
1825 "Gomoku game between you and Emacs"
1826 (games))
1827 ("handwrite.el"
1828 "turns your emacs buffer into a handwritten document"
1829 (wp print postscript cursive writing))
1830 ("hanoi.el"
1831 "towers of hanoi in Emacs"
1832 (games))
1833 ("landmark.el"
1834 "neural-network robot that learns landmarks"
1835 (gomoku neural network adaptive search chemotaxis))
1836 ("life.el"
1837 "John Horton Conway's `Life' game for GNU Emacs"
1838 (games))
1839 ("meese.el"
1840 "protect the impressionable young minds of America"
1841 (games))
1842 ("morse.el"
1843 "Convert text to morse code and back."
1844 (games))
1845 ("mpuz.el"
1846 "multiplication puzzle for GNU Emacs"
1847 (games))
1848 ("pong.el"
1849 nil
1850 (games))
1851 ("snake.el"
1852 "Implementation of Snake for Emacs"
1853 (games))
1854 ("solitaire.el"
1855 "game of solitaire in Emacs Lisp"
1856 (games))
1857 ("spook.el"
1858 "spook phrase utility for overloading the NSA line eater"
1859 (games))
1860 ("studly.el"
1861 "StudlyCaps (tm)(r)(c)(xxx)"
1862 (games))
1863 ("tetris.el"
1864 "Implementation of Tetris for Emacs"
1865 (games))
1866 ("yow.el"
1867 "quote random zippyisms"
1868 (games))
1869 ("zone.el"
1870 "idle display hacks"
1871 (games))
1872 ("ada-mode.el"
1873 "major-mode for editing Ada source."
1874 (languages ada))
1875 ("ada-prj.el"
1876 "Easy editing of project files for the ada-mode"
1877 (languages ada project file))
1878 ("ada-stmt.el"
1879 "An extension to Ada mode for inserting statement templates."
1880 (languages ada))
1881 ("ada-xref.el"
1882 "for lookup and completion in Ada mode"
1883 (languages ada xref))
1884 ("antlr-mode.el"
1885 "Major mode for ANTLR grammar files"
1886 nil)
1887 ("asm-mode.el"
1888 "mode for editing assembler code"
1889 (tools languages))
1890 ("autoconf.el"
1891 "Mode for editing Autoconf configure.in files."
1892 (languages))
1893 ("awk-mode.el"
1894 "AWK code editing commands for Emacs"
1895 (unix languages))
1896 ("cc-align.el"
1897 "custom indentation functions for CC Mode"
1898 (c languages oop))
f383cd0d
GM
1899 ("cc-bytecomp.el"
1900 "Compile time setup for proper compilation"
1901 (c languages oop))
ac95a621
GM
1902 ("cc-cmds.el"
1903 "user level commands for CC Mode"
1904 (c languages oop))
1905 ("cc-compat.el"
1906 "cc-mode compatibility with c-mode.el confusion"
1907 (c languages oop))
1908 ("cc-defs.el"
1909 "compile time definitions for CC Mode"
1910 (c languages oop))
1911 ("cc-engine.el"
1912 "core syntax guessing engine for CC mode"
1913 (c languages oop))
1914 ("cc-langs.el"
f383cd0d 1915 "language specific settings for CC Mode"
ac95a621
GM
1916 (c languages oop))
1917 ("cc-menus.el"
1918 "imenu support for CC Mode"
1919 (c languages oop))
1920 ("cc-mode.el"
272a4715
DL
1921 "major mode for editing C, C++, Objective-C, and Java code"
1922 (c languages oop))
1923 ("cc-styles.el"
1924 "support for styles in CC Mode"
1925 (c languages oop))
1926 ("cc-vars.el"
1927 "user customization variables for CC Mode"
1928 (c languages oop))
1929 ("cmacexp.el"
1930 "expand C macros in a region"
1931 (c))
1932 ("compile.el"
1933 "run compiler as inferior of Emacs, parse error messages."
1934 (tools processes))
1935 ("cperl-mode.el"
1936 "Perl code editing commands for Emacs"
1937 (languages perl))
272a4715
DL
1938 ("cpp.el"
1939 "Highlight or hide text according to cpp conditionals."
1940 (c faces tools))
ac95a621
GM
1941 ("cwarn.el"
1942 "Highlight suspicious C and C++ constructions."
1943 (c languages faces))
272a4715
DL
1944 ("dcl-mode.el"
1945 "major mode for editing DCL command files"
1946 (dcl editing major-mode languages))
1947 ("delphi.el"
1948 "Major mode for editing Delphi source (Object Pascal) in Emacs"
1949 (languages))
ac95a621
GM
1950 ("ebnf-bnf.el"
1951 "Parser for EBNF"
1952 (wp ebnf postscript))
1953 ("ebnf-iso.el"
1954 "Parser for ISO EBNF"
1955 (wp ebnf postscript))
1956 ("ebnf-otz.el"
1957 "Syntatic chart OpTimiZer"
1958 (wp ebnf postscript))
1959 ("ebnf-yac.el"
1960 "Parser for Yacc/Bison"
1961 (wp ebnf postscript))
1962 ("ebnf2ps.el"
1963 "Translate an EBNF to a syntatic chart on PostScript"
1964 (wp ebnf postscript))
1965 ("ebrowse.el"
1966 "Emacs C++ class browser & tags facility"
1967 (c++ tags tools))
272a4715
DL
1968 ("etags.el"
1969 "etags facility for Emacs"
1970 (tools))
1971 ("executable.el"
1972 "base functionality for executable interpreter scripts"
1973 (languages unix))
1974 ("f90.el"
1975 "Fortran-90 mode (free format)"
1976 (fortran f90 languages))
1977 ("fortran.el"
1978 "Fortran mode for GNU Emacs"
1979 (languages))
ac95a621
GM
1980 ("glasses.el"
1981 "make cantReadThis readable"
1982 (tools))
272a4715
DL
1983 ("hideif.el"
1984 "hides selected code within ifdef."
1985 (c outlines))
1986 ("hideshow.el"
1987 "minor mode cmds to selectively display blocks of code"
1988 (c c++ java lisp tools editing comments blocks hiding outlines))
1989 ("icon.el"
1990 "mode for editing Icon code"
1991 (languages))
ac95a621
GM
1992 ("idlw-rinfo.el"
1993 "Routine Information for IDLWAVE"
1994 (languages))
1995 ("idlw-shell.el"
1996 "Run IDL or WAVE as an inferior process of Emacs."
1997 (processes))
1998 ("idlw-toolbar.el"
1999 "A debugging toolbar for IDLWAVE"
2000 (processes))
2001 ("idlwave.el"
2002 "IDL and WAVE CL editing mode for GNU Emacs"
2003 (languages))
272a4715
DL
2004 ("inf-lisp.el"
2005 "an inferior-lisp mode"
2006 (processes lisp))
2007 ("m4-mode.el"
2008 "m4 code editing commands for Emacs"
2009 (languages faces))
2010 ("make-mode.el"
2011 "makefile editing commands for Emacs"
2012 (unix tools))
2013 ("mantemp.el"
2014 "Create manual template instantiations from g++ 2.7.2 output."
2015 (g++ templates))
2016 ("meta-mode.el"
2017 "major mode for editing Metafont or MetaPost sources."
2018 (metafont metapost tex languages))
2019 ("modula2.el"
2020 "Modula-2 editing support package"
2021 (languages))
2022 ("octave-hlp.el"
2023 "getting help on Octave symbols using info"
2024 (languages))
2025 ("octave-inf.el"
2026 "running Octave as an inferior Emacs process"
2027 (languages))
2028 ("octave-mod.el"
2029 "editing Octave source files under Emacs"
2030 (languages))
2031 ("pascal.el"
2032 "major mode for editing pascal source in Emacs"
2033 (languages))
2034 ("perl-mode.el"
2035 "Perl code editing commands for GNU Emacs"
2036 (languages))
2037 ("prolog.el"
2038 "major mode for editing and running Prolog under Emacs"
2039 (languages))
ac95a621
GM
2040 ("ps-mode.el"
2041 "PostScript mode for GNU Emacs."
2042 (postscript languages))
272a4715
DL
2043 ("scheme.el"
2044 "Scheme (and DSSSL) editing mode."
2045 (languages lisp))
2046 ("sh-script.el"
2047 "shell-script editing commands for Emacs"
2048 (languages unix))
2049 ("simula.el"
2050 "SIMULA 87 code editing commands for Emacs"
2051 (languages))
2052 ("sql.el"
2053 "specialized comint.el for SQL interpreters"
2054 (comm languages processes))
2055 ("tcl.el"
2056 "Tcl code editing commands for Emacs"
2057 (languages tcl modes))
2058 ("vhdl-mode.el"
2059 "major mode for editing VHDL code"
2060 (languages vhdl))
ac95a621
GM
2061 ("AT386.el"
2062 "terminal support package for IBM AT keyboards"
2063 (terminals))
2064 ("apollo.el"
2065 nil
272a4715 2066 nil)
ac95a621
GM
2067 ("bg-mouse.el"
2068 "GNU Emacs code for BBN Bitgraph mouse."
2069 (hardware))
2070 ("bobcat.el"
2071 nil
272a4715 2072 nil)
ac95a621
GM
2073 ("internal.el"
2074 "support for PC internal terminal"
272a4715 2075 nil)
ac95a621
GM
2076 ("iris-ansi.el"
2077 "configure Emacs for SGI xwsh and winterm apps"
272a4715 2078 nil)
ac95a621
GM
2079 ("keyswap.el"
2080 "swap BS and DEL keys"
2081 (terminals))
2082 ("linux.el"
2083 nil
272a4715 2084 nil)
ac95a621
GM
2085 ("lk201.el"
2086 nil
272a4715 2087 nil)
ac95a621
GM
2088 ("mac-win.el"
2089 "support for \"Macintosh windows\"."
2090 nil)
2091 ("news.el"
2092 "keypad and function key bindings for the Sony NEWS keyboard"
2093 (terminals))
2094 ("pc-win.el"
2095 "setup support for `PC windows' (whatever that is)."
2096 nil)
2097 ("sun-mouse.el"
2098 "mouse handling for Sun windows"
2099 (hardware))
2100 ("sun.el"
2101 "keybinding for standard default sunterm keys"
2102 (terminals))
2103 ("sup-mouse.el"
2104 "supdup mouse support for lisp machines"
2105 (hardware))
2106 ("tty-colors.el"
2107 "color support for character terminals"
2108 (terminals faces))
2109 ("tvi970.el"
2110 "terminal support for the Televideo 970"
2111 (terminals))
2112 ("vt100.el"
2113 "define VT100 function key sequences in function-key-map"
2114 (terminals))
2115 ("vt102.el"
2116 nil
2117 nil)
2118 ("vt125.el"
2119 nil
2120 nil)
2121 ("vt200.el"
2122 nil
2123 nil)
2124 ("vt201.el"
2125 nil
2126 nil)
2127 ("vt220.el"
2128 nil
2129 nil)
2130 ("vt240.el"
2131 nil
2132 nil)
2133 ("vt300.el"
2134 nil
2135 nil)
2136 ("vt320.el"
2137 nil
2138 nil)
2139 ("vt400.el"
2140 nil
2141 nil)
2142 ("vt420.el"
2143 nil
2144 nil)
2145 ("w32-win.el"
2146 "parse switches controlling interface with W32 window system."
2147 (terminals))
2148 ("wyse50.el"
2149 "terminal support code for Wyse 50"
2150 (terminals))
2151 ("x-win.el"
2152 "parse switches controlling interface with X window system"
2153 (terminals))
2154 ("xterm.el"
2155 "define function key sequences for xterm"
2156 (terminals))
2157 ("artist.el"
2158 "draw ascii graphics with your mouse"
2159 (mouse))
2160 ("bib-mode.el"
2161 "bib-mode, major mode for editing bib files."
2162 (bib))
2163 ("bibtex.el"
2164 "BibTeX mode for GNU Emacs"
2165 (bibtex latex tex))
2166 ("fill.el"
2167 "fill commands for Emacs"
2168 (wp))
2169 ("flyspell.el"
2170 "On-the-fly spell checker"
2171 (convenience))
2172 ("ispell.el"
2173 "Interface to International Ispell Versions 3.1 and 3.2"
2174 (unix wp))
2175 ("makeinfo.el"
2176 "run makeinfo conveniently"
2177 nil)
2178 ("nroff-mode.el"
2179 "GNU Emacs major mode for editing nroff source"
2180 (wp))
2181 ("outline.el"
2182 "outline mode commands for Emacs"
2183 (outlines))
2184 ("page-ext.el"
2185 "extended page handling commands"
272a4715 2186 nil)
ac95a621
GM
2187 ("page.el"
2188 "page motion commands for emacs."
272a4715 2189 nil)
ac95a621
GM
2190 ("paragraphs.el"
2191 "paragraph and sentence parsing."
2192 (wp))
2193 ("picture.el"
2194 "\"Picture mode\" -- editing using quarter-plane screen model."
2195 (convenience wp))
2196 ("refbib.el"
2197 "convert refer-style references to ones usable by Latex bib"
2198 (bib tex))
2199 ("refer.el"
2200 "look up references in bibliography files."
2201 (bib))
2202 ("refill.el"
2203 "`auto-fill' by refilling paragraphs on changes"
2204 (wp))
2205 ("reftex-auc.el"
2206 nil
272a4715 2207 nil)
ac95a621
GM
2208 ("reftex-cite.el"
2209 nil
272a4715 2210 nil)
ac95a621
GM
2211 ("reftex-dcr.el"
2212 nil
272a4715 2213 nil)
ac95a621
GM
2214 ("reftex-global.el"
2215 nil
272a4715 2216 nil)
ac95a621
GM
2217 ("reftex-index.el"
2218 nil
272a4715 2219 nil)
ac95a621
GM
2220 ("reftex-parse.el"
2221 nil
272a4715 2222 nil)
ac95a621
GM
2223 ("reftex-ref.el"
2224 nil
272a4715 2225 nil)
ac95a621
GM
2226 ("reftex-sel.el"
2227 nil
2228 nil)
2229 ("reftex-toc.el"
2230 nil
2231 nil)
2232 ("reftex-vars.el"
2233 nil
2234 nil)
2235 ("reftex.el"
2236 "Minor mode for doing \\label, \\ref, \\cite, \\index in LaTeX"
2237 (tex))
2238 ("scribe.el"
2239 "scribe mode, and its idiosyncratic commands."
2240 (wp))
2241 ("sgml-mode.el"
2242 "SGML- and HTML-editing modes"
2243 (wp hypermedia comm languages))
2244 ("spell.el"
2245 "spelling correction interface for Emacs."
2246 (wp unix))
2247 ("tex-mode.el"
2248 "TeX, LaTeX, and SliTeX mode commands."
2249 (tex))
2250 ("texinfmt.el"
2251 "format Texinfo files into Info files."
2252 (maint tex docs))
2253 ("texinfo.el"
2254 "major mode for editing Texinfo files"
2255 (maint tex docs))
2256 ("texnfo-upd.el"
2257 "utilities for updating nodes and menus in Texinfo files"
2258 (maint tex docs))
2259 ("text-mode.el"
2260 "text mode, and its idiosyncratic commands."
272a4715 2261 nil)
ac95a621
GM
2262 ("tildify.el"
2263 "adding hard spaces into texts"
2264 (text tex sgml wp))
2265 ("two-column.el"
2266 "minor mode for editing of two-column text"
272a4715 2267 nil)
ac95a621
GM
2268 ("underline.el"
2269 "insert/remove underlining (done by overstriking) in Emacs."
2270 (wp))
ac95a621
GM
2271 ("tool-bar.el"
2272 "Setting up the tool bar"
2273 (mouse frames))
272a4715
DL
2274))
2275
2276(provide 'finder-inf)
2277
f383cd0d
GM
2278;;; Local Variables:
2279;;; version-control: never
2280;;; no-byte-compile: t
2281;;; no-update-autoloads: t
2282;;; End:
272a4715 2283;;; finder-inf.el ends here