comparison lisp/finder-inf.el @ 39050:2b6bde3c4d67

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