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