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