home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / emacs-19.28-src.tgz / tar.out / fsf / emacs / lisp / finder-inf.el < prev    next >
Lisp/Scheme  |  1996-09-28  |  26KB  |  941 lines

  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))
  12.     ("abbrevlist.el"
  13.         "list one abbrev table alphabetically ordered."
  14.         (abbrev))
  15.     ("ada.el"
  16.         "Ada editing support package in GNUlisp.  v1.0"
  17.         (languages))
  18.     ("add-log.el"
  19.         "change log maintenance commands for Emacs"
  20.         (maint))
  21.     ("advice.el"
  22.         "an overloading mechanism for Emacs Lisp functions"
  23.         (extensions  lisp  tools))
  24.     ("allout.el"
  25.         nil
  26.         (outline mode))
  27.     ("ange-ftp.el"
  28.         "transparent FTP support for GNU Emacs"
  29.         (comm))
  30.     ("appt.el"
  31.         "appointment notification functions."
  32.         (calendar))
  33.     ("apropos.el"
  34.         "faster apropos commands."
  35.         (help))
  36.     ("array.el"
  37.         "array editing commands for Gnu Emacs"
  38.         (extensions))
  39.     ("asm-mode.el"
  40.         "mode for editing assembler code"
  41.         (tools  languages))
  42.     ("assoc.el"
  43.         "insert/delete/sort functions on association lists"
  44.         (extensions))
  45.     ("autoinsert.el"
  46.         "automatic mode-dependent insertion of text into new files"
  47.         nil)
  48.     ("autoload.el"
  49.         "maintain autoloads in loaddefs.el."
  50.         (maint))
  51.     ("avoid.el"
  52.         nil
  53.         (mouse))
  54.     ("awk-mode.el"
  55.         "AWK code editing commands for Emacs"
  56.         (unix  languages))
  57.     ("backquote.el"
  58.         nil
  59.         (extensions  internal))
  60.     ("bib-mode.el"
  61.         "bib-mode, major mode for editing bib files."
  62.         (bib))
  63.     ("bibtex.el"
  64.         "BibTeX mode for GNU Emacs"
  65.         (tex  bib))
  66.     ("blackbox.el"
  67.         "blackbox game in Emacs Lisp"
  68.         (games))
  69.     ("blessmail.el"
  70.         "Decide whether movemail needs special privileges."
  71.         (internal))
  72.     ("bookmark.el"
  73.         "set bookmarks, jump to them later."
  74.         (bookmarks  placeholders))
  75.     ("buff-menu.el"
  76.         "buffer menu main function and support functions."
  77.         nil)
  78.     ("byte-opt.el"
  79.         "the optimization passes of the emacs-lisp byte compiler."
  80.         (internal))
  81.     ("byte-run.el"
  82.         "byte-compiler support for inlining"
  83.         (internal))
  84.     ("bytecomp.el"
  85.         "compilation of Lisp code into byte code."
  86.         (internal))
  87.     ("c-mode.el"
  88.         "C code editing commands for Emacs"
  89.         (c))
  90.     ("cal-dst.el"
  91.         "calendar functions for daylight savings rules."
  92.         (calendar))
  93.     ("cal-french.el"
  94.         "calendar functions for the French Revolutionary calendar."
  95.         (calendar))
  96.     ("cal-mayan.el"
  97.         "calendar functions for the Mayan calendars."
  98.         (calendar))
  99.     ("cal-menu.el"
  100.         "calendar functions for menu bar and popup menu support"
  101.         (calendar))
  102.     ("calendar.el"
  103.         "Calendar functions."
  104.         (calendar))
  105.     ("case-table.el"
  106.         "code to extend the character set and support case tables."
  107.         (i18n))
  108.     ("cc-mode.el"
  109.         "major mode for editing C++ and C code"
  110.         (c++ c editing major-mode))
  111.     ("cdl.el"
  112.         nil
  113.         (data))
  114.     ("chistory.el"
  115.         "list command history"
  116.         nil)
  117.     ("cl-compat.el"
  118.         nil
  119.         (extensions))
  120.     ("cl-extra.el"
  121.         nil
  122.         (extensions))
  123.     ("cl-indent.el"
  124.         "enhanced lisp-indent mode"
  125.         (lisp  tools))
  126.     ("cl-macs.el"
  127.         nil
  128.         (extensions))
  129.     ("cl-seq.el"
  130.         nil
  131.         (extensions))
  132.     ("cl-specs.el"
  133.         nil
  134.         (lisp  tools  maint))
  135.     ("cl.el"
  136.         nil
  137.         (extensions))
  138.     ("cmacexp.el"
  139.         "expand C macros in a region"
  140.         (c))
  141.     ("cmuscheme.el"
  142.         "Scheme process in a buffer. Adapted from tea.el."
  143.         (processes  lisp))
  144.     ("comint.el"
  145.         "general command interpreter in a window stuff"
  146.         (processes))
  147.     ("compare-w.el"
  148.         "compare text between windows for Emacs."
  149.         nil)
  150.     ("compile.el"
  151.         "run compiler as inferior of Emacs, parse error messages."
  152.         (tools  processes))
  153.     ("complete.el"
  154.         nil
  155.         nil)
  156.     ("completion.el"
  157.         "dynamic word-completion code"
  158.         (abbrev))
  159.     ("cookie1.el"
  160.         "retrieve random phrases from fortune cookie files"
  161.         (games))
  162.     ("cplus-md.el"
  163.         "C++ code editing commands for Emacs"
  164.         (c))
  165.     ("cust-print.el"
  166.         "handles print-level and print-circle."
  167.         (extensions))
  168.     ("dabbrev.el"
  169.         "dynamic abbreviation package for GNU Emacs."
  170.         (abbrev))
  171.     ("debug.el"
  172.         "debuggers and related commands for Emacs"
  173.         (lisp  tools  maint))
  174.     ("default.el"
  175.         nil
  176.         nil)
  177.     ("delsel.el"
  178.         "delete selection if you insert"
  179.         nil)
  180.     ("derived.el"
  181.         nil
  182.         nil)
  183.     ("desktop.el"
  184.         "save partial status of Emacs when killed"
  185.         (customization))
  186.     ("diary-ins.el"
  187.         "calendar functions for adding diary entries."
  188.         (diary  calendar))
  189.     ("diary-lib.el"
  190.         "diary functions."
  191.         (calendar))
  192.     ("diff.el"
  193.         "Run `diff' in compilation-mode."
  194.         (unix  tools))
  195.     ("dired-aux.el"
  196.         "all of dired except what people usually use"
  197.         nil)
  198.     ("dired-x.el"
  199.         "Sebastian Kremer's Extra DIRED hacked up for GNU Emacs19"
  200.         (dired extensions))
  201.     ("dired.el"
  202.         "directory-browsing commands"
  203.         nil)
  204.     ("disass.el"
  205.         "disassembler for compiled Emacs Lisp code"
  206.         (internal))
  207.     ("disp-table.el"
  208.         "functions for dealing with char tables."
  209.         (i18n))
  210.     ("dissociate.el"
  211.         "scramble text amusingly for Emacs."
  212.         (games))
  213.     ("doctor.el"
  214.         "psychological help for frustrated users."
  215.         (games))
  216.     ("dos-fns.el"
  217.         "MS-Dos specific functions."
  218.         (internal))
  219.     ("double.el"
  220.         nil
  221.         (i18n))
  222.     ("dunnet.el"
  223.         "Text adventure for Emacs"
  224.         (games))
  225.     ("easymenu.el"
  226.         "support the easymenu interface for defining a menu."
  227.         (emulations))
  228.     ("ebuff-menu.el"
  229.         "electric-buffer-list mode"
  230.         nil)
  231.     ("echistory.el"
  232.         "Electric Command History Mode"
  233.         nil)
  234.     ("edebug.el"
  235.         "a source-level debugger for Emacs Lispl"
  236.         (lisp  tools  maint))
  237.     ("ediff.el"
  238.         "a visual interface to diff & patch"
  239.         (tools))
  240.     ("edmacro.el"
  241.         "keyboard macro editor"
  242.         (abbrev))
  243.     ("edt.el"
  244.         "EDT emulation in Emacs"
  245.         (emulations))
  246.     ("ehelp.el"
  247.         "bindings for electric-help mode"
  248.         (help  extensions))
  249.     ("electric.el"
  250.         "window maker and Command loop for `electric' modes."
  251.         (extensions))
  252.     ("emacsbug.el"
  253.         "command to report Emacs bugs to appropriate mailing list."
  254.         (maint))
  255.     ("emerge.el"
  256.         "merge diffs under Emacs control"
  257.         (unix  tools))
  258.     ("env.el"
  259.         "functions to manipulate environment variables."
  260.         (processes  unix))
  261.     ("etags.el"
  262.         "etags facility for Emacs"
  263.         (tools))
  264.     ("eval-reg.el"
  265.         "Redefine eval-region, and subrs that use it, in Lisp"
  266.         (lisp))
  267.     ("faces.el"
  268.         "Lisp interface to the c \"face\" structure"
  269.         nil)
  270.     ("files.el"
  271.         "file input and output commands for Emacs"
  272.         nil)
  273.     ("fill.el"
  274.         "fill commands for Emacs"
  275.         (wp))
  276.     ("find-dired.el"
  277.         "run a `find' command and dired the output"
  278.         (unix))
  279.     ("find-gc.el"
  280.         "detect functions that call the garbage collector"
  281.         nil)
  282.     ("finder-inf.el"
  283.         "keyword-to-package mapping"
  284.         (help))
  285.     ("finder.el"
  286.         "topic & keyword-based code finder"
  287.         (help))
  288.     ("float-sup.el"
  289.         "detect absence of floating-point support in Emacs runtime"
  290.         nil)
  291.     ("float.el"
  292.         "floating point arithmetic package."
  293.         (extensions))
  294.     ("flow-ctrl.el"
  295.         "help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control"
  296.         (hardware))
  297.     ("foldout.el"
  298.         "Folding extensions for outline-mode and outline-minor-mode."
  299.         (folding  outline))
  300.     ("font-lock.el"
  301.         nil
  302.         (languages  faces))
  303.     ("forms-d2.el"
  304.         nil
  305.         nil)
  306.     ("forms-pass.el"
  307.         nil
  308.         nil)
  309.     ("forms.el"
  310.         nil
  311.         nil)
  312.     ("fortran.el"
  313.         "Fortran mode for GNU Emacs"
  314.         (languages))
  315.     ("frame.el"
  316.         "multi-frame management independent of window systems."
  317.         (internal))
  318.     ("gnus-uu.el"
  319.         "extract, view or save (uu)encoded files from gnus"
  320.         nil)
  321.     ("gnus.el"
  322.         nil
  323.         (news))
  324.     ("gnusmail.el"
  325.         "mail reply commands for GNUS newsreader"
  326.         (news))
  327.     ("gnusmisc.el"
  328.         "miscellaneous commands for GNUS newsreader"
  329.         (news))
  330.     ("gnuspost.el"
  331.         "post news commands for GNUS newsreader"
  332.         (news))
  333.     ("gomoku.el"
  334.         "Gomoku game between you and Emacs"
  335.         (games))
  336.     ("gosmacs.el"
  337.         "rebindings to imitate Gosmacs."
  338.         (emulations))
  339.     ("gud.el"
  340.         "Grand Unified Debugger mode for gdb, sdb, dbx, or xdb"
  341.         (unix  tools))
  342.     ("hanoi.el"
  343.         "towers of hanoi in GNUmacs"
  344.         (games))
  345.     ("help-macro.el"
  346.         "Makes command line help such as help-for-help"
  347.         nil)
  348.     ("help.el"
  349.         "help commands for Emacs"
  350.         (help  internal))
  351.     ("helper.el"
  352.         "utility help package supporting help in electric modes"
  353.         (help))
  354.     ("hexl.el"
  355.         "edit a file in a hex dump format using the hexl filter."
  356.         (data))
  357.     ("hideif.el"
  358.         "hides selected code within ifdef."
  359.         (c))
  360.     ("hilit19.el"
  361.         nil
  362.         (faces))
  363.     ("hippie-exp.el"
  364.         "expand text trying various ways to find its expansion."
  365.         (abbrev))
  366.     ("holidays.el"
  367.         "holiday functions for the calendar package"
  368.         (holidays  calendar))
  369.     ("icomplete.el"
  370.         nil
  371.         nil)
  372.     ("icon.el"
  373.         "mode for editing Icon code"
  374.         (languages))
  375.     ("ielm.el"
  376.         "interaction mode for Emacs Lisp"
  377.         (lisp))
  378.     ("imenu.el"
  379.         "Framework for mode-specific buffer indexes."
  380.         (tools))
  381.     ("indent.el"
  382.         "indentation commands for Emacs"
  383.         nil)
  384.     ("inf-lisp.el"
  385.         "an inferior-lisp mode"
  386.         (processes  lisp))
  387.     ("info.el"
  388.         "info package for Emacs."
  389.         (help))
  390.     ("informat.el"
  391.         "info support functions package for Emacs"
  392.         (help))
  393.     ("isearch.el"
  394.         "incremental search minor mode."
  395.         nil)
  396.     ("iso-acc.el"
  397.         nil
  398.         (i18n))
  399.     ("iso-ascii.el"
  400.         "set up char tables for ISO 8859/1 on ASCII terminals."
  401.         (i18n))
  402.     ("iso-cvt.el"
  403.         nil
  404.         (tex  iso  latin  i18n))
  405.     ("iso-insert.el"
  406.         "insert functions for ISO 8859/1."
  407.         (i18n))
  408.     ("iso-swed.el"
  409.         "set up char tables for ISO 8859/1 for Swedish/Finnish ttys"
  410.         (i18n))
  411.     ("iso-syntax.el"
  412.         "set up case-conversion and syntax tables for ISO 8859/1"
  413.         (i18n))
  414.     ("iso-transl.el"
  415.         "keyboard input definitions for ISO 8859/1."
  416.         (i18n))
  417.     ("ispell.el"
  418.         nil
  419.         nil)
  420.     ("ispell4.el"
  421.         "this is the GNU EMACS interface to GNU ISPELL version 4."
  422.         (wp))
  423.     ("jka-compr.el"
  424.         nil
  425.         (data))
  426.     ("kermit.el"
  427.         "additions to shell mode for use with kermit, etc."
  428.         (comm))
  429.     ("ledit.el"
  430.         "Emacs side of ledit interface"
  431.         nil)
  432.     ("levents.el"
  433.         "emulate the Lucid event data type and associated functions."
  434.         nil)
  435.     ("life.el"
  436.         "John Horton Conway's `Life' game for GNU Emacs"
  437.         (games))
  438.     ("lisp-mnt.el"
  439.         "minor mode for Emacs Lisp maintainers"
  440.         (docs))
  441.     ("lisp-mode.el"
  442.         "Lisp mode, and its idiosyncratic commands."
  443.         (lisp  languages))
  444.     ("lisp.el"
  445.         "Lisp editing commands for Emacs"
  446.         (lisp  languages))
  447.     ("lmenu.el"
  448.         "emulate Lucid's menubar support"
  449.         (emulations))
  450.     ("loaddefs.el"
  451.         "define standard autoloads and keys of other files"
  452.         (internal))
  453.     ("loadhist.el"
  454.         "lisp functions for working with feature groups"
  455.         (internal))
  456.     ("loadup.el"
  457.         "load up standardly loaded Lisp files for Emacs."
  458.         (internal))
  459.     ("lpr.el"
  460.         "print Emacs buffer on line printer."
  461.         (unix))
  462.     ("ls-lisp.el"
  463.         "emulate insert-directory completely in Emacs Lisp"
  464.         (unix))
  465.     ("lselect.el"
  466.         "Lucid interface to X Selections"
  467.         (emulations))
  468.     ("lucid.el"
  469.         "Emulate some Lucid Emacs functions."
  470.         nil)
  471.     ("lunar.el"
  472.         "calendar functions for phases of the moon."
  473.         (calendar))
  474.     ("macros.el"
  475.         "non-primitive commands for keyboard macros."
  476.         (abbrev))
  477.     ("mail-extr.el"
  478.         "extract full name and address from RFC 822 mail header."
  479.         (mail))
  480.     ("mail-hist.el"
  481.         "Headers and message body history for outgoing mail."
  482.         (mail))
  483.     ("mail-utils.el"
  484.         "utility functions used both by rmail and rnews"
  485.         (mail  news))
  486.     ("mailabbrev.el"
  487.         "abbrev-expansion of mail aliases."
  488.         (mail))
  489.     ("mailalias.el"
  490.         "expand mailing address aliases defined in ~/.mailrc."
  491.         (mail))
  492.     ("mailpost.el"
  493.         "RMAIL coupler to /usr/uci/post mailer"
  494.         (mail))
  495.     ("makefile.el"
  496.         "makefile editing commands for Emacs"
  497.         (unix  tools))
  498.     ("makeinfo.el"
  499.         nil
  500.         nil)
  501.     ("makesum.el"
  502.         "generate key binding summary for Emacs"
  503.         (help))
  504.     ("man.el"
  505.         "browse UNIX manual pages"
  506.         nil)
  507.     ("map-ynp.el"
  508.         "General-purpose boolean question-asker."
  509.         (lisp  extensions))
  510.     ("medit.el"
  511.         "front-end to the MEDIT package for editing MDL"
  512.         (languages))
  513.     ("meese.el"
  514.         "protect the impressionable young minds of America"
  515.         (games))
  516.     ("menu-bar.el"
  517.         "define a default menu bar."
  518.         (internal))
  519.     ("metamail.el"
  520.         "Metamail interface for GNU Emacs"
  521.         (mail  news  mime  multimedia))
  522.     ("mh-comp.el"
  523.         "mh-e functions for composing messages"
  524.         nil)
  525.     ("mh-e.el"
  526.         "GNU Emacs interface to the MH mail system"
  527.         (mail))
  528.     ("mh-funcs.el"
  529.         "mh-e functions not everyone will use right away"
  530.         nil)
  531.     ("mh-mime.el"
  532.         "mh-e support for composing MIME messages"
  533.         nil)
  534.     ("mh-pick.el"
  535.         "make a search pattern and search for a message in mh-e"
  536.         nil)
  537.     ("mh-seq.el"
  538.         "mh-e sequences support"
  539.         nil)
  540.     ("mh-utils.el"
  541.         "mh-e code needed for both sending and reading"
  542.         nil)
  543.     ("mhspool.el"
  544.         "MH folder access using NNTP for GNU Emacs"
  545.         (mail  news))
  546.     ("mim-mode.el"
  547.         "Mim (MDL in MDL) mode."
  548.         (languages))
  549.     ("mim-syntax.el"
  550.         "syntax checker for Mim (MDL)."
  551.         (languages))
  552.     ("misc.el"
  553.         "basic editing commands for Emacs"
  554.         nil)
  555.     ("mlconvert.el"
  556.         "convert buffer of Mocklisp code to real lisp."
  557.         (emulations))
  558.     ("mldrag.el"
  559.         nil
  560.         (mouse))
  561.     ("mlsupport.el"
  562.         "run-time support for mocklisp code."
  563.         (extensions))
  564.     ("modula2.el"
  565.         "Modula-2 editing support package"
  566.         (languages))
  567.     ("mouse-sel.el"
  568.         "Multi-click selection support for Emacs 19"
  569.         (mouse))
  570.     ("mouse.el"
  571.         "window system-independent mouse support."
  572.         (hardware))
  573.     ("mpuz.el"
  574.         "multiplication puzzle for GNU Emacs"
  575.         (games))
  576.     ("netunam.el"
  577.         "HP-UX RFA Commands"
  578.         (comm))
  579.     ("nnspool.el"
  580.         "spool access using NNTP for GNU Emacs"
  581.         (news))
  582.     ("nntp.el"
  583.         "NNTP (RFC977) Interface for GNU Emacs"
  584.         (news))
  585.     ("novice.el"
  586.         "handling of disabled commands (\"novice mode\") for Emacs."
  587.         (internal  help))
  588.     ("nroff-mode.el"
  589.         "GNU Emacs major mode for editing nroff source"
  590.         (wp))
  591.     ("options.el"
  592.         "edit Options command for Emacs."
  593.         nil)
  594.     ("outline.el"
  595.         "outline mode commands for Emacs"
  596.         nil)
  597.     ("page-ext.el"
  598.         "extended page handling commands"
  599.         nil)
  600.     ("page.el"
  601.         "page motion commands for emacs."
  602.         nil)
  603.     ("paragraphs.el"
  604.         "paragraph and sentence parsing."
  605.         (wp))
  606.     ("paren.el"
  607.         "highlight matching paren."
  608.         (languages  faces))
  609.     ("pascal.el"
  610.         nil
  611.         nil)
  612.     ("paths.el"
  613.         "define pathnames for use by various Emacs commands."
  614.         (internal))
  615.     ("perl-mode.el"
  616.         "Perl code editing commands for GNU Emacs"
  617.         (languages))
  618.     ("picture.el"
  619.         "\"Picture mode\" -- editing using quarter-plane screen model."
  620.         nil)
  621.     ("pp.el"
  622.         nil
  623.         nil)
  624.     ("profile.el"
  625.         "generate run time measurements of Emacs Lisp functions"
  626.         (lisp  tools))
  627.     ("prolog.el"
  628.         "major mode for editing and running Prolog under Emacs"
  629.         (languages))
  630.     ("rcompile.el"
  631.         nil
  632.         (tools  processes))
  633.     ("rect.el"
  634.         "rectangle functions for GNU Emacs."
  635.         (internal))
  636.     ("refbib.el"
  637.         "convert refer-style references to ones usable by Latex bib"
  638.         (bib  tex))
  639.     ("refer.el"
  640.         "look up references in bibliography files."
  641.         (bib))
  642.     ("regi.el"
  643.         "REGular expression Interpreting engine"
  644.         (     extensions  matching))
  645.     ("register.el"
  646.         "register commands for Emacs."
  647.         (internal))
  648.     ("replace.el"
  649.         "replace commands for Emacs."
  650.         nil)
  651.     ("reporter.el"
  652.         "customizable bug reporting of lisp programs"
  653.         (tools  mail  lisp  extensions))
  654.     ("reposition.el"
  655.         "center a Lisp function or comment on the screen"
  656.         nil)
  657.     ("resume.el"
  658.         "process command line args from within a suspended Emacs job"
  659.         (processes))
  660.     ("rfc822.el"
  661.         "hairy rfc822 parser for mail and news and suchlike"
  662.         (mail))
  663.     ("ring.el"
  664.         "handle rings of items"
  665.         (extensions))
  666.     ("rlogin.el"
  667.         "remote login interface"
  668.         (unix  comm))
  669.     ("rmail.el"
  670.         "main code of \"RMAIL\" mail reader for Emacs."
  671.         (mail))
  672.     ("rmailedit.el"
  673.         "\"RMAIL edit mode\"  Edit the current message."
  674.         (mail))
  675.     ("rmailkwd.el"
  676.         "part of the \"RMAIL\" mail reader for Emacs."
  677.         (mail))
  678.     ("rmailmsc.el"
  679.         "miscellaneous support functions for the RMAIL mail reader"
  680.         (mail))
  681.     ("rmailout.el"
  682.         "\"RMAIL\" mail reader for Emacs: output message to a file."
  683.         (mail))
  684.     ("rmailsort.el"
  685.         "Rmail: sort messages."
  686.         (mail))
  687.     ("rmailsum.el"
  688.         "make summary buffers for the mail reader"
  689.         (mail))
  690.     ("rnews.el"
  691.         "USENET news reader for gnu emacs"
  692.         (news))
  693.     ("rnewspost.el"
  694.         "USENET news poster/mailer for GNU Emacs"
  695.         (mail  news))
  696.     ("rot13.el"
  697.         "display a buffer in rot13."
  698.         nil)
  699.     ("rsz-mini.el"
  700.         "dynamically resize minibuffer to display entire contents"
  701.         nil)
  702.     ("s-region.el"
  703.         "set region using shift key."
  704.         (terminals))
  705.     ("saveplace.el"
  706.         "automatically save place in files."
  707.         (bookmarks  placeholders))
  708.     ("sc.el"
  709.         nil
  710.         nil)
  711.     ("scheme.el"
  712.         "Scheme mode, and its idiosyncratic commands."
  713.         (languages  lisp))
  714.     ("scribe.el"
  715.         "scribe mode, and its idiosyncratic commands."
  716.         (wp))
  717.     ("scroll-bar.el"
  718.         "window system-independent scroll bar support."
  719.         (hardware))
  720.     ("select.el"
  721.         "lisp portion of standard selection support."
  722.         (internal))
  723.     ("sendmail.el"
  724.         "mail sending commands for Emacs."
  725.         (mail))
  726.     ("server.el"
  727.         "Lisp code for GNU Emacs running as server process."
  728.         (processes))
  729.     ("sgml-mode.el"
  730.         "SGML-editing mode"
  731.         (wp))
  732.     ("sh-script.el"
  733.         "shell-script editing commands for Emacs"
  734.         (shell programming))
  735.     ("shadowfile.el"
  736.         nil
  737.         nil)
  738.     ("shell.el"
  739.         "specialized comint.el for running the shell."
  740.         (processes))
  741.     ("simple.el"
  742.         "basic editing commands for Emacs"
  743.         nil)
  744.     ("simula.el"
  745.         "SIMULA 87 code editing commands for Emacs"
  746.         (languages))
  747.     ("site-load.el"
  748.         nil
  749.         nil)
  750.     ("skeleton.el"
  751.         "Metalanguage for writing statement skeletons"
  752.         (shell programming))
  753.     ("solar.el"
  754.         "calendar functions for solar events."
  755.         (calendar))
  756.     ("sort.el"
  757.         "commands to sort text in an Emacs buffer."
  758.         (unix))
  759.     ("soundex.el"
  760.         nil
  761.         (matching))
  762.     ("spell.el"
  763.         "spelling correction interface for Emacs."
  764.         (wp  unix))
  765.     ("spook.el"
  766.         "spook phrase utility for overloading the NSA line eater"
  767.         (games))
  768.     ("startup.el"
  769.         "process Emacs shell arguments"
  770.         (internal))
  771.     ("studly.el"
  772.         "StudlyCaps (tm)(r)(c)(xxx)"
  773.         (games))
  774.     ("subr.el"
  775.         "basic lisp subroutines for Emacs"
  776.         nil)
  777.     ("sun-curs.el"
  778.         "cursor definitions for Sun windows"
  779.         (hardware))
  780.     ("sun-fns.el"
  781.         "subroutines of Mouse handling for Sun windows"
  782.         (hardware))
  783.     ("supercite.el"
  784.         "minor mode for citing mail and news replies"
  785.         (mail  news))
  786.     ("swedish.el"
  787.         "miscellaneous functions for dealing with Swedish."
  788.         (i18n))
  789.     ("tabify.el"
  790.         "tab conversion commands for Emacs"
  791.         nil)
  792.     ("tar-mode.el"
  793.         "simple editing of tar files from GNU emacs"
  794.         (unix))
  795.     ("tcl-mode.el"
  796.         nil
  797.         (languages  processes  tools))
  798.     ("tcp.el"
  799.         nil
  800.         nil)
  801.     ("telnet.el"
  802.         "run a telnet session from within an Emacs buffer"
  803.         nil)
  804.     ("tempo.el"
  805.         "templates with hotspots"
  806.         (extensions  languages  tools))
  807.     ("term-nasty.el"
  808.         "Damned Things from terminfo.el"
  809.         nil)
  810.     ("terminal.el"
  811.         "terminal emulator for GNU Emacs."
  812.         (comm  terminals))
  813.     ("tex-mode.el"
  814.         "TeX, LaTeX, and SliTeX mode commands."
  815.         (tex))
  816.     ("texinfmt.el"
  817.         nil
  818.         nil)
  819.     ("texinfo.el"
  820.         nil
  821.         nil)
  822.     ("texnfo-upd.el"
  823.         nil
  824.         (maint  tex  docs))
  825.     ("text-mode.el"
  826.         "text mode, and its idiosyncratic commands."
  827.         nil)
  828.     ("thingatpt.el"
  829.         "Get the `thing' at point"
  830.         (extensions  matching  mouse))
  831.     ("time-stamp.el"
  832.         "Maintain last change time stamps in files edited by Emacs"
  833.         (tools))
  834.     ("time.el"
  835.         "display time and load in mode line of Emacs."
  836.         nil)
  837.     ("timer.el"
  838.         "run a function with args at some time in future"
  839.         nil)
  840.     ("timezone.el"
  841.         nil
  842.         nil)
  843.     ("tpu-doc.el"
  844.         "Documentation for TPU-edt"
  845.         (emulations))
  846.     ("tpu-edt.el"
  847.         "Emacs emulating TPU emulating EDT"
  848.         (emulations))
  849.     ("tpu-extras.el"
  850.         "Scroll margins and free cursor mode for TPU-edt"
  851.         (emulations))
  852.     ("tpu-mapper.el"
  853.         nil
  854.         (emulations))
  855.     ("tq.el"
  856.         "utility to maintain a transaction queue"
  857.         (extensions))
  858.     ("trace.el"
  859.         "tracing facility for Emacs Lisp functions"
  860.         (tools  lisp))
  861.     ("two-column.el"
  862.         "minor mode for editing of two-column text"
  863.         nil)
  864.     ("uncompress.el"
  865.         "auto-decompression hook for visiting .Z files"
  866.         nil)
  867.     ("underline.el"
  868.         "insert/remove underlining (done by overstriking) in Emacs."
  869.         (wp))
  870.     ("undigest.el"
  871.         "digest-cracking support for the RMAIL mail reader"
  872.         (mail))
  873.     ("unrmail.el"
  874.         "convert Rmail files to mailbox files."
  875.         (mail))
  876.     ("unused.el"
  877.         "editing commands in GNU Emacs that turned out not to be used."
  878.         (emulations))
  879.     ("upd-copyr.el"
  880.         "update the copyright notice in a GNU Emacs Lisp file"
  881.         (maint))
  882.     ("userlock.el"
  883.         "handle file access contention between multiple users"
  884.         (internal))
  885.     ("vc-hooks.el"
  886.         "resident support for version-control"
  887.         nil)
  888.     ("vc.el"
  889.         "drive a version-control system from within Emacs"
  890.         nil)
  891.     ("version.el"
  892.         "record version number of Emacs."
  893.         (internal))
  894.     ("vi.el"
  895.         "major mode for emulating \"vi\" editor under GNU Emacs."
  896.         (emulations))
  897.     ("view.el"
  898.         "peruse file or buffer without editing."
  899.         nil)
  900.     ("vip.el"
  901.         "a VI Package for GNU Emacs"
  902.         (emulations))
  903.     ("vms-patch.el"
  904.         "override parts of files.el for VMS."
  905.         (vms))
  906.     ("vms-pmail.el"
  907.         "use Emacs as the editor within VMS mail."
  908.         (vms))
  909.     ("vmsproc.el"
  910.         "run asynchronous VMS subprocesses under Emacs"
  911.         (vms))
  912.     ("vmsx.el"
  913.         "run asynchronous VMS subprocesses under Emacs"
  914.         (vms))
  915.     ("vt-control.el"
  916.         "Common VTxxx control functions"
  917.         (terminals))
  918.     ("vt100-led.el"
  919.         "functions for LED control on VT-100 terminals & clones."
  920.         (hardware))
  921.     ("window.el"
  922.         "GNU Emacs window commands aside from those written in C."
  923.         nil)
  924.     ("ws-mode.el"
  925.         "WordStar emulation mode for GNU Emacs"
  926.         (emulations))
  927.     ("x-menu.el"
  928.         "menu support for X "
  929.         nil)
  930.     ("xscheme.el"
  931.         "run Scheme under Emacs"
  932.         (languages  lisp))
  933.     ("yow.el"
  934.         "quote random zippyisms"
  935.         (games))
  936. ))
  937.  
  938. (provide 'finder-inf)
  939.  
  940. ;;; finder-inf.el ends here
  941.