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