/[emacs]/emacs/lisp/finder-inf.el
ViewVC logotype

Diff of /emacs/lisp/finder-inf.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by kfstorm, Sat Jul 13 23:07:45 2002 UTC revision 1.17 by rost, Mon Jul 22 01:20:58 2002 UTC
# Line 721  Line 721 
721      ("w32-vars.el"      ("w32-vars.el"
722          "MS-Windows specific user options"          "MS-Windows specific user options"
723          (internal))          (internal))
724        ("warnings.el"
725            "log and display warnings"
726            (internal))
727      ("which-func.el"      ("which-func.el"
728          "print current function in mode line"          "print current function in mode line"
729          (mode-line  imenu  tools))          (mode-line  imenu  tools))
# Line 883  Line 886 
886      ("calcsel2.el"      ("calcsel2.el"
887          "selection functions for Calc"          "selection functions for Calc"
888          nil)          nil)
889      ("binhex.el"      ("em-alias.el"
890          "elisp native binhex decode"          "creation and management of command aliases"
         (binhex news))  
     ("earcon.el"  
         "sound effects for messages"  
891          nil)          nil)
892      ("flow-fill.el"      ("em-banner.el"
893          "interprete RFC2646 \"flowed\" text"          "sample module that displays a login banner"
         (mail))  
     ("format-spec.el"  
         "functions for formatting arbitrary formatting strings"  
         (tools))  
     ("gnus-agent.el"  
         "unplugged support for Gnus"  
894          nil)          nil)
895      ("gnus-art.el"      ("em-basic.el"
896          "article mode commands for Gnus"          "basic shell builtin commands"
         (news))  
     ("gnus-async.el"  
         "asynchronous support for Gnus"  
         (news))  
     ("gnus-audio.el"  
         "sound effects for Gnus"  
         (news  mail  multimedia))  
     ("gnus-bcklg.el"  
         "backlog functions for Gnus"  
         (news))  
     ("gnus-cache.el"  
         "cache interface for Gnus"  
         (news))  
     ("gnus-cite.el"  
         "parse citations in articles for Gnus"  
897          nil)          nil)
898      ("gnus-cus.el"      ("em-cmpl.el"
899          "customization commands for Gnus"          "completion using the TAB key"
         (news))  
     ("gnus-demon.el"  
         "daemonic Gnus behaviour"  
         (news))  
     ("gnus-draft.el"  
         "draft message support for Gnus"  
         (news))  
     ("gnus-dup.el"  
         "suppression of duplicate articles in Gnus"  
         (news))  
     ("gnus-eform.el"  
         "a mode for editing forms for Gnus"  
         (news))  
     ("gnus-ems.el"  
         "functions for making Gnus work under different Emacsen"  
         (news))  
     ("gnus-gl.el"  
         "an interface to GroupLens for Gnus"  
         (news  score))  
     ("gnus-group.el"  
         "group mode commands for Gnus"  
         (news))  
     ("gnus-int.el"  
         "backend interface functions for Gnus"  
         (news))  
     ("gnus-kill.el"  
         "kill commands for Gnus"  
         (news))  
     ("gnus-logic.el"  
         "advanced scoring code for Gnus"  
         (news))  
     ("gnus-mh.el"  
         "mh-e interface for Gnus"  
         (news))  
     ("gnus-ml.el"  
         "mailing list minor mode for Gnus"  
         (news))  
     ("gnus-mlspl.el"  
         "a group params-based mail splitting mechanism"  
         (news  mail))  
     ("gnus-move.el"  
         "commands for moving Gnus from one server to another"  
         (news))  
     ("gnus-msg.el"  
         "mail and post interface for Gnus"  
         (news))  
     ("gnus-mule.el"  
         "provide backward compatibility function to GNUS"  
         (news  i18n))  
     ("gnus-nocem.el"  
         "NoCeM pseudo-cancellation treatment"  
         (news))  
     ("gnus-range.el"  
         "range and sequence functions for Gnus"  
         (news))  
     ("gnus-salt.el"  
         "alternate summary mode interfaces for Gnus"  
         (news))  
     ("gnus-score.el"  
         "scoring code for Gnus"  
         (news))  
     ("gnus-setup.el"  
         "initialization & setup for Gnus 5"  
         (news))  
     ("gnus-soup.el"  
         "SOUP packet writing support for Gnus"  
         (news  mail))  
     ("gnus-spec.el"  
         "format spec functions for Gnus"  
         (news))  
     ("gnus-srvr.el"  
         "virtual server support for Gnus"  
         (news))  
     ("gnus-start.el"  
         "startup functions for Gnus"  
         (news))  
     ("gnus-sum.el"  
         "summary mode commands for Gnus"  
         (news))  
     ("gnus-topic.el"  
         "a folding minor mode for Gnus group buffers"  
         (news))  
     ("gnus-undo.el"  
         "minor mode for undoing in Gnus"  
         (news))  
     ("gnus-util.el"  
         "utility functions for Gnus"  
         (news))  
     ("gnus-uu.el"  
         "extract (uu)encoded files in Gnus"  
900          nil)          nil)
901      ("gnus-vm.el"      ("em-dirs.el"
902          "vm interface for Gnus"          "directory navigation commands"
         (news  mail))  
     ("gnus-win.el"  
         "window configuration functions for Gnus"  
         (news))  
     ("gnus.el"  
         "a newsreader for GNU Emacs"  
         (news  mail))  
     ("ietf-drums.el"  
         "functions for parsing RFC822bis headers"  
903          nil)          nil)
904      ("imap.el"      ("em-glob.el"
905          "imap library"          "extended file name globbing"
         (mail))  
     ("mail-parse.el"  
         "interface functions for parsing mail"  
906          nil)          nil)
907      ("mail-prsvr.el"      ("em-hist.el"
908          "interface variables for parsing mail"          "history list management"
909          nil)          nil)
910      ("mail-source.el"      ("em-ls.el"
911          "functions for fetching mail"          "implementation of ls in Lisp"
         (news  mail))  
     ("mailcap.el"  
         "MIME media types configuration"  
         (news  mail  multimedia))  
     ("message.el"  
         "composing mail and news messages"  
         (mail  news))  
     ("messcompat.el"  
         "making message mode compatible with mail mode"  
         (mail  news))  
     ("mm-bodies.el"  
         "functions for decoding MIME things"  
912          nil)          nil)
913      ("mm-decode.el"      ("em-pred.el"
914          "functions for decoding MIME things"          "argument predicates and modifiers (ala zsh)"
915          nil)          nil)
916      ("mm-encode.el"      ("em-prompt.el"
917          "functions for encoding MIME things "          "command prompts"
918          nil)          nil)
919      ("mm-partial.el"      ("em-rebind.el"
920          "showing message/partial"          "rebind keys when point is at current input"
         (message partial))  
     ("mm-util.el"  
         "Utility functions for Mule and low level things"  
921          nil)          nil)
922      ("mm-uu.el"      ("em-script.el"
923          "return uu stuff as mm handles"          "Eshell script files"
         (postscript uudecode binhex shar forward news))  
     ("mm-view.el"  
         "functions for viewing MIME objects"  
924          nil)          nil)
925      ("mml.el"      ("em-smart.el"
926          "package for parsing and validating MML documents"          "smart display of output"
927          nil)          nil)
928      ("nnagent.el"      ("em-term.el"
929          "offline backend for Gnus"          "running visual commands"
         (news  mail))  
     ("nnbabyl.el"  
         "rmail mbox access for Gnus"  
         (news  mail))  
     ("nndir.el"  
         "single directory newsgroup access for Gnus"  
         (news))  
     ("nndoc.el"  
         "single file access for Gnus"  
         (news))  
     ("nndraft.el"  
         "draft article access for Gnus"  
         (news))  
     ("nneething.el"  
         "arbitrary file access for Gnus"  
         (news  mail))  
     ("nnfolder.el"  
         "mail folder access for Gnus"  
         (mail))  
     ("nngateway.el"  
         "posting news via mail gateways"  
         (news  mail))  
     ("nnheader.el"  
         "header access macros for Gnus and its backends"  
         (news))  
     ("nnimap.el"  
         "imap backend for Gnus"  
         (mail))  
     ("nnkiboze.el"  
         "select virtual news access for Gnus"  
         (news))  
     ("nnlistserv.el"  
         "retrieving articles via web mailing list archives"  
         (news  mail))  
     ("nnmail.el"  
         "mail support functions for the Gnus mail backends"  
         (news  mail))  
     ("nnmbox.el"  
         "mail mbox access for Gnus"  
         (news  mail))  
     ("nnmh.el"  
         "mhspool access for Gnus"  
         (news  mail))  
     ("nnml.el"  
         "mail spool access for Gnus"  
         (news  mail))  
     ("nnoo.el"  
         "OO Gnus Backends"  
         (news))  
     ("nnslashdot.el"  
         "interfacing with Slashdot"  
         (news))  
     ("nnsoup.el"  
         "SOUP access for Gnus"  
         (news  mail))  
     ("nnspool.el"  
         "spool access for GNU Emacs"  
         (news))  
     ("nntp.el"  
         "nntp access for Gnus"  
         (news))  
     ("nnultimate.el"  
         "interfacing with the Ultimate Bulletin Board system"  
         (news))  
     ("nnvirtual.el"  
         "virtual newsgroups access for Gnus"  
         (news))  
     ("nnwarchive.el"  
         "interfacing with web archives"  
         (news egroups mail-archive))  
     ("nnweb.el"  
         "retrieving articles via web search engines"  
         (news))  
     ("pop3.el"  
         "Post Office Protocol (RFC 1460) interface"  
         (mail))  
     ("qp.el"  
         "Quoted-Printable functions"  
         (mail  extensions))  
     ("rfc1843.el"  
         "HZ (rfc1843) decoding"  
         (news hz hz+ mail i18n))  
     ("rfc2045.el"  
         "functions for decoding rfc2045 headers"  
930          nil)          nil)
931      ("rfc2047.el"      ("em-unix.el"
932          "functions for encoding and decoding rfc2047 messages"          "UNIX command aliases"
933          nil)          nil)
934      ("rfc2104.el"      ("em-xtra.el"
935          "RFC2104 Hashed Message Authentication Codes"          "extra alias functions"
         (mail))  
     ("rfc2231.el"  
         "functions for decoding rfc2231 headers"  
936          nil)          nil)
937      ("score-mode.el"      ("esh-arg.el"
938          "mode for editing Gnus score files"          "argument processing"
         (news  mail))  
     ("smiley-ems.el"  
         "displaying smiley faces"  
         (news mail multimedia))  
     ("starttls.el"  
         "STARTTLS functions"  
         (tls  ssl  openssl  mail  news))  
     ("utf7.el"  
         "UTF-7 encoding/decoding for Emacs"  
         (mail))  
     ("uudecode.el"  
         "elisp native uudecode"  
         (uudecode news))  
     ("webmail.el"  
         "interface of web mail"  
         (hotmail netaddress my-deja netscape))  
     ("blessmail.el"  
         "decide whether movemail needs special privileges"  
         (internal))  
     ("emacsbug.el"  
         "command to report Emacs bugs to appropriate mailing list"  
         (maint mail))  
     ("feedmail.el"  
         "assist other email packages to massage outgoing messages"  
         (email  queue  mail  sendmail  message  spray  smtp  draft))  
     ("footnote.el"  
         "footnote support for message mode"  
         (mail  news))  
     ("mail-extr.el"  
         "extract full name and address from RFC 822 mail header"  
         (mail))  
     ("mail-hist.el"  
         "headers and message body history for outgoing mail"  
         (mail  history))  
     ("mail-utils.el"  
         "utility functions used both by rmail and rnews"  
         (mail  news))  
     ("mailabbrev.el"  
         "abbrev-expansion of mail aliases"  
         (mail))  
     ("mailalias.el"  
         "expand and complete mailing address aliases"  
         (mail))  
     ("mailheader.el"  
         "mail header parsing, merging, formatting"  
         (tools  mail  news))  
     ("mailpost.el"  
         "RMAIL coupler to /usr/uci/post mailer"  
         (mail))  
     ("metamail.el"  
         "Metamail interface for GNU Emacs"  
         (mail  news  mime  multimedia))  
     ("mh-comp.el"  
         "mh-e functions for composing messages"  
         (mail))  
     ("mh-e.el"  
         "GNU Emacs interface to the MH mail system"  
         (mail))  
     ("mh-funcs.el"  
         "mh-e functions not everyone will use right away"  
939          nil)          nil)
940      ("mh-mime.el"      ("esh-cmd.el"
941          "mh-e support for composing MIME messages"          "command invocation"
942          nil)          nil)
943      ("mh-pick.el"      ("esh-ext.el"
944          "make a search pattern and search for a message in mh-e"          "commands external to Eshell"
945          nil)          nil)
946      ("mh-seq.el"      ("esh-groups.el"
947          "mh-e sequences support"          nil
948          nil)          nil)
949      ("mh-utils.el"      ("esh-io.el"
950          "mh-e code needed for both sending and reading"          "I/O management"
951          nil)          nil)
952      ("mspools.el"      ("esh-maint.el"
953          "show mail spools waiting to be read"          "init code for building eshell"
954          (mail))          nil)
955      ("reporter.el"      ("esh-mode.el"
956          "customizable bug reporting of lisp programs"          "user interface"
957          (maint mail tools))          nil)
958      ("rfc2368.el"      ("esh-module.el"
959          "support for rfc2368"          "Eshell modules"
960          (mail))          (processes))
961      ("rfc822.el"      ("esh-opt.el"
962          "hairy rfc822 parser for mail and news and suchlike"          "command options processing"
963          (mail))          nil)
964      ("rmail.el"      ("esh-proc.el"
965          "main code of \"RMAIL\" mail reader for Emacs"          "process management"
966          (mail))          nil)
967      ("rmailedit.el"      ("esh-test.el"
968          "\"RMAIL edit mode\"  Edit the current message"          "Eshell test suite"
969          (mail))          nil)
970      ("rmailkwd.el"      ("esh-util.el"
971          "part of the \"RMAIL\" mail reader for Emacs"          "general utilities"
972          (mail))          nil)
973      ("rmailmsc.el"      ("esh-var.el"
974          "miscellaneous support functions for the RMAIL mail reader"          "handling of variables"
975          (mail))          nil)
976      ("rmailout.el"      ("eshell.el"
977          "\"RMAIL\" mail reader for Emacs: output message to a file"          "the Emacs command shell"
978          (mail))          (processes))
979      ("rmailsort.el"      ("ange-ftp.el"
980          "Rmail: sort messages"          "transparent FTP support for GNU Emacs"
981          (mail))          (comm))
982      ("rmailsum.el"      ("browse-url.el"
983          "make summary buffers for the mail reader"          "pass a URL to a WWW browser"
984          (mail))          (hypertext  hypermedia  mouse))
985      ("sendmail.el"      ("eudc-bob.el"
986          "mail sending commands for Emacs."          "Binary Objects Support for EUDC"
987          (mail))          (comm))
988      ("smtpmail.el"      ("eudc-export.el"
989          "simple SMTP protocol (RFC 821) for sending mail"          "functions to export EUDC query results"
990          (mail))          (comm))
991      ("supercite.el"      ("eudc-hotlist.el"
992          "minor mode for citing mail and news replies"          "hotlist management for EUDC"
993          (mail  news))          (comm))
994      ("uce.el"      ("eudc-vars.el"
995          "facilitate reply to unsolicited commercial email"          "Emacs Unified Directory Client"
996          (uce  unsolicited commercial email))          (comm))
997      ("undigest.el"      ("eudc.el"
998          "digest-cracking support for the RMAIL mail reader"          "Emacs Unified Directory Client"
999          (mail))          (comm))
1000      ("unrmail.el"      ("eudcb-bbdb.el"
1001          "convert Rmail files to mailbox files"          "Emacs Unified Directory Client - BBDB Backend"
1002          (mail))          (comm))
1003      ("vms-pmail.el"      ("eudcb-ldap.el"
1004          "use Emacs as the editor within VMS mail"          "Emacs Unified Directory Client - LDAP Backend"
1005          (vms))          (comm))
1006        ("eudcb-ph.el"
1007            "Emacs Unified Directory Client - CCSO PH/QI Backend"
1008            (comm))
1009        ("goto-addr.el"
1010            "click to browse URL or to send to e-mail address"
1011            (mh-e  www  mouse  mail))
1012        ("ldap.el"
1013            "client interface to LDAP for Emacs"
1014            (comm))
1015        ("net-utils.el"
1016            "network functions"
1017            (network comm))
1018        ("netrc.el"
1019            ".netrc parsing functionality"
1020            (news))
1021        ("quickurl.el"
1022            "insert an URL based on text at point in buffer"
1023            (hypermedia))
1024        ("rcompile.el"
1025            "run a compilation on a remote machine"
1026            (tools  processes))
1027        ("rlogin.el"
1028            "remote login interface"
1029            (unix  comm))
1030        ("snmp-mode.el"
1031            "SNMP & SNMPv2 MIB major mode"
1032            (data))
1033        ("telnet.el"
1034            "run a telnet session from within an Emacs buffer"
1035            (unix  comm))
1036        ("tramp-vc.el"
1037            "Version control integration for TRAMP.el"
1038            (comm  processes))
1039        ("tramp.el"
1040            "Transparent Remote Access, Multiple Protocol"
1041            (comm  processes))
1042        ("webjump.el"
1043            "programmable Web hotlist"
1044            (comm www))
1045        ("zone-mode.el"
1046            "major mode for editing DNS zone files"
1047            (dns  languages))
1048      ("appt.el"      ("appt.el"
1049          "appointment notification functions"          "appointment notification functions"
1050          (calendar))          (calendar))
# Line 1591  Line 1345 
1345      ("ws-mode.el"      ("ws-mode.el"
1346          "WordStar emulation mode for GNU Emacs"          "WordStar emulation mode for GNU Emacs"
1347          (emulations))          (emulations))
1348      ("em-alias.el"      ("binhex.el"
1349          "creation and management of command aliases"          "elisp native binhex decode"
1350          nil)          (binhex news))
1351      ("em-banner.el"      ("earcon.el"
1352          "sample module that displays a login banner"          "sound effects for messages"
         nil)  
     ("em-basic.el"  
         "basic shell builtin commands"  
         nil)  
     ("em-cmpl.el"  
         "completion using the TAB key"  
         nil)  
     ("em-dirs.el"  
         "directory navigation commands"  
         nil)  
     ("em-glob.el"  
         "extended file name globbing"  
         nil)  
     ("em-hist.el"  
         "history list management"  
         nil)  
     ("em-ls.el"  
         "implementation of ls in Lisp"  
         nil)  
     ("em-pred.el"  
         "argument predicates and modifiers (ala zsh)"  
         nil)  
     ("em-prompt.el"  
         "command prompts"  
         nil)  
     ("em-rebind.el"  
         "rebind keys when point is at current input"  
         nil)  
     ("em-script.el"  
         "Eshell script files"  
         nil)  
     ("em-smart.el"  
         "smart display of output"  
1353          nil)          nil)
1354      ("em-term.el"      ("flow-fill.el"
1355          "running visual commands"          "interprete RFC2646 \"flowed\" text"
1356            (mail))
1357        ("format-spec.el"
1358            "functions for formatting arbitrary formatting strings"
1359            (tools))
1360        ("gnus-agent.el"
1361            "unplugged support for Gnus"
1362          nil)          nil)
1363      ("em-unix.el"      ("gnus-art.el"
1364          "UNIX command aliases"          "article mode commands for Gnus"
1365            (news))
1366        ("gnus-async.el"
1367            "asynchronous support for Gnus"
1368            (news))
1369        ("gnus-audio.el"
1370            "sound effects for Gnus"
1371            (news  mail  multimedia))
1372        ("gnus-bcklg.el"
1373            "backlog functions for Gnus"
1374            (news))
1375        ("gnus-cache.el"
1376            "cache interface for Gnus"
1377            (news))
1378        ("gnus-cite.el"
1379            "parse citations in articles for Gnus"
1380          nil)          nil)
1381      ("em-xtra.el"      ("gnus-cus.el"
1382          "extra alias functions"          "customization commands for Gnus"
1383            (news))
1384        ("gnus-demon.el"
1385            "daemonic Gnus behaviour"
1386            (news))
1387        ("gnus-draft.el"
1388            "draft message support for Gnus"
1389            (news))
1390        ("gnus-dup.el"
1391            "suppression of duplicate articles in Gnus"
1392            (news))
1393        ("gnus-eform.el"
1394            "a mode for editing forms for Gnus"
1395            (news))
1396        ("gnus-ems.el"
1397            "functions for making Gnus work under different Emacsen"
1398            (news))
1399        ("gnus-gl.el"
1400            "an interface to GroupLens for Gnus"
1401            (news  score))
1402        ("gnus-group.el"
1403            "group mode commands for Gnus"
1404            (news))
1405        ("gnus-int.el"
1406            "backend interface functions for Gnus"
1407            (news))
1408        ("gnus-kill.el"
1409            "kill commands for Gnus"
1410            (news))
1411        ("gnus-logic.el"
1412            "advanced scoring code for Gnus"
1413            (news))
1414        ("gnus-mh.el"
1415            "mh-e interface for Gnus"
1416            (news))
1417        ("gnus-ml.el"
1418            "mailing list minor mode for Gnus"
1419            (news))
1420        ("gnus-mlspl.el"
1421            "a group params-based mail splitting mechanism"
1422            (news  mail))
1423        ("gnus-move.el"
1424            "commands for moving Gnus from one server to another"
1425            (news))
1426        ("gnus-msg.el"
1427            "mail and post interface for Gnus"
1428            (news))
1429        ("gnus-mule.el"
1430            "provide backward compatibility function to GNUS"
1431            (news  i18n))
1432        ("gnus-nocem.el"
1433            "NoCeM pseudo-cancellation treatment"
1434            (news))
1435        ("gnus-range.el"
1436            "range and sequence functions for Gnus"
1437            (news))
1438        ("gnus-salt.el"
1439            "alternate summary mode interfaces for Gnus"
1440            (news))
1441        ("gnus-score.el"
1442            "scoring code for Gnus"
1443            (news))
1444        ("gnus-setup.el"
1445            "initialization & setup for Gnus 5"
1446            (news))
1447        ("gnus-soup.el"
1448            "SOUP packet writing support for Gnus"
1449            (news  mail))
1450        ("gnus-spec.el"
1451            "format spec functions for Gnus"
1452            (news))
1453        ("gnus-srvr.el"
1454            "virtual server support for Gnus"
1455            (news))
1456        ("gnus-start.el"
1457            "startup functions for Gnus"
1458            (news))
1459        ("gnus-sum.el"
1460            "summary mode commands for Gnus"
1461            (news))
1462        ("gnus-topic.el"
1463            "a folding minor mode for Gnus group buffers"
1464            (news))
1465        ("gnus-undo.el"
1466            "minor mode for undoing in Gnus"
1467            (news))
1468        ("gnus-util.el"
1469            "utility functions for Gnus"
1470            (news))
1471        ("gnus-uu.el"
1472            "extract (uu)encoded files in Gnus"
1473          nil)          nil)
1474      ("esh-arg.el"      ("gnus-vm.el"
1475          "argument processing"          "vm interface for Gnus"
1476            (news  mail))
1477        ("gnus-win.el"
1478            "window configuration functions for Gnus"
1479            (news))
1480        ("gnus.el"
1481            "a newsreader for GNU Emacs"
1482            (news  mail))
1483        ("ietf-drums.el"
1484            "functions for parsing RFC822bis headers"
1485          nil)          nil)
1486      ("esh-cmd.el"      ("imap.el"
1487          "command invocation"          "imap library"
1488            (mail))
1489        ("mail-parse.el"
1490            "interface functions for parsing mail"
1491          nil)          nil)
1492      ("esh-ext.el"      ("mail-prsvr.el"
1493          "commands external to Eshell"          "interface variables for parsing mail"
1494          nil)          nil)
1495      ("esh-groups.el"      ("mail-source.el"
1496          nil          "functions for fetching mail"
1497            (news  mail))
1498        ("mailcap.el"
1499            "MIME media types configuration"
1500            (news  mail  multimedia))
1501        ("message.el"
1502            "composing mail and news messages"
1503            (mail  news))
1504        ("messcompat.el"
1505            "making message mode compatible with mail mode"
1506            (mail  news))
1507        ("mm-bodies.el"
1508            "functions for decoding MIME things"
1509          nil)          nil)
1510      ("esh-io.el"      ("mm-decode.el"
1511          "I/O management"          "functions for decoding MIME things"
1512          nil)          nil)
1513      ("esh-maint.el"      ("mm-encode.el"
1514          "init code for building eshell"          "functions for encoding MIME things "
1515          nil)          nil)
1516      ("esh-mode.el"      ("mm-partial.el"
1517          "user interface"          "showing message/partial"
1518            (message partial))
1519        ("mm-util.el"
1520            "Utility functions for Mule and low level things"
1521          nil)          nil)
1522      ("esh-module.el"      ("mm-uu.el"
1523          "Eshell modules"          "return uu stuff as mm handles"
1524          (processes))          (postscript uudecode binhex shar forward news))
1525      ("esh-opt.el"      ("mm-view.el"
1526          "command options processing"          "functions for viewing MIME objects"
1527          nil)          nil)
1528      ("esh-proc.el"      ("mml.el"
1529          "process management"          "package for parsing and validating MML documents"
1530          nil)          nil)
1531      ("esh-test.el"      ("nnagent.el"
1532          "Eshell test suite"          "offline backend for Gnus"
1533            (news  mail))
1534        ("nnbabyl.el"
1535            "rmail mbox access for Gnus"
1536            (news  mail))
1537        ("nndir.el"
1538            "single directory newsgroup access for Gnus"
1539            (news))
1540        ("nndoc.el"
1541            "single file access for Gnus"
1542            (news))
1543        ("nndraft.el"
1544            "draft article access for Gnus"
1545            (news))
1546        ("nneething.el"
1547            "arbitrary file access for Gnus"
1548            (news  mail))
1549        ("nnfolder.el"
1550            "mail folder access for Gnus"
1551            (mail))
1552        ("nngateway.el"
1553            "posting news via mail gateways"
1554            (news  mail))
1555        ("nnheader.el"
1556            "header access macros for Gnus and its backends"
1557            (news))
1558        ("nnimap.el"
1559            "imap backend for Gnus"
1560            (mail))
1561        ("nnkiboze.el"
1562            "select virtual news access for Gnus"
1563            (news))
1564        ("nnlistserv.el"
1565            "retrieving articles via web mailing list archives"
1566            (news  mail))
1567        ("nnmail.el"
1568            "mail support functions for the Gnus mail backends"
1569            (news  mail))
1570        ("nnmbox.el"
1571            "mail mbox access for Gnus"
1572            (news  mail))
1573        ("nnmh.el"
1574            "mhspool access for Gnus"
1575            (news  mail))
1576        ("nnml.el"
1577            "mail spool access for Gnus"
1578            (news  mail))
1579        ("nnoo.el"
1580            "OO Gnus Backends"
1581            (news))
1582        ("nnslashdot.el"
1583            "interfacing with Slashdot"
1584            (news))
1585        ("nnsoup.el"
1586            "SOUP access for Gnus"
1587            (news  mail))
1588        ("nnspool.el"
1589            "spool access for GNU Emacs"
1590            (news))
1591        ("nntp.el"
1592            "nntp access for Gnus"
1593            (news))
1594        ("nnultimate.el"
1595            "interfacing with the Ultimate Bulletin Board system"
1596            (news))
1597        ("nnvirtual.el"
1598            "virtual newsgroups access for Gnus"
1599            (news))
1600        ("nnwarchive.el"
1601            "interfacing with web archives"
1602            (news egroups mail-archive))
1603        ("nnweb.el"
1604            "retrieving articles via web search engines"
1605            (news))
1606        ("pop3.el"
1607            "Post Office Protocol (RFC 1460) interface"
1608            (mail))
1609        ("qp.el"
1610            "Quoted-Printable functions"
1611            (mail  extensions))
1612        ("rfc1843.el"
1613            "HZ (rfc1843) decoding"
1614            (news hz hz+ mail i18n))
1615        ("rfc2045.el"
1616            "functions for decoding rfc2045 headers"
1617          nil)          nil)
1618      ("esh-util.el"      ("rfc2047.el"
1619          "general utilities"          "functions for encoding and decoding rfc2047 messages"
1620          nil)          nil)
1621      ("esh-var.el"      ("rfc2104.el"
1622          "handling of variables"          "RFC2104 Hashed Message Authentication Codes"
1623            (mail))
1624        ("rfc2231.el"
1625            "functions for decoding rfc2231 headers"
1626          nil)          nil)
1627      ("eshell.el"      ("score-mode.el"
1628          "the Emacs command shell"          "mode for editing Gnus score files"
1629          (processes))          (news  mail))
1630        ("smiley-ems.el"
1631            "displaying smiley faces"
1632            (news mail multimedia))
1633        ("starttls.el"
1634            "STARTTLS functions"
1635            (tls  ssl  openssl  mail  news))
1636        ("utf7.el"
1637            "UTF-7 encoding/decoding for Emacs"
1638            (mail))
1639        ("uudecode.el"
1640            "elisp native uudecode"
1641            (uudecode news))
1642        ("webmail.el"
1643            "interface of web mail"
1644            (hotmail netaddress my-deja netscape))
1645      ("ccl.el"      ("ccl.el"
1646          "CCL (Code Conversion Language) compiler"          "CCL (Code Conversion Language) compiler"
1647          (ccl  mule  multilingual  character set  coding-system))          (ccl  mule  multilingual  character set  coding-system))
# Line 1790  Line 1751 
1751          "translation of untranslatable utf-8 to CJK"          "translation of untranslatable utf-8 to CJK"
1752          (i18n))          (i18n))
1753      ("utf-8.el"      ("utf-8.el"
1754          "limited UTF-8 decoding/encoding support"          "UTF-8 decoding/encoding support"
1755          (multilingual  unicode  utf-8  i18n))          (multilingual  unicode  utf-8  i18n))
1756      ("china-util.el"      ("china-util.el"
1757          "utilities for Chinese"          "utilities for Chinese"
# Line 1803  Line 1764 
1764          (mule  multilingual  cyrillic))          (mule  multilingual  cyrillic))
1765      ("cyrillic.el"      ("cyrillic.el"
1766          "support for Cyrillic"          "support for Cyrillic"
1767          (multilingual  cyrillic))          (multilingual  cyrillic  i18n))
1768      ("czech.el"      ("czech.el"
1769          "support for Czech"          "support for Czech"
1770          (multilingual  czech))          (multilingual  czech))
# Line 1888  Line 1849 
1849      ("vietnamese.el"      ("vietnamese.el"
1850          "support for Vietnamese"          "support for Vietnamese"
1851          (multilingual  vietnamese))          (multilingual  vietnamese))
1852      ("ange-ftp.el"      ("blessmail.el"
1853          "transparent FTP support for GNU Emacs"          "decide whether movemail needs special privileges"
1854          (comm))          (internal))
1855      ("browse-url.el"      ("emacsbug.el"
1856          "pass a URL to a WWW browser"          "command to report Emacs bugs to appropriate mailing list"
1857          (hypertext  hypermedia  mouse))          (maint mail))
1858      ("eudc-bob.el"      ("feedmail.el"
1859          "Binary Objects Support for EUDC"          "assist other email packages to massage outgoing messages"
1860          (comm))          (email  queue  mail  sendmail  message  spray  smtp  draft))
1861      ("eudc-export.el"      ("footnote.el"
1862          "functions to export EUDC query results"          "footnote support for message mode"
1863          (comm))          (mail  news))
1864      ("eudc-hotlist.el"      ("mail-extr.el"
1865          "hotlist management for EUDC"          "extract full name and address from RFC 822 mail header"
1866          (comm))          (mail))
1867      ("eudc-vars.el"      ("mail-hist.el"
1868          "Emacs Unified Directory Client"          "headers and message body history for outgoing mail"
1869          (comm))          (mail  history))
1870      ("eudc.el"      ("mail-utils.el"
1871          "Emacs Unified Directory Client"          "utility functions used both by rmail and rnews"
1872          (comm))          (mail  news))
1873      ("eudcb-bbdb.el"      ("mailabbrev.el"
1874          "Emacs Unified Directory Client - BBDB Backend"          "abbrev-expansion of mail aliases"
1875          (comm))          (mail))
1876      ("eudcb-ldap.el"      ("mailalias.el"
1877          "Emacs Unified Directory Client - LDAP Backend"          "expand and complete mailing address aliases"
1878          (comm))          (mail))
1879      ("eudcb-ph.el"      ("mailheader.el"
1880          "Emacs Unified Directory Client - CCSO PH/QI Backend"          "mail header parsing, merging, formatting"
1881          (comm))          (tools  mail  news))
1882      ("goto-addr.el"      ("mailpost.el"
1883          "click to browse URL or to send to e-mail address"          "RMAIL coupler to /usr/uci/post mailer"
1884          (mh-e  www  mouse  mail))          (mail))
1885      ("ldap.el"      ("metamail.el"
1886          "client interface to LDAP for Emacs"          "Metamail interface for GNU Emacs"
1887          (comm))          (mail  news  mime  multimedia))
1888      ("net-utils.el"      ("mh-comp.el"
1889          "network functions"          "mh-e functions for composing messages"
1890          (network comm))          (mail))
1891      ("netrc.el"      ("mh-e.el"
1892          ".netrc parsing functionality"          "GNU Emacs interface to the MH mail system"
1893          (news))          (mail))
1894      ("quickurl.el"      ("mh-funcs.el"
1895          "insert an URL based on text at point in buffer"          "mh-e functions not everyone will use right away"
1896          (hypermedia))          nil)
1897      ("rcompile.el"      ("mh-mime.el"
1898          "run a compilation on a remote machine"          "mh-e support for composing MIME messages"
1899          (tools  processes))          nil)
1900      ("rlogin.el"      ("mh-pick.el"
1901          "remote login interface"          "make a search pattern and search for a message in mh-e"
1902          (unix  comm))          nil)
1903      ("snmp-mode.el"      ("mh-seq.el"
1904          "SNMP & SNMPv2 MIB major mode"          "mh-e sequences support"
1905          (data))          nil)
1906      ("telnet.el"      ("mh-utils.el"
1907          "run a telnet session from within an Emacs buffer"          "mh-e code needed for both sending and reading"
1908          (unix  comm))          nil)
1909      ("tramp-vc.el"      ("mspools.el"
1910          "Version control integration for TRAMP.el"          "show mail spools waiting to be read"
1911          (comm  processes))          (mail))
1912      ("tramp.el"      ("reporter.el"
1913          "Transparent Remote Access, Multiple Protocol"          "customizable bug reporting of lisp programs"
1914          (comm  processes))          (maint mail tools))
1915      ("webjump.el"      ("rfc2368.el"
1916          "programmable Web hotlist"          "support for rfc2368"
1917          (comm www))          (mail))
1918      ("zone-mode.el"      ("rfc822.el"
1919          "major mode for editing DNS zone files"          "hairy rfc822 parser for mail and news and suchlike"
1920          (dns  languages))          (mail))
1921        ("rmail.el"
1922            "main code of \"RMAIL\" mail reader for Emacs"
1923            (mail))
1924        ("rmailedit.el"
1925            "\"RMAIL edit mode\"  Edit the current message"
1926            (mail))
1927        ("rmailkwd.el"
1928            "part of the \"RMAIL\" mail reader for Emacs"
1929            (mail))
1930        ("rmailmsc.el"
1931            "miscellaneous support functions for the RMAIL mail reader"
1932            (mail))
1933        ("rmailout.el"
1934            "\"RMAIL\" mail reader for Emacs: output message to a file"
1935            (mail))
1936        ("rmailsort.el"
1937            "Rmail: sort messages"
1938            (mail))
1939        ("rmailsum.el"
1940            "make summary buffers for the mail reader"
1941            (mail))
1942        ("sendmail.el"
1943            "mail sending commands for Emacs."
1944            (mail))
1945        ("smtpmail.el"
1946            "simple SMTP protocol (RFC 821) for sending mail"
1947            (mail))
1948        ("supercite.el"
1949            "minor mode for citing mail and news replies"
1950            (mail  news))
1951        ("uce.el"
1952            "facilitate reply to unsolicited commercial email"
1953            (uce  unsolicited commercial email))
1954        ("undigest.el"
1955            "digest-cracking support for the RMAIL mail reader"
1956            (mail))
1957        ("unrmail.el"
1958            "convert Rmail files to mailbox files"
1959            (mail))
1960        ("vms-pmail.el"
1961            "use Emacs as the editor within VMS mail"
1962            (vms))
1963      ("5x5.el"      ("5x5.el"
1964          "simple little puzzle game"          "simple little puzzle game"
1965          (games puzzles))          (games puzzles))
# Line 2165  Line 2168 
2168          "Routine Information for IDLWAVE"          "Routine Information for IDLWAVE"
2169          (languages))          (languages))
2170      ("idlw-shell.el"      ("idlw-shell.el"
2171          "run IDL or WAVE as an inferior process of Emacs"          "run IDL as an inferior process of Emacs."
2172          (processes))          (processes))
2173      ("idlw-toolbar.el"      ("idlw-toolbar.el"
2174          "a debugging toolbar for IDLWAVE"          "a debugging toolbar for IDLWAVE"

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26