comparison lisp/finder-inf.el @ 42219:3465372c9239

loaddefs.el and finder-inf.el regenerated.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 21 Dec 2001 09:20:35 +0000
parents 2b6bde3c4d67
children bb48a7a20534
comparison
equal deleted inserted replaced
42218:42f6d0b683bf 42219:3465372c9239
19 ("align.el" 19 ("align.el"
20 "align text to a specific column, by regexp" 20 "align text to a specific column, by regexp"
21 (convenience languages lisp)) 21 (convenience languages lisp))
22 ("allout.el" 22 ("allout.el"
23 "extensive outline mode for use alone and with other modes" 23 "extensive outline mode for use alone and with other modes"
24 (outline mode wp languages)) 24 (outlines mode wp languages))
25 ("ansi-color.el" 25 ("ansi-color.el"
26 "translate ANSI escape sequences into faces" 26 "translate ANSI escape sequences into faces"
27 (comm processes terminals services)) 27 (comm processes terminals services))
28 ("apropos.el" 28 ("apropos.el"
29 "apropos commands for users and programmers" 29 "apropos commands for users and programmers"
58 ("bs.el" 58 ("bs.el"
59 "menu for selecting and displaying buffers" 59 "menu for selecting and displaying buffers"
60 (convenience)) 60 (convenience))
61 ("buff-menu.el" 61 ("buff-menu.el"
62 "buffer menu main function and support functions" 62 "buffer menu main function and support functions"
63 nil) 63 (convenience))
64 ("button.el"
65 "Clickable buttons"
66 (extensions))
64 ("byte-run.el" 67 ("byte-run.el"
65 "byte-compiler support for inlining" 68 "byte-compiler support for inlining"
66 (internal)) 69 (internal))
67 ("calculator.el" 70 ("calculator.el"
68 "a [not so] simple calculator for Emacs" 71 "a [not so] simple calculator for Emacs"
136 ("diff.el" 139 ("diff.el"
137 "run `diff' in compilation-mode" 140 "run `diff' in compilation-mode"
138 (unix tools)) 141 (unix tools))
139 ("dired-aux.el" 142 ("dired-aux.el"
140 "less commonly used parts of dired" 143 "less commonly used parts of dired"
141 nil) 144 (files))
142 ("dired-x.el" 145 ("dired-x.el"
143 "Extra Dired functionality" 146 "Extra Dired functionality"
144 (dired extensions)) 147 (dired extensions files))
145 ("dired.el" 148 ("dired.el"
146 "directory-browsing commands" 149 "directory-browsing commands"
147 nil) 150 (files))
148 ("dirtrack.el" 151 ("dirtrack.el"
149 "Directory Tracking by watching the prompt" 152 "Directory Tracking by watching the prompt"
150 (processes)) 153 (processes))
151 ("disp-table.el" 154 ("disp-table.el"
152 "functions for dealing with char tables" 155 "functions for dealing with char tables"
251 "run a `find' command and dired the output" 254 "run a `find' command and dired the output"
252 (unix)) 255 (unix))
253 ("find-file.el" 256 ("find-file.el"
254 "find a file corresponding to this one given a pattern" 257 "find a file corresponding to this one given a pattern"
255 (c matching tools)) 258 (c matching tools))
256 ("find-gc.el"
257 "detect functions that call the garbage collector"
258 nil)
259 ("find-lisp.el" 259 ("find-lisp.el"
260 "emulation of find in Emacs Lisp" 260 "emulation of find in Emacs Lisp"
261 (unix)) 261 (unix))
262 ("finder-inf.el" 262 ("finder-inf.el"
263 "keyword-to-package mapping" 263 "keyword-to-package mapping"
305 "interface to Ghostscript" 305 "interface to Ghostscript"
306 (internal)) 306 (internal))
307 ("gud.el" 307 ("gud.el"
308 "Grand Unified Debugger mode for running GDB and other debuggers" 308 "Grand Unified Debugger mode for running GDB and other debuggers"
309 (unix tools)) 309 (unix tools))
310 ("help-fns.el"
311 "Complex help functions"
312 (help internal))
310 ("help-macro.el" 313 ("help-macro.el"
311 "makes command line help such as help-for-help" 314 "makes command line help such as help-for-help"
312 nil) 315 nil)
316 ("help-mode.el"
317 "`help-mode' used by *Help* buffers"
318 (help internal))
313 ("help.el" 319 ("help.el"
314 "help commands for Emacs" 320 "help commands for Emacs"
315 (help internal)) 321 (help internal))
316 ("hexl.el" 322 ("hexl.el"
317 "edit a file in a hex dump format using the hexl filter" 323 "edit a file in a hex dump format using the hexl filter"
410 "browse UNIX manual pages" 416 "browse UNIX manual pages"
411 (help)) 417 (help))
412 ("map-ynp.el" 418 ("map-ynp.el"
413 "general-purpose boolean question-asker" 419 "general-purpose boolean question-asker"
414 (lisp extensions)) 420 (lisp extensions))
421 ("master.el"
422 "make a buffer the master over another buffer"
423 (comm))
415 ("menu-bar.el" 424 ("menu-bar.el"
416 "define a default menu bar" 425 "define a default menu bar"
417 (internal mouse)) 426 (internal mouse))
418 ("midnight.el" 427 ("midnight.el"
419 "run something every midnight, e.g., kill old buffers" 428 "run something every midnight, e.g., kill old buffers"
524 "center a Lisp function or comment on the screen" 533 "center a Lisp function or comment on the screen"
525 nil) 534 nil)
526 ("resume.el" 535 ("resume.el"
527 "process command line args from within a suspended Emacs job" 536 "process command line args from within a suspended Emacs job"
528 (processes)) 537 (processes))
538 ("reveal.el"
539 "Automatically reveal hidden text at point"
540 (outlines))
541 ("rfn-eshadow.el"
542 "Highlight `shadowed' part of read-file-name input text"
543 (convenience))
529 ("rot13.el" 544 ("rot13.el"
530 "display a buffer in rot13" 545 "display a buffer in rot13"
531 nil) 546 nil)
532 ("rsz-mini.el" 547 ("ruler-mode.el"
533 "dynamically resize minibuffer to display entire contents" 548 "Display a ruler in the header line"
534 (minibuffer window frame display)) 549 (environment))
535 ("s-region.el" 550 ("s-region.el"
536 "set region using shift key" 551 "set region using shift key"
537 (terminals)) 552 (terminals))
538 ("saveplace.el" 553 ("saveplace.el"
539 "automatically save place in files" 554 "automatically save place in files"
584 nil 599 nil
585 nil) 600 nil)
586 ("subr.el" 601 ("subr.el"
587 "basic lisp subroutines for Emacs" 602 "basic lisp subroutines for Emacs"
588 nil) 603 nil)
589 ("sun-curs.el"
590 "cursor definitions for Sun windows"
591 (hardware))
592 ("sun-fns.el"
593 "subroutines of Mouse handling for Sun windows"
594 (hardware))
595 ("tabify.el" 604 ("tabify.el"
596 "tab conversion commands for Emacs" 605 "tab conversion commands for Emacs"
597 nil) 606 nil)
598 ("talk.el" 607 ("talk.el"
599 "allow several users to talk to each other through Emacs" 608 "allow several users to talk to each other through Emacs"
635 "Show tooltip windows" 644 "Show tooltip windows"
636 (help c mouse tools)) 645 (help c mouse tools))
637 ("type-break.el" 646 ("type-break.el"
638 "encourage rests from typing at appropriate intervals" 647 "encourage rests from typing at appropriate intervals"
639 (extensions timers)) 648 (extensions timers))
640 ("uncompress.el"
641 "auto-decompression hook for visiting .Z files"
642 nil)
643 ("uniquify.el" 649 ("uniquify.el"
644 "unique buffer names dependent on file name" 650 "unique buffer names dependent on file name"
645 nil) 651 (files))
646 ("unused.el" 652 ("unused.el"
647 "editing commands in GNU Emacs that turned out not to be used" 653 "editing commands in GNU Emacs that turned out not to be used"
648 (emulations)) 654 (emulations))
649 ("userlock.el" 655 ("userlock.el"
650 "handle file access contention between multiple users" 656 "handle file access contention between multiple users"
661 ("vc-sccs.el" 667 ("vc-sccs.el"
662 "support for SCCS version-control" 668 "support for SCCS version-control"
663 nil) 669 nil)
664 ("vc.el" 670 ("vc.el"
665 "drive a version-control system from within Emacs" 671 "drive a version-control system from within Emacs"
666 nil) 672 (tools))
667 ("vcursor.el" 673 ("vcursor.el"
668 "manipulate an alternative (\"virtual\") cursor" 674 "manipulate an alternative (\"virtual\") cursor"
669 (virtual cursor convenience)) 675 (virtual cursor convenience))
670 ("version.el" 676 ("version.el"
671 "record version number of Emacs" 677 "record version number of Emacs"
672 (internal)) 678 (internal))
673 ("view.el" 679 ("view.el"
674 "peruse file or buffer without editing" 680 "peruse file or buffer without editing"
675 nil) 681 (files))
676 ("vms-patch.el" 682 ("vms-patch.el"
677 "override parts of files.el for VMS" 683 "override parts of files.el for VMS"
678 (vms)) 684 (vms))
679 ("vmsproc.el" 685 ("vmsproc.el"
680 "run asynchronous VMS subprocesses under Emacs" 686 "run asynchronous VMS subprocesses under Emacs"
685 ("vt100-led.el" 691 ("vt100-led.el"
686 "functions for LED control on VT-100 terminals & clones" 692 "functions for LED control on VT-100 terminals & clones"
687 (hardware)) 693 (hardware))
688 ("w32-fns.el" 694 ("w32-fns.el"
689 "Lisp routines for Windows NT" 695 "Lisp routines for Windows NT"
690 nil) 696 (internal))
691 ("which-func.el" 697 ("which-func.el"
692 "print current function in mode line" 698 "print current function in mode line"
693 (mode-line imenu tools)) 699 (mode-line imenu tools))
694 ("whitespace.el" 700 ("whitespace.el"
695 "warn about and clean bogus whitespaces in the file" 701 "warn about and clean bogus whitespaces in the file"
706 ("windmove.el" 712 ("windmove.el"
707 "directional window-selection routines" 713 "directional window-selection routines"
708 (window movement convenience)) 714 (window movement convenience))
709 ("window.el" 715 ("window.el"
710 "GNU Emacs window commands aside from those written in C" 716 "GNU Emacs window commands aside from those written in C"
711 nil) 717 (internal))
712 ("winner.el" 718 ("winner.el"
713 "Restore old window configurations" 719 "Restore old window configurations"
714 (convenience frames)) 720 (convenience frames))
715 ("woman.el" 721 ("woman.el"
716 "browse UN*X manual pages `wo (without) man'" 722 "browse UN*X manual pages `wo (without) man'"
717 (help man un*x manual)) 723 (help man un*x manual))
718 ("x-apollo.el"
719 "Apollo support functions"
720 nil)
721 ("x-menu.el"
722 "menu support for X"
723 nil)
724 ("xml.el" 724 ("xml.el"
725 "XML parser" 725 "XML parser"
726 (xml)) 726 (xml))
727 ("xscheme.el" 727 ("xscheme.el"
728 "run MIT Scheme under Emacs" 728 "run MIT Scheme under Emacs"
729 (languages lisp)) 729 (languages lisp))
730 ("xt-mouse.el" 730 ("xt-mouse.el"
731 "support the mouse when emacs run in an xterm" 731 "support the mouse when emacs run in an xterm"
732 (mouse terminals)) 732 (mouse terminals))
733 ("ccl.el" 733 ("calc-aent.el"
734 "CCL (Code Conversion Language) compiler" 734 "algebraic entry functions for Calc"
735 (ccl mule multilingual character set coding-system)) 735 nil)
736 ("characters.el" 736 ("calc-alg.el"
737 "set syntax and category for multibyte characters" 737 "algebraic functions for Calc "
738 (multibyte character character set syntax category)) 738 nil)
739 ("codepage.el" 739 ("calc-arith.el"
740 "MS-DOS/MS-Windows specific coding systems" 740 "arithmetic functions for Calc"
741 (i18n ms-dos ms-windows codepage)) 741 nil)
742 ("encoded-kb.el" 742 ("calc-bin.el"
743 "handler to input multibyte characters encoded somehow" 743 "binary functions for Calc"
744 nil) 744 nil)
745 ("fontset.el" 745 ("calc-comb.el"
746 "commands for handling fontset" 746 "combinatoric functions for Calc"
747 (mule multilingual fontset)) 747 nil)
748 ("isearch-x.el" 748 ("calc-cplx.el"
749 "extended isearch handling commands" 749 "Complex number functions for Calc"
750 (multilingual isearch)) 750 nil)
751 ("iso-acc.el" 751 ("calc-embed.el"
752 "minor mode providing electric accent keys" 752 "embed Calc in a buffer"
753 (i18n)) 753 nil)
754 ("iso-ascii.el" 754 ("calc-ext.el"
755 "set up char tables for ISO 8859/1 on ASCII terminals" 755 "various extension functions for Calc"
756 (i18n)) 756 nil)
757 ("iso-cvt.el" 757 ("calc-fin.el"
758 "translate ISO 8859-1 from/to various encodings" 758 "financial functions for Calc"
759 (tex iso latin i18n)) 759 nil)
760 ("iso-insert.el" 760 ("calc-forms.el"
761 "insert functions for ISO 8859/1" 761 "data format conversion functions for Calc"
762 (i18n)) 762 nil)
763 ("iso-swed.el" 763 ("calc-frac.el"
764 "set up char tables for ISO 8859/1 for Swedish/Finnish ttys" 764 "fraction functions for Calc"
765 (i18n)) 765 nil)
766 ("iso-transl.el" 766 ("calc-funcs.el"
767 "keyboard input definitions for ISO 8859-1" 767 "well-known functions for Calc"
768 (i18n)) 768 nil)
769 ("ja-dic-cnv.el" 769 ("calc-graph.el"
770 "convert a Japanese dictionary (SKK-JISYO.L) to Emacs Lisp" 770 "graph output functions for Calc"
771 (mule multilingual japanese)) 771 nil)
772 ("ja-dic-utl.el" 772 ("calc-help.el"
773 "utilities for handling Japanese dictionary (SKK-JISYO.L)" 773 "help display functions for Calc,"
774 (mule multilingual japanese)) 774 nil)
775 ("kinsoku.el" 775 ("calc-incom.el"
776 "`Kinsoku' processing funcs" 776 "complex data type input functions for Calc"
777 (mule kinsoku)) 777 nil)
778 ("kkc.el" 778 ("calc-keypd.el"
779 "Kana Kanji converter" 779 "mouse-capable keypad input for Calc"
780 (mule multilingual japanese)) 780 nil)
781 ("latin-1.el" 781 ("calc-lang.el"
782 "set up case-conversion and syntax tables for ISO Latin-1" 782 "calc language functions"
783 (i18n)) 783 nil)
784 ("latin-2.el" 784 ("calc-macs.el"
785 "set up case-conversion and syntax tables for ISO Latin-2" 785 "important macros for Calc"
786 (i18n)) 786 nil)
787 ("latin-3.el" 787 ("calc-maint.el"
788 "set up case-conversion and syntax tables for ISO Latin-3" 788 "maintenance routines for Calc"
789 (i18n)) 789 nil)
790 ("latin-4.el" 790 ("calc-map.el"
791 "set up case-conversion and syntax tables for ISO Latin-4" 791 "higher-order functions for Calc"
792 (i18n)) 792 nil)
793 ("latin-5.el" 793 ("calc-math.el"
794 "set up case-conversion and syntax tables for ISO latin-5" 794 "mathematical functions for Calc"
795 (i18n)) 795 nil)
796 ("latin-8.el" 796 ("calc-misc.el"
797 "set up case-conversion and syntax tables for ISO Latin-8" 797 "miscellaenous functions for Calc"
798 (i18n)) 798 nil)
799 ("latin-9.el" 799 ("calc-mode.el"
800 "set up case-conversion and syntax tables for ISO Latin-9" 800 "calculator modes for Calc"
801 (i18n)) 801 nil)
802 ("latin1-disp.el" 802 ("calc-mtx.el"
803 "display tables for other ISO 8859 on Latin-1 terminals" 803 "matrix functions for Calc"
804 (i18n)) 804 nil)
805 ("mule-cmds.el" 805 ("calc-poly.el"
806 "commands for mulitilingual environment" 806 "polynomial functions for Calc"
807 (mule multilingual)) 807 nil)
808 ("mule-conf.el" 808 ("calc-prog.el"
809 "configure multilingual environment" 809 "user programmability functions for Calc"
810 (mule multilingual character set coding system)) 810 nil)
811 ("mule-diag.el" 811 ("calc-rewr.el"
812 "show diagnosis of multilingual environment (Mule)" 812 "rewriting functions for Calc"
813 (multilingual charset coding system fontset diagnosis i18n)) 813 nil)
814 ("mule-util.el" 814 ("calc-rules.el"
815 "utility functions for mulitilingual environment (mule)" 815 "rules for simplifying algebraic expressions in Calc"
816 (mule multilingual)) 816 nil)
817 ("mule.el" 817 ("calc-sel.el"
818 "basic commands for mulitilingual environment" 818 "data selection functions for Calc"
819 (mule multilingual character set coding system)) 819 nil)
820 ("ogonek.el" 820 ("calc-stat.el"
821 "change the encoding of Polish diacritics" 821 "statistical functions for Calc"
822 (i18n)) 822 nil)
823 ("quail.el" 823 ("calc-store.el"
824 "provides simple input method for multilingual text" 824 "value storage functions for Calc"
825 (mule multilingual input method)) 825 nil)
826 ("swedish.el" 826 ("calc-stuff.el"
827 "miscellaneous functions for dealing with Swedish" 827 "miscellaneous functions for Calc"
828 (i18n)) 828 nil)
829 ("titdic-cnv.el" 829 ("calc-trail.el"
830 "convert cxterm dictionary (TIT format) to Quail package" 830 "functions for manipulating the Calc \"trail\""
831 (quail tit cxterm)) 831 nil)
832 ("utf-8.el" 832 ("calc-undo.el"
833 "limited UTF-8 decoding/encoding support" 833 "undo functions for Calc"
834 (multilingual unicode utf-8 i18n)) 834 nil)
835 ("ange-ftp.el" 835 ("calc-units.el"
836 "transparent FTP support for GNU Emacs" 836 "unit conversion functions for Calc"
837 (comm)) 837 nil)
838 ("browse-url.el" 838 ("calc-vec.el"
839 "pass a URL to a WWW browser" 839 "vector functions for Calc"
840 (hypertext hypermedia mouse)) 840 nil)
841 ("eudc-bob.el" 841 ("calc-yank.el"
842 "Binary Objects Support for EUDC" 842 "kill-ring functionality for Calc"
843 (help)) 843 nil)
844 ("eudc-export.el" 844 ("calc.el"
845 "functions to export EUDC query results" 845 "the GNU Emacs calculator"
846 (help)) 846 (convenience extensions))
847 ("eudc-hotlist.el" 847 ("calcalg2.el"
848 "hotlist management for EUDC" 848 "more algebraic functions for Calc"
849 (help)) 849 nil)
850 ("eudc-vars.el" 850 ("calcalg3.el"
851 "Emacs Unified Directory Client" 851 "more algebraic functions for Calc"
852 (help)) 852 nil)
853 ("eudc.el" 853 ("calccomp.el"
854 "Emacs Unified Directory Client" 854 "composition functions for Calc"
855 (help)) 855 nil)
856 ("eudcb-bbdb.el" 856 ("calcsel2.el"
857 "Emacs Unified Directory Client - BBDB Backend" 857 "selection functions for Calc"
858 (help)) 858 nil)
859 ("eudcb-ldap.el" 859 ("binhex.el"
860 "Emacs Unified Directory Client - LDAP Backend" 860 "elisp native binhex decode"
861 (help)) 861 (binhex news))
862 ("eudcb-ph.el" 862 ("earcon.el"
863 "Emacs Unified Directory Client - CCSO PH/QI Backend" 863 "sound effects for messages"
864 (help)) 864 nil)
865 ("goto-addr.el" 865 ("flow-fill.el"
866 "click to browse URL or to send to e-mail address" 866 "interprete RFC2646 \"flowed\" text"
867 (mh-e www mouse mail)) 867 (mail))
868 ("ldap.el" 868 ("format-spec.el"
869 "client interface to LDAP for Emacs" 869 "functions for formatting arbitrary formatting strings"
870 (comm)) 870 (tools))
871 ("net-utils.el" 871 ("gnus-agent.el"
872 "network functions" 872 "unplugged support for Gnus"
873 (network communications)) 873 nil)
874 ("quickurl.el" 874 ("gnus-art.el"
875 "insert an URL based on text at point in buffer" 875 "article mode commands for Gnus"
876 (hypermedia)) 876 (news))
877 ("rcompile.el" 877 ("gnus-async.el"
878 "run a compilation on a remote machine" 878 "asynchronous support for Gnus"
879 (tools processes)) 879 (news))
880 ("rlogin.el" 880 ("gnus-audio.el"
881 "remote login interface" 881 "sound effects for Gnus"
882 (unix comm)) 882 (news mail multimedia))
883 ("snmp-mode.el" 883 ("gnus-bcklg.el"
884 "SNMP & SNMPv2 MIB major mode" 884 "backlog functions for Gnus"
885 (data)) 885 (news))
886 ("telnet.el" 886 ("gnus-cache.el"
887 "run a telnet session from within an Emacs buffer" 887 "cache interface for Gnus"
888 nil) 888 (news))
889 ("webjump.el" 889 ("gnus-cite.el"
890 "programmable Web hotlist" 890 "parse citations in articles for Gnus"
891 (comm www)) 891 nil)
892 ("zone-mode.el" 892 ("gnus-cus.el"
893 "major mode for editing DNS zone files" 893 "customization commands for Gnus"
894 (dns languages)) 894 (news))
895 ("gnus-demon.el"
896 "daemonic Gnus behaviour"
897 (news))
898 ("gnus-draft.el"
899 "draft message support for Gnus"
900 (news))
901 ("gnus-dup.el"
902 "suppression of duplicate articles in Gnus"
903 (news))
904 ("gnus-eform.el"
905 "a mode for editing forms for Gnus"
906 (news))
907 ("gnus-ems.el"
908 "functions for making Gnus work under different Emacsen"
909 (news))
910 ("gnus-gl.el"
911 "an interface to GroupLens for Gnus"
912 (news score))
913 ("gnus-group.el"
914 "group mode commands for Gnus"
915 (news))
916 ("gnus-int.el"
917 "backend interface functions for Gnus"
918 (news))
919 ("gnus-kill.el"
920 "kill commands for Gnus"
921 (news))
922 ("gnus-logic.el"
923 "advanced scoring code for Gnus"
924 (news))
925 ("gnus-mh.el"
926 "mh-e interface for Gnus"
927 (news))
928 ("gnus-ml.el"
929 "mailing list minor mode for Gnus"
930 (news))
931 ("gnus-mlspl.el"
932 "a group params-based mail splitting mechanism"
933 (news mail))
934 ("gnus-move.el"
935 "commands for moving Gnus from one server to another"
936 (news))
937 ("gnus-msg.el"
938 "mail and post interface for Gnus"
939 (news))
940 ("gnus-mule.el"
941 "provide backward compatibility function to GNUS"
942 (news i18n))
943 ("gnus-nocem.el"
944 "NoCeM pseudo-cancellation treatment"
945 (news))
946 ("gnus-range.el"
947 "range and sequence functions for Gnus"
948 (news))
949 ("gnus-salt.el"
950 "alternate summary mode interfaces for Gnus"
951 (news))
952 ("gnus-score.el"
953 "scoring code for Gnus"
954 (news))
955 ("gnus-setup.el"
956 "initialization & setup for Gnus 5"
957 (news))
958 ("gnus-soup.el"
959 "SOUP packet writing support for Gnus"
960 (news mail))
961 ("gnus-spec.el"
962 "format spec functions for Gnus"
963 (news))
964 ("gnus-srvr.el"
965 "virtual server support for Gnus"
966 (news))
967 ("gnus-start.el"
968 "startup functions for Gnus"
969 (news))
970 ("gnus-sum.el"
971 "summary mode commands for Gnus"
972 (news))
973 ("gnus-topic.el"
974 "a folding minor mode for Gnus group buffers"
975 (news))
976 ("gnus-undo.el"
977 "minor mode for undoing in Gnus"
978 (news))
979 ("gnus-util.el"
980 "utility functions for Gnus"
981 (news))
982 ("gnus-uu.el"
983 "extract (uu)encoded files in Gnus"
984 nil)
985 ("gnus-vm.el"
986 "vm interface for Gnus"
987 (news mail))
988 ("gnus-win.el"
989 "window configuration functions for Gnus"
990 (news))
991 ("gnus.el"
992 "a newsreader for GNU Emacs"
993 (news mail))
994 ("ietf-drums.el"
995 "functions for parsing RFC822bis headers"
996 nil)
997 ("imap.el"
998 "imap library"
999 (mail))
1000 ("mail-parse.el"
1001 "interface functions for parsing mail"
1002 nil)
1003 ("mail-prsvr.el"
1004 "interface variables for parsing mail"
1005 nil)
1006 ("mail-source.el"
1007 "functions for fetching mail"
1008 (news mail))
1009 ("mailcap.el"
1010 "MIME media types configuration"
1011 (news mail multimedia))
1012 ("message.el"
1013 "composing mail and news messages"
1014 (mail news))
1015 ("messcompat.el"
1016 "making message mode compatible with mail mode"
1017 (mail news))
1018 ("mm-bodies.el"
1019 "functions for decoding MIME things"
1020 nil)
1021 ("mm-decode.el"
1022 "functions for decoding MIME things"
1023 nil)
1024 ("mm-encode.el"
1025 "functions for encoding MIME things "
1026 nil)
1027 ("mm-partial.el"
1028 "showing message/partial"
1029 (message partial))
1030 ("mm-util.el"
1031 "Utility functions for Mule and low level things"
1032 nil)
1033 ("mm-uu.el"
1034 "return uu stuff as mm handles"
1035 (postscript uudecode binhex shar forward news))
1036 ("mm-view.el"
1037 "functions for viewing MIME objects"
1038 nil)
1039 ("mml.el"
1040 "package for parsing and validating MML documents"
1041 nil)
1042 ("nnagent.el"
1043 "offline backend for Gnus"
1044 (news mail))
1045 ("nnbabyl.el"
1046 "rmail mbox access for Gnus"
1047 (news mail))
1048 ("nndir.el"
1049 "single directory newsgroup access for Gnus"
1050 (news))
1051 ("nndoc.el"
1052 "single file access for Gnus"
1053 (news))
1054 ("nndraft.el"
1055 "draft article access for Gnus"
1056 (news))
1057 ("nneething.el"
1058 "arbitrary file access for Gnus"
1059 (news mail))
1060 ("nnfolder.el"
1061 "mail folder access for Gnus"
1062 (mail))
1063 ("nngateway.el"
1064 "posting news via mail gateways"
1065 (news mail))
1066 ("nnheader.el"
1067 "header access macros for Gnus and its backends"
1068 (news))
1069 ("nnimap.el"
1070 "imap backend for Gnus"
1071 (mail))
1072 ("nnkiboze.el"
1073 "select virtual news access for Gnus"
1074 (news))
1075 ("nnlistserv.el"
1076 "retrieving articles via web mailing list archives"
1077 (news mail))
1078 ("nnmail.el"
1079 "mail support functions for the Gnus mail backends"
1080 (news mail))
1081 ("nnmbox.el"
1082 "mail mbox access for Gnus"
1083 (news mail))
1084 ("nnmh.el"
1085 "mhspool access for Gnus"
1086 (news mail))
1087 ("nnml.el"
1088 "mail spool access for Gnus"
1089 (news mail))
1090 ("nnoo.el"
1091 "OO Gnus Backends"
1092 (news))
1093 ("nnslashdot.el"
1094 "interfacing with Slashdot"
1095 (news))
1096 ("nnsoup.el"
1097 "SOUP access for Gnus"
1098 (news mail))
1099 ("nnspool.el"
1100 "spool access for GNU Emacs"
1101 (news))
1102 ("nntp.el"
1103 "nntp access for Gnus"
1104 (news))
1105 ("nnultimate.el"
1106 "interfacing with the Ultimate Bulletin Board system"
1107 (news))
1108 ("nnvirtual.el"
1109 "virtual newsgroups access for Gnus"
1110 (news))
1111 ("nnwarchive.el"
1112 "interfacing with web archives"
1113 (news egroups mail-archive))
1114 ("nnweb.el"
1115 "retrieving articles via web search engines"
1116 (news))
1117 ("parse-time.el"
1118 "parsing time strings"
1119 (util))
1120 ("pop3.el"
1121 "Post Office Protocol (RFC 1460) interface"
1122 (mail))
1123 ("qp.el"
1124 "Quoted-Printable functions"
1125 (mail extensions))
1126 ("rfc1843.el"
1127 "HZ (rfc1843) decoding"
1128 (news hz hz+ mail i18n))
1129 ("rfc2045.el"
1130 "functions for decoding rfc2045 headers"
1131 nil)
1132 ("rfc2047.el"
1133 "functions for encoding and decoding rfc2047 messages"
1134 nil)
1135 ("rfc2104.el"
1136 "RFC2104 Hashed Message Authentication Codes"
1137 (mail))
1138 ("rfc2231.el"
1139 "functions for decoding rfc2231 headers"
1140 nil)
1141 ("score-mode.el"
1142 "mode for editing Gnus score files"
1143 (news mail))
1144 ("smiley-ems.el"
1145 "displaying smiley faces"
1146 (news mail multimedia))
1147 ("starttls.el"
1148 "STARTTLS functions"
1149 (tls ssl openssl mail news))
1150 ("time-date.el"
1151 "date and time handling functions"
1152 (mail news util))
1153 ("utf7.el"
1154 "UTF-7 encoding/decoding for Emacs"
1155 (mail))
1156 ("uudecode.el"
1157 "elisp native uudecode"
1158 (uudecode news))
1159 ("webmail.el"
1160 "interface of web mail"
1161 (hotmail netaddress my-deja netscape))
895 ("appt.el" 1162 ("appt.el"
896 "appointment notification functions" 1163 "appointment notification functions"
897 (calendar)) 1164 (calendar))
898 ("cal-china.el" 1165 ("cal-china.el"
899 "calendar functions for the Chinese calendar" 1166 "calendar functions for the Chinese calendar"
1040 "utility to maintain a view of a list of objects in a buffer" 1307 "utility to maintain a view of a list of objects in a buffer"
1041 (extensions lisp)) 1308 (extensions lisp))
1042 ("find-func.el" 1309 ("find-func.el"
1043 "find the definition of the Emacs Lisp function near point" 1310 "find the definition of the Emacs Lisp function near point"
1044 (emacs-lisp functions variables)) 1311 (emacs-lisp functions variables))
1312 ("find-gc.el"
1313 "detect functions that call the garbage collector"
1314 nil)
1045 ("float.el" 1315 ("float.el"
1046 "obsolete floating point arithmetic package" 1316 "obsolete floating point arithmetic package"
1047 (extensions)) 1317 (extensions))
1048 ("gulp.el" 1318 ("gulp.el"
1049 "ask for updates for Lisp packages" 1319 "ask for updates for Lisp packages"
1051 ("helper.el" 1321 ("helper.el"
1052 "utility help package supporting help in electric modes" 1322 "utility help package supporting help in electric modes"
1053 (help)) 1323 (help))
1054 ("levents.el" 1324 ("levents.el"
1055 "emulate the Lucid event data type and associated functions" 1325 "emulate the Lucid event data type and associated functions"
1056 nil) 1326 (emulations))
1057 ("lisp-mnt.el" 1327 ("lisp-mnt.el"
1058 "minor mode for Emacs Lisp maintainers" 1328 "minor mode for Emacs Lisp maintainers"
1059 (docs)) 1329 (docs))
1060 ("lisp-mode.el" 1330 ("lisp-mode.el"
1061 "Lisp mode, and its idiosyncratic commands" 1331 "Lisp mode, and its idiosyncratic commands"
1069 ("lselect.el" 1339 ("lselect.el"
1070 "Lucid interface to X Selections" 1340 "Lucid interface to X Selections"
1071 (emulations)) 1341 (emulations))
1072 ("lucid.el" 1342 ("lucid.el"
1073 "emulate some Lucid Emacs functions" 1343 "emulate some Lucid Emacs functions"
1074 nil) 1344 (emulations))
1075 ("pp.el" 1345 ("pp.el"
1076 "pretty printer for Emacs Lisp" 1346 "pretty printer for Emacs Lisp"
1077 nil) 1347 (lisp))
1078 ("re-builder.el" 1348 ("re-builder.el"
1079 "building Regexps with visual feedback" 1349 "building Regexps with visual feedback"
1080 (matching lisp tools)) 1350 (matching lisp tools))
1081 ("regexp-opt.el" 1351 ("regexp-opt.el"
1082 "generate efficient regexps to match strings" 1352 "generate efficient regexps to match strings"
1083 (strings regexps extensions)) 1353 (strings regexps extensions))
1084 ("ring.el" 1354 ("ring.el"
1085 "handle rings of items" 1355 "handle rings of items"
1086 (extensions)) 1356 (extensions))
1357 ("rx.el"
1358 "sexp notation for regular expressions"
1359 (strings regexps extensions))
1087 ("shadow.el" 1360 ("shadow.el"
1088 "locate Emacs Lisp file shadowings" 1361 "locate Emacs Lisp file shadowings"
1089 (lisp)) 1362 (lisp))
1090 ("sregex.el" 1363 ("sregex.el"
1091 "symbolic regular expressions" 1364 "symbolic regular expressions"
1092 (extensions)) 1365 (extensions))
1366 ("syntax.el"
1367 "Helper functions to find syntactic context"
1368 nil)
1093 ("tq.el" 1369 ("tq.el"
1094 "utility to maintain a transaction queue" 1370 "utility to maintain a transaction queue"
1095 (extensions)) 1371 (extensions))
1096 ("trace.el" 1372 ("trace.el"
1097 "tracing facility for Emacs Lisp functions" 1373 "tracing facility for Emacs Lisp functions"
1256 "handling of variables" 1532 "handling of variables"
1257 nil) 1533 nil)
1258 ("eshell.el" 1534 ("eshell.el"
1259 "the Emacs command shell" 1535 "the Emacs command shell"
1260 (processes)) 1536 (processes))
1261 ("binhex.el" 1537 ("ccl.el"
1262 "elisp native binhex decode" 1538 "CCL (Code Conversion Language) compiler"
1263 (binhex news)) 1539 (ccl mule multilingual character set coding-system))
1264 ("earcon.el" 1540 ("characters.el"
1265 "sound effects for messages" 1541 "set syntax and category for multibyte characters"
1266 nil) 1542 (multibyte character character set syntax category))
1267 ("flow-fill.el" 1543 ("code-pages.el"
1268 "interprete RFC2646 \"flowed\" text" 1544 "coding systems for assorted codepages"
1269 (mail)) 1545 (i18n))
1270 ("format-spec.el" 1546 ("codepage.el"
1271 "functions for formatting arbitrary formatting strings" 1547 "MS-DOS/MS-Windows specific coding systems"
1272 (tools)) 1548 (i18n ms-dos ms-windows codepage))
1273 ("gnus-agent.el" 1549 ("encoded-kb.el"
1274 "unplugged support for Gnus" 1550 "handler to input multibyte characters encoded somehow"
1275 nil) 1551 nil)
1276 ("gnus-art.el" 1552 ("fontset.el"
1277 "article mode commands for Gnus" 1553 "commands for handling fontset"
1278 (news)) 1554 (mule multilingual fontset))
1279 ("gnus-async.el" 1555 ("isearch-x.el"
1280 "asynchronous support for Gnus" 1556 "extended isearch handling commands"
1281 (news)) 1557 (multilingual isearch))
1282 ("gnus-audio.el" 1558 ("iso-acc.el"
1283 "sound effects for Gnus" 1559 "minor mode providing electric accent keys"
1284 (news mail multimedia)) 1560 (i18n))
1285 ("gnus-bcklg.el" 1561 ("iso-ascii.el"
1286 "backlog functions for Gnus" 1562 "set up char tables for ISO 8859/1 on ASCII terminals"
1287 (news)) 1563 (i18n))
1288 ("gnus-cache.el" 1564 ("iso-cvt.el"
1289 "cache interface for Gnus" 1565 "translate ISO 8859-1 from/to various encodings"
1290 (news)) 1566 (tex iso latin i18n))
1291 ("gnus-cite.el" 1567 ("iso-insert.el"
1292 "parse citations in articles for Gnus" 1568 "insert functions for ISO 8859/1"
1293 nil) 1569 (i18n))
1294 ("gnus-cus.el" 1570 ("iso-swed.el"
1295 "customization commands for Gnus" 1571 "set up char tables for ISO 8859/1 for Swedish/Finnish ttys"
1296 (news)) 1572 (i18n))
1297 ("gnus-demon.el" 1573 ("iso-transl.el"
1298 "daemonic Gnus behaviour" 1574 "keyboard input definitions for ISO 8859-1"
1299 (news)) 1575 (i18n))
1300 ("gnus-draft.el" 1576 ("ja-dic-cnv.el"
1301 "draft message support for Gnus" 1577 "convert a Japanese dictionary (SKK-JISYO.L) to Emacs Lisp"
1302 (news)) 1578 (mule multilingual japanese))
1303 ("gnus-dup.el" 1579 ("ja-dic-utl.el"
1304 "suppression of duplicate articles in Gnus" 1580 "utilities for handling Japanese dictionary (SKK-JISYO.L)"
1305 (news)) 1581 (mule multilingual japanese))
1306 ("gnus-eform.el" 1582 ("kinsoku.el"
1307 "a mode for editing forms for Gnus" 1583 "`Kinsoku' processing funcs"
1308 (news)) 1584 (mule kinsoku))
1309 ("gnus-ems.el" 1585 ("kkc.el"
1310 "functions for making Gnus work under different Emacsen" 1586 "Kana Kanji converter"
1311 (news)) 1587 (mule multilingual japanese))
1312 ("gnus-gl.el" 1588 ("latin-1.el"
1313 "an interface to GroupLens for Gnus" 1589 "set up case-conversion and syntax tables for ISO Latin-1"
1314 (news score)) 1590 (i18n))
1315 ("gnus-group.el" 1591 ("latin-2.el"
1316 "group mode commands for Gnus" 1592 "set up case-conversion and syntax tables for ISO Latin-2"
1317 (news)) 1593 (i18n))
1318 ("gnus-int.el" 1594 ("latin-3.el"
1319 "backend interface functions for Gnus" 1595 "set up case-conversion and syntax tables for ISO Latin-3"
1320 (news)) 1596 (i18n))
1321 ("gnus-kill.el" 1597 ("latin-4.el"
1322 "kill commands for Gnus" 1598 "set up case-conversion and syntax tables for ISO Latin-4"
1323 (news)) 1599 (i18n))
1324 ("gnus-logic.el" 1600 ("latin-5.el"
1325 "advanced scoring code for Gnus" 1601 "set up case-conversion and syntax tables for ISO latin-5"
1326 (news)) 1602 (i18n))
1327 ("gnus-mh.el" 1603 ("latin-8.el"
1328 "mh-e interface for Gnus" 1604 "set up case-conversion and syntax tables for ISO Latin-8"
1329 (news)) 1605 (i18n))
1330 ("gnus-ml.el" 1606 ("latin-9.el"
1331 "mailing list minor mode for Gnus" 1607 "set up case-conversion and syntax tables for ISO Latin-9"
1332 (news)) 1608 (i18n))
1333 ("gnus-mlspl.el" 1609 ("latin1-disp.el"
1334 "a group params-based mail splitting mechanism" 1610 "display tables for other ISO 8859 on Latin-1 terminals"
1335 (news mail)) 1611 (i18n))
1336 ("gnus-move.el" 1612 ("mule-cmds.el"
1337 "commands for moving Gnus from one server to another" 1613 "commands for mulitilingual environment"
1338 (news)) 1614 (mule multilingual))
1339 ("gnus-msg.el" 1615 ("mule-conf.el"
1340 "mail and post interface for Gnus" 1616 "configure multilingual environment"
1341 (news)) 1617 (mule multilingual character set coding system))
1342 ("gnus-mule.el" 1618 ("mule-diag.el"
1343 "provide backward compatibility function to GNUS" 1619 "show diagnosis of multilingual environment (Mule)"
1344 (news i18n)) 1620 (multilingual charset coding system fontset diagnosis i18n))
1345 ("gnus-nocem.el" 1621 ("mule-util.el"
1346 "NoCeM pseudo-cancellation treatment" 1622 "utility functions for mulitilingual environment (mule)"
1347 (news)) 1623 (mule multilingual))
1348 ("gnus-range.el" 1624 ("mule.el"
1349 "range and sequence functions for Gnus" 1625 "basic commands for mulitilingual environment"
1350 (news)) 1626 (mule multilingual character set coding system))
1351 ("gnus-salt.el" 1627 ("ogonek.el"
1352 "alternate summary mode interfaces for Gnus" 1628 "change the encoding of Polish diacritics"
1353 (news)) 1629 (i18n))
1354 ("gnus-score.el" 1630 ("quail.el"
1355 "scoring code for Gnus" 1631 "provides simple input method for multilingual text"
1356 (news)) 1632 (mule multilingual input method i18n))
1357 ("gnus-setup.el" 1633 ("swedish.el"
1358 "initialization & setup for Gnus 5" 1634 "miscellaneous functions for dealing with Swedish"
1359 (news)) 1635 (i18n))
1360 ("gnus-soup.el" 1636 ("titdic-cnv.el"
1361 "SOUP packet writing support for Gnus" 1637 "convert cxterm dictionary (TIT format) to Quail package"
1362 (news mail)) 1638 (quail tit cxterm))
1363 ("gnus-spec.el" 1639 ("ucs-tables.el"
1364 "format spec functions for Gnus" 1640 "translation to, from and via Unicode"
1365 (news)) 1641 (i18n))
1366 ("gnus-srvr.el" 1642 ("utf-8-subst.el"
1367 "virtual server support for Gnus" 1643 "translation of untranslatable utf-8 to CJK"
1368 (news)) 1644 (i18n))
1369 ("gnus-start.el" 1645 ("utf-8.el"
1370 "startup functions for Gnus" 1646 "Limited UTF-8 decoding/encoding support"
1371 (news)) 1647 (multilingual unicode utf-8 i18n))
1372 ("gnus-sum.el"
1373 "summary mode commands for Gnus"
1374 (news))
1375 ("gnus-topic.el"
1376 "a folding minor mode for Gnus group buffers"
1377 (news))
1378 ("gnus-undo.el"
1379 "minor mode for undoing in Gnus"
1380 (news))
1381 ("gnus-util.el"
1382 "utility functions for Gnus"
1383 (news))
1384 ("gnus-uu.el"
1385 "extract (uu)encoded files in Gnus"
1386 nil)
1387 ("gnus-vm.el"
1388 "vm interface for Gnus"
1389 (news mail))
1390 ("gnus-win.el"
1391 "window configuration functions for Gnus"
1392 (news))
1393 ("gnus.el"
1394 "a newsreader for GNU Emacs"
1395 (news mail))
1396 ("ietf-drums.el"
1397 "functions for parsing RFC822bis headers"
1398 nil)
1399 ("imap.el"
1400 "imap library"
1401 (mail))
1402 ("mail-parse.el"
1403 "interface functions for parsing mail"
1404 nil)
1405 ("mail-prsvr.el"
1406 "interface variables for parsing mail"
1407 nil)
1408 ("mail-source.el"
1409 "functions for fetching mail"
1410 (news mail))
1411 ("mailcap.el"
1412 "MIME media types configuration"
1413 (news mail multimedia))
1414 ("message.el"
1415 "composing mail and news messages"
1416 (mail news))
1417 ("messcompat.el"
1418 "making message mode compatible with mail mode"
1419 (mail news))
1420 ("mm-bodies.el"
1421 "functions for decoding MIME things"
1422 nil)
1423 ("mm-decode.el"
1424 "functions for decoding MIME things"
1425 nil)
1426 ("mm-encode.el"
1427 "functions for encoding MIME things "
1428 nil)
1429 ("mm-partial.el"
1430 "showing message/partial"
1431 (message partial))
1432 ("mm-util.el"
1433 "utility functions for MIME things"
1434 nil)
1435 ("mm-uu.el"
1436 "return uu stuff as mm handles"
1437 (postscript uudecode binhex shar forward news))
1438 ("mm-view.el"
1439 "functions for viewing MIME objects"
1440 nil)
1441 ("mml.el"
1442 "package for parsing and validating MML documents"
1443 nil)
1444 ("nnagent.el"
1445 "offline backend for Gnus"
1446 (news mail))
1447 ("nnbabyl.el"
1448 "rmail mbox access for Gnus"
1449 (news mail))
1450 ("nndir.el"
1451 "single directory newsgroup access for Gnus"
1452 (news))
1453 ("nndoc.el"
1454 "single file access for Gnus"
1455 (news))
1456 ("nndraft.el"
1457 "draft article access for Gnus"
1458 (news))
1459 ("nneething.el"
1460 "arbitrary file access for Gnus"
1461 (news mail))
1462 ("nnfolder.el"
1463 "mail folder access for Gnus"
1464 (mail))
1465 ("nngateway.el"
1466 "posting news via mail gateways"
1467 (news mail))
1468 ("nnheader.el"
1469 "header access macros for Gnus and its backends"
1470 (news))
1471 ("nnimap.el"
1472 "imap backend for Gnus"
1473 (mail))
1474 ("nnkiboze.el"
1475 "select virtual news access for Gnus"
1476 (news))
1477 ("nnlistserv.el"
1478 "retrieving articles via web mailing list archives"
1479 (news mail))
1480 ("nnmail.el"
1481 "mail support functions for the Gnus mail backends"
1482 (news mail))
1483 ("nnmbox.el"
1484 "mail mbox access for Gnus"
1485 (news mail))
1486 ("nnmh.el"
1487 "mhspool access for Gnus"
1488 (news mail))
1489 ("nnml.el"
1490 "mail spool access for Gnus"
1491 (news mail))
1492 ("nnoo.el"
1493 "OO Gnus Backends"
1494 (news))
1495 ("nnslashdot.el"
1496 "interfacing with Slashdot"
1497 (news))
1498 ("nnsoup.el"
1499 "SOUP access for Gnus"
1500 (news mail))
1501 ("nnspool.el"
1502 "spool access for GNU Emacs"
1503 (news))
1504 ("nntp.el"
1505 "nntp access for Gnus"
1506 (news))
1507 ("nnultimate.el"
1508 "interfacing with the Ultimate Bulletin Board system"
1509 (news))
1510 ("nnvirtual.el"
1511 "virtual newsgroups access for Gnus"
1512 (news))
1513 ("nnwarchive.el"
1514 "interfacing with web archives"
1515 (news egroups mail-archive))
1516 ("nnweb.el"
1517 "retrieving articles via web search engines"
1518 (news))
1519 ("parse-time.el"
1520 "parsing time strings"
1521 (util))
1522 ("pop3.el"
1523 "Post Office Protocol (RFC 1460) interface"
1524 (mail))
1525 ("qp.el"
1526 "Quoted-Printable functions"
1527 (mail extensions))
1528 ("rfc1843.el"
1529 "HZ (rfc1843) decoding"
1530 (news hz hz+ mail i18n))
1531 ("rfc2045.el"
1532 "functions for decoding rfc2045 headers"
1533 nil)
1534 ("rfc2047.el"
1535 "functions for encoding and decoding rfc2047 messages"
1536 nil)
1537 ("rfc2104.el"
1538 "RFC2104 Hashed Message Authentication Codes"
1539 (mail))
1540 ("rfc2231.el"
1541 "functions for decoding rfc2231 headers"
1542 nil)
1543 ("score-mode.el"
1544 "mode for editing Gnus score files"
1545 (news mail))
1546 ("smiley-ems.el"
1547 "displaying smiley faces"
1548 (news mail multimedia))
1549 ("starttls.el"
1550 "STARTTLS functions"
1551 (tls ssl openssl mail news))
1552 ("time-date.el"
1553 "date and time handling functions"
1554 (mail news util))
1555 ("utf7.el"
1556 "UTF-7 encoding/decoding for Emacs"
1557 (mail))
1558 ("uudecode.el"
1559 "elisp native uudecode"
1560 (uudecode news))
1561 ("webmail.el"
1562 "interface of web mail"
1563 (hotmail netaddress my-deja netscape))
1564 ("tool-bar.el"
1565 "setting up the tool bar"
1566 (mouse frames))
1567 ("china-util.el" 1648 ("china-util.el"
1568 "utilities for Chinese" 1649 "utilities for Chinese"
1569 (mule multilingual chinese)) 1650 (mule multilingual chinese))
1570 ("chinese.el" 1651 ("chinese.el"
1571 "support for Chinese" 1652 "support for Chinese"
1578 (multilingual cyrillic)) 1659 (multilingual cyrillic))
1579 ("czech.el" 1660 ("czech.el"
1580 "support for Czech" 1661 "support for Czech"
1581 (multilingual czech)) 1662 (multilingual czech))
1582 ("devan-util.el" 1663 ("devan-util.el"
1583 "support for Devanagari Script Composition" 1664 "Support for composing Devanagari characters"
1584 (multilingual indian devanagari)) 1665 (multilingual devanagari))
1585 ("devanagari.el" 1666 ("devanagari.el"
1586 "support for Devanagari" 1667 "Support for Devanagari"
1587 (multilingual indian devanagari)) 1668 (multilingual indian devanagari))
1588 ("english.el" 1669 ("english.el"
1589 "support for English" 1670 "support for English"
1590 (multibyte character character set syntax category)) 1671 (multibyte character character set syntax category))
1591 ("ethio-util.el" 1672 ("ethio-util.el"
1595 "support for Ethiopic" 1676 "support for Ethiopic"
1596 (multilingual ethiopic)) 1677 (multilingual ethiopic))
1597 ("european.el" 1678 ("european.el"
1598 "support for European languages" 1679 "support for European languages"
1599 (multilingual european)) 1680 (multilingual european))
1681 ("georgian.el"
1682 "language support for Georgian"
1683 (i18n))
1600 ("greek.el" 1684 ("greek.el"
1601 "support for Greek" 1685 "support for Greek"
1602 (multilingual greek)) 1686 (multilingual greek))
1603 ("hebrew.el" 1687 ("hebrew.el"
1604 "support for Hebrew" 1688 "support for Hebrew"
1605 (multilingual hebrew)) 1689 (multilingual hebrew))
1690 ("ind-util.el"
1691 "Transliteration and Misc. Tools for Indian Languages"
1692 (multilingual indian devanagari))
1606 ("indian.el" 1693 ("indian.el"
1607 "support for Indian Languages" 1694 "Indian languages support"
1608 (multilingual indian)) 1695 (multilingual indian))
1609 ("japan-util.el" 1696 ("japan-util.el"
1610 "utilities for Japanese" 1697 "utilities for Japanese"
1611 (mule multilingual japanese)) 1698 (mule multilingual japanese))
1612 ("japanese.el" 1699 ("japanese.el"
1643 "utilities for Tibetan" 1730 "utilities for Tibetan"
1644 (multilingual tibetan)) 1731 (multilingual tibetan))
1645 ("tibetan.el" 1732 ("tibetan.el"
1646 "support for Tibetan language" 1733 "support for Tibetan language"
1647 (multilingual tibetan)) 1734 (multilingual tibetan))
1735 ("utf-8-lang.el"
1736 "generic UTF-8 language environment"
1737 (i18n))
1648 ("viet-util.el" 1738 ("viet-util.el"
1649 "utilities for Vietnamese" 1739 "utilities for Vietnamese"
1650 (mule multilingual vietnamese)) 1740 (mule multilingual vietnamese))
1651 ("vietnamese.el" 1741 ("vietnamese.el"
1652 "support for Vietnamese" 1742 "support for Vietnamese"
1739 "Rmail: sort messages" 1829 "Rmail: sort messages"
1740 (mail)) 1830 (mail))
1741 ("rmailsum.el" 1831 ("rmailsum.el"
1742 "make summary buffers for the mail reader" 1832 "make summary buffers for the mail reader"
1743 (mail)) 1833 (mail))
1744 ("sc.el"
1745 "old name for supercite"
1746 nil)
1747 ("sendmail.el" 1834 ("sendmail.el"
1748 "mail sending commands for Emacs." 1835 "mail sending commands for Emacs."
1749 (mail)) 1836 (mail))
1750 ("smtpmail.el" 1837 ("smtpmail.el"
1751 "simple SMTP protocol (RFC 821) for sending mail" 1838 "simple SMTP protocol (RFC 821) for sending mail"
1763 "convert Rmail files to mailbox files" 1850 "convert Rmail files to mailbox files"
1764 (mail)) 1851 (mail))
1765 ("vms-pmail.el" 1852 ("vms-pmail.el"
1766 "use Emacs as the editor within VMS mail" 1853 "use Emacs as the editor within VMS mail"
1767 (vms)) 1854 (vms))
1855 ("ange-ftp.el"
1856 "transparent FTP support for GNU Emacs"
1857 (comm))
1858 ("browse-url.el"
1859 "pass a URL to a WWW browser"
1860 (hypertext hypermedia mouse))
1861 ("eudc-bob.el"
1862 "Binary Objects Support for EUDC"
1863 (help))
1864 ("eudc-export.el"
1865 "functions to export EUDC query results"
1866 (help))
1867 ("eudc-hotlist.el"
1868 "hotlist management for EUDC"
1869 (help))
1870 ("eudc-vars.el"
1871 "Emacs Unified Directory Client"
1872 (help))
1873 ("eudc.el"
1874 "Emacs Unified Directory Client"
1875 (help))
1876 ("eudcb-bbdb.el"
1877 "Emacs Unified Directory Client - BBDB Backend"
1878 (help))
1879 ("eudcb-ldap.el"
1880 "Emacs Unified Directory Client - LDAP Backend"
1881 (help))
1882 ("eudcb-ph.el"
1883 "Emacs Unified Directory Client - CCSO PH/QI Backend"
1884 (help))
1885 ("goto-addr.el"
1886 "click to browse URL or to send to e-mail address"
1887 (mh-e www mouse mail))
1888 ("ldap.el"
1889 "client interface to LDAP for Emacs"
1890 (comm))
1891 ("net-utils.el"
1892 "network functions"
1893 (network communications))
1894 ("quickurl.el"
1895 "insert an URL based on text at point in buffer"
1896 (hypermedia))
1897 ("rcompile.el"
1898 "run a compilation on a remote machine"
1899 (tools processes))
1900 ("rlogin.el"
1901 "remote login interface"
1902 (unix comm))
1903 ("snmp-mode.el"
1904 "SNMP & SNMPv2 MIB major mode"
1905 (data))
1906 ("telnet.el"
1907 "run a telnet session from within an Emacs buffer"
1908 (unix comm))
1909 ("webjump.el"
1910 "programmable Web hotlist"
1911 (comm www))
1912 ("zone-mode.el"
1913 "major mode for editing DNS zone files"
1914 (dns languages))
1768 ("5x5.el" 1915 ("5x5.el"
1769 "simple little puzzle game" 1916 "simple little puzzle game"
1770 (games puzzles)) 1917 (games puzzles))
1771 ("animate.el" 1918 ("animate.el"
1772 "make text dance" 1919 "make text dance"
1861 ("ada-xref.el" 2008 ("ada-xref.el"
1862 "for lookup and completion in Ada mode" 2009 "for lookup and completion in Ada mode"
1863 (languages ada xref)) 2010 (languages ada xref))
1864 ("antlr-mode.el" 2011 ("antlr-mode.el"
1865 "major mode for ANTLR grammar files" 2012 "major mode for ANTLR grammar files"
1866 nil) 2013 (languages))
1867 ("asm-mode.el" 2014 ("asm-mode.el"
1868 "mode for editing assembler code" 2015 "mode for editing assembler code"
1869 (tools languages)) 2016 (tools languages))
1870 ("autoconf.el" 2017 ("autoconf.el"
1871 "mode for editing Autoconf configure.in files" 2018 "mode for editing Autoconf configure.in files"
1962 (tools)) 2109 (tools))
1963 ("hideif.el" 2110 ("hideif.el"
1964 "hides selected code within ifdef" 2111 "hides selected code within ifdef"
1965 (c outlines)) 2112 (c outlines))
1966 ("hideshow.el" 2113 ("hideshow.el"
1967 "minor mode cmds to selectively display blocks of code" 2114 "minor mode cmds to selectively display code/comment blocks"
1968 (c c++ java lisp tools editing comments blocks hiding outlines)) 2115 (c c++ java lisp tools editing comments blocks hiding outlines))
1969 ("icon.el" 2116 ("icon.el"
1970 "mode for editing Icon code" 2117 "mode for editing Icon code"
1971 (languages)) 2118 (languages))
1972 ("idlw-rinfo.el" 2119 ("idlw-rinfo.el"
2150 "minor mode for editing of two-column text" 2297 "minor mode for editing of two-column text"
2151 (wp)) 2298 (wp))
2152 ("underline.el" 2299 ("underline.el"
2153 "insert/remove underlining (done by overstriking) in Emacs" 2300 "insert/remove underlining (done by overstriking) in Emacs"
2154 (wp)) 2301 (wp))
2302 ("tool-bar.el"
2303 "setting up the tool bar"
2304 (mouse frames))
2155 )) 2305 ))
2156 2306
2157 (provide 'finder-inf) 2307 (provide 'finder-inf)
2158 2308
2159 ;;; Local Variables: 2309 ;;; Local Variables: