/[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.17 by rost, Mon Jul 22 01:20:58 2002 UTC revision 1.18 by kfstorm, Tue Aug 20 09:44:14 2002 UTC
# Line 886  Line 886 
886      ("calcsel2.el"      ("calcsel2.el"
887          "selection functions for Calc"          "selection functions for Calc"
888          nil)          nil)
889      ("em-alias.el"      ("binhex.el"
890          "creation and management of command aliases"          "elisp native binhex decode"
891          nil)          (binhex news))
892      ("em-banner.el"      ("earcon.el"
893          "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"  
894          nil)          nil)
895      ("em-pred.el"      ("flow-fill.el"
896          "argument predicates and modifiers (ala zsh)"          "interprete RFC2646 \"flowed\" text"
897            (mail))
898        ("format-spec.el"
899            "functions for formatting arbitrary formatting strings"
900            (tools))
901        ("gnus-agent.el"
902            "unplugged support for Gnus"
903          nil)          nil)
904      ("em-prompt.el"      ("gnus-art.el"
905          "command prompts"          "article mode commands for Gnus"
906            (news))
907        ("gnus-async.el"
908            "asynchronous support for Gnus"
909            (news))
910        ("gnus-audio.el"
911            "sound effects for Gnus"
912            (news  mail  multimedia))
913        ("gnus-bcklg.el"
914            "backlog functions for Gnus"
915            (news))
916        ("gnus-cache.el"
917            "cache interface for Gnus"
918            (news))
919        ("gnus-cite.el"
920            "parse citations in articles for Gnus"
921          nil)          nil)
922      ("em-rebind.el"      ("gnus-cus.el"
923          "rebind keys when point is at current input"          "customization commands for Gnus"
924            (news))
925        ("gnus-demon.el"
926            "daemonic Gnus behaviour"
927            (news))
928        ("gnus-draft.el"
929            "draft message support for Gnus"
930            (news))
931        ("gnus-dup.el"
932            "suppression of duplicate articles in Gnus"
933            (news))
934        ("gnus-eform.el"
935            "a mode for editing forms for Gnus"
936            (news))
937        ("gnus-ems.el"
938            "functions for making Gnus work under different Emacsen"
939            (news))
940        ("gnus-gl.el"
941            "an interface to GroupLens for Gnus"
942            (news  score))
943        ("gnus-group.el"
944            "group mode commands for Gnus"
945            (news))
946        ("gnus-int.el"
947            "backend interface functions for Gnus"
948            (news))
949        ("gnus-kill.el"
950            "kill commands for Gnus"
951            (news))
952        ("gnus-logic.el"
953            "advanced scoring code for Gnus"
954            (news))
955        ("gnus-mh.el"
956            "mh-e interface for Gnus"
957            (news))
958        ("gnus-ml.el"
959            "mailing list minor mode for Gnus"
960            (news))
961        ("gnus-mlspl.el"
962            "a group params-based mail splitting mechanism"
963            (news  mail))
964        ("gnus-move.el"
965            "commands for moving Gnus from one server to another"
966            (news))
967        ("gnus-msg.el"
968            "mail and post interface for Gnus"
969            (news))
970        ("gnus-mule.el"
971            "provide backward compatibility function to GNUS"
972            (news  i18n))
973        ("gnus-nocem.el"
974            "NoCeM pseudo-cancellation treatment"
975            (news))
976        ("gnus-range.el"
977            "range and sequence functions for Gnus"
978            (news))
979        ("gnus-salt.el"
980            "alternate summary mode interfaces for Gnus"
981            (news))
982        ("gnus-score.el"
983            "scoring code for Gnus"
984            (news))
985        ("gnus-setup.el"
986            "initialization & setup for Gnus 5"
987            (news))
988        ("gnus-soup.el"
989            "SOUP packet writing support for Gnus"
990            (news  mail))
991        ("gnus-spec.el"
992            "format spec functions for Gnus"
993            (news))
994        ("gnus-srvr.el"
995            "virtual server support for Gnus"
996            (news))
997        ("gnus-start.el"
998            "startup functions for Gnus"
999            (news))
1000        ("gnus-sum.el"
1001            "summary mode commands for Gnus"
1002            (news))
1003        ("gnus-topic.el"
1004            "a folding minor mode for Gnus group buffers"
1005            (news))
1006        ("gnus-undo.el"
1007            "minor mode for undoing in Gnus"
1008            (news))
1009        ("gnus-util.el"
1010            "utility functions for Gnus"
1011            (news))
1012        ("gnus-uu.el"
1013            "extract (uu)encoded files in Gnus"
1014          nil)          nil)
1015      ("em-script.el"      ("gnus-vm.el"
1016          "Eshell script files"          "vm interface for Gnus"
1017            (news  mail))
1018        ("gnus-win.el"
1019            "window configuration functions for Gnus"
1020            (news))
1021        ("gnus.el"
1022            "a newsreader for GNU Emacs"
1023            (news  mail))
1024        ("ietf-drums.el"
1025            "functions for parsing RFC822bis headers"
1026          nil)          nil)
1027      ("em-smart.el"      ("imap.el"
1028          "smart display of output"          "imap library"
1029            (mail))
1030        ("mail-parse.el"
1031            "interface functions for parsing mail"
1032          nil)          nil)
1033      ("em-term.el"      ("mail-prsvr.el"
1034          "running visual commands"          "interface variables for parsing mail"
1035          nil)          nil)
1036      ("em-unix.el"      ("mail-source.el"
1037          "UNIX command aliases"          "functions for fetching mail"
1038            (news  mail))
1039        ("mailcap.el"
1040            "MIME media types configuration"
1041            (news  mail  multimedia))
1042        ("message.el"
1043            "composing mail and news messages"
1044            (mail  news))
1045        ("messcompat.el"
1046            "making message mode compatible with mail mode"
1047            (mail  news))
1048        ("mm-bodies.el"
1049            "functions for decoding MIME things"
1050          nil)          nil)
1051      ("em-xtra.el"      ("mm-decode.el"
1052          "extra alias functions"          "functions for decoding MIME things"
1053          nil)          nil)
1054      ("esh-arg.el"      ("mm-encode.el"
1055          "argument processing"          "functions for encoding MIME things "
1056          nil)          nil)
1057      ("esh-cmd.el"      ("mm-partial.el"
1058          "command invocation"          "showing message/partial"
1059            (message partial))
1060        ("mm-util.el"
1061            "Utility functions for Mule and low level things"
1062          nil)          nil)
1063      ("esh-ext.el"      ("mm-uu.el"
1064          "commands external to Eshell"          "return uu stuff as mm handles"
1065            (postscript uudecode binhex shar forward news))
1066        ("mm-view.el"
1067            "functions for viewing MIME objects"
1068          nil)          nil)
1069      ("esh-groups.el"      ("mml.el"
1070          nil          "package for parsing and validating MML documents"
1071          nil)          nil)
1072      ("esh-io.el"      ("nnagent.el"
1073          "I/O management"          "offline backend for Gnus"
1074            (news  mail))
1075        ("nnbabyl.el"
1076            "rmail mbox access for Gnus"
1077            (news  mail))
1078        ("nndir.el"
1079            "single directory newsgroup access for Gnus"
1080            (news))
1081        ("nndoc.el"
1082            "single file access for Gnus"
1083            (news))
1084        ("nndraft.el"
1085            "draft article access for Gnus"
1086            (news))
1087        ("nneething.el"
1088            "arbitrary file access for Gnus"
1089            (news  mail))
1090        ("nnfolder.el"
1091            "mail folder access for Gnus"
1092            (mail))
1093        ("nngateway.el"
1094            "posting news via mail gateways"
1095            (news  mail))
1096        ("nnheader.el"
1097            "header access macros for Gnus and its backends"
1098            (news))
1099        ("nnimap.el"
1100            "imap backend for Gnus"
1101            (mail))
1102        ("nnkiboze.el"
1103            "select virtual news access for Gnus"
1104            (news))
1105        ("nnlistserv.el"
1106            "retrieving articles via web mailing list archives"
1107            (news  mail))
1108        ("nnmail.el"
1109            "mail support functions for the Gnus mail backends"
1110            (news  mail))
1111        ("nnmbox.el"
1112            "mail mbox access for Gnus"
1113            (news  mail))
1114        ("nnmh.el"
1115            "mhspool access for Gnus"
1116            (news  mail))
1117        ("nnml.el"
1118            "mail spool access for Gnus"
1119            (news  mail))
1120        ("nnoo.el"
1121            "OO Gnus Backends"
1122            (news))
1123        ("nnslashdot.el"
1124            "interfacing with Slashdot"
1125            (news))
1126        ("nnsoup.el"
1127            "SOUP access for Gnus"
1128            (news  mail))
1129        ("nnspool.el"
1130            "spool access for GNU Emacs"
1131            (news))
1132        ("nntp.el"
1133            "nntp access for Gnus"
1134            (news))
1135        ("nnultimate.el"
1136            "interfacing with the Ultimate Bulletin Board system"
1137            (news))
1138        ("nnvirtual.el"
1139            "virtual newsgroups access for Gnus"
1140            (news))
1141        ("nnwarchive.el"
1142            "interfacing with web archives"
1143            (news egroups mail-archive))
1144        ("nnweb.el"
1145            "retrieving articles via web search engines"
1146            (news))
1147        ("pop3.el"
1148            "Post Office Protocol (RFC 1460) interface"
1149            (mail))
1150        ("qp.el"
1151            "Quoted-Printable functions"
1152            (mail  extensions))
1153        ("rfc1843.el"
1154            "HZ (rfc1843) decoding"
1155            (news hz hz+ mail i18n))
1156        ("rfc2045.el"
1157            "functions for decoding rfc2045 headers"
1158          nil)          nil)
1159      ("esh-maint.el"      ("rfc2047.el"
1160          "init code for building eshell"          "functions for encoding and decoding rfc2047 messages"
1161          nil)          nil)
1162      ("esh-mode.el"      ("rfc2104.el"
1163          "user interface"          "RFC2104 Hashed Message Authentication Codes"
1164            (mail))
1165        ("rfc2231.el"
1166            "functions for decoding rfc2231 headers"
1167          nil)          nil)
1168      ("esh-module.el"      ("score-mode.el"
1169          "Eshell modules"          "mode for editing Gnus score files"
1170          (processes))          (news  mail))
1171      ("esh-opt.el"      ("smiley-ems.el"
1172          "command options processing"          "displaying smiley faces"
1173            (news mail multimedia))
1174        ("starttls.el"
1175            "STARTTLS functions"
1176            (tls  ssl  openssl  mail  news))
1177        ("utf7.el"
1178            "UTF-7 encoding/decoding for Emacs"
1179            (mail))
1180        ("uudecode.el"
1181            "elisp native uudecode"
1182            (uudecode news))
1183        ("webmail.el"
1184            "interface of web mail"
1185            (hotmail netaddress my-deja netscape))
1186        ("blessmail.el"
1187            "decide whether movemail needs special privileges"
1188            (internal))
1189        ("emacsbug.el"
1190            "command to report Emacs bugs to appropriate mailing list"
1191            (maint mail))
1192        ("feedmail.el"
1193            "assist other email packages to massage outgoing messages"
1194            (email  queue  mail  sendmail  message  spray  smtp  draft))
1195        ("footnote.el"
1196            "footnote support for message mode"
1197            (mail  news))
1198        ("mail-extr.el"
1199            "extract full name and address from RFC 822 mail header"
1200            (mail))
1201        ("mail-hist.el"
1202            "headers and message body history for outgoing mail"
1203            (mail  history))
1204        ("mail-utils.el"
1205            "utility functions used both by rmail and rnews"
1206            (mail  news))
1207        ("mailabbrev.el"
1208            "abbrev-expansion of mail aliases"
1209            (mail))
1210        ("mailalias.el"
1211            "expand and complete mailing address aliases"
1212            (mail))
1213        ("mailheader.el"
1214            "mail header parsing, merging, formatting"
1215            (tools  mail  news))
1216        ("mailpost.el"
1217            "RMAIL coupler to /usr/uci/post mailer"
1218            (mail))
1219        ("metamail.el"
1220            "Metamail interface for GNU Emacs"
1221            (mail  news  mime  multimedia))
1222        ("mh-comp.el"
1223            "mh-e functions for composing messages"
1224            (mail))
1225        ("mh-e.el"
1226            "GNU Emacs interface to the MH mail system"
1227            (mail))
1228        ("mh-funcs.el"
1229            "mh-e functions not everyone will use right away"
1230          nil)          nil)
1231      ("esh-proc.el"      ("mh-mime.el"
1232          "process management"          "mh-e support for composing MIME messages"
1233          nil)          nil)
1234      ("esh-test.el"      ("mh-pick.el"
1235          "Eshell test suite"          "make a search pattern and search for a message in mh-e"
1236          nil)          nil)
1237      ("esh-util.el"      ("mh-seq.el"
1238          "general utilities"          "mh-e sequences support"
1239          nil)          nil)
1240      ("esh-var.el"      ("mh-utils.el"
1241          "handling of variables"          "mh-e code needed for both sending and reading"
1242          nil)          nil)
1243      ("eshell.el"      ("mspools.el"
1244          "the Emacs command shell"          "show mail spools waiting to be read"
1245          (processes))          (mail))
1246      ("ange-ftp.el"      ("reporter.el"
1247          "transparent FTP support for GNU Emacs"          "customizable bug reporting of lisp programs"
1248          (comm))          (maint mail tools))
1249      ("browse-url.el"      ("rfc2368.el"
1250          "pass a URL to a WWW browser"          "support for rfc2368"
1251          (hypertext  hypermedia  mouse))          (mail))
1252      ("eudc-bob.el"      ("rfc822.el"
1253          "Binary Objects Support for EUDC"          "hairy rfc822 parser for mail and news and suchlike"
1254          (comm))          (mail))
1255      ("eudc-export.el"      ("rmail.el"
1256          "functions to export EUDC query results"          "main code of \"RMAIL\" mail reader for Emacs"
1257          (comm))          (mail))
1258      ("eudc-hotlist.el"      ("rmailedit.el"
1259          "hotlist management for EUDC"          "\"RMAIL edit mode\"  Edit the current message"
1260          (comm))          (mail))
1261      ("eudc-vars.el"      ("rmailkwd.el"
1262          "Emacs Unified Directory Client"          "part of the \"RMAIL\" mail reader for Emacs"
1263          (comm))          (mail))
1264      ("eudc.el"      ("rmailmsc.el"
1265          "Emacs Unified Directory Client"          "miscellaneous support functions for the RMAIL mail reader"
1266          (comm))          (mail))
1267      ("eudcb-bbdb.el"      ("rmailout.el"
1268          "Emacs Unified Directory Client - BBDB Backend"          "\"RMAIL\" mail reader for Emacs: output message to a file"
1269          (comm))          (mail))
1270      ("eudcb-ldap.el"      ("rmailsort.el"
1271          "Emacs Unified Directory Client - LDAP Backend"          "Rmail: sort messages"
1272          (comm))          (mail))
1273      ("eudcb-ph.el"      ("rmailsum.el"
1274          "Emacs Unified Directory Client - CCSO PH/QI Backend"          "make summary buffers for the mail reader"
1275          (comm))          (mail))
1276      ("goto-addr.el"      ("sendmail.el"
1277          "click to browse URL or to send to e-mail address"          "mail sending commands for Emacs."
1278          (mh-e  www  mouse  mail))          (mail))
1279      ("ldap.el"      ("smtpmail.el"
1280          "client interface to LDAP for Emacs"          "simple SMTP protocol (RFC 821) for sending mail"
1281          (comm))          (mail))
1282      ("net-utils.el"      ("supercite.el"
1283          "network functions"          "minor mode for citing mail and news replies"
1284          (network comm))          (mail  news))
1285      ("netrc.el"      ("uce.el"
1286          ".netrc parsing functionality"          "facilitate reply to unsolicited commercial email"
1287          (news))          (uce  unsolicited commercial email))
1288      ("quickurl.el"      ("undigest.el"
1289          "insert an URL based on text at point in buffer"          "digest-cracking support for the RMAIL mail reader"
1290          (hypermedia))          (mail))
1291      ("rcompile.el"      ("unrmail.el"
1292          "run a compilation on a remote machine"          "convert Rmail files to mailbox files"
1293          (tools  processes))          (mail))
1294      ("rlogin.el"      ("vms-pmail.el"
1295          "remote login interface"          "use Emacs as the editor within VMS mail"
1296          (unix  comm))          (vms))
     ("snmp-mode.el"  
         "SNMP & SNMPv2 MIB major mode"  
         (data))  
     ("telnet.el"  
         "run a telnet session from within an Emacs buffer"  
         (unix  comm))  
     ("tramp-vc.el"  
         "Version control integration for TRAMP.el"  
         (comm  processes))  
     ("tramp.el"  
         "Transparent Remote Access, Multiple Protocol"  
         (comm  processes))  
     ("webjump.el"  
         "programmable Web hotlist"  
         (comm www))  
     ("zone-mode.el"  
         "major mode for editing DNS zone files"  
         (dns  languages))  
1297      ("appt.el"      ("appt.el"
1298          "appointment notification functions"          "appointment notification functions"
1299          (calendar))          (calendar))
# Line 1345  Line 1594 
1594      ("ws-mode.el"      ("ws-mode.el"
1595          "WordStar emulation mode for GNU Emacs"          "WordStar emulation mode for GNU Emacs"
1596          (emulations))          (emulations))
1597      ("binhex.el"      ("em-alias.el"
1598          "elisp native binhex decode"          "creation and management of command aliases"
         (binhex news))  
     ("earcon.el"  
         "sound effects for messages"  
1599          nil)          nil)
1600      ("flow-fill.el"      ("em-banner.el"
1601          "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"  
1602          nil)          nil)
1603      ("gnus-art.el"      ("em-basic.el"
1604          "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"  
1605          nil)          nil)
1606      ("gnus-cus.el"      ("em-cmpl.el"
1607          "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"  
1608          nil)          nil)
1609      ("gnus-vm.el"      ("em-dirs.el"
1610          "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"  
1611          nil)          nil)
1612      ("imap.el"      ("em-glob.el"
1613          "imap library"          "extended file name globbing"
         (mail))  
     ("mail-parse.el"  
         "interface functions for parsing mail"  
1614          nil)          nil)
1615      ("mail-prsvr.el"      ("em-hist.el"
1616          "interface variables for parsing mail"          "history list management"
1617          nil)          nil)
1618      ("mail-source.el"      ("em-ls.el"
1619          "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"  
1620          nil)          nil)
1621      ("mm-decode.el"      ("em-pred.el"
1622          "functions for decoding MIME things"          "argument predicates and modifiers (ala zsh)"
1623          nil)          nil)
1624      ("mm-encode.el"      ("em-prompt.el"
1625          "functions for encoding MIME things "          "command prompts"
1626          nil)          nil)
1627      ("mm-partial.el"      ("em-rebind.el"
1628          "showing message/partial"          "rebind keys when point is at current input"
         (message partial))  
     ("mm-util.el"  
         "Utility functions for Mule and low level things"  
1629          nil)          nil)
1630      ("mm-uu.el"      ("em-script.el"
1631          "return uu stuff as mm handles"          "Eshell script files"
         (postscript uudecode binhex shar forward news))  
     ("mm-view.el"  
         "functions for viewing MIME objects"  
1632          nil)          nil)
1633      ("mml.el"      ("em-smart.el"
1634          "package for parsing and validating MML documents"          "smart display of output"
1635          nil)          nil)
1636      ("nnagent.el"      ("em-term.el"
1637          "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"  
1638          nil)          nil)
1639      ("rfc2047.el"      ("em-unix.el"
1640          "functions for encoding and decoding rfc2047 messages"          "UNIX command aliases"
1641          nil)          nil)
1642      ("rfc2104.el"      ("em-xtra.el"
1643          "RFC2104 Hashed Message Authentication Codes"          "extra alias functions"
         (mail))  
     ("rfc2231.el"  
         "functions for decoding rfc2231 headers"  
1644          nil)          nil)
1645      ("score-mode.el"      ("esh-arg.el"
1646          "mode for editing Gnus score files"          "argument processing"
1647          (news  mail))          nil)
1648      ("smiley-ems.el"      ("esh-cmd.el"
1649          "displaying smiley faces"          "command invocation"
1650          (news mail multimedia))          nil)
1651      ("starttls.el"      ("esh-ext.el"
1652          "STARTTLS functions"          "commands external to Eshell"
1653          (tls  ssl  openssl  mail  news))          nil)
1654      ("utf7.el"      ("esh-groups.el"
1655          "UTF-7 encoding/decoding for Emacs"          nil
1656          (mail))          nil)
1657      ("uudecode.el"      ("esh-io.el"
1658          "elisp native uudecode"          "I/O management"
1659          (uudecode news))          nil)
1660      ("webmail.el"      ("esh-maint.el"
1661          "interface of web mail"          "init code for building eshell"
1662          (hotmail netaddress my-deja netscape))          nil)
1663        ("esh-mode.el"
1664            "user interface"
1665            nil)
1666        ("esh-module.el"
1667            "Eshell modules"
1668            (processes))
1669        ("esh-opt.el"
1670            "command options processing"
1671            nil)
1672        ("esh-proc.el"
1673            "process management"
1674            nil)
1675        ("esh-test.el"
1676            "Eshell test suite"
1677            nil)
1678        ("esh-util.el"
1679            "general utilities"
1680            nil)
1681        ("esh-var.el"
1682            "handling of variables"
1683            nil)
1684        ("eshell.el"
1685            "the Emacs command shell"
1686            (processes))
1687      ("ccl.el"      ("ccl.el"
1688          "CCL (Code Conversion Language) compiler"          "CCL (Code Conversion Language) compiler"
1689          (ccl  mule  multilingual  character set  coding-system))          (ccl  mule  multilingual  character set  coding-system))
# Line 1747  Line 1789 
1789      ("ucs-tables.el"      ("ucs-tables.el"
1790          "translation to, from and via Unicode"          "translation to, from and via Unicode"
1791          (i18n))          (i18n))
1792        ("utf-16.el"
1793            "UTF-16 encoding/decoding"
1794            (unicode  utf-16  i18n))
1795      ("utf-8-subst.el"      ("utf-8-subst.el"
1796          "translation of untranslatable utf-8 to CJK"          "translation of untranslatable utf-8 to CJK"
1797          (i18n))          (i18n))
# Line 1849  Line 1894 
1894      ("vietnamese.el"      ("vietnamese.el"
1895          "support for Vietnamese"          "support for Vietnamese"
1896          (multilingual  vietnamese))          (multilingual  vietnamese))
1897      ("blessmail.el"      ("ange-ftp.el"
1898          "decide whether movemail needs special privileges"          "transparent FTP support for GNU Emacs"
1899          (internal))          (comm))
1900      ("emacsbug.el"      ("browse-url.el"
1901          "command to report Emacs bugs to appropriate mailing list"          "pass a URL to a WWW browser"
1902          (maint mail))          (hypertext  hypermedia  mouse))
1903      ("feedmail.el"      ("eudc-bob.el"
1904          "assist other email packages to massage outgoing messages"          "Binary Objects Support for EUDC"
1905          (email  queue  mail  sendmail  message  spray  smtp  draft))          (comm))
1906      ("footnote.el"      ("eudc-export.el"
1907          "footnote support for message mode"          "functions to export EUDC query results"
1908          (mail  news))          (comm))
1909      ("mail-extr.el"      ("eudc-hotlist.el"
1910          "extract full name and address from RFC 822 mail header"          "hotlist management for EUDC"
1911          (mail))          (comm))
1912      ("mail-hist.el"      ("eudc-vars.el"
1913          "headers and message body history for outgoing mail"          "Emacs Unified Directory Client"
1914          (mail  history))          (comm))
1915      ("mail-utils.el"      ("eudc.el"
1916          "utility functions used both by rmail and rnews"          "Emacs Unified Directory Client"
1917          (mail  news))          (comm))
1918      ("mailabbrev.el"      ("eudcb-bbdb.el"
1919          "abbrev-expansion of mail aliases"          "Emacs Unified Directory Client - BBDB Backend"
1920          (mail))          (comm))
1921      ("mailalias.el"      ("eudcb-ldap.el"
1922          "expand and complete mailing address aliases"          "Emacs Unified Directory Client - LDAP Backend"
1923          (mail))          (comm))
1924      ("mailheader.el"      ("eudcb-ph.el"
1925          "mail header parsing, merging, formatting"          "Emacs Unified Directory Client - CCSO PH/QI Backend"
1926          (tools  mail  news))          (comm))
1927      ("mailpost.el"      ("goto-addr.el"
1928          "RMAIL coupler to /usr/uci/post mailer"          "click to browse URL or to send to e-mail address"
1929          (mail))          (mh-e  www  mouse  mail))
1930      ("metamail.el"      ("ldap.el"
1931          "Metamail interface for GNU Emacs"          "client interface to LDAP for Emacs"
1932          (mail  news  mime  multimedia))          (comm))
1933      ("mh-comp.el"      ("net-utils.el"
1934          "mh-e functions for composing messages"          "network functions"
1935          (mail))          (network comm))
1936      ("mh-e.el"      ("netrc.el"
1937          "GNU Emacs interface to the MH mail system"          ".netrc parsing functionality"
1938          (mail))          (news))
1939      ("mh-funcs.el"      ("quickurl.el"
1940          "mh-e functions not everyone will use right away"          "insert an URL based on text at point in buffer"
1941          nil)          (hypermedia))
1942      ("mh-mime.el"      ("rcompile.el"
1943          "mh-e support for composing MIME messages"          "run a compilation on a remote machine"
1944          nil)          (tools  processes))
1945      ("mh-pick.el"      ("rlogin.el"
1946          "make a search pattern and search for a message in mh-e"          "remote login interface"
1947          nil)          (unix  comm))
1948      ("mh-seq.el"      ("snmp-mode.el"
1949          "mh-e sequences support"          "SNMP & SNMPv2 MIB major mode"
1950          nil)          (data))
1951      ("mh-utils.el"      ("telnet.el"
1952          "mh-e code needed for both sending and reading"          "run a telnet session from within an Emacs buffer"
1953          nil)          (unix  comm))
1954      ("mspools.el"      ("tramp-vc.el"
1955          "show mail spools waiting to be read"          "Version control integration for TRAMP.el"
1956          (mail))          (comm  processes))
1957      ("reporter.el"      ("tramp.el"
1958          "customizable bug reporting of lisp programs"          "Transparent Remote Access, Multiple Protocol"
1959          (maint mail tools))          (comm  processes))
1960      ("rfc2368.el"      ("webjump.el"
1961          "support for rfc2368"          "programmable Web hotlist"
1962          (mail))          (comm www))
1963      ("rfc822.el"      ("zone-mode.el"
1964          "hairy rfc822 parser for mail and news and suchlike"          "major mode for editing DNS zone files"
1965          (mail))          (dns  languages))
     ("rmail.el"  
         "main code of \"RMAIL\" mail reader for Emacs"  
         (mail))  
     ("rmailedit.el"  
         "\"RMAIL edit mode\"  Edit the current message"  
         (mail))  
     ("rmailkwd.el"  
         "part of the \"RMAIL\" mail reader for Emacs"  
         (mail))  
     ("rmailmsc.el"  
         "miscellaneous support functions for the RMAIL mail reader"  
         (mail))  
     ("rmailout.el"  
         "\"RMAIL\" mail reader for Emacs: output message to a file"  
         (mail))  
     ("rmailsort.el"  
         "Rmail: sort messages"  
         (mail))  
     ("rmailsum.el"  
         "make summary buffers for the mail reader"  
         (mail))  
     ("sendmail.el"  
         "mail sending commands for Emacs."  
         (mail))  
     ("smtpmail.el"  
         "simple SMTP protocol (RFC 821) for sending mail"  
         (mail))  
     ("supercite.el"  
         "minor mode for citing mail and news replies"  
         (mail  news))  
     ("uce.el"  
         "facilitate reply to unsolicited commercial email"  
         (uce  unsolicited commercial email))  
     ("undigest.el"  
         "digest-cracking support for the RMAIL mail reader"  
         (mail))  
     ("unrmail.el"  
         "convert Rmail files to mailbox files"  
         (mail))  
     ("vms-pmail.el"  
         "use Emacs as the editor within VMS mail"  
         (vms))  
1966      ("5x5.el"      ("5x5.el"
1967          "simple little puzzle game"          "simple little puzzle game"
1968          (games puzzles))          (games puzzles))
# Line 2326  Line 2329 
2329      ("spell.el"      ("spell.el"
2330          "spelling correction interface for Emacs"          "spelling correction interface for Emacs"
2331          (wp  unix))          (wp  unix))
2332        ("table.el"
2333            "create and edit WYSIWYG text based embedded tables"
2334            (wp  convenience))
2335      ("tex-mode.el"      ("tex-mode.el"
2336          "TeX, LaTeX, and SliTeX mode commands"          "TeX, LaTeX, and SliTeX mode commands"
2337          (tex))          (tex))

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

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