Regenerated.
[bpt/emacs.git] / lisp / finder-inf.el
1 ;;; finder-inf.el --- keyword-to-package mapping
2 ;; This file is part of GNU Emacs.
3 ;; Keywords: help
4 ;;; Commentary:
5 ;; Don't edit this file. It's generated by finder.el
6
7 ;;; Code:
8
9 (setq finder-package-info '(
10 ("abbrev.el"
11 "abbrev mode commands for Emacs"
12 (abbrev convenience))
13 ("abbrevlist.el"
14 "list one abbrev table alphabetically ordered"
15 (abbrev))
16 ("add-log.el"
17 "change log maintenance commands for Emacs"
18 (tools))
19 ("align.el"
20 "align text to a specific column, by regexp"
21 (convenience languages lisp))
22 ("allout.el"
23 "extensive outline mode for use alone and with other modes"
24 (outlines mode wp languages))
25 ("ansi-color.el"
26 "translate ANSI escape sequences into faces"
27 (comm processes terminals services))
28 ("apropos.el"
29 "apropos commands for users and programmers"
30 (help))
31 ("arc-mode.el"
32 "simple editing of archives"
33 (archives msdog editing major-mode))
34 ("array.el"
35 "array editing commands for GNU Emacs"
36 (extensions))
37 ("autoarg.el"
38 "make digit keys supply prefix args"
39 (abbrev emulations))
40 ("autoinsert.el"
41 "automatic mode-dependent insertion of text into new files"
42 (convenience))
43 ("autorevert.el"
44 "revert buffers when files on disk change"
45 (convenience))
46 ("avoid.el"
47 "make mouse pointer stay out of the way of editing"
48 (mouse))
49 ("battery.el"
50 "display battery status information"
51 (hardware))
52 ("bindings.el"
53 "define standard key bindings and some variables"
54 (internal))
55 ("bookmark.el"
56 "set bookmarks, maybe annotate them, jump to them later"
57 (bookmarks placeholders annotations))
58 ("bs.el"
59 "menu for selecting and displaying buffers"
60 (convenience))
61 ("buff-menu.el"
62 "buffer menu main function and support functions"
63 (convenience))
64 ("button.el"
65 "clickable buttons"
66 (extensions))
67 ("byte-run.el"
68 "byte-compiler support for inlining"
69 (internal))
70 ("calculator.el"
71 "a [not so] simple calculator for Emacs"
72 (tools convenience))
73 ("case-table.el"
74 "code to extend the character set and support case tables"
75 (i18n))
76 ("cdl.el"
77 "Common Data Language (CDL) utility functions for GNU Emacs"
78 (data))
79 ("chistory.el"
80 "list command history"
81 nil)
82 ("cmuscheme.el"
83 "Scheme process in a buffer. Adapted from tea.el"
84 (processes lisp))
85 ("comint.el"
86 "general command interpreter in a window stuff"
87 (processes))
88 ("compare-w.el"
89 "compare text between windows for Emacs"
90 nil)
91 ("complete.el"
92 "partial completion mechanism plus other goodies"
93 (abbrev convenience))
94 ("completion.el"
95 "dynamic word-completion code"
96 (abbrev convenience))
97 ("composite.el"
98 "support character composition"
99 (mule multilingual character composition))
100 ("cus-dep.el"
101 "find customization dependencies"
102 (internal))
103 ("cus-edit.el"
104 "tools for customizing Emacs and Lisp packages"
105 (help faces))
106 ("cus-face.el"
107 "customization support for faces"
108 (help faces))
109 ("cus-load.el"
110 "automatically extracted custom dependencies"
111 nil)
112 ("cus-start.el"
113 "define customization properties of builtins"
114 (internal))
115 ("custom.el"
116 "tools for declaring and initializing options"
117 (help faces))
118 ("cvs-status.el"
119 "major mode for browsing `cvs status' output"
120 (pcl-cvs cvs status tree tools))
121 ("dabbrev.el"
122 "dynamic abbreviation package"
123 (abbrev expand completion convenience))
124 ("delim-col.el"
125 "prettify all columns in a region or rectangle"
126 (internal))
127 ("delsel.el"
128 "delete selection if you insert"
129 (convenience emulations))
130 ("derived.el"
131 "allow inheritance of major modes"
132 (extensions))
133 ("desktop.el"
134 "save partial status of Emacs when killed"
135 (convenience))
136 ("diff-mode.el"
137 "a mode for viewing/editing context diffs"
138 (convenience patch diff))
139 ("diff.el"
140 "run `diff' in compilation-mode"
141 (unix tools))
142 ("dired-aux.el"
143 "less commonly used parts of dired"
144 (files))
145 ("dired-x.el"
146 "extra Dired functionality"
147 (dired extensions files))
148 ("dired.el"
149 "directory-browsing commands"
150 (files))
151 ("dirtrack.el"
152 "Directory Tracking by watching the prompt"
153 (processes))
154 ("disp-table.el"
155 "functions for dealing with char tables"
156 (i18n))
157 ("dos-fns.el"
158 "MS-Dos specific functions"
159 (internal))
160 ("dos-vars.el"
161 "MS-Dos specific user options"
162 (internal))
163 ("dos-w32.el"
164 "Functions shared among MS-DOS and W32 (NT/95) platforms"
165 (internal))
166 ("double.el"
167 "support for keyboard remapping with double clicking"
168 (i18n))
169 ("ebuff-menu.el"
170 "electric-buffer-list mode"
171 (convenience))
172 ("echistory.el"
173 "Electric Command History Mode"
174 nil)
175 ("ediff-diff.el"
176 "diff-related utilities"
177 nil)
178 ("ediff-help.el"
179 "Code related to the contents of Ediff help buffers"
180 nil)
181 ("ediff-hook.el"
182 "setup for Ediff's menus and autoloads"
183 nil)
184 ("ediff-init.el"
185 "Macros, variables, and defsubsts used by Ediff"
186 nil)
187 ("ediff-merg.el"
188 "merging utilities"
189 nil)
190 ("ediff-mult.el"
191 "support for multi-file/multi-buffer processing in Ediff"
192 nil)
193 ("ediff-ptch.el"
194 "Ediff's patch support"
195 nil)
196 ("ediff-util.el"
197 "the core commands and utilities of ediff"
198 nil)
199 ("ediff-vers.el"
200 "version control interface to Ediff"
201 nil)
202 ("ediff-wind.el"
203 "window manipulation utilities"
204 nil)
205 ("ediff.el"
206 "a comprehensive visual interface to diff & patch"
207 (comparing merging patching tools unix))
208 ("edmacro.el"
209 "keyboard macro editor"
210 (abbrev))
211 ("ehelp.el"
212 "bindings for electric-help mode"
213 (help extensions))
214 ("electric.el"
215 "window maker and Command loop for `electric' modes"
216 (extensions))
217 ("elide-head.el"
218 "hide headers in files"
219 (outlines tools))
220 ("emacs-lock.el"
221 "prevents you from exiting emacs if a buffer is locked"
222 (extensions processes))
223 ("emerge.el"
224 "merge diffs under Emacs control"
225 (unix tools))
226 ("enriched.el"
227 "read and save files in text/enriched format"
228 (wp faces))
229 ("env.el"
230 "functions to manipulate environment variables"
231 (processes unix))
232 ("expand.el"
233 "make abbreviations more usable"
234 (abbrev))
235 ("facemenu.el"
236 "create a face menu for interactively adding fonts to text"
237 (faces))
238 ("faces.el"
239 "Lisp faces"
240 nil)
241 ("fast-lock.el"
242 "automagic text properties caching for fast Font Lock mode"
243 (faces files))
244 ("ffap.el"
245 "find file (or url) at point"
246 (files hypermedia matching mouse convenience))
247 ("filecache.el"
248 "Find files using a pre-loaded cache"
249 (convenience))
250 ("files.el"
251 "file input and output commands for Emacs"
252 nil)
253 ("find-dired.el"
254 "run a `find' command and dired the output"
255 (unix))
256 ("find-file.el"
257 "find a file corresponding to this one given a pattern"
258 (c matching tools))
259 ("find-lisp.el"
260 "emulation of find in Emacs Lisp"
261 (unix))
262 ("finder-inf.el"
263 "keyword-to-package mapping"
264 (help))
265 ("finder.el"
266 "topic & keyword-based code finder"
267 (help))
268 ("float-sup.el"
269 "detect absence of floating-point support in Emacs runtime"
270 nil)
271 ("flow-ctrl.el"
272 "help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control"
273 (hardware))
274 ("foldout.el"
275 "folding extensions for outline-mode and outline-minor-mode"
276 (folding outlines))
277 ("follow.el"
278 "synchronize windows showing the same buffer"
279 (display window minor-mode convenience))
280 ("font-lock.el"
281 "Electric font lock mode"
282 (languages faces))
283 ("format.el"
284 "read and save files in multiple formats"
285 nil)
286 ("forms-d2.el"
287 "demo forms-mode"
288 nil)
289 ("forms-pass.el"
290 "passwd file demo for forms-mode"
291 nil)
292 ("forms.el"
293 "Forms mode: edit a file as a form to fill in"
294 nil)
295 ("frame.el"
296 "multi-frame management independent of window systems"
297 (internal))
298 ("generic-x.el"
299 "Extra Modes for generic-mode"
300 (generic comment font-lock))
301 ("generic.el"
302 "defining simple major modes with comment and font-lock"
303 (generic comment font-lock))
304 ("gs.el"
305 "interface to Ghostscript"
306 (internal))
307 ("gud.el"
308 "Grand Unified Debugger mode for running GDB and other debuggers"
309 (unix tools))
310 ("help-fns.el"
311 "Complex help functions"
312 (help internal))
313 ("help-macro.el"
314 "makes command line help such as help-for-help"
315 nil)
316 ("help-mode.el"
317 "`help-mode' used by *Help* buffers"
318 (help internal))
319 ("help.el"
320 "help commands for Emacs"
321 (help internal))
322 ("hexl.el"
323 "edit a file in a hex dump format using the hexl filter"
324 (data))
325 ("hi-lock.el"
326 "minor mode for interactive automatic highlighting"
327 (faces minor-mode matching display))
328 ("hilit-chg.el"
329 "minor mode displaying buffer changes with special face"
330 (faces))
331 ("hippie-exp.el"
332 "expand text trying various ways to find its expansion"
333 (abbrev convenience))
334 ("hl-line.el"
335 "highlight the current line"
336 (faces frames emulation))
337 ("ibuf-ext.el"
338 "extended features for ibuffer"
339 (buffer convenience))
340 ("ibuf-macs.el"
341 "macros for ibuffer"
342 (buffer convenience))
343 ("ibuffer.el"
344 "operate on buffers like dired"
345 (buffer convenience))
346 ("icomplete.el"
347 "minibuffer completion incremental feedback"
348 (help abbrev))
349 ("ielm.el"
350 "interaction mode for Emacs Lisp"
351 (lisp))
352 ("image-file.el"
353 "support for visiting image files"
354 (multimedia))
355 ("image.el"
356 "image API"
357 (multimedia))
358 ("imenu.el"
359 "framework for mode-specific buffer indexes"
360 (tools convenience))
361 ("indent.el"
362 "indentation commands for Emacs"
363 nil)
364 ("info-look.el"
365 "major-mode-sensitive Info index lookup facility"
366 (help languages))
367 ("info.el"
368 "info package for Emacs"
369 (help))
370 ("informat.el"
371 "info support functions package for Emacs"
372 (help))
373 ("isearch.el"
374 "incremental search minor mode"
375 (matching))
376 ("iswitchb.el"
377 "switch between buffers using substrings"
378 (completion convenience))
379 ("jit-lock.el"
380 "just-in-time fontification"
381 (faces files))
382 ("jka-compr.el"
383 "reading/writing/loading compressed files"
384 (data))
385 ("kermit.el"
386 "additions to shell mode for use with kermit"
387 (comm))
388 ("lazy-lock.el"
389 "lazy demand-driven fontification for fast Font Lock mode"
390 (faces files))
391 ("ledit.el"
392 "Emacs side of ledit interface"
393 (languages))
394 ("loaddefs.el"
395 "automatically extracted autoloads"
396 nil)
397 ("loadhist.el"
398 "lisp functions for working with feature groups"
399 (internal))
400 ("loadup.el"
401 "load up standardly loaded Lisp files for Emacs"
402 (internal))
403 ("locate.el"
404 "interface to the locate command"
405 (unix files))
406 ("log-edit.el"
407 "Major mode for editing CVS commit messages"
408 (pcl-cvs cvs commit log))
409 ("log-view.el"
410 "Major mode for browsing RCS/CVS/SCCS log output"
411 (rcs sccs cvs log version-control))
412 ("lpr.el"
413 "print Emacs buffer on line printer"
414 (unix))
415 ("ls-lisp.el"
416 "emulate insert-directory completely in Emacs Lisp"
417 (unix dired))
418 ("macros.el"
419 "non-primitive commands for keyboard macros"
420 (abbrev))
421 ("makesum.el"
422 "generate key binding summary for Emacs"
423 (help))
424 ("man.el"
425 "browse UNIX manual pages"
426 (help))
427 ("map-ynp.el"
428 "general-purpose boolean question-asker"
429 (lisp extensions))
430 ("master.el"
431 "make a buffer the master over another buffer"
432 (comm))
433 ("menu-bar.el"
434 "define a default menu bar"
435 (internal mouse))
436 ("midnight.el"
437 "run something every midnight, e.g., kill old buffers"
438 (utilities))
439 ("minibuf-eldef.el"
440 "Only show defaults in prompts when applicable"
441 (convenience))
442 ("misc.el"
443 "some nonstandard basic editing commands for Emacs"
444 nil)
445 ("mouse-copy.el"
446 "one-click text copy and move"
447 (mouse))
448 ("mouse-drag.el"
449 "use mouse-2 to do a new style of scrolling"
450 (mouse))
451 ("mouse-sel.el"
452 "multi-click selection support for Emacs 19"
453 (mouse))
454 ("mouse.el"
455 "window system-independent mouse support"
456 (hardware mouse))
457 ("msb.el"
458 "customizable buffer-selection with multiple menus"
459 (mouse buffer menu))
460 ("mwheel.el"
461 "Mouse support for MS intelli-mouse type mice"
462 (mouse))
463 ("newcomment.el"
464 "(un)comment regions of buffers"
465 (comment uncomment))
466 ("novice.el"
467 "handling of disabled commands (\"novice mode\") for Emacs"
468 (internal help))
469 ("options.el"
470 "edit Options command for Emacs"
471 nil)
472 ("paren.el"
473 "highlight matching paren"
474 (languages faces))
475 ("patcomp.el"
476 "used by patch files to update Emacs releases"
477 nil)
478 ("paths.el"
479 "define pathnames for use by various Emacs commands"
480 (internal))
481 ("pcmpl-cvs.el"
482 "functions for dealing with cvs completions"
483 nil)
484 ("pcmpl-gnu.el"
485 "completions for GNU project tools"
486 nil)
487 ("pcmpl-linux.el"
488 "functions for dealing with GNU/Linux completions"
489 nil)
490 ("pcmpl-rpm.el"
491 "functions for dealing with rpm completions"
492 nil)
493 ("pcmpl-unix.el"
494 "standard UNIX completions"
495 nil)
496 ("pcomplete.el"
497 "programmable completion"
498 (processes abbrev))
499 ("pcvs-defs.el"
500 "variable definitions for PCL-CVS"
501 (pcl-cvs))
502 ("pcvs-info.el"
503 "internal representation of a fileinfo entry"
504 (pcl-cvs))
505 ("pcvs-parse.el"
506 "the CVS output parser"
507 (pcl-cvs))
508 ("pcvs-util.el"
509 "utility functions for PCL-CVS"
510 (pcl-cvs))
511 ("pcvs.el"
512 "a front-end to CVS"
513 (cvs version control release management))
514 ("ps-bdf.el"
515 "BDF font file handler for ps-print"
516 (wp bdf font postscript))
517 ("ps-mule.el"
518 "provide multi-byte character facility to ps-print"
519 (wp print postscript multibyte mule))
520 ("ps-print.el"
521 "print text from the buffer as PostScript"
522 (wp print postscript))
523 ("recentf.el"
524 "setup a menu of recently opened files"
525 (customization))
526 ("rect.el"
527 "rectangle functions for GNU Emacs"
528 (internal))
529 ("regi.el"
530 "REGular expression Interpreting engine"
531 (extensions matching))
532 ("register.el"
533 "register commands for Emacs"
534 (internal))
535 ("repeat.el"
536 "convenient way to repeat the previous command"
537 (convenience vi repeat))
538 ("replace.el"
539 "replace commands for Emacs"
540 nil)
541 ("reposition.el"
542 "center a Lisp function or comment on the screen"
543 nil)
544 ("resume.el"
545 "process command line args from within a suspended Emacs job"
546 (processes))
547 ("reveal.el"
548 "Automatically reveal hidden text at point"
549 (outlines))
550 ("rfn-eshadow.el"
551 "Highlight `shadowed' part of read-file-name input text"
552 (convenience))
553 ("rot13.el"
554 "display a buffer in rot13"
555 nil)
556 ("ruler-mode.el"
557 "Display a ruler in the header line"
558 (environment))
559 ("s-region.el"
560 "set region using shift key"
561 (terminals))
562 ("saveplace.el"
563 "automatically save place in files"
564 (bookmarks placeholders))
565 ("scroll-all.el"
566 "scroll all buffers together minor mode"
567 (scroll crisp brief lock))
568 ("scroll-bar.el"
569 "window system-independent scroll bar support"
570 (hardware))
571 ("select.el"
572 "lisp portion of standard selection support"
573 (internal))
574 ("server.el"
575 "Lisp code for GNU Emacs running as server process"
576 (processes))
577 ("shadowfile.el"
578 "automatic file copying"
579 (comm files))
580 ("shell.el"
581 "specialized comint.el for running the shell"
582 (processes))
583 ("simple.el"
584 "basic editing commands for Emacs"
585 nil)
586 ("skeleton.el"
587 "Lisp language extension for writing statement skeletons"
588 (extensions abbrev languages tools))
589 ("smerge-mode.el"
590 "Minor mode to resolve diff3 conflicts"
591 (merge diff3 cvs conflict))
592 ("sort.el"
593 "commands to sort text in an Emacs buffer"
594 (unix))
595 ("soundex.el"
596 "implement Soundex algorithm"
597 (matching))
598 ("speedbar.el"
599 "quick access to files and tags in a frame"
600 (file tags tools))
601 ("startup.el"
602 "process Emacs shell arguments"
603 (internal))
604 ("strokes.el"
605 "control Emacs through mouse strokes"
606 (lisp mouse extensions))
607 ("subdirs.el"
608 nil
609 nil)
610 ("subr.el"
611 "basic lisp subroutines for Emacs"
612 nil)
613 ("tabify.el"
614 "tab conversion commands for Emacs"
615 nil)
616 ("talk.el"
617 "allow several users to talk to each other through Emacs"
618 (comm frames))
619 ("tar-mode.el"
620 "simple editing of tar files from GNU emacs"
621 (unix))
622 ("tcp.el"
623 "TCP/IP stream emulation for GNU Emacs"
624 nil)
625 ("tempo.el"
626 "Flexible template insertion"
627 (extensions languages tools))
628 ("term.el"
629 "general command interpreter in a window stuff"
630 (processes))
631 ("terminal.el"
632 "terminal emulator for GNU Emacs"
633 (comm terminals))
634 ("thingatpt.el"
635 "get the `thing' at point"
636 (extensions matching mouse))
637 ("time-stamp.el"
638 "Maintain last change time stamps in files edited by Emacs"
639 (tools))
640 ("time.el"
641 "display time, load and mail indicator in mode line of Emacs"
642 nil)
643 ("timer.el"
644 "run a function with args at some time in future"
645 nil)
646 ("timezone.el"
647 "time zone package for GNU Emacs"
648 (news))
649 ("tmm.el"
650 "text mode access to menu-bar"
651 nil)
652 ("tooltip.el"
653 "Show tooltip windows"
654 (help c mouse tools))
655 ("type-break.el"
656 "encourage rests from typing at appropriate intervals"
657 (extensions timers))
658 ("uniquify.el"
659 "unique buffer names dependent on file name"
660 (files))
661 ("unused.el"
662 "editing commands in GNU Emacs that turned out not to be used"
663 (emulations))
664 ("userlock.el"
665 "handle file access contention between multiple users"
666 (internal))
667 ("vc-cvs.el"
668 "non-resident support for CVS version-control"
669 nil)
670 ("vc-hooks.el"
671 "resident support for version-control"
672 nil)
673 ("vc-rcs.el"
674 "support for RCS version-control"
675 nil)
676 ("vc-sccs.el"
677 "support for SCCS version-control"
678 nil)
679 ("vc.el"
680 "drive a version-control system from within Emacs"
681 (tools))
682 ("vcursor.el"
683 "manipulate an alternative (\"virtual\") cursor"
684 (virtual cursor convenience))
685 ("version.el"
686 "record version number of Emacs"
687 (internal))
688 ("view.el"
689 "peruse file or buffer without editing"
690 (files))
691 ("vms-patch.el"
692 "override parts of files.el for VMS"
693 (vms))
694 ("vmsproc.el"
695 "run asynchronous VMS subprocesses under Emacs"
696 (vms))
697 ("vt-control.el"
698 "Common VTxxx control functions"
699 (terminals))
700 ("vt100-led.el"
701 "functions for LED control on VT-100 terminals & clones"
702 (hardware))
703 ("w32-fns.el"
704 "Lisp routines for Windows NT"
705 (internal))
706 ("which-func.el"
707 "print current function in mode line"
708 (mode-line imenu tools))
709 ("whitespace.el"
710 "warn about and clean bogus whitespaces in the file"
711 (convenience))
712 ("wid-browse.el"
713 "functions for browsing widgets"
714 (extensions))
715 ("wid-edit.el"
716 "Functions for creating and using widgets"
717 (extensions))
718 ("widget.el"
719 "a library of user interface components"
720 (help extensions faces hypermedia))
721 ("windmove.el"
722 "directional window-selection routines"
723 (window movement convenience))
724 ("window.el"
725 "GNU Emacs window commands aside from those written in C"
726 (internal))
727 ("winner.el"
728 "Restore old window configurations"
729 (convenience frames))
730 ("woman.el"
731 "browse UN*X manual pages `wo (without) man'"
732 (help man un*x manual))
733 ("xml.el"
734 "XML parser"
735 (xml))
736 ("xscheme.el"
737 "run MIT Scheme under Emacs"
738 (languages lisp))
739 ("xt-mouse.el"
740 "support the mouse when emacs run in an xterm"
741 (mouse terminals))
742 ("calc-aent.el"
743 "algebraic entry functions for Calc"
744 nil)
745 ("calc-alg.el"
746 "algebraic functions for Calc "
747 nil)
748 ("calc-arith.el"
749 "arithmetic functions for Calc"
750 nil)
751 ("calc-bin.el"
752 "binary functions for Calc"
753 nil)
754 ("calc-comb.el"
755 "combinatoric functions for Calc"
756 nil)
757 ("calc-cplx.el"
758 "Complex number functions for Calc"
759 nil)
760 ("calc-embed.el"
761 "embed Calc in a buffer"
762 nil)
763 ("calc-ext.el"
764 "various extension functions for Calc"
765 nil)
766 ("calc-fin.el"
767 "financial functions for Calc"
768 nil)
769 ("calc-forms.el"
770 "data format conversion functions for Calc"
771 nil)
772 ("calc-frac.el"
773 "fraction functions for Calc"
774 nil)
775 ("calc-funcs.el"
776 "well-known functions for Calc"
777 nil)
778 ("calc-graph.el"
779 "graph output functions for Calc"
780 nil)
781 ("calc-help.el"
782 "help display functions for Calc,"
783 nil)
784 ("calc-incom.el"
785 "complex data type input functions for Calc"
786 nil)
787 ("calc-keypd.el"
788 "mouse-capable keypad input for Calc"
789 nil)
790 ("calc-lang.el"
791 "calc language functions"
792 nil)
793 ("calc-macs.el"
794 "important macros for Calc"
795 nil)
796 ("calc-maint.el"
797 "maintenance routines for Calc"
798 nil)
799 ("calc-map.el"
800 "higher-order functions for Calc"
801 nil)
802 ("calc-math.el"
803 "mathematical functions for Calc"
804 nil)
805 ("calc-misc.el"
806 "miscellaenous functions for Calc"
807 nil)
808 ("calc-mode.el"
809 "calculator modes for Calc"
810 nil)
811 ("calc-mtx.el"
812 "matrix functions for Calc"
813 nil)
814 ("calc-poly.el"
815 "polynomial functions for Calc"
816 nil)
817 ("calc-prog.el"
818 "user programmability functions for Calc"
819 nil)
820 ("calc-rewr.el"
821 "rewriting functions for Calc"
822 nil)
823 ("calc-rules.el"
824 "rules for simplifying algebraic expressions in Calc"
825 nil)
826 ("calc-sel.el"
827 "data selection functions for Calc"
828 nil)
829 ("calc-stat.el"
830 "statistical functions for Calc"
831 nil)
832 ("calc-store.el"
833 "value storage functions for Calc"
834 nil)
835 ("calc-stuff.el"
836 "miscellaneous functions for Calc"
837 nil)
838 ("calc-trail.el"
839 "functions for manipulating the Calc \"trail\""
840 nil)
841 ("calc-undo.el"
842 "undo functions for Calc"
843 nil)
844 ("calc-units.el"
845 "unit conversion functions for Calc"
846 nil)
847 ("calc-vec.el"
848 "vector functions for Calc"
849 nil)
850 ("calc-yank.el"
851 "kill-ring functionality for Calc"
852 nil)
853 ("calc.el"
854 "the GNU Emacs calculator"
855 (convenience extensions))
856 ("calcalg2.el"
857 "more algebraic functions for Calc"
858 nil)
859 ("calcalg3.el"
860 "more algebraic functions for Calc"
861 nil)
862 ("calccomp.el"
863 "composition functions for Calc"
864 nil)
865 ("calcsel2.el"
866 "selection functions for Calc"
867 nil)
868 ("binhex.el"
869 "elisp native binhex decode"
870 (binhex news))
871 ("earcon.el"
872 "sound effects for messages"
873 nil)
874 ("flow-fill.el"
875 "interprete RFC2646 \"flowed\" text"
876 (mail))
877 ("format-spec.el"
878 "functions for formatting arbitrary formatting strings"
879 (tools))
880 ("gnus-agent.el"
881 "unplugged support for Gnus"
882 nil)
883 ("gnus-art.el"
884 "article mode commands for Gnus"
885 (news))
886 ("gnus-async.el"
887 "asynchronous support for Gnus"
888 (news))
889 ("gnus-audio.el"
890 "sound effects for Gnus"
891 (news mail multimedia))
892 ("gnus-bcklg.el"
893 "backlog functions for Gnus"
894 (news))
895 ("gnus-cache.el"
896 "cache interface for Gnus"
897 (news))
898 ("gnus-cite.el"
899 "parse citations in articles for Gnus"
900 nil)
901 ("gnus-cus.el"
902 "customization commands for Gnus"
903 (news))
904 ("gnus-demon.el"
905 "daemonic Gnus behaviour"
906 (news))
907 ("gnus-draft.el"
908 "draft message support for Gnus"
909 (news))
910 ("gnus-dup.el"
911 "suppression of duplicate articles in Gnus"
912 (news))
913 ("gnus-eform.el"
914 "a mode for editing forms for Gnus"
915 (news))
916 ("gnus-ems.el"
917 "functions for making Gnus work under different Emacsen"
918 (news))
919 ("gnus-gl.el"
920 "an interface to GroupLens for Gnus"
921 (news score))
922 ("gnus-group.el"
923 "group mode commands for Gnus"
924 (news))
925 ("gnus-int.el"
926 "backend interface functions for Gnus"
927 (news))
928 ("gnus-kill.el"
929 "kill commands for Gnus"
930 (news))
931 ("gnus-logic.el"
932 "advanced scoring code for Gnus"
933 (news))
934 ("gnus-mh.el"
935 "mh-e interface for Gnus"
936 (news))
937 ("gnus-ml.el"
938 "mailing list minor mode for Gnus"
939 (news))
940 ("gnus-mlspl.el"
941 "a group params-based mail splitting mechanism"
942 (news mail))
943 ("gnus-move.el"
944 "commands for moving Gnus from one server to another"
945 (news))
946 ("gnus-msg.el"
947 "mail and post interface for Gnus"
948 (news))
949 ("gnus-mule.el"
950 "provide backward compatibility function to GNUS"
951 (news i18n))
952 ("gnus-nocem.el"
953 "NoCeM pseudo-cancellation treatment"
954 (news))
955 ("gnus-range.el"
956 "range and sequence functions for Gnus"
957 (news))
958 ("gnus-salt.el"
959 "alternate summary mode interfaces for Gnus"
960 (news))
961 ("gnus-score.el"
962 "scoring code for Gnus"
963 (news))
964 ("gnus-setup.el"
965 "initialization & setup for Gnus 5"
966 (news))
967 ("gnus-soup.el"
968 "SOUP packet writing support for Gnus"
969 (news mail))
970 ("gnus-spec.el"
971 "format spec functions for Gnus"
972 (news))
973 ("gnus-srvr.el"
974 "virtual server support for Gnus"
975 (news))
976 ("gnus-start.el"
977 "startup functions for Gnus"
978 (news))
979 ("gnus-sum.el"
980 "summary mode commands for Gnus"
981 (news))
982 ("gnus-topic.el"
983 "a folding minor mode for Gnus group buffers"
984 (news))
985 ("gnus-undo.el"
986 "minor mode for undoing in Gnus"
987 (news))
988 ("gnus-util.el"
989 "utility functions for Gnus"
990 (news))
991 ("gnus-uu.el"
992 "extract (uu)encoded files in Gnus"
993 nil)
994 ("gnus-vm.el"
995 "vm interface for Gnus"
996 (news mail))
997 ("gnus-win.el"
998 "window configuration functions for Gnus"
999 (news))
1000 ("gnus.el"
1001 "a newsreader for GNU Emacs"
1002 (news mail))
1003 ("ietf-drums.el"
1004 "functions for parsing RFC822bis headers"
1005 nil)
1006 ("imap.el"
1007 "imap library"
1008 (mail))
1009 ("mail-parse.el"
1010 "interface functions for parsing mail"
1011 nil)
1012 ("mail-prsvr.el"
1013 "interface variables for parsing mail"
1014 nil)
1015 ("mail-source.el"
1016 "functions for fetching mail"
1017 (news mail))
1018 ("mailcap.el"
1019 "MIME media types configuration"
1020 (news mail multimedia))
1021 ("message.el"
1022 "composing mail and news messages"
1023 (mail news))
1024 ("messcompat.el"
1025 "making message mode compatible with mail mode"
1026 (mail news))
1027 ("mm-bodies.el"
1028 "functions for decoding MIME things"
1029 nil)
1030 ("mm-decode.el"
1031 "functions for decoding MIME things"
1032 nil)
1033 ("mm-encode.el"
1034 "functions for encoding MIME things "
1035 nil)
1036 ("mm-partial.el"
1037 "showing message/partial"
1038 (message partial))
1039 ("mm-util.el"
1040 "Utility functions for Mule and low level things"
1041 nil)
1042 ("mm-uu.el"
1043 "return uu stuff as mm handles"
1044 (postscript uudecode binhex shar forward news))
1045 ("mm-view.el"
1046 "functions for viewing MIME objects"
1047 nil)
1048 ("mml.el"
1049 "package for parsing and validating MML documents"
1050 nil)
1051 ("nnagent.el"
1052 "offline backend for Gnus"
1053 (news mail))
1054 ("nnbabyl.el"
1055 "rmail mbox access for Gnus"
1056 (news mail))
1057 ("nndir.el"
1058 "single directory newsgroup access for Gnus"
1059 (news))
1060 ("nndoc.el"
1061 "single file access for Gnus"
1062 (news))
1063 ("nndraft.el"
1064 "draft article access for Gnus"
1065 (news))
1066 ("nneething.el"
1067 "arbitrary file access for Gnus"
1068 (news mail))
1069 ("nnfolder.el"
1070 "mail folder access for Gnus"
1071 (mail))
1072 ("nngateway.el"
1073 "posting news via mail gateways"
1074 (news mail))
1075 ("nnheader.el"
1076 "header access macros for Gnus and its backends"
1077 (news))
1078 ("nnimap.el"
1079 "imap backend for Gnus"
1080 (mail))
1081 ("nnkiboze.el"
1082 "select virtual news access for Gnus"
1083 (news))
1084 ("nnlistserv.el"
1085 "retrieving articles via web mailing list archives"
1086 (news mail))
1087 ("nnmail.el"
1088 "mail support functions for the Gnus mail backends"
1089 (news mail))
1090 ("nnmbox.el"
1091 "mail mbox access for Gnus"
1092 (news mail))
1093 ("nnmh.el"
1094 "mhspool access for Gnus"
1095 (news mail))
1096 ("nnml.el"
1097 "mail spool access for Gnus"
1098 (news mail))
1099 ("nnoo.el"
1100 "OO Gnus Backends"
1101 (news))
1102 ("nnslashdot.el"
1103 "interfacing with Slashdot"
1104 (news))
1105 ("nnsoup.el"
1106 "SOUP access for Gnus"
1107 (news mail))
1108 ("nnspool.el"
1109 "spool access for GNU Emacs"
1110 (news))
1111 ("nntp.el"
1112 "nntp access for Gnus"
1113 (news))
1114 ("nnultimate.el"
1115 "interfacing with the Ultimate Bulletin Board system"
1116 (news))
1117 ("nnvirtual.el"
1118 "virtual newsgroups access for Gnus"
1119 (news))
1120 ("nnwarchive.el"
1121 "interfacing with web archives"
1122 (news egroups mail-archive))
1123 ("nnweb.el"
1124 "retrieving articles via web search engines"
1125 (news))
1126 ("parse-time.el"
1127 "parsing time strings"
1128 (util))
1129 ("pop3.el"
1130 "Post Office Protocol (RFC 1460) interface"
1131 (mail))
1132 ("qp.el"
1133 "Quoted-Printable functions"
1134 (mail extensions))
1135 ("rfc1843.el"
1136 "HZ (rfc1843) decoding"
1137 (news hz hz+ mail i18n))
1138 ("rfc2045.el"
1139 "functions for decoding rfc2045 headers"
1140 nil)
1141 ("rfc2047.el"
1142 "functions for encoding and decoding rfc2047 messages"
1143 nil)
1144 ("rfc2104.el"
1145 "RFC2104 Hashed Message Authentication Codes"
1146 (mail))
1147 ("rfc2231.el"
1148 "functions for decoding rfc2231 headers"
1149 nil)
1150 ("score-mode.el"
1151 "mode for editing Gnus score files"
1152 (news mail))
1153 ("smiley-ems.el"
1154 "displaying smiley faces"
1155 (news mail multimedia))
1156 ("starttls.el"
1157 "STARTTLS functions"
1158 (tls ssl openssl mail news))
1159 ("time-date.el"
1160 "date and time handling functions"
1161 (mail news util))
1162 ("utf7.el"
1163 "UTF-7 encoding/decoding for Emacs"
1164 (mail))
1165 ("uudecode.el"
1166 "elisp native uudecode"
1167 (uudecode news))
1168 ("webmail.el"
1169 "interface of web mail"
1170 (hotmail netaddress my-deja netscape))
1171 ("appt.el"
1172 "appointment notification functions"
1173 (calendar))
1174 ("cal-china.el"
1175 "calendar functions for the Chinese calendar"
1176 (calendar))
1177 ("cal-coptic.el"
1178 "calendar functions for the Coptic/Ethiopic calendars"
1179 (calendar))
1180 ("cal-dst.el"
1181 "calendar functions for daylight savings rules"
1182 (calendar))
1183 ("cal-french.el"
1184 "calendar functions for the French Revolutionary calendar"
1185 (calendar))
1186 ("cal-hebrew.el"
1187 "calendar functions for the Hebrew calendar"
1188 (calendar))
1189 ("cal-islam.el"
1190 "calendar functions for the Islamic calendar"
1191 (calendar))
1192 ("cal-iso.el"
1193 "calendar functions for the ISO calendar"
1194 (calendar))
1195 ("cal-julian.el"
1196 "calendar functions for the Julian calendar"
1197 (calendar))
1198 ("cal-mayan.el"
1199 "calendar functions for the Mayan calendars"
1200 (calendar))
1201 ("cal-menu.el"
1202 "calendar functions for menu bar and popup menu support"
1203 (calendar))
1204 ("cal-move.el"
1205 "calendar functions for movement in the calendar"
1206 (calendar))
1207 ("cal-persia.el"
1208 "calendar functions for the Persian calendar"
1209 (calendar))
1210 ("cal-tex.el"
1211 "calendar functions for printing calendars with LaTeX"
1212 (calendar))
1213 ("cal-x.el"
1214 "calendar windows in dedicated frames in X"
1215 (calendar))
1216 ("calendar.el"
1217 "calendar functions"
1218 (calendar))
1219 ("diary-lib.el"
1220 "diary functions"
1221 (calendar))
1222 ("holidays.el"
1223 "holiday functions for the calendar package"
1224 (holidays calendar))
1225 ("lunar.el"
1226 "calendar functions for phases of the moon"
1227 (calendar))
1228 ("solar.el"
1229 "calendar functions for solar events"
1230 (calendar))
1231 ("timeclock.el"
1232 "mode for keeping track of how much you work"
1233 (calendar data))
1234 ("todo-mode.el"
1235 "major mode for editing TODO list files"
1236 (calendar todo))
1237 ("advice.el"
1238 "an overloading mechanism for Emacs Lisp functions"
1239 (extensions lisp tools))
1240 ("assoc.el"
1241 "insert/delete/sort functions on association lists"
1242 (extensions))
1243 ("authors.el"
1244 "utility for maintaining Emacs' AUTHORS file"
1245 (maint))
1246 ("autoload.el"
1247 "maintain autoloads in loaddefs.el"
1248 (maint))
1249 ("backquote.el"
1250 "implement the ` Lisp construct"
1251 (extensions internal))
1252 ("byte-opt.el"
1253 "the optimization passes of the emacs-lisp byte compiler"
1254 (internal))
1255 ("bytecomp.el"
1256 "compilation of Lisp code into byte code"
1257 (lisp))
1258 ("checkdoc.el"
1259 "check documentation strings for style requirements"
1260 (docs maint lisp))
1261 ("cl-compat.el"
1262 "Common Lisp extensions for GNU Emacs Lisp (compatibility)"
1263 (extensions))
1264 ("cl-extra.el"
1265 "Common Lisp features, part 2"
1266 (extensions))
1267 ("cl-indent.el"
1268 "enhanced lisp-indent mode"
1269 (lisp tools))
1270 ("cl-macs.el"
1271 "Common Lisp macros"
1272 (extensions))
1273 ("cl-seq.el"
1274 "Common Lisp features, part 3"
1275 (extensions))
1276 ("cl-specs.el"
1277 "Edebug specs for cl.el"
1278 (lisp tools maint))
1279 ("cl.el"
1280 "Common Lisp extensions for Emacs"
1281 (extensions))
1282 ("copyright.el"
1283 "update the copyright notice in current buffer"
1284 (maint tools))
1285 ("crm.el"
1286 "read multiple strings with completion"
1287 (completion minibuffer multiple elements))
1288 ("cust-print.el"
1289 "handles print-level and print-circle"
1290 (extensions))
1291 ("debug.el"
1292 "debuggers and related commands for Emacs"
1293 (lisp tools maint))
1294 ("disass.el"
1295 "disassembler for compiled Emacs Lisp code"
1296 (internal))
1297 ("easy-mmode.el"
1298 "easy definition for major and minor modes"
1299 (extensions lisp))
1300 ("easymenu.el"
1301 "support the easymenu interface for defining a menu"
1302 (emulations))
1303 ("edebug.el"
1304 "a source-level debugger for Emacs Lisp"
1305 (lisp tools maint))
1306 ("eldoc.el"
1307 "show function arglist or variable docstring in echo area"
1308 (extensions))
1309 ("elint.el"
1310 "Lint Emacs Lisp"
1311 (lisp))
1312 ("elp.el"
1313 "Emacs Lisp Profiler"
1314 (debugging lisp tools))
1315 ("ewoc.el"
1316 "utility to maintain a view of a list of objects in a buffer"
1317 (extensions lisp))
1318 ("find-func.el"
1319 "find the definition of the Emacs Lisp function near point"
1320 (emacs-lisp functions variables))
1321 ("find-gc.el"
1322 "detect functions that call the garbage collector"
1323 nil)
1324 ("float.el"
1325 "obsolete floating point arithmetic package"
1326 (extensions))
1327 ("gulp.el"
1328 "ask for updates for Lisp packages"
1329 (maintenance))
1330 ("helper.el"
1331 "utility help package supporting help in electric modes"
1332 (help))
1333 ("levents.el"
1334 "emulate the Lucid event data type and associated functions"
1335 (emulations))
1336 ("lisp-mnt.el"
1337 "minor mode for Emacs Lisp maintainers"
1338 (docs))
1339 ("lisp-mode.el"
1340 "Lisp mode, and its idiosyncratic commands"
1341 (lisp languages))
1342 ("lisp.el"
1343 "Lisp editing commands for Emacs"
1344 (lisp languages))
1345 ("lmenu.el"
1346 "emulate Lucid's menubar support"
1347 (emulations obsolete))
1348 ("lselect.el"
1349 "Lucid interface to X Selections"
1350 (emulations))
1351 ("lucid.el"
1352 "emulate some Lucid Emacs functions"
1353 (emulations))
1354 ("pp.el"
1355 "pretty printer for Emacs Lisp"
1356 (lisp))
1357 ("re-builder.el"
1358 "building Regexps with visual feedback"
1359 (matching lisp tools))
1360 ("regexp-opt.el"
1361 "generate efficient regexps to match strings"
1362 (strings regexps extensions))
1363 ("ring.el"
1364 "handle rings of items"
1365 (extensions))
1366 ("rx.el"
1367 "sexp notation for regular expressions"
1368 (strings regexps extensions))
1369 ("shadow.el"
1370 "locate Emacs Lisp file shadowings"
1371 (lisp))
1372 ("sregex.el"
1373 "symbolic regular expressions"
1374 (extensions))
1375 ("syntax.el"
1376 "Helper functions to find syntactic context"
1377 nil)
1378 ("tq.el"
1379 "utility to maintain a transaction queue"
1380 (extensions))
1381 ("trace.el"
1382 "tracing facility for Emacs Lisp functions"
1383 (tools lisp))
1384 ("crisp.el"
1385 "CRiSP/Brief Emacs emulator"
1386 (emulations brief crisp))
1387 ("edt-lk201.el"
1388 "enhanced EDT keypad mode emulation for LK-201 keyboards"
1389 (emulations))
1390 ("edt-mapper.el"
1391 "create an EDT LK-201 map file for X-Windows Emacs"
1392 (emulations))
1393 ("edt-pc.el"
1394 "enhanced EDT keypad mode emulation for PC 101 keyboards"
1395 (emulations))
1396 ("edt-vt100.el"
1397 "enhanced EDT keypad mode emulation for VT series terminals"
1398 (emulations))
1399 ("edt.el"
1400 "enhanced EDT keypad mode emulation for GNU Emacs 19"
1401 (emulations))
1402 ("pc-mode.el"
1403 "emulate certain key bindings used on PCs"
1404 (emulations))
1405 ("pc-select.el"
1406 "emulate mark, cut, copy and paste from Motif"
1407 (convenience emulation))
1408 ("tpu-edt.el"
1409 "Emacs emulating TPU emulating EDT"
1410 (emulations))
1411 ("tpu-extras.el"
1412 "scroll margins and free cursor mode for TPU-edt"
1413 (emulations))
1414 ("tpu-mapper.el"
1415 "create a TPU-edt X-windows keymap file"
1416 (emulations))
1417 ("vi.el"
1418 "major mode for emulating \"vi\" editor under GNU Emacs"
1419 (emulations))
1420 ("vip.el"
1421 "a VI Package for GNU Emacs"
1422 (emulations))
1423 ("viper-cmd.el"
1424 "Vi command support for Viper"
1425 nil)
1426 ("viper-ex.el"
1427 "functions implementing the Ex commands for Viper"
1428 nil)
1429 ("viper-init.el"
1430 "some common definitions for Viper"
1431 nil)
1432 ("viper-keym.el"
1433 "Viper keymaps"
1434 nil)
1435 ("viper-macs.el"
1436 "functions implementing keyboard macros for Viper"
1437 nil)
1438 ("viper-mous.el"
1439 "mouse support for Viper"
1440 nil)
1441 ("viper-util.el"
1442 "Utilities used by viper.el"
1443 nil)
1444 ("viper.el"
1445 "A full-featured Vi emulator for GNU Emacs and XEmacs,"
1446 (emulations))
1447 ("ws-mode.el"
1448 "WordStar emulation mode for GNU Emacs"
1449 (emulations))
1450 ("em-alias.el"
1451 "creation and management of command aliases"
1452 nil)
1453 ("em-banner.el"
1454 "sample module that displays a login banner"
1455 nil)
1456 ("em-basic.el"
1457 "basic shell builtin commands"
1458 nil)
1459 ("em-cmpl.el"
1460 "completion using the TAB key"
1461 nil)
1462 ("em-dirs.el"
1463 "directory navigation commands"
1464 nil)
1465 ("em-glob.el"
1466 "extended file name globbing"
1467 nil)
1468 ("em-hist.el"
1469 "history list management"
1470 nil)
1471 ("em-ls.el"
1472 "implementation of ls in Lisp"
1473 nil)
1474 ("em-pred.el"
1475 "argument predicates and modifiers (ala zsh)"
1476 nil)
1477 ("em-prompt.el"
1478 "command prompts"
1479 nil)
1480 ("em-rebind.el"
1481 "rebind keys when point is at current input"
1482 nil)
1483 ("em-script.el"
1484 "Eshell script files"
1485 nil)
1486 ("em-smart.el"
1487 "smart display of output"
1488 nil)
1489 ("em-term.el"
1490 "running visual commands"
1491 nil)
1492 ("em-unix.el"
1493 "UNIX command aliases"
1494 nil)
1495 ("em-xtra.el"
1496 "extra alias functions"
1497 nil)
1498 ("esh-arg.el"
1499 "argument processing"
1500 nil)
1501 ("esh-cmd.el"
1502 "command invocation"
1503 nil)
1504 ("esh-ext.el"
1505 "commands external to Eshell"
1506 nil)
1507 ("esh-groups.el"
1508 nil
1509 nil)
1510 ("esh-io.el"
1511 "I/O management"
1512 nil)
1513 ("esh-maint.el"
1514 "init code for building eshell"
1515 nil)
1516 ("esh-mode.el"
1517 "user interface"
1518 nil)
1519 ("esh-module.el"
1520 "Eshell modules"
1521 (processes))
1522 ("esh-opt.el"
1523 "command options processing"
1524 nil)
1525 ("esh-proc.el"
1526 "process management"
1527 nil)
1528 ("esh-test.el"
1529 "Eshell test suite"
1530 nil)
1531 ("esh-util.el"
1532 "general utilities"
1533 nil)
1534 ("esh-var.el"
1535 "handling of variables"
1536 nil)
1537 ("eshell.el"
1538 "the Emacs command shell"
1539 (processes))
1540 ("ccl.el"
1541 "CCL (Code Conversion Language) compiler"
1542 (ccl mule multilingual character set coding-system))
1543 ("characters.el"
1544 "set syntax and category for multibyte characters"
1545 (multibyte character character set syntax category))
1546 ("code-pages.el"
1547 "coding systems for assorted codepages"
1548 (i18n))
1549 ("codepage.el"
1550 "MS-DOS/MS-Windows specific coding systems"
1551 (i18n ms-dos ms-windows codepage))
1552 ("encoded-kb.el"
1553 "handler to input multibyte characters encoded somehow"
1554 nil)
1555 ("fontset.el"
1556 "commands for handling fontset"
1557 (mule multilingual fontset))
1558 ("isearch-x.el"
1559 "extended isearch handling commands"
1560 (multilingual isearch))
1561 ("iso-acc.el"
1562 "minor mode providing electric accent keys"
1563 (i18n))
1564 ("iso-ascii.el"
1565 "set up char tables for ISO 8859/1 on ASCII terminals"
1566 (i18n))
1567 ("iso-cvt.el"
1568 "translate ISO 8859-1 from/to various encodings"
1569 (tex iso latin i18n))
1570 ("iso-insert.el"
1571 "insert functions for ISO 8859/1"
1572 (i18n))
1573 ("iso-swed.el"
1574 "set up char tables for ISO 8859/1 for Swedish/Finnish ttys"
1575 (i18n))
1576 ("iso-transl.el"
1577 "keyboard input definitions for ISO 8859-1"
1578 (i18n))
1579 ("ja-dic-cnv.el"
1580 "convert a Japanese dictionary (SKK-JISYO.L) to Emacs Lisp"
1581 (mule multilingual japanese))
1582 ("ja-dic-utl.el"
1583 "utilities for handling Japanese dictionary (SKK-JISYO.L)"
1584 (mule multilingual japanese))
1585 ("kinsoku.el"
1586 "`Kinsoku' processing funcs"
1587 (mule kinsoku))
1588 ("kkc.el"
1589 "Kana Kanji converter"
1590 (mule multilingual japanese))
1591 ("latin-1.el"
1592 "set up case-conversion and syntax tables for ISO Latin-1"
1593 (i18n))
1594 ("latin-2.el"
1595 "set up case-conversion and syntax tables for ISO Latin-2"
1596 (i18n))
1597 ("latin-3.el"
1598 "set up case-conversion and syntax tables for ISO Latin-3"
1599 (i18n))
1600 ("latin-4.el"
1601 "set up case-conversion and syntax tables for ISO Latin-4"
1602 (i18n))
1603 ("latin-5.el"
1604 "set up case-conversion and syntax tables for ISO latin-5"
1605 (i18n))
1606 ("latin-8.el"
1607 "set up case-conversion and syntax tables for ISO Latin-8"
1608 (i18n))
1609 ("latin-9.el"
1610 "set up case-conversion and syntax tables for ISO Latin-9"
1611 (i18n))
1612 ("latin1-disp.el"
1613 "display tables for other ISO 8859 on Latin-1 terminals"
1614 (i18n))
1615 ("mule-cmds.el"
1616 "commands for mulitilingual environment"
1617 (mule multilingual))
1618 ("mule-conf.el"
1619 "configure multilingual environment"
1620 (mule multilingual character set coding system))
1621 ("mule-diag.el"
1622 "show diagnosis of multilingual environment (Mule)"
1623 (multilingual charset coding system fontset diagnosis i18n))
1624 ("mule-util.el"
1625 "utility functions for mulitilingual environment (mule)"
1626 (mule multilingual))
1627 ("mule.el"
1628 "basic commands for mulitilingual environment"
1629 (mule multilingual character set coding system))
1630 ("ogonek.el"
1631 "change the encoding of Polish diacritics"
1632 (i18n))
1633 ("quail.el"
1634 "provides simple input method for multilingual text"
1635 (mule multilingual input method i18n))
1636 ("swedish.el"
1637 "miscellaneous functions for dealing with Swedish"
1638 (i18n))
1639 ("titdic-cnv.el"
1640 "convert cxterm dictionary (TIT format) to Quail package"
1641 (quail tit cxterm))
1642 ("ucs-tables.el"
1643 "translation to, from and via Unicode"
1644 (i18n))
1645 ("utf-8-subst.el"
1646 "translation of untranslatable utf-8 to CJK"
1647 (i18n))
1648 ("utf-8.el"
1649 "Limited UTF-8 decoding/encoding support"
1650 (multilingual unicode utf-8 i18n))
1651 ("china-util.el"
1652 "utilities for Chinese"
1653 (mule multilingual chinese))
1654 ("chinese.el"
1655 "support for Chinese"
1656 (multilingual chinese))
1657 ("cyril-util.el"
1658 "utilities for Cyrillic scripts"
1659 (mule multilingual cyrillic))
1660 ("cyrillic.el"
1661 "support for Cyrillic"
1662 (multilingual cyrillic))
1663 ("czech.el"
1664 "support for Czech"
1665 (multilingual czech))
1666 ("devan-util.el"
1667 "Support for composing Devanagari characters"
1668 (multilingual devanagari))
1669 ("devanagari.el"
1670 "Support for Devanagari"
1671 (multilingual indian devanagari))
1672 ("english.el"
1673 "support for English"
1674 (multibyte character character set syntax category))
1675 ("ethio-util.el"
1676 "utilities for Ethiopic"
1677 (mule multilingual ethiopic))
1678 ("ethiopic.el"
1679 "support for Ethiopic"
1680 (multilingual ethiopic))
1681 ("european.el"
1682 "support for European languages"
1683 (multilingual european))
1684 ("georgian.el"
1685 "language support for Georgian"
1686 (i18n))
1687 ("greek.el"
1688 "support for Greek"
1689 (multilingual greek))
1690 ("hebrew.el"
1691 "support for Hebrew"
1692 (multilingual hebrew))
1693 ("ind-util.el"
1694 "Transliteration and Misc. Tools for Indian Languages"
1695 (multilingual indian devanagari))
1696 ("indian.el"
1697 "Indian languages support"
1698 (multilingual i18n indian))
1699 ("japan-util.el"
1700 "utilities for Japanese"
1701 (mule multilingual japanese))
1702 ("japanese.el"
1703 "support for Japanese"
1704 (multilingual japanese))
1705 ("korea-util.el"
1706 "utilities for Korean"
1707 (mule multilingual korean))
1708 ("korean.el"
1709 "support for Korean"
1710 (multilingual korean))
1711 ("lao-util.el"
1712 "utilities for Lao"
1713 (multilingual lao))
1714 ("lao.el"
1715 "support for Lao"
1716 (multilingual lao))
1717 ("misc-lang.el"
1718 "support for miscellaneous languages (characters)"
1719 (multilingual character set coding system))
1720 ("romanian.el"
1721 "support for Romanian"
1722 (multilingual romanian))
1723 ("slovak.el"
1724 "support for Slovak"
1725 (multilingual slovak))
1726 ("thai-util.el"
1727 "utilities for Thai"
1728 (mule multilingual thai))
1729 ("thai.el"
1730 "support for Thai"
1731 (multilingual thai))
1732 ("tibet-util.el"
1733 "utilities for Tibetan"
1734 (multilingual tibetan))
1735 ("tibetan.el"
1736 "support for Tibetan language"
1737 (multilingual tibetan))
1738 ("utf-8-lang.el"
1739 "generic UTF-8 language environment"
1740 (i18n))
1741 ("viet-util.el"
1742 "utilities for Vietnamese"
1743 (mule multilingual vietnamese))
1744 ("vietnamese.el"
1745 "support for Vietnamese"
1746 (multilingual vietnamese))
1747 ("blessmail.el"
1748 "decide whether movemail needs special privileges"
1749 (internal))
1750 ("emacsbug.el"
1751 "command to report Emacs bugs to appropriate mailing list"
1752 (maint mail))
1753 ("feedmail.el"
1754 "assist other email packages to massage outgoing messages"
1755 (email queue mail sendmail message spray smtp draft))
1756 ("footnote.el"
1757 "footnote support for message mode"
1758 (mail news))
1759 ("mail-extr.el"
1760 "extract full name and address from RFC 822 mail header"
1761 (mail))
1762 ("mail-hist.el"
1763 "headers and message body history for outgoing mail"
1764 (mail history))
1765 ("mail-utils.el"
1766 "utility functions used both by rmail and rnews"
1767 (mail news))
1768 ("mailabbrev.el"
1769 "abbrev-expansion of mail aliases"
1770 (mail))
1771 ("mailalias.el"
1772 "expand and complete mailing address aliases"
1773 (mail))
1774 ("mailheader.el"
1775 "mail header parsing, merging, formatting"
1776 (tools mail news))
1777 ("mailpost.el"
1778 "RMAIL coupler to /usr/uci/post mailer"
1779 (mail))
1780 ("metamail.el"
1781 "Metamail interface for GNU Emacs"
1782 (mail news mime multimedia))
1783 ("mh-comp.el"
1784 "mh-e functions for composing messages"
1785 (mail))
1786 ("mh-e.el"
1787 "GNU Emacs interface to the MH mail system"
1788 (mail))
1789 ("mh-funcs.el"
1790 "mh-e functions not everyone will use right away"
1791 nil)
1792 ("mh-mime.el"
1793 "mh-e support for composing MIME messages"
1794 nil)
1795 ("mh-pick.el"
1796 "make a search pattern and search for a message in mh-e"
1797 nil)
1798 ("mh-seq.el"
1799 "mh-e sequences support"
1800 nil)
1801 ("mh-utils.el"
1802 "mh-e code needed for both sending and reading"
1803 nil)
1804 ("mspools.el"
1805 "show mail spools waiting to be read"
1806 (mail))
1807 ("reporter.el"
1808 "customizable bug reporting of lisp programs"
1809 (maint mail tools))
1810 ("rfc2368.el"
1811 "support for rfc2368"
1812 (mail))
1813 ("rfc822.el"
1814 "hairy rfc822 parser for mail and news and suchlike"
1815 (mail))
1816 ("rmail.el"
1817 "main code of \"RMAIL\" mail reader for Emacs"
1818 (mail))
1819 ("rmailedit.el"
1820 "\"RMAIL edit mode\" Edit the current message"
1821 (mail))
1822 ("rmailkwd.el"
1823 "part of the \"RMAIL\" mail reader for Emacs"
1824 (mail))
1825 ("rmailmsc.el"
1826 "miscellaneous support functions for the RMAIL mail reader"
1827 (mail))
1828 ("rmailout.el"
1829 "\"RMAIL\" mail reader for Emacs: output message to a file"
1830 (mail))
1831 ("rmailsort.el"
1832 "Rmail: sort messages"
1833 (mail))
1834 ("rmailsum.el"
1835 "make summary buffers for the mail reader"
1836 (mail))
1837 ("sendmail.el"
1838 "mail sending commands for Emacs."
1839 (mail))
1840 ("smtpmail.el"
1841 "simple SMTP protocol (RFC 821) for sending mail"
1842 (mail))
1843 ("supercite.el"
1844 "minor mode for citing mail and news replies"
1845 (mail news))
1846 ("uce.el"
1847 "facilitate reply to unsolicited commercial email"
1848 (uce unsolicited commercial email))
1849 ("undigest.el"
1850 "digest-cracking support for the RMAIL mail reader"
1851 (mail))
1852 ("unrmail.el"
1853 "convert Rmail files to mailbox files"
1854 (mail))
1855 ("vms-pmail.el"
1856 "use Emacs as the editor within VMS mail"
1857 (vms))
1858 ("ange-ftp.el"
1859 "transparent FTP support for GNU Emacs"
1860 (comm))
1861 ("browse-url.el"
1862 "pass a URL to a WWW browser"
1863 (hypertext hypermedia mouse))
1864 ("eudc-bob.el"
1865 "Binary Objects Support for EUDC"
1866 (comm))
1867 ("eudc-export.el"
1868 "functions to export EUDC query results"
1869 (comm))
1870 ("eudc-hotlist.el"
1871 "hotlist management for EUDC"
1872 (comm))
1873 ("eudc-vars.el"
1874 "Emacs Unified Directory Client"
1875 (comm))
1876 ("eudc.el"
1877 "Emacs Unified Directory Client"
1878 (comm))
1879 ("eudcb-bbdb.el"
1880 "Emacs Unified Directory Client - BBDB Backend"
1881 (comm))
1882 ("eudcb-ldap.el"
1883 "Emacs Unified Directory Client - LDAP Backend"
1884 (comm))
1885 ("eudcb-ph.el"
1886 "Emacs Unified Directory Client - CCSO PH/QI Backend"
1887 (comm))
1888 ("goto-addr.el"
1889 "click to browse URL or to send to e-mail address"
1890 (mh-e www mouse mail))
1891 ("ldap.el"
1892 "client interface to LDAP for Emacs"
1893 (comm))
1894 ("net-utils.el"
1895 "network functions"
1896 (network comm))
1897 ("quickurl.el"
1898 "insert an URL based on text at point in buffer"
1899 (hypermedia))
1900 ("rcompile.el"
1901 "run a compilation on a remote machine"
1902 (tools processes))
1903 ("rlogin.el"
1904 "remote login interface"
1905 (unix comm))
1906 ("snmp-mode.el"
1907 "SNMP & SNMPv2 MIB major mode"
1908 (data))
1909 ("telnet.el"
1910 "run a telnet session from within an Emacs buffer"
1911 (unix comm))
1912 ("webjump.el"
1913 "programmable Web hotlist"
1914 (comm www))
1915 ("zone-mode.el"
1916 "major mode for editing DNS zone files"
1917 (dns languages))
1918 ("5x5.el"
1919 "simple little puzzle game"
1920 (games puzzles))
1921 ("animate.el"
1922 "make text dance"
1923 (games))
1924 ("blackbox.el"
1925 "blackbox game in Emacs Lisp"
1926 (games))
1927 ("bruce.el"
1928 "bruce phrase utility for overloading the Communications"
1929 (games))
1930 ("cookie1.el"
1931 "retrieve random phrases from fortune cookie files"
1932 (games extensions))
1933 ("decipher.el"
1934 "cryptanalyze monoalphabetic substitution ciphers"
1935 (games))
1936 ("dissociate.el"
1937 "scramble text amusingly for Emacs"
1938 (games))
1939 ("doctor.el"
1940 "psychological help for frustrated users"
1941 (games))
1942 ("dunnet.el"
1943 "text adventure for Emacs"
1944 (games))
1945 ("fortune.el"
1946 "use fortune to create signatures"
1947 (games utils mail))
1948 ("gamegrid.el"
1949 "library for implementing grid-based games on Emacs"
1950 (games))
1951 ("gametree.el"
1952 "manage game analysis trees in Emacs"
1953 (games))
1954 ("gomoku.el"
1955 "Gomoku game between you and Emacs"
1956 (games))
1957 ("handwrite.el"
1958 "turns your emacs buffer into a handwritten document"
1959 (wp print postscript cursive writing))
1960 ("hanoi.el"
1961 "towers of hanoi in Emacs"
1962 (games))
1963 ("landmark.el"
1964 "neural-network robot that learns landmarks"
1965 (gomoku neural network adaptive search chemotaxis))
1966 ("life.el"
1967 "John Horton Conway's `Life' game for GNU Emacs"
1968 (games))
1969 ("meese.el"
1970 "protect the impressionable young minds of America"
1971 (games))
1972 ("morse.el"
1973 "convert text to morse code and back"
1974 (games))
1975 ("mpuz.el"
1976 "multiplication puzzle for GNU Emacs"
1977 (games))
1978 ("pong.el"
1979 "classical implementation of pong"
1980 (games))
1981 ("snake.el"
1982 "implementation of Snake for Emacs"
1983 (games))
1984 ("solitaire.el"
1985 "game of solitaire in Emacs Lisp"
1986 (games))
1987 ("spook.el"
1988 "spook phrase utility for overloading the NSA line eater"
1989 (games))
1990 ("studly.el"
1991 "StudlyCaps (tm)(r)(c)(xxx)"
1992 (games))
1993 ("tetris.el"
1994 "implementation of Tetris for Emacs"
1995 (games))
1996 ("yow.el"
1997 "quote random zippyisms"
1998 (games))
1999 ("zone.el"
2000 "idle display hacks"
2001 (games))
2002 ("ada-mode.el"
2003 "major-mode for editing Ada sources"
2004 (languages ada))
2005 ("ada-prj.el"
2006 "easy editing of project files for the ada-mode"
2007 (languages ada project file))
2008 ("ada-stmt.el"
2009 "an extension to Ada mode for inserting statement templates"
2010 (languages ada))
2011 ("ada-xref.el"
2012 "for lookup and completion in Ada mode"
2013 (languages ada xref))
2014 ("antlr-mode.el"
2015 "major mode for ANTLR grammar files"
2016 (languages))
2017 ("asm-mode.el"
2018 "mode for editing assembler code"
2019 (tools languages))
2020 ("autoconf.el"
2021 "mode for editing Autoconf configure.in files"
2022 (languages))
2023 ("awk-mode.el"
2024 "AWK code editing commands for Emacs"
2025 (unix languages))
2026 ("cc-align.el"
2027 "custom indentation functions for CC Mode"
2028 (c languages oop))
2029 ("cc-bytecomp.el"
2030 "compile time setup for proper compilation"
2031 (c languages oop))
2032 ("cc-cmds.el"
2033 "user level commands for CC Mode"
2034 (c languages oop))
2035 ("cc-compat.el"
2036 "cc-mode compatibility with c-mode.el confusion"
2037 (c languages oop))
2038 ("cc-defs.el"
2039 "compile time definitions for CC Mode"
2040 (c languages oop))
2041 ("cc-engine.el"
2042 "core syntax guessing engine for CC mode"
2043 (c languages oop))
2044 ("cc-langs.el"
2045 "language specific settings for CC Mode"
2046 (c languages oop))
2047 ("cc-menus.el"
2048 "imenu support for CC Mode"
2049 (c languages oop))
2050 ("cc-mode.el"
2051 "major mode for editing C, C++, Objective-C, and Java code"
2052 (c languages oop))
2053 ("cc-styles.el"
2054 "support for styles in CC Mode"
2055 (c languages oop))
2056 ("cc-vars.el"
2057 "user customization variables for CC Mode"
2058 (c languages oop))
2059 ("cmacexp.el"
2060 "expand C macros in a region"
2061 (c))
2062 ("compile.el"
2063 "run compiler as inferior of Emacs, parse error messages"
2064 (tools processes))
2065 ("cperl-mode.el"
2066 "Perl code editing commands for Emacs"
2067 (languages perl))
2068 ("cpp.el"
2069 "highlight or hide text according to cpp conditionals"
2070 (c faces tools))
2071 ("cwarn.el"
2072 "highlight suspicious C and C++ constructions"
2073 (c languages faces))
2074 ("dcl-mode.el"
2075 "major mode for editing DCL command files"
2076 (dcl editing major-mode languages))
2077 ("delphi.el"
2078 "major mode for editing Delphi source (Object Pascal) in Emacs"
2079 (languages))
2080 ("ebnf-bnf.el"
2081 "parser for EBNF"
2082 (wp ebnf postscript))
2083 ("ebnf-iso.el"
2084 "parser for ISO EBNF"
2085 (wp ebnf postscript))
2086 ("ebnf-otz.el"
2087 "syntatic chart OpTimiZer"
2088 (wp ebnf postscript))
2089 ("ebnf-yac.el"
2090 "parser for Yacc/Bison"
2091 (wp ebnf postscript))
2092 ("ebnf2ps.el"
2093 "translate an EBNF to a syntatic chart on PostScript"
2094 (wp ebnf postscript))
2095 ("ebrowse.el"
2096 "Emacs C++ class browser & tags facility"
2097 (c++ tags tools))
2098 ("etags.el"
2099 "etags facility for Emacs"
2100 (tools))
2101 ("executable.el"
2102 "base functionality for executable interpreter scripts"
2103 (languages unix))
2104 ("f90.el"
2105 "Fortran-90 mode (free format)"
2106 (fortran f90 languages))
2107 ("fortran.el"
2108 "Fortran mode for GNU Emacs"
2109 (languages))
2110 ("glasses.el"
2111 "make cantReadThis readable"
2112 (tools))
2113 ("hideif.el"
2114 "hides selected code within ifdef"
2115 (c outlines))
2116 ("hideshow.el"
2117 "minor mode cmds to selectively display code/comment blocks"
2118 (c c++ java lisp tools editing comments blocks hiding outlines))
2119 ("icon.el"
2120 "mode for editing Icon code"
2121 (languages))
2122 ("idlw-rinfo.el"
2123 "Routine Information for IDLWAVE"
2124 (languages))
2125 ("idlw-shell.el"
2126 "run IDL or WAVE as an inferior process of Emacs"
2127 (processes))
2128 ("idlw-toolbar.el"
2129 "a debugging toolbar for IDLWAVE"
2130 (processes))
2131 ("idlwave.el"
2132 "IDL and WAVE CL editing mode for GNU Emacs"
2133 (languages))
2134 ("inf-lisp.el"
2135 "an inferior-lisp mode"
2136 (processes lisp))
2137 ("m4-mode.el"
2138 "m4 code editing commands for Emacs"
2139 (languages faces))
2140 ("make-mode.el"
2141 "makefile editing commands for Emacs"
2142 (unix tools))
2143 ("mantemp.el"
2144 "create manual template instantiations from g++ 2.7.2 output"
2145 (g++ templates))
2146 ("meta-mode.el"
2147 "major mode for editing Metafont or MetaPost sources"
2148 (metafont metapost tex languages))
2149 ("modula2.el"
2150 "Modula-2 editing support package"
2151 (languages))
2152 ("octave-hlp.el"
2153 "getting help on Octave symbols using info"
2154 (languages))
2155 ("octave-inf.el"
2156 "running Octave as an inferior Emacs process"
2157 (languages))
2158 ("octave-mod.el"
2159 "editing Octave source files under Emacs"
2160 (languages))
2161 ("pascal.el"
2162 "major mode for editing pascal source in Emacs"
2163 (languages))
2164 ("perl-mode.el"
2165 "Perl code editing commands for GNU Emacs"
2166 (languages))
2167 ("prolog.el"
2168 "major mode for editing and running Prolog under Emacs"
2169 (languages))
2170 ("ps-mode.el"
2171 "PostScript mode for GNU Emacs"
2172 (postscript languages))
2173 ("scheme.el"
2174 "Scheme (and DSSSL) editing mode"
2175 (languages lisp))
2176 ("sh-script.el"
2177 "shell-script editing commands for Emacs"
2178 (languages unix))
2179 ("simula.el"
2180 "SIMULA 87 code editing commands for Emacs"
2181 (languages))
2182 ("sql.el"
2183 "specialized comint.el for SQL interpreters"
2184 (comm languages processes))
2185 ("tcl.el"
2186 "Tcl code editing commands for Emacs"
2187 (languages tcl modes))
2188 ("vhdl-mode.el"
2189 "major mode for editing VHDL code"
2190 (languages vhdl))
2191 ("artist.el"
2192 "draw ascii graphics with your mouse"
2193 (mouse))
2194 ("bib-mode.el"
2195 "major mode for editing bib files"
2196 (bib))
2197 ("bibtex.el"
2198 "BibTeX mode for GNU Emacs"
2199 (bibtex latex tex))
2200 ("fill.el"
2201 "fill commands for Emacs"
2202 (wp))
2203 ("flyspell.el"
2204 "on-the-fly spell checker"
2205 (convenience))
2206 ("ispell.el"
2207 "interface to International Ispell Versions 3.1 and 3.2"
2208 (unix wp))
2209 ("makeinfo.el"
2210 "run makeinfo conveniently"
2211 (docs convenience))
2212 ("nroff-mode.el"
2213 "GNU Emacs major mode for editing nroff source"
2214 (wp))
2215 ("outline.el"
2216 "outline mode commands for Emacs"
2217 (outlines))
2218 ("page-ext.el"
2219 "extended page handling commands"
2220 (wp data))
2221 ("page.el"
2222 "page motion commands for Emacs"
2223 (wp convenience))
2224 ("paragraphs.el"
2225 "paragraph and sentence parsing"
2226 (wp))
2227 ("picture.el"
2228 "\"Picture mode\" -- editing using quarter-plane screen model"
2229 (convenience wp))
2230 ("refbib.el"
2231 "convert refer-style references to ones usable by Latex bib"
2232 (bib tex))
2233 ("refer.el"
2234 "look up references in bibliography files"
2235 (bib))
2236 ("refill.el"
2237 "`auto-fill' by refilling paragraphs on changes"
2238 (wp))
2239 ("reftex-auc.el"
2240 "RefTeX's interface to AUC TeX"
2241 nil)
2242 ("reftex-cite.el"
2243 "creating citations with RefTeX"
2244 nil)
2245 ("reftex-dcr.el"
2246 "viewing cross references and citations with RefTeX"
2247 nil)
2248 ("reftex-global.el"
2249 "operations on entire documents with RefTeX"
2250 nil)
2251 ("reftex-index.el"
2252 "index support with RefTeX"
2253 nil)
2254 ("reftex-parse.el"
2255 "parser functions for RefTeX"
2256 nil)
2257 ("reftex-ref.el"
2258 "code to create labels and references with RefTeX"
2259 nil)
2260 ("reftex-sel.el"
2261 "the selection modes for RefTeX"
2262 nil)
2263 ("reftex-toc.el"
2264 "RefTeX's table of contents mode"
2265 nil)
2266 ("reftex-vars.el"
2267 "configuration variables for RefTeX"
2268 nil)
2269 ("reftex.el"
2270 "minor mode for doing \\label, \\ref, \\cite, \\index in LaTeX"
2271 (tex))
2272 ("scribe.el"
2273 "scribe mode, and its idiosyncratic commands"
2274 (wp))
2275 ("sgml-mode.el"
2276 "SGML- and HTML-editing modes"
2277 (wp hypermedia comm languages))
2278 ("spell.el"
2279 "spelling correction interface for Emacs"
2280 (wp unix))
2281 ("tex-mode.el"
2282 "TeX, LaTeX, and SliTeX mode commands"
2283 (tex))
2284 ("texinfmt.el"
2285 "format Texinfo files into Info files"
2286 (maint tex docs))
2287 ("texinfo.el"
2288 "major mode for editing Texinfo files"
2289 (maint tex docs))
2290 ("texnfo-upd.el"
2291 "utilities for updating nodes and menus in Texinfo files"
2292 (maint tex docs))
2293 ("text-mode.el"
2294 "text mode, and its idiosyncratic commands"
2295 (wp))
2296 ("tildify.el"
2297 "adding hard spaces into texts"
2298 (text tex sgml wp))
2299 ("two-column.el"
2300 "minor mode for editing of two-column text"
2301 (wp))
2302 ("underline.el"
2303 "insert/remove underlining (done by overstriking) in Emacs"
2304 (wp))
2305 ("tool-bar.el"
2306 "setting up the tool bar"
2307 (mouse frames))
2308 ))
2309
2310 (provide 'finder-inf)
2311
2312 ;;; Local Variables:
2313 ;;; version-control: never
2314 ;;; no-byte-compile: t
2315 ;;; no-update-autoloads: t
2316 ;;; End:
2317 ;;; finder-inf.el ends here