comparison lisp/finder-inf.el @ 43051:1be1134989cd

Regenerated.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 01 Feb 2002 18:31:48 +0000
parents dc367917901b
children d1e3d0c2d12a
comparison
equal deleted inserted replaced
43050:c48721b020c5 43051:1be1134989cd
333 (abbrev convenience)) 333 (abbrev convenience))
334 ("hl-line.el" 334 ("hl-line.el"
335 "highlight the current line" 335 "highlight the current line"
336 (faces frames emulation)) 336 (faces frames emulation))
337 ("ibuf-ext.el" 337 ("ibuf-ext.el"
338 "extended features for ibuffer" 338 "extensions for ibuffer"
339 (buffer convenience)) 339 (buffer convenience))
340 ("ibuf-macs.el" 340 ("ibuf-macs.el"
341 "macros for ibuffer" 341 "macros for ibuffer"
342 (buffer convenience)) 342 (buffer convenience))
343 ("ibuffer.el" 343 ("ibuffer.el"
552 (convenience)) 552 (convenience))
553 ("rot13.el" 553 ("rot13.el"
554 "display a buffer in rot13" 554 "display a buffer in rot13"
555 nil) 555 nil)
556 ("ruler-mode.el" 556 ("ruler-mode.el"
557 "Display a ruler in the header line" 557 "display a ruler in the header line"
558 (environment)) 558 (environment convenience))
559 ("s-region.el" 559 ("s-region.el"
560 "set region using shift key" 560 "set region using shift key"
561 (terminals)) 561 (terminals))
562 ("saveplace.el" 562 ("saveplace.el"
563 "automatically save place in files" 563 "automatically save place in files"
646 ("timezone.el" 646 ("timezone.el"
647 "time zone package for GNU Emacs" 647 "time zone package for GNU Emacs"
648 (news)) 648 (news))
649 ("tmm.el" 649 ("tmm.el"
650 "text mode access to menu-bar" 650 "text mode access to menu-bar"
651 nil) 651 (convenience))
652 ("tooltip.el" 652 ("tooltip.el"
653 "Show tooltip windows" 653 "Show tooltip windows"
654 (help c mouse tools)) 654 (help c mouse tools))
655 ("type-break.el" 655 ("type-break.el"
656 "encourage rests from typing at appropriate intervals" 656 "encourage rests from typing at appropriate intervals"
700 ("vt100-led.el" 700 ("vt100-led.el"
701 "functions for LED control on VT-100 terminals & clones" 701 "functions for LED control on VT-100 terminals & clones"
702 (hardware)) 702 (hardware))
703 ("w32-fns.el" 703 ("w32-fns.el"
704 "Lisp routines for Windows NT" 704 "Lisp routines for Windows NT"
705 (internal))
706 ("w32-vars.el"
707 "MS-Windows specific user options"
705 (internal)) 708 (internal))
706 ("which-func.el" 709 ("which-func.el"
707 "print current function in mode line" 710 "print current function in mode line"
708 (mode-line imenu tools)) 711 (mode-line imenu tools))
709 ("whitespace.el" 712 ("whitespace.el"
1121 "interfacing with web archives" 1124 "interfacing with web archives"
1122 (news egroups mail-archive)) 1125 (news egroups mail-archive))
1123 ("nnweb.el" 1126 ("nnweb.el"
1124 "retrieving articles via web search engines" 1127 "retrieving articles via web search engines"
1125 (news)) 1128 (news))
1126 ("parse-time.el"
1127 "parsing time strings"
1128 (util))
1129 ("pop3.el" 1129 ("pop3.el"
1130 "Post Office Protocol (RFC 1460) interface" 1130 "Post Office Protocol (RFC 1460) interface"
1131 (mail)) 1131 (mail))
1132 ("qp.el" 1132 ("qp.el"
1133 "Quoted-Printable functions" 1133 "Quoted-Printable functions"
1154 "displaying smiley faces" 1154 "displaying smiley faces"
1155 (news mail multimedia)) 1155 (news mail multimedia))
1156 ("starttls.el" 1156 ("starttls.el"
1157 "STARTTLS functions" 1157 "STARTTLS functions"
1158 (tls ssl openssl mail news)) 1158 (tls ssl openssl mail news))
1159 ("time-date.el"
1160 "date and time handling functions"
1161 (mail news util))
1162 ("utf7.el" 1159 ("utf7.el"
1163 "UTF-7 encoding/decoding for Emacs" 1160 "UTF-7 encoding/decoding for Emacs"
1164 (mail)) 1161 (mail))
1165 ("uudecode.el" 1162 ("uudecode.el"
1166 "elisp native uudecode" 1163 "elisp native uudecode"
1223 "holiday functions for the calendar package" 1220 "holiday functions for the calendar package"
1224 (holidays calendar)) 1221 (holidays calendar))
1225 ("lunar.el" 1222 ("lunar.el"
1226 "calendar functions for phases of the moon" 1223 "calendar functions for phases of the moon"
1227 (calendar)) 1224 (calendar))
1225 ("parse-time.el"
1226 "parsing time strings"
1227 (util))
1228 ("solar.el" 1228 ("solar.el"
1229 "calendar functions for solar events" 1229 "calendar functions for solar events"
1230 (calendar)) 1230 (calendar))
1231 ("time-date.el"
1232 "date and time handling functions"
1233 (mail news util))
1231 ("timeclock.el" 1234 ("timeclock.el"
1232 "mode for keeping track of how much you work" 1235 "mode for keeping track of how much you work"
1233 (calendar data)) 1236 (calendar data))
1234 ("todo-mode.el" 1237 ("todo-mode.el"
1235 "major mode for editing TODO list files" 1238 "major mode for editing TODO list files"