comparison lisp/finder-inf.el @ 37617:35040ab2df64 EMACS_PRETEST_21_0_103

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 08 May 2001 12:31:31 +0000
parents edd7ede4c4bc
children 2b6bde3c4d67
comparison
equal deleted inserted replaced
37616:509643403c94 37617:35040ab2df64
617 (extensions matching mouse)) 617 (extensions matching mouse))
618 ("time-stamp.el" 618 ("time-stamp.el"
619 "Maintain last change time stamps in files edited by Emacs" 619 "Maintain last change time stamps in files edited by Emacs"
620 (tools)) 620 (tools))
621 ("time.el" 621 ("time.el"
622 "display time, load and mail indicator in mode line of Emacs. 622 "display time, load and mail indicator in mode line of Emacs."
623 "
624 nil) 623 nil)
625 ("timer.el" 624 ("timer.el"
626 "run a function with args at some time in future." 625 "run a function with args at some time in future."
627 nil) 626 nil)
628 ("timezone.el" 627 ("timezone.el"
971 "Emulate some Lucid Emacs functions." 970 "Emulate some Lucid Emacs functions."
972 nil) 971 nil)
973 ("pp.el" 972 ("pp.el"
974 "pretty printer for Emacs Lisp" 973 "pretty printer for Emacs Lisp"
975 nil) 974 nil)
976 ("profile.el"
977 "Emacs profiler (OBSOLETE; use elp.el instead)"
978 (lisp tools))
979 ("re-builder.el" 975 ("re-builder.el"
980 "Building Regexps with visual feedback" 976 "Building Regexps with visual feedback"
981 (matching lisp tools)) 977 (matching lisp tools))
982 ("regexp-opt.el" 978 ("regexp-opt.el"
983 "generate efficient regexps to match strings." 979 "generate efficient regexps to match strings."
1763 "convert Rmail files to mailbox files." 1759 "convert Rmail files to mailbox files."
1764 (mail)) 1760 (mail))
1765 ("vms-pmail.el" 1761 ("vms-pmail.el"
1766 "use Emacs as the editor within VMS mail." 1762 "use Emacs as the editor within VMS mail."
1767 (vms)) 1763 (vms))
1768 ("auto-show.el"
1769 "perform automatic horizontal scrolling as point moves"
1770 (scroll display convenience))
1771 ("c-mode.el"
1772 "C code editing commands for Emacs"
1773 (c))
1774 ("cplus-md.el"
1775 "old C++ code editing mode for Emacs"
1776 (c))
1777 ("hilit19.el"
1778 "customizable highlighting for Emacs19"
1779 (faces))
1780 ("hscroll.el"
1781 "automatically scroll truncated lines horizontally"
1782 (display))
1783 ("ooutline.el"
1784 "outline mode commands for Emacs"
1785 (outlines))
1786 ("rnews.el"
1787 "USENET news reader for gnu emacs"
1788 (news))
1789 ("rnewspost.el"
1790 "USENET news poster/mailer for GNU Emacs"
1791 (mail news))
1792 ("5x5.el" 1764 ("5x5.el"
1793 "Simple little puzzle game." 1765 "Simple little puzzle game."
1794 (games puzzles)) 1766 (games puzzles))
1795 ("blackbox.el" 1767 ("blackbox.el"
1796 "blackbox game in Emacs Lisp" 1768 "blackbox game in Emacs Lisp"