Mercurial > hg > xemacs-beta
diff lisp/utils/finder-inf.el @ 140:585fb297b004 r20-2b4
Import from CVS: tag r20-2b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:32:43 +0200 |
parents | 1370575f1259 |
children | 3d6bfa290dbd |
line wrap: on
line diff
--- a/lisp/utils/finder-inf.el Mon Aug 13 09:31:48 2007 +0200 +++ b/lisp/utils/finder-inf.el Mon Aug 13 09:32:43 2007 +0200 @@ -574,10 +574,6 @@ "alternate summary mode interfaces for Gnus" nil "lisp/gnus/") - ("gnus-score.el" - "scoring code for Gnus" - (news) - "lisp/gnus/") ("gnus-setup.el" "Initialization & Setup for Gnus 5" (news) @@ -1602,6 +1598,10 @@ "Lisp interface to the C \"face\" structure" (faces internal) "lisp/prim/") + ("featurep.el" + "Support functions for reader conditionals" + (internal) + "lisp/prim/") ("files-nomule.el" "file I/O stubs when not under Mule." nil @@ -2198,6 +2198,10 @@ "rebind backspace and delete to be correct" (terminals) "lisp/utils/") + ("delbs.el" + "a small lisp package to allow you to swap around DEL/BS keys" + (lisp terminals) + "lisp/utils/") ("derived.el" "allow inheritance of major modes." nil @@ -2266,6 +2270,10 @@ "highlighting message headers." (mail news) "lisp/utils/") + ("lib-complete.el" + "Completion on the lisp search path" + (lisp extensions) + "lisp/utils/") ("live-icon.el" "make frame icons represent the current frame contents" nil @@ -2406,6 +2414,14 @@ "Cascading Style Sheet parser" nil "lisp/w3/") + ("devices.el" + "XEmacs device API emulation" + nil + "lisp/w3/") + ("dsssl-flow.el" + "DSSSL flow objects" + nil + "lisp/w3/") ("dsssl.el" "DSSSL parser" nil @@ -2566,6 +2582,10 @@ "Printing support for emacs-w3" (faces help printing hypermedia) "lisp/w3/") + ("w3-props.el" + "Additional text property stuff" + (faces) + "lisp/w3/") ("w3-script.el" "Scripting support" (hypermedia scripting)