Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
139:2b5203979d01 | 140:585fb297b004 |
---|---|
572 "lisp/gnus/") | 572 "lisp/gnus/") |
573 ("gnus-salt.el" | 573 ("gnus-salt.el" |
574 "alternate summary mode interfaces for Gnus" | 574 "alternate summary mode interfaces for Gnus" |
575 nil | 575 nil |
576 "lisp/gnus/") | 576 "lisp/gnus/") |
577 ("gnus-score.el" | |
578 "scoring code for Gnus" | |
579 (news) | |
580 "lisp/gnus/") | |
581 ("gnus-setup.el" | 577 ("gnus-setup.el" |
582 "Initialization & Setup for Gnus 5" | 578 "Initialization & Setup for Gnus 5" |
583 (news) | 579 (news) |
584 "lisp/gnus/") | 580 "lisp/gnus/") |
585 ("gnus-soup.el" | 581 ("gnus-soup.el" |
1599 (internal) | 1595 (internal) |
1600 "lisp/prim/") | 1596 "lisp/prim/") |
1601 ("faces.el" | 1597 ("faces.el" |
1602 "Lisp interface to the C \"face\" structure" | 1598 "Lisp interface to the C \"face\" structure" |
1603 (faces internal) | 1599 (faces internal) |
1600 "lisp/prim/") | |
1601 ("featurep.el" | |
1602 "Support functions for reader conditionals" | |
1603 (internal) | |
1604 "lisp/prim/") | 1604 "lisp/prim/") |
1605 ("files-nomule.el" | 1605 ("files-nomule.el" |
1606 "file I/O stubs when not under Mule." | 1606 "file I/O stubs when not under Mule." |
1607 nil | 1607 nil |
1608 "lisp/prim/") | 1608 "lisp/prim/") |
2196 "lisp/utils/") | 2196 "lisp/utils/") |
2197 ("delbackspace.el" | 2197 ("delbackspace.el" |
2198 "rebind backspace and delete to be correct" | 2198 "rebind backspace and delete to be correct" |
2199 (terminals) | 2199 (terminals) |
2200 "lisp/utils/") | 2200 "lisp/utils/") |
2201 ("delbs.el" | |
2202 "a small lisp package to allow you to swap around DEL/BS keys" | |
2203 (lisp terminals) | |
2204 "lisp/utils/") | |
2201 ("derived.el" | 2205 ("derived.el" |
2202 "allow inheritance of major modes." | 2206 "allow inheritance of major modes." |
2203 nil | 2207 nil |
2204 "lisp/utils/") | 2208 "lisp/utils/") |
2205 ("detached-minibuf.el" | 2209 ("detached-minibuf.el" |
2263 (extensions) | 2267 (extensions) |
2264 "lisp/utils/") | 2268 "lisp/utils/") |
2265 ("highlight-headers.el" | 2269 ("highlight-headers.el" |
2266 "highlighting message headers." | 2270 "highlighting message headers." |
2267 (mail news) | 2271 (mail news) |
2272 "lisp/utils/") | |
2273 ("lib-complete.el" | |
2274 "Completion on the lisp search path" | |
2275 (lisp extensions) | |
2268 "lisp/utils/") | 2276 "lisp/utils/") |
2269 ("live-icon.el" | 2277 ("live-icon.el" |
2270 "make frame icons represent the current frame contents" | 2278 "make frame icons represent the current frame contents" |
2271 nil | 2279 nil |
2272 "lisp/utils/") | 2280 "lisp/utils/") |
2404 "lisp/w3/") | 2412 "lisp/w3/") |
2405 ("css.el" | 2413 ("css.el" |
2406 "Cascading Style Sheet parser" | 2414 "Cascading Style Sheet parser" |
2407 nil | 2415 nil |
2408 "lisp/w3/") | 2416 "lisp/w3/") |
2417 ("devices.el" | |
2418 "XEmacs device API emulation" | |
2419 nil | |
2420 "lisp/w3/") | |
2421 ("dsssl-flow.el" | |
2422 "DSSSL flow objects" | |
2423 nil | |
2424 "lisp/w3/") | |
2409 ("dsssl.el" | 2425 ("dsssl.el" |
2410 "DSSSL parser" | 2426 "DSSSL parser" |
2411 nil | 2427 nil |
2412 "lisp/w3/") | 2428 "lisp/w3/") |
2413 ("font.el" | 2429 ("font.el" |
2563 (hypermedia preferences) | 2579 (hypermedia preferences) |
2564 "lisp/w3/") | 2580 "lisp/w3/") |
2565 ("w3-print.el" | 2581 ("w3-print.el" |
2566 "Printing support for emacs-w3" | 2582 "Printing support for emacs-w3" |
2567 (faces help printing hypermedia) | 2583 (faces help printing hypermedia) |
2584 "lisp/w3/") | |
2585 ("w3-props.el" | |
2586 "Additional text property stuff" | |
2587 (faces) | |
2568 "lisp/w3/") | 2588 "lisp/w3/") |
2569 ("w3-script.el" | 2589 ("w3-script.el" |
2570 "Scripting support" | 2590 "Scripting support" |
2571 (hypermedia scripting) | 2591 (hypermedia scripting) |
2572 "lisp/w3/") | 2592 "lisp/w3/") |