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