Mercurial > hg > xemacs-beta
comparison lisp/utils/finder-inf.el @ 50:ee648375d8d6 r19-16b91
Import from CVS: tag r19-16b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:56:41 +0200 |
parents | 376386a54a3c |
children | 131b0175ea99 |
comparison
equal
deleted
inserted
replaced
49:b46643e427ac | 50:ee648375d8d6 |
---|---|
8 (setq finder-package-info '( | 8 (setq finder-package-info '( |
9 ("paths.el" | 9 ("paths.el" |
10 "define pathnames for use by various Emacs commands." | 10 "define pathnames for use by various Emacs commands." |
11 (internal) | 11 (internal) |
12 "lisp/") | 12 "lisp/") |
13 ("site-load.el" | |
14 "Template file for site-wide XEmacs customization" | |
15 (internal) | |
16 "lisp/") | |
17 ("font-latex.el" | |
18 "LaTeX fontification for Font Lock mode." | |
19 (latex faces) | |
20 "lisp/auctex/") | |
21 ("latex.el" | |
22 "Support for LaTeX documents." | |
23 (wp) | |
24 "lisp/auctex/") | |
25 ("multi-prompt.el" | |
26 "completing read of multiple strings." | |
27 (extensions) | |
28 "lisp/auctex/") | |
29 ("tex.el" | |
30 "Support for TeX documents." | |
31 (wp) | |
32 "lisp/auctex/") | |
33 ("byte-optimize.el" | |
34 "the optimization passes of the emacs-lisp byte compiler." | |
35 (internal) | |
36 "lisp/bytecomp/") | |
37 ("bytecomp-runtime.el" | |
38 "byte-compiler support for inlining" | |
39 (internal) | |
40 "lisp/bytecomp/") | |
13 ("bytecomp.el" | 41 ("bytecomp.el" |
14 "compilation of Lisp code into byte code." | 42 "compilation of Lisp code into byte code." |
15 (internal) | 43 (internal) |
16 "lisp/bytecomp/") | 44 "lisp/bytecomp/") |
17 ("disass.el" | 45 ("disass.el" |
41 ("cal-xemacs.el" | 69 ("cal-xemacs.el" |
42 "calendar functions for menu bar and popup menu support" | 70 "calendar functions for menu bar and popup menu support" |
43 (calendar) | 71 (calendar) |
44 "lisp/calendar/") | 72 "lisp/calendar/") |
45 ("calendar.el" | 73 ("calendar.el" |
46 "Calendar functions." | 74 "Calendar functions. -*-byte-compile-dynamic: t;-*-" |
47 (calendar) | 75 (calendar) |
48 "lisp/calendar/") | 76 "lisp/calendar/") |
49 ("diary-ins.el" | 77 ("diary-ins.el" |
50 "calendar functions for adding diary entries." | 78 "calendar functions for adding diary entries." |
51 (diary calendar) | 79 (diary calendar) |
64 "lisp/calendar/") | 92 "lisp/calendar/") |
65 ("solar.el" | 93 ("solar.el" |
66 "calendar functions for solar events." | 94 "calendar functions for solar events." |
67 (calendar) | 95 (calendar) |
68 "lisp/calendar/") | 96 "lisp/calendar/") |
97 ("cl-autoload.el" | |
98 "Generate the autoload file cl-defs.el." | |
99 (extensions lisp) | |
100 "lisp/cl/") | |
101 ("cl-compat.el" | |
102 "Common Lisp extensions for GNU Emacs Lisp (compatibility)" | |
103 (extensions) | |
104 "lisp/cl/") | |
105 ("cl-extra.el" | |
106 "Common Lisp extensions for GNU Emacs Lisp (part two)" | |
107 (extensions) | |
108 "lisp/cl/") | |
109 ("cl-macs.el" | |
110 "Common Lisp extensions for GNU Emacs Lisp (part four)" | |
111 (extensions) | |
112 "lisp/cl/") | |
113 ("cl-seq.el" | |
114 "Common Lisp extensions for GNU Emacs Lisp (part three)" | |
115 (extensions) | |
116 "lisp/cl/") | |
117 ("cl.el" | |
118 "Common Lisp extensions for GNU Emacs Lisp" | |
119 (extensions lisp) | |
120 "lisp/cl/") | |
69 ("background.el" | 121 ("background.el" |
70 "fun with background jobs" | 122 "fun with background jobs" |
71 (processes) | 123 (processes) |
124 "lisp/comint/") | |
125 ("comint-xemacs.el" | |
126 "Face customizations for comint" | |
127 (help faces) | |
72 "lisp/comint/") | 128 "lisp/comint/") |
73 ("comint.el" | 129 ("comint.el" |
74 "general command interpreter in a window stuff" | 130 "general command interpreter in a window stuff" |
75 (processes) | 131 (processes) |
76 "lisp/comint/") | 132 "lisp/comint/") |
80 "lisp/comint/") | 136 "lisp/comint/") |
81 ("gdb.el" | 137 ("gdb.el" |
82 "run gdb under Emacs" | 138 "run gdb under Emacs" |
83 (c unix tools debugging) | 139 (c unix tools debugging) |
84 "lisp/comint/") | 140 "lisp/comint/") |
141 ("gdbsrc.el" | |
142 "Source-based (as opposed to comint-based) debugger" | |
143 (c unix tools debugging) | |
144 "lisp/comint/") | |
85 ("gud.el" | 145 ("gud.el" |
86 "Grand Unified Debugger mode for gdb, sdb, dbx, or xdb" | 146 "Grand Unified Debugger mode for gdb, sdb, dbx, or xdb" |
87 (c unix tools debugging) | 147 (c unix tools debugging) |
148 "lisp/comint/") | |
149 ("history.el" | |
150 "Generic history stuff" | |
151 nil | |
88 "lisp/comint/") | 152 "lisp/comint/") |
89 ("inf-lisp.el" | 153 ("inf-lisp.el" |
90 "an inferior-lisp mode" | 154 "an inferior-lisp mode" |
91 (processes lisp) | 155 (processes lisp) |
92 "lisp/comint/") | 156 "lisp/comint/") |
93 ("kermit.el" | 157 ("kermit.el" |
94 "additions to shell mode for use with kermit, etc." | 158 "additions to shell mode for use with kermit, etc." |
95 (comm processes) | 159 (comm) |
96 "lisp/comint/") | 160 "lisp/comint/") |
97 ("rlogin.el" | 161 ("rlogin.el" |
98 "remote login interface" | 162 "remote login interface" |
99 (unix comm) | 163 (unix comm) |
100 "lisp/comint/") | 164 "lisp/comint/") |
104 "lisp/comint/") | 168 "lisp/comint/") |
105 ("telnet.el" | 169 ("telnet.el" |
106 "run a telnet session from within an Emacs buffer" | 170 "run a telnet session from within an Emacs buffer" |
107 (comm unix) | 171 (comm unix) |
108 "lisp/comint/") | 172 "lisp/comint/") |
109 ("ange-ftp.el" | 173 ("cus-edit.el" |
110 "transparent FTP support for GNU Emacs" | 174 "Tools for customization Emacs." |
111 (comm) | 175 (help faces) |
112 "lisp/dired/") | 176 "lisp/custom/") |
113 ("dired-link.el" | 177 ("cus-face.el" |
114 "Properly resolves UNIX (and Apollo variant) links under dired." | 178 "XEmacs specific custom support." |
115 nil | 179 (help faces) |
116 "lisp/dired/") | 180 "lisp/custom/") |
117 ("dired-x.el" | 181 ("custom.el" |
118 "Sebastian Kremer's Extra DIRED hacked up for GNU Emacs19" | 182 "Tools for declaring and initializing options." |
119 (dired extensions) | 183 (help faces) |
120 "lisp/dired/") | 184 "lisp/custom/") |
121 ("dired.el" | 185 ("wid-browse.el" |
122 "directory-browsing commands" | 186 "Functions for browsing widgets." |
123 (dired extensions) | 187 (extensions) |
124 "lisp/dired/") | 188 "lisp/custom/") |
189 ("wid-edit.el" | |
190 "Functions for creating and using widgets." | |
191 (extensions) | |
192 "lisp/custom/") | |
193 ("widget-example.el" | |
194 "example of using the widget library" | |
195 (help extensions faces hypermedia) | |
196 "lisp/custom/") | |
197 ("widget.el" | |
198 "a library of user interface components." | |
199 (help extensions faces hypermedia) | |
200 "lisp/custom/") | |
201 ("advise-eval-region.el" | |
202 "Wrap advice around eval-region" | |
203 (extensions lisp) | |
204 "lisp/edebug/") | |
125 ("cust-print.el" | 205 ("cust-print.el" |
126 "handles print-level and print-circle." | 206 "handles print-level and print-circle." |
127 (extensions) | 207 (extensions) |
128 "lisp/edebug/") | 208 "lisp/edebug/") |
209 ("edebug-cl-read.el" | |
210 "Edebug reader macros for use with cl-read." | |
211 (lisp tools maint) | |
212 "lisp/edebug/") | |
129 ("edebug.el" | 213 ("edebug.el" |
130 "a source-level debugger for Emacs Lisp" | 214 "a source-level debugger for Emacs Lisp" |
131 (lisp tools debugging) | 215 (lisp tools maint) |
216 "lisp/edebug/") | |
217 ("eval-reg.el" | |
218 "Redefine eval-region, and subrs that use it, in Lisp" | |
219 (lisp) | |
132 "lisp/edebug/") | 220 "lisp/edebug/") |
133 ("ediff-diff.el" | 221 ("ediff-diff.el" |
134 "diff-related utilities" | 222 "diff-related utilities" |
135 nil | 223 nil |
136 "lisp/ediff/") | 224 "lisp/ediff/") |
225 ("ediff-help.el" | |
226 "Code related to the contents of Ediff help buffers" | |
227 nil | |
228 "lisp/ediff/") | |
137 ("ediff-hook.el" | 229 ("ediff-hook.el" |
138 "setup for Ediff's menus and autoloads" | 230 "setup for Ediff's menus and autoloads" |
139 nil | 231 nil |
140 "lisp/ediff/") | 232 "lisp/ediff/") |
141 ("ediff-init.el" | 233 ("ediff-init.el" |
144 "lisp/ediff/") | 236 "lisp/ediff/") |
145 ("ediff-merg.el" | 237 ("ediff-merg.el" |
146 "merging utilities" | 238 "merging utilities" |
147 nil | 239 nil |
148 "lisp/ediff/") | 240 "lisp/ediff/") |
149 ("ediff-meta.el" | 241 ("ediff-mult.el" |
150 "support for multi-file/multi-buffer processing in Ediff" | 242 "support for multi-file/multi-buffer processing in Ediff" |
243 nil | |
244 "lisp/ediff/") | |
245 ("ediff-ptch.el" | |
246 "Ediff's patch support" | |
247 nil | |
248 "lisp/ediff/") | |
249 ("ediff-tbar.el" | |
250 "A toolbar for Ediff control buffer" | |
151 nil | 251 nil |
152 "lisp/ediff/") | 252 "lisp/ediff/") |
153 ("ediff-util.el" | 253 ("ediff-util.el" |
154 "the core commands and utilities of ediff" | 254 "the core commands and utilities of ediff" |
255 nil | |
256 "lisp/ediff/") | |
257 ("ediff-vers.el" | |
258 "version control interface to Ediff" | |
155 nil | 259 nil |
156 "lisp/ediff/") | 260 "lisp/ediff/") |
157 ("ediff-wind.el" | 261 ("ediff-wind.el" |
158 "window manipulation utilities" | 262 "window manipulation utilities" |
159 nil | 263 nil |
162 "a comprehensive visual interface to diff & patch" | 266 "a comprehensive visual interface to diff & patch" |
163 (comparing merging patching version control.) | 267 (comparing merging patching version control.) |
164 "lisp/ediff/") | 268 "lisp/ediff/") |
165 ("ebuff-menu.el" | 269 ("ebuff-menu.el" |
166 "electric-buffer-list mode" | 270 "electric-buffer-list mode" |
167 nil | 271 (frames) |
168 "lisp/electric/") | 272 "lisp/electric/") |
169 ("echistory.el" | 273 ("echistory.el" |
170 "Electric Command History Mode" | 274 "Electric Command History Mode" |
171 nil | 275 (extensions) |
172 "lisp/electric/") | 276 "lisp/electric/") |
173 ("ehelp.el" | 277 ("ehelp.el" |
174 "bindings for electric-help mode" | 278 "bindings for electric-help mode" |
175 (help extensions) | 279 (help extensions) |
176 "lisp/electric/") | 280 "lisp/electric/") |
180 "lisp/electric/") | 284 "lisp/electric/") |
181 ("helper.el" | 285 ("helper.el" |
182 "utility help package supporting help in electric modes" | 286 "utility help package supporting help in electric modes" |
183 (help) | 287 (help) |
184 "lisp/electric/") | 288 "lisp/electric/") |
185 ("edt.el" | 289 ("crisp.el" |
186 "EDT emulation in Emacs" | 290 "CRiSP/Brief Emacs emulator" |
291 (emulations brief crisp) | |
292 "lisp/emulators/") | |
293 ("edt-lk201.el" | |
294 "Enhanced EDT Keypad Mode Emulation for LK-201 Keyboards" | |
187 (emulations) | 295 (emulations) |
188 "lisp/emulators/") | 296 "lisp/emulators/") |
189 ("gosmacs.el" | 297 ("edt-mapper.el" |
190 "rebindings to imitate Gosmacs." | 298 "Create an EDT LK-201 Map File for X-Windows Emacs" |
299 (emulations) | |
300 "lisp/emulators/") | |
301 ("edt-pc.el" | |
302 "Enhanced EDT Keypad Mode Emulation for PC 101 Keyboards" | |
303 (emulations) | |
304 "lisp/emulators/") | |
305 ("edt-vt100.el" | |
306 "Enhanced EDT Keypad Mode Emulation for VT Series Terminals" | |
307 (emulations) | |
308 "lisp/emulators/") | |
309 ("edt.el" | |
310 "Enhanced EDT Keypad Mode Emulation for GNU Emacs 19" | |
191 (emulations) | 311 (emulations) |
192 "lisp/emulators/") | 312 "lisp/emulators/") |
193 ("mlconvert.el" | 313 ("mlconvert.el" |
194 "convert buffer of Mocklisp code to real lisp." | 314 "convert buffer of Mocklisp code to real lisp." |
195 (emulations) | 315 (emulations) |
196 "lisp/emulators/") | 316 "lisp/emulators/") |
197 ("mlsupport.el" | 317 ("mlsupport.el" |
198 "run-time support for mocklisp code." | 318 "run-time support for mocklisp code." |
199 (extensions) | 319 (extensions) |
200 "lisp/emulators/") | 320 "lisp/emulators/") |
321 ("scroll-lock.el" | |
322 "scroll-locking minor mode" | |
323 (scroll crisp brief lock) | |
324 "lisp/emulators/") | |
201 ("teco.el" | 325 ("teco.el" |
202 "Teco interpreter for Gnu Emacs, version 1." | 326 "Teco interpreter for Gnu Emacs, version 1." |
203 nil | 327 (emulators) |
204 "lisp/emulators/") | 328 "lisp/emulators/") |
205 ("tpu-doc.el" | 329 ("tpu-doc.el" |
206 "Documentation for TPU-edt" | 330 "Documentation for TPU-edt" |
207 (emulations) | 331 (emulations) |
208 "lisp/emulators/") | 332 "lisp/emulators/") |
212 "lisp/emulators/") | 336 "lisp/emulators/") |
213 ("tpu-extras.el" | 337 ("tpu-extras.el" |
214 "Scroll margins and free cursor mode for TPU-edt" | 338 "Scroll margins and free cursor mode for TPU-edt" |
215 (emulations) | 339 (emulations) |
216 "lisp/emulators/") | 340 "lisp/emulators/") |
341 ("tpu-mapper.el" | |
342 "Create a TPU-edt X-windows keymap file" | |
343 (emulations) | |
344 "lisp/emulators/") | |
217 ("ws-mode.el" | 345 ("ws-mode.el" |
218 "WordStar emulation mode for GNU Emacs" | 346 "WordStar emulation mode for GNU Emacs" |
219 nil | 347 (emulations) |
220 "lisp/emulators/") | 348 "lisp/emulators/") |
221 ("eos.el" | 349 ("eos.el" |
222 "Intereactively loads the XEmacs/SPARCworks interface" | 350 "Intereactively loads the XEmacs/SPARCworks interface" |
223 (sparcworks eos era on sparcworks load) | 351 (sparcworks eos era on sparcworks load) |
224 "lisp/eos/") | 352 "lisp/eos/") |
260 "lisp/eos/") | 388 "lisp/eos/") |
261 ("sun-eos.el" | 389 ("sun-eos.el" |
262 "Intereactively loads the XEmacs/SPARCworks interface" | 390 "Intereactively loads the XEmacs/SPARCworks interface" |
263 (sparcworks eos era on sparcworks load) | 391 (sparcworks eos era on sparcworks load) |
264 "lisp/eos/") | 392 "lisp/eos/") |
393 ("term.el" | |
394 "general command interpreter in a window stuff" | |
395 nil | |
396 "lisp/eterm/") | |
265 ("tshell.el" | 397 ("tshell.el" |
266 "specialized term.el for running the shell." | 398 "specialized term.el for running the shell." |
267 (processes) | 399 (processes) |
268 "lisp/eterm/") | 400 "lisp/eterm/") |
401 ("NeXTify.el" | |
402 "Character insertion variation" | |
403 (games) | |
404 "lisp/games/") | |
269 ("blackbox.el" | 405 ("blackbox.el" |
270 "blackbox game in Emacs Lisp" | 406 "blackbox game in Emacs Lisp" |
271 (games) | 407 (games) |
272 "lisp/games/") | 408 "lisp/games/") |
409 ("conx.el" | |
410 "Yet another dissociater" | |
411 (games) | |
412 "lisp/games/") | |
273 ("cookie1.el" | 413 ("cookie1.el" |
274 "retrieve random phrases from fortune cookie files" | 414 "retrieve random phrases from fortune cookie files" |
415 (games) | |
416 "lisp/games/") | |
417 ("decipher.el" | |
418 "Cryptanalyze monoalphabetic substitution ciphers" | |
275 (games) | 419 (games) |
276 "lisp/games/") | 420 "lisp/games/") |
277 ("dissociate.el" | 421 ("dissociate.el" |
278 "scramble text amusingly for Emacs." | 422 "scramble text amusingly for Emacs." |
279 (games) | 423 (games) |
284 "lisp/games/") | 428 "lisp/games/") |
285 ("dunnet.el" | 429 ("dunnet.el" |
286 "Text adventure for Emacs" | 430 "Text adventure for Emacs" |
287 (games) | 431 (games) |
288 "lisp/games/") | 432 "lisp/games/") |
433 ("flame.el" | |
434 "Automated insults" | |
435 (games) | |
436 "lisp/games/") | |
289 ("gomoku.el" | 437 ("gomoku.el" |
290 "Gomoku game between you and Emacs" | 438 "Gomoku game between you and Emacs" |
291 (games) | 439 (games) |
292 "lisp/games/") | 440 "lisp/games/") |
293 ("hanoi.el" | 441 ("hanoi.el" |
296 "lisp/games/") | 444 "lisp/games/") |
297 ("life.el" | 445 ("life.el" |
298 "John Horton Conway's `Life' game for GNU Emacs" | 446 "John Horton Conway's `Life' game for GNU Emacs" |
299 (games) | 447 (games) |
300 "lisp/games/") | 448 "lisp/games/") |
449 ("mine.el" | |
450 "Mine game for GNU Emacs" | |
451 (games) | |
452 "lisp/games/") | |
301 ("mpuz.el" | 453 ("mpuz.el" |
302 "multiplication puzzle for GNU Emacs" | 454 "multiplication puzzle for XEmacs" |
303 (games) | 455 (games) |
304 "lisp/games/") | 456 "lisp/games/") |
305 ("spook.el" | 457 ("spook.el" |
306 "spook phrase utility for overloading the NSA line eater" | 458 "spook phrase utility for overloading the NSA line eater" |
307 (games) | 459 (games) |
312 "lisp/games/") | 464 "lisp/games/") |
313 ("yow.el" | 465 ("yow.el" |
314 "quote random zippyisms" | 466 "quote random zippyisms" |
315 (games) | 467 (games) |
316 "lisp/games/") | 468 "lisp/games/") |
317 ("chat.el" | 469 ("dgnushack.el" |
318 "a method for talking to asynchronous processes." | 470 "a hack to set the load path for byte-compiling" |
319 nil | 471 (news path) |
320 "lisp/gnus/") | 472 "lisp/gnus/") |
321 ("gnus-virt.el" | 473 ("earcon.el" |
322 "framework for \"virtual\" newsgroups" | 474 "Sound effects for messages" |
323 nil | 475 (news fun sound) |
324 "lisp/gnus/") | 476 "lisp/gnus/") |
325 ("gnusmail.el" | 477 ("gnus-art.el" |
326 "mail reply commands for GNUS newsreader" | 478 "article mode commands for Gnus" |
327 (news) | 479 (news) |
328 "lisp/gnus/") | 480 "lisp/gnus/") |
329 ("gnusmisc.el" | 481 ("gnus-async.el" |
330 "miscellaneous commands for GNUS newsreader" | 482 "asynchronous support for Gnus" |
331 (news) | 483 (news) |
332 "lisp/gnus/") | 484 "lisp/gnus/") |
333 ("gnuspost.el" | 485 ("gnus-audio.el" |
334 "post news commands for GNUS newsreader" | 486 "Sound effects for Gnus" |
335 (news) | 487 (news) |
336 "lisp/gnus/") | 488 "lisp/gnus/") |
337 ("mhspool.el" | 489 ("gnus-bcklg.el" |
338 "MH folder access using NNTP for GNU Emacs" | 490 "backlog functions for Gnus" |
491 (news) | |
492 "lisp/gnus/") | |
493 ("gnus-cache.el" | |
494 "cache interface for Gnus" | |
495 (news) | |
496 "lisp/gnus/") | |
497 ("gnus-cite.el" | |
498 "parse citations in articles for Gnus" | |
499 (news mail) | |
500 "lisp/gnus/") | |
501 ("gnus-cus.el" | |
502 "customization commands for Gnus" | |
503 (news) | |
504 "lisp/gnus/") | |
505 ("gnus-demon.el" | |
506 "daemonic Gnus behaviour" | |
507 (news) | |
508 "lisp/gnus/") | |
509 ("gnus-dup.el" | |
510 "suppression of duplicate articles in Gnus" | |
511 (news) | |
512 "lisp/gnus/") | |
513 ("gnus-eform.el" | |
514 "a mode for editing forms for Gnus" | |
515 (news) | |
516 "lisp/gnus/") | |
517 ("gnus-ems.el" | |
518 "functions for making Gnus work under different Emacsen" | |
519 (news) | |
520 "lisp/gnus/") | |
521 ("gnus-gl.el" | |
522 "an interface to GroupLens for Gnus" | |
523 (news score) | |
524 "lisp/gnus/") | |
525 ("gnus-group.el" | |
526 "group mode commands for Gnus" | |
527 (news) | |
528 "lisp/gnus/") | |
529 ("gnus-int.el" | |
530 "backend interface functions for Gnus" | |
531 (news) | |
532 "lisp/gnus/") | |
533 ("gnus-kill.el" | |
534 "kill commands for Gnus" | |
535 (news) | |
536 "lisp/gnus/") | |
537 ("gnus-load.el" | |
538 "automatically extracted custom dependencies" | |
539 nil | |
540 "lisp/gnus/") | |
541 ("gnus-logic.el" | |
542 "advanced scoring code for Gnus" | |
543 (news) | |
544 "lisp/gnus/") | |
545 ("gnus-mh.el" | |
546 "mh-e interface for Gnus" | |
547 (news) | |
548 "lisp/gnus/") | |
549 ("gnus-move.el" | |
550 "commands for moving Gnus from one server to another" | |
551 (news) | |
552 "lisp/gnus/") | |
553 ("gnus-msg.el" | |
554 "mail and post interface for Gnus" | |
555 (news) | |
556 "lisp/gnus/") | |
557 ("gnus-nocem.el" | |
558 "NoCeM pseudo-cancellation treatment" | |
559 (news) | |
560 "lisp/gnus/") | |
561 ("gnus-picon.el" | |
562 "displaying pretty icons in Gnus" | |
563 (news xpm annotation glyph faces) | |
564 "lisp/gnus/") | |
565 ("gnus-range.el" | |
566 "range and sequence functions for Gnus" | |
567 (news) | |
568 "lisp/gnus/") | |
569 ("gnus-salt.el" | |
570 "alternate summary mode interfaces for Gnus" | |
571 nil | |
572 "lisp/gnus/") | |
573 ("gnus-score.el" | |
574 "scoring code for Gnus" | |
575 (news) | |
576 "lisp/gnus/") | |
577 ("gnus-setup.el" | |
578 "Initialization & Setup for Gnus 5" | |
579 (news) | |
580 "lisp/gnus/") | |
581 ("gnus-soup.el" | |
582 "SOUP packet writing support for Gnus" | |
583 (news mail) | |
584 "lisp/gnus/") | |
585 ("gnus-spec.el" | |
586 "format spec functions for Gnus" | |
587 (news) | |
588 "lisp/gnus/") | |
589 ("gnus-srvr.el" | |
590 "virtual server support for Gnus" | |
591 (news) | |
592 "lisp/gnus/") | |
593 ("gnus-start.el" | |
594 "startup functions for Gnus" | |
595 (news) | |
596 "lisp/gnus/") | |
597 ("gnus-sum.el" | |
598 "summary mode commands for Gnus" | |
599 (news) | |
600 "lisp/gnus/") | |
601 ("gnus-topic.el" | |
602 "a folding minor mode for Gnus group buffers" | |
603 (news) | |
604 "lisp/gnus/") | |
605 ("gnus-undo.el" | |
606 "minor mode for undoing in Gnus" | |
607 (news) | |
608 "lisp/gnus/") | |
609 ("gnus-util.el" | |
610 "utility functions for Gnus" | |
611 (news) | |
612 "lisp/gnus/") | |
613 ("gnus-uu.el" | |
614 "extract (uu)encoded files in Gnus" | |
615 nil | |
616 "lisp/gnus/") | |
617 ("gnus-vm.el" | |
618 "vm interface for Gnus" | |
619 (news mail) | |
620 "lisp/gnus/") | |
621 ("gnus-win.el" | |
622 "window configuration functions for Gnus" | |
623 (news) | |
624 "lisp/gnus/") | |
625 ("gnus-xmas.el" | |
626 "Gnus functions for XEmacs" | |
627 (news) | |
628 "lisp/gnus/") | |
629 ("gnus.el" | |
630 "a newsreader for GNU Emacs" | |
631 (news mail) | |
632 "lisp/gnus/") | |
633 ("mailheader.el" | |
634 "Mail header parsing, merging, formatting" | |
635 (tools mail news) | |
636 "lisp/gnus/") | |
637 ("md5.el" | |
638 "MD5 Message Digest Algorithm" | |
639 nil | |
640 "lisp/gnus/") | |
641 ("message.el" | |
642 "composing mail and news messages" | |
339 (mail news) | 643 (mail news) |
340 "lisp/gnus/") | 644 "lisp/gnus/") |
645 ("messagexmas.el" | |
646 "XEmacs extensions to message" | |
647 (mail news) | |
648 "lisp/gnus/") | |
649 ("messcompat.el" | |
650 "making message mode compatible with mail mode" | |
651 (mail news) | |
652 "lisp/gnus/") | |
653 ("nnbabyl.el" | |
654 "rmail mbox access for Gnus" | |
655 (news mail) | |
656 "lisp/gnus/") | |
657 ("nndb.el" | |
658 "nndb access for Gnus" | |
659 (news) | |
660 "lisp/gnus/") | |
661 ("nndir.el" | |
662 "single directory newsgroup access for Gnus" | |
663 (news) | |
664 "lisp/gnus/") | |
665 ("nndoc.el" | |
666 "single file access for Gnus" | |
667 (news) | |
668 "lisp/gnus/") | |
669 ("nndraft.el" | |
670 "draft article access for Gnus" | |
671 (news) | |
672 "lisp/gnus/") | |
673 ("nneething.el" | |
674 "random file access for Gnus" | |
675 (news mail) | |
676 "lisp/gnus/") | |
677 ("nnfolder.el" | |
678 "mail folder access for Gnus" | |
679 (mail) | |
680 "lisp/gnus/") | |
681 ("nngateway.el" | |
682 "posting news via mail gateways" | |
683 (news mail) | |
684 "lisp/gnus/") | |
685 ("nnheader.el" | |
686 "header access macros for Gnus and its backends" | |
687 (news) | |
688 "lisp/gnus/") | |
689 ("nnheaderxm.el" | |
690 "making Gnus backends work under XEmacs" | |
691 (news) | |
692 "lisp/gnus/") | |
693 ("nnkiboze.el" | |
694 "select virtual news access for Gnus" | |
695 (news) | |
696 "lisp/gnus/") | |
697 ("nnmail.el" | |
698 "mail support functions for the Gnus mail backends" | |
699 (news mail) | |
700 "lisp/gnus/") | |
701 ("nnmbox.el" | |
702 "mail mbox access for Gnus" | |
703 (news mail) | |
704 "lisp/gnus/") | |
705 ("nnmh.el" | |
706 "mhspool access for Gnus" | |
707 (news mail) | |
708 "lisp/gnus/") | |
709 ("nnml.el" | |
710 "mail spool access for Gnus" | |
711 (news mail) | |
712 "lisp/gnus/") | |
713 ("nnoo.el" | |
714 "OO Gnus Backends" | |
715 (news) | |
716 "lisp/gnus/") | |
717 ("nnsoup.el" | |
718 "SOUP access for Gnus" | |
719 (news mail) | |
720 "lisp/gnus/") | |
341 ("nnspool.el" | 721 ("nnspool.el" |
342 "spool access using NNTP for GNU Emacs" | 722 "spool access for GNU Emacs" |
343 (news) | 723 (news) |
344 "lisp/gnus/") | 724 "lisp/gnus/") |
345 ("nntp.el" | 725 ("nntp.el" |
346 "GNUS interface to NNTP servers" | 726 "nntp access for Gnus" |
347 nil | 727 (news) |
348 "lisp/gnus/") | 728 "lisp/gnus/") |
349 ("old-nntp.el" | 729 ("nnvirtual.el" |
350 "NNTP (RFC977) Interface for GNU Emacs" | 730 "virtual newsgroups access for Gnus" |
351 (news) | 731 (news) |
352 "lisp/gnus/") | 732 "lisp/gnus/") |
353 ("html-mode.el" | 733 ("nnweb.el" |
354 "Major mode for editing HTML hypertext documents for the WWW" | 734 "retrieving articles via web search engines" |
735 (news) | |
736 "lisp/gnus/") | |
737 ("parse-time.el" | |
738 "Parsing time strings" | |
739 (util) | |
740 "lisp/gnus/") | |
741 ("pop3.el" | |
742 "Post Office Protocol (RFC 1460) interface" | |
743 (mail pop3) | |
744 "lisp/gnus/") | |
745 ("score-mode.el" | |
746 "mode for editing Gnus score files" | |
747 (news mail) | |
748 "lisp/gnus/") | |
749 ("smiley.el" | |
750 "displaying smiley faces" | |
751 (fun) | |
752 "lisp/gnus/") | |
753 ("hm--html-menu.el" | |
754 "A menu for the hm--html-mode." | |
755 nil | |
756 "lisp/hm--html-menus/") | |
757 ("hm--html-mode.el" | |
758 "Major mode for editing HTML documents for the WWW" | |
355 (hypermedia languages help docs wp) | 759 (hypermedia languages help docs wp) |
356 "lisp/hm--html-menus/") | 760 "lisp/hm--html-menus/") |
357 ("html-view.el" | 761 ("html-view.el" |
358 "routines for communicating with a NCSA Mosaic process" | 762 "routines for communicating with a NCSA Mosaic process" |
359 nil | 763 (comm unix wp help) |
360 "lisp/hm--html-menus/") | 764 "lisp/hm--html-menus/") |
361 ("tmpl-minor-mode.el" | 765 ("tmpl-minor-mode.el" |
362 "Template Minor Mode" | 766 "Template Minor Mode" |
363 nil | 767 (data tools) |
364 "lisp/hm--html-menus/") | 768 "lisp/hm--html-menus/") |
365 ("hact.el" | 769 ("iso-acc.el" |
366 "Hyperbole button action handling." | 770 "minor mode providing electric accent keys" |
367 (hypermedia) | 771 (i18n) |
368 "lisp/hyperbole/") | 772 "lisp/iso/") |
369 ("hactypes.el" | |
370 "Default action types for Hyperbole." | |
371 (extensions hypermedia) | |
372 "lisp/hyperbole/") | |
373 ("hargs.el" | |
374 "Obtains user input through Emacs for Hyperbole" | |
375 (extensions hypermedia) | |
376 "lisp/hyperbole/") | |
377 ("hbdata.el" | |
378 "Hyperbole button attribute accessor methods." | |
379 (hypermedia) | |
380 "lisp/hyperbole/") | |
381 ("hbmap.el" | |
382 "Hyperbole button map maintenance for queries and lookups." | |
383 (hypermedia matching) | |
384 "lisp/hyperbole/") | |
385 ("hbut.el" | |
386 "Hyperbole button constructs." | |
387 (extensions hypermedia) | |
388 "lisp/hyperbole/") | |
389 ("hgnus.el" | |
390 "Support Hyperbole buttons in news reader/poster: GNUS." | |
391 (hypermedia news) | |
392 "lisp/hyperbole/") | |
393 ("hhist.el" | |
394 "Maintains history of Hyperbole buttons selected." | |
395 (hypermedia) | |
396 "lisp/hyperbole/") | |
397 ("hib-doc-id.el" | |
398 "Implicit button type for document id index entries." | |
399 (docs extensions hypermedia) | |
400 "lisp/hyperbole/") | |
401 ("hib-kbd.el" | |
402 "Implicit button type for key sequences delimited with {}." | |
403 (extensions hypermedia) | |
404 "lisp/hyperbole/") | |
405 ("hibtypes.el" | |
406 "Hyperbole System Implicit Button Types." | |
407 (extensions hypermedia) | |
408 "lisp/hyperbole/") | |
409 ("hinit.el" | |
410 "Standard initializations for Hyperbole hypertext system." | |
411 (hypermedia) | |
412 "lisp/hyperbole/") | |
413 ("hlvar.el" | |
414 "Permits use of Hyperbole variables in local variable lists." | |
415 (extensions hypermedia) | |
416 "lisp/hyperbole/") | |
417 ("hmail.el" | |
418 "Support for Hyperbole buttons embedded in e-mail messages." | |
419 (hypermedia mail) | |
420 "lisp/hyperbole/") | |
421 ("hmh.el" | |
422 "Support for Hyperbole buttons in mail reader: Mh." | |
423 (hypermedia mail) | |
424 "lisp/hyperbole/") | |
425 ("hmoccur.el" | |
426 "Multi-buffer or multi-file regexp occurrence location." | |
427 (hypermedia matching) | |
428 "lisp/hyperbole/") | |
429 ("hmous-info.el" | |
430 "Walks through Info networks using one key." | |
431 (docs help hypermedia mouse) | |
432 "lisp/hyperbole/") | |
433 ("hmouse-drv.el" | |
434 "Smart Key/Mouse driver functions." | |
435 (hypermedia mouse) | |
436 "lisp/hyperbole/") | |
437 ("hmouse-key.el" | |
438 "Load \"hmouse-sh.el\" or \"hmouse-reg.el\" for Smart Key bindings." | |
439 (hypermedia mouse) | |
440 "lisp/hyperbole/") | |
441 ("hmouse-mod.el" | |
442 "Action Key acts as CONTROL modifier and Assist Key as META modifier." | |
443 (hypermedia mouse) | |
444 "lisp/hyperbole/") | |
445 ("hmouse-reg.el" | |
446 "System-dependent Smart Mouse Key bindings (no shift key)." | |
447 (hypermedia mouse) | |
448 "lisp/hyperbole/") | |
449 ("hmouse-sh.el" | |
450 "System-dependent Smart Mouse Key bindings (using shift key)." | |
451 (hypermedia mouse) | |
452 "lisp/hyperbole/") | |
453 ("hmouse-tag.el" | |
454 "Smart Key support of programming language tags location." | |
455 (c hypermedia mouse oop tools) | |
456 "lisp/hyperbole/") | |
457 ("hpath.el" | |
458 "Hyperbole support routines for handling UNIX paths. " | |
459 (comm hypermedia unix) | |
460 "lisp/hyperbole/") | |
461 ("hrmail.el" | |
462 "Support for Hyperbole buttons in mail reader: Rmail." | |
463 (hypermedia mail) | |
464 "lisp/hyperbole/") | |
465 ("hsite-ex.el" | |
466 "Site-specific setup for Hyperbole" | |
467 (hypermedia local) | |
468 "lisp/hyperbole/") | |
469 ("hsite.el" | |
470 "Site-specific setup for Hyperbole" | |
471 (hypermedia local) | |
472 "lisp/hyperbole/") | |
473 ("hsmail.el" | |
474 "Support for Hyperbole buttons in mail composer: mail and mh-letter." | |
475 (hypermedia mail) | |
476 "lisp/hyperbole/") | |
477 ("hsys-hbase.el" | |
478 "Hyperbole support for the Hyperbase system." | |
479 (comm hypermedia) | |
480 "lisp/hyperbole/") | |
481 ("hsys-w3.el" | |
482 "Hyperbole support for Emacs W3 World-Wide Web (WWW) browsing." | |
483 (comm help hypermedia) | |
484 "lisp/hyperbole/") | |
485 ("hsys-wais.el" | |
486 "Hyperbole support for WAIS browsing." | |
487 (comm help hypermedia) | |
488 "lisp/hyperbole/") | |
489 ("hsys-www.el" | |
490 "Hyperbole support for old CERN command line WWW browsing." | |
491 (comm help hypermedia) | |
492 "lisp/hyperbole/") | |
493 ("htz.el" | |
494 "Timezone-based time and date support for Hyperbole." | |
495 (calendar hypermedia) | |
496 "lisp/hyperbole/") | |
497 ("hui-em19-b.el" | |
498 "GNU Emacs V19 button highlighting and flashing support." | |
499 (faces hypermedia) | |
500 "lisp/hyperbole/") | |
501 ("hui-ep-but.el" | |
502 "Support for highlighting/flashing buttons under Epoch." | |
503 (faces hypermedia) | |
504 "lisp/hyperbole/") | |
505 ("hui-epV4-b.el" | |
506 "Support color and flashing of hyper-buttons under Epoch V4" | |
507 (faces hypermedia) | |
508 "lisp/hyperbole/") | |
509 ("hui-menu.el" | |
510 "InfoDock/Emacs menubar menu of Hyperbole commands." | |
511 (hypermedia mouse) | |
512 "lisp/hyperbole/") | |
513 ("hui-menus.el" | |
514 "One line command menus for Hyperbole" | |
515 (hypermedia mouse) | |
516 "lisp/hyperbole/") | |
517 ("hui-mouse.el" | |
518 "Use key or mouse key for many functions, e.g. Hypb menus." | |
519 (hypermedia mouse) | |
520 "lisp/hyperbole/") | |
521 ("hui-window.el" | |
522 "Smart Mouse Key window and modeline depress/release actions." | |
523 (hypermedia mouse) | |
524 "lisp/hyperbole/") | |
525 ("hui-xe-but.el" | |
526 "XEmacs button highlighting and flashing support." | |
527 (faces hypermedia) | |
528 "lisp/hyperbole/") | |
529 ("hui.el" | |
530 "GNU Emacs User Interface to Hyperbole" | |
531 (hypermedia) | |
532 "lisp/hyperbole/") | |
533 ("hvar.el" | |
534 "Variable manipulation routines for Hyperbole." | |
535 (extensions hypermedia) | |
536 "lisp/hyperbole/") | |
537 ("hversion.el" | |
538 "Hyperbole version, system and load path information." | |
539 (hypermedia) | |
540 "lisp/hyperbole/") | |
541 ("hvm.el" | |
542 "Support Hyperbole buttons in mail reader: Vm." | |
543 (hypermedia mail) | |
544 "lisp/hyperbole/") | |
545 ("hypb.el" | |
546 "Miscellaneous Hyperbole support features." | |
547 (extensions hypermedia) | |
548 "lisp/hyperbole/") | |
549 ("hyperbole.el" | |
550 "Sets up Hyperbole for autoloading and use." | |
551 (hypermedia) | |
552 "lisp/hyperbole/") | |
553 ("set.el" | |
554 "Provide general mathematical operators on unordered sets." | |
555 (extensions tools) | |
556 "lisp/hyperbole/") | |
557 ("wconfig.el" | |
558 "Saves and yanks from save ring of window configurations." | |
559 (frames hypermedia) | |
560 "lisp/hyperbole/") | |
561 ("wrolo-logic.el" | |
562 "Performs logical retrievals on rolodex files" | |
563 (hypermedia matching) | |
564 "lisp/hyperbole/") | |
565 ("wrolo-menu.el" | |
566 "Pulldown and popup menus of Hyperbole rolodex commands." | |
567 (hypermedia matching mouse) | |
568 "lisp/hyperbole/") | |
569 ("wrolo.el" | |
570 "Hierarchical, multi-file, easy to use rolodex system" | |
571 (hypermedia matching) | |
572 "lisp/hyperbole/") | |
573 ("kfile.el" | |
574 "Save and restore kotls from files." | |
575 (outlines wp) | |
576 "lisp/hyperbole/kotl/") | |
577 ("kfill.el" | |
578 "Fill and justify koutline cells (adapted from Kyle Jones' filladapt)." | |
579 (outlines wp) | |
580 "lisp/hyperbole/kotl/") | |
581 ("kimport.el" | |
582 "Convert and insert other outline file formats into koutlines." | |
583 (data outlines wp) | |
584 "lisp/hyperbole/kotl/") | |
585 ("klabel.el" | |
586 "Display label handling for koutlines." | |
587 (outlines wp) | |
588 "lisp/hyperbole/kotl/") | |
589 ("klink.el" | |
590 "Implicit reference to a kcell action type, for use in koutlines." | |
591 (extensions hypermedia outlines wp) | |
592 "lisp/hyperbole/kotl/") | |
593 ("kmenu.el" | |
594 "Pulldown and popup menus for kotl-mode, the Hyperbole Outliner." | |
595 (mouse outlines wp) | |
596 "lisp/hyperbole/kotl/") | |
597 ("knode.el" | |
598 "Generic nodes for use as elements in data structures." | |
599 (extensions hypermedia outlines) | |
600 "lisp/hyperbole/kotl/") | |
601 ("kotl-mode.el" | |
602 "Major mode for editing koutlines and associated commands." | |
603 (data hypermedia outlines wp) | |
604 "lisp/hyperbole/kotl/") | |
605 ("kotl.el" | |
606 "Internal representation of outline kcells used by kviews." | |
607 (outlines wp) | |
608 "lisp/hyperbole/kotl/") | |
609 ("kprop-em19.el" | |
610 "Koutline text property handling under Emacs 19." | |
611 (outlines wp) | |
612 "lisp/hyperbole/kotl/") | |
613 ("kprop-xe.el" | |
614 "Koutline text property handling under XEmacs." | |
615 (outlines wp) | |
616 "lisp/hyperbole/kotl/") | |
617 ("kproperty.el" | |
618 "Wrapper for koutline text property implementations." | |
619 (outlines wp) | |
620 "lisp/hyperbole/kotl/") | |
621 ("kview.el" | |
622 "Display handling of koutlines." | |
623 (outlines wp) | |
624 "lisp/hyperbole/kotl/") | |
625 ("iso-ascii.el" | 773 ("iso-ascii.el" |
626 "set up char tables for ISO 8859/1 on ASCII terminals." | 774 "set up char tables for ISO 8859/1 on ASCII terminals." |
627 (i18n) | 775 (i18n) |
776 "lisp/iso/") | |
777 ("iso-cvt.el" | |
778 "translate to ISO 8859-1 from/to net/TeX conventions" | |
779 (tex iso latin i18n) | |
628 "lisp/iso/") | 780 "lisp/iso/") |
629 ("iso-insert.el" | 781 ("iso-insert.el" |
630 "insert functions for ISO 8859/1." | 782 "insert functions for ISO 8859/1." |
631 (i18n) | 783 (i18n) |
632 "lisp/iso/") | 784 "lisp/iso/") |
640 "lisp/iso/") | 792 "lisp/iso/") |
641 ("swedish.el" | 793 ("swedish.el" |
642 "miscellaneous functions for dealing with Swedish." | 794 "miscellaneous functions for dealing with Swedish." |
643 (i18n) | 795 (i18n) |
644 "lisp/iso/") | 796 "lisp/iso/") |
797 ("mc-remail.el" | |
798 "Remailer support for Mailcrypt" | |
799 nil | |
800 "lisp/mailcrypt/") | |
645 ("mh-comp.el" | 801 ("mh-comp.el" |
646 "mh-e functions for composing messages" | 802 "mh-e functions for composing messages" |
647 nil | 803 nil |
648 "lisp/mh-e/") | 804 "lisp/mh-e/") |
649 ("mh-e.el" | 805 ("mh-e.el" |
670 "mh-e code needed for both sending and reading" | 826 "mh-e code needed for both sending and reading" |
671 nil | 827 nil |
672 "lisp/mh-e/") | 828 "lisp/mh-e/") |
673 ("abbrev.el" | 829 ("abbrev.el" |
674 "abbrev mode commands for Emacs" | 830 "abbrev mode commands for Emacs" |
675 (internal abbrev) | 831 (abbrev) |
676 "lisp/modes/") | 832 "lisp/modes/") |
677 ("ada.el" | 833 ("ada-mode.el" |
678 "Ada editing support package in GNUlisp. v1.0" | 834 "An Emacs major-mode for editing Ada source." |
679 (languages) | 835 nil |
680 "lisp/modes/") | 836 "lisp/modes/") |
681 ("arc-mode.el" | 837 ("arc-mode.el" |
682 "simple editing of archives" | 838 "simple editing of archives" |
683 (archives msdog editing major-mode) | 839 (archives msdog editing major-mode) |
684 "lisp/modes/") | 840 "lisp/modes/") |
685 ("asm-mode.el" | 841 ("asm-mode.el" |
686 "mode for editing assembler code" | 842 "mode for editing assembler code" |
687 (tools languages) | 843 (tools languages) |
688 "lisp/modes/") | 844 "lisp/modes/") |
845 ("auto-show.el" | |
846 "perform automatic horizontal scrolling as point moves" | |
847 (scroll display minor-mode) | |
848 "lisp/modes/") | |
689 ("awk-mode.el" | 849 ("awk-mode.el" |
690 "AWK code editing commands for Emacs" | 850 "AWK code editing commands for Emacs" |
691 (unix languages) | 851 (unix languages) |
692 "lisp/modes/") | 852 "lisp/modes/") |
693 ("bib-mode.el" | 853 ("bib-mode.el" |
694 "bib-mode, major mode for editing bib files." | 854 "bib-mode, major mode for editing bib files." |
695 (bib wp) | 855 (bib) |
696 "lisp/modes/") | 856 "lisp/modes/") |
697 ("bibtex.el" | 857 ("bibtex.el" |
698 "BibTeX mode for GNU Emacs" | 858 "BibTeX mode for GNU Emacs" |
699 (tex bib) | 859 (tex bib) |
700 "lisp/modes/") | 860 "lisp/modes/") |
701 ("c-comment.el" | 861 ("c-comment.el" |
702 "edit C comments" | 862 "edit C comments" |
703 (c) | 863 (c) |
704 "lisp/modes/") | 864 "lisp/modes/") |
865 ("c-style.el" | |
866 "sets c-style control variables." | |
867 nil | |
868 "lisp/modes/") | |
705 ("cc-compat.el" | 869 ("cc-compat.el" |
706 "cc-mode compatibility with c-mode.el confusion" | 870 "cc-mode compatibility with c-mode.el confusion" |
707 (c languages oop) | 871 (c languages oop) |
708 "lisp/modes/") | 872 "lisp/modes/") |
709 ("cc-guess.el" | 873 ("cc-guess.el" |
713 ("cc-lobotomy.el" | 877 ("cc-lobotomy.el" |
714 "excise portions of cc-mode's brain... for speed" | 878 "excise portions of cc-mode's brain... for speed" |
715 (c languages oop) | 879 (c languages oop) |
716 "lisp/modes/") | 880 "lisp/modes/") |
717 ("cc-mode.el" | 881 ("cc-mode.el" |
718 "major mode for editing C, C++, and Objective-C code" | 882 "major mode for editing C, C++, Objective-C, and Java code" |
719 (c languages oop) | 883 (c languages oop) |
884 "lisp/modes/") | |
885 ("cl-indent.el" | |
886 "enhanced lisp-indent mode" | |
887 (lisp tools) | |
720 "lisp/modes/") | 888 "lisp/modes/") |
721 ("cmacexp.el" | 889 ("cmacexp.el" |
722 "expand C macros in a region" | 890 "expand C macros in a region" |
723 (c) | 891 (c) |
724 "lisp/modes/") | 892 "lisp/modes/") |
893 ("enriched.el" | |
894 "read and save files in text/enriched format" | |
895 (wp faces) | |
896 "lisp/modes/") | |
897 ("executable.el" | |
898 "base functionality for executable interpreter scripts" | |
899 (languages unix) | |
900 "lisp/modes/") | |
901 ("f90.el" | |
902 "Fortran-90 mode (free format)" | |
903 (fortran f90 languages) | |
904 "lisp/modes/") | |
905 ("follow.el" | |
906 "Minor mode, Synchronize windows showing the same buffer." | |
907 (display window minor-mode) | |
908 "lisp/modes/") | |
725 ("fortran-misc.el" | 909 ("fortran-misc.el" |
726 "Routines than can be used with fortran mode." | 910 "Routines than can be used with fortran mode." |
727 (languages) | 911 (languages) |
728 "lisp/modes/") | 912 "lisp/modes/") |
729 ("fortran.el" | 913 ("fortran.el" |
730 "Fortran mode for GNU Emacs" | 914 "Fortran mode for GNU Emacs" |
731 (languages) | 915 (languages) |
732 "lisp/modes/") | 916 "lisp/modes/") |
733 ("hideif.el" | 917 ("hideif.el" |
734 "hides selected code within ifdef." | 918 "hides selected code within ifdef." |
735 (c) | 919 (c outlines) |
736 "lisp/modes/") | 920 "lisp/modes/") |
737 ("hideshow.el" | 921 ("hideshow.el" |
738 "minor mode cmds to selectively display blocks of code" | 922 "minor mode cmds to selectively display blocks of code" |
739 nil | 923 (c c++ lisp tools editing) |
740 "lisp/modes/") | 924 "lisp/modes/") |
741 ("icon.el" | 925 ("icon.el" |
742 "mode for editing Icon code" | 926 "mode for editing Icon code" |
743 (languages) | 927 (languages) |
744 "lisp/modes/") | 928 "lisp/modes/") |
929 ("imenu.el" | |
930 "Framework for mode-specific buffer indexes." | |
931 (tools) | |
932 "lisp/modes/") | |
933 ("ksh-mode.el" | |
934 "sh (ksh, bash) script editing mode for GNU Emacs." | |
935 (shell korn bourne sh ksh bash) | |
936 "lisp/modes/") | |
745 ("lisp-mnt.el" | 937 ("lisp-mnt.el" |
746 "minor mode for Emacs Lisp maintainers" | 938 "minor mode for Emacs Lisp maintainers" |
747 (docs) | 939 (docs) |
748 "lisp/modes/") | 940 "lisp/modes/") |
749 ("lisp-mode.el" | 941 ("lisp-mode.el" |
750 "Lisp mode, and its idiosyncratic commands." | 942 "Lisp mode, and its idiosyncratic commands." |
751 (lisp languages) | 943 (lisp languages) |
752 "lisp/modes/") | 944 "lisp/modes/") |
753 ("makefile.el" | 945 ("m4-mode.el" |
946 "m4 code editing commands for Emacs" | |
947 (languages faces) | |
948 "lisp/modes/") | |
949 ("make-mode.el" | |
754 "makefile editing commands for Emacs" | 950 "makefile editing commands for Emacs" |
755 (unix tools) | 951 (unix tools) |
756 "lisp/modes/") | |
757 ("mim-mode.el" | |
758 "Mim (MDL in MDL) mode." | |
759 (languages) | |
760 "lisp/modes/") | |
761 ("mim-syntax.el" | |
762 "syntax checker for Mim (MDL)." | |
763 (languages) | |
764 "lisp/modes/") | 952 "lisp/modes/") |
765 ("modula2.el" | 953 ("modula2.el" |
766 "Modula-2 editing support package" | 954 "Modula-2 editing support package" |
767 (languages) | 955 (languages) |
768 "lisp/modes/") | 956 "lisp/modes/") |
800 "lisp/modes/") | 988 "lisp/modes/") |
801 ("prolog.el" | 989 ("prolog.el" |
802 "major mode for editing and running Prolog under Emacs" | 990 "major mode for editing and running Prolog under Emacs" |
803 (languages) | 991 (languages) |
804 "lisp/modes/") | 992 "lisp/modes/") |
993 ("python-mode.el" | |
994 "Major mode for editing Python programs" | |
995 (python languages oop) | |
996 "lisp/modes/") | |
805 ("rexx-mode.el" | 997 ("rexx-mode.el" |
806 "major mode for editing REXX program files" | 998 "major mode for editing REXX program files" |
807 (languages) | 999 (languages) |
808 "lisp/modes/") | 1000 "lisp/modes/") |
809 ("rsz-minibuf.el" | 1001 ("rsz-minibuf.el" |
810 "dynamically resize minibuffer to display entire contents" | 1002 "dynamically resize minibuffer to display entire contents" |
811 nil | 1003 (minibuffer window frames display) |
812 "lisp/modes/") | 1004 "lisp/modes/") |
813 ("scheme.el" | 1005 ("scheme.el" |
814 "Scheme mode, and its idiosyncratic commands." | 1006 "Scheme mode, and its idiosyncratic commands." |
815 (languages lisp) | 1007 (languages lisp) |
816 "lisp/modes/") | 1008 "lisp/modes/") |
820 "lisp/modes/") | 1012 "lisp/modes/") |
821 ("sendmail.el" | 1013 ("sendmail.el" |
822 "mail sending commands for Emacs." | 1014 "mail sending commands for Emacs." |
823 (mail) | 1015 (mail) |
824 "lisp/modes/") | 1016 "lisp/modes/") |
825 ("sgml-mode.el" | 1017 ("sh-script.el" |
826 "SGML-editing mode" | 1018 "shell-script editing commands for Emacs" |
827 (wp) | 1019 (languages unix) |
828 "lisp/modes/") | 1020 "lisp/modes/") |
829 ("simula.el" | 1021 ("simula.el" |
830 "SIMULA 87 code editing commands for Emacs" | 1022 "SIMULA 87 code editing commands for Emacs" |
831 (languages) | 1023 (languages) |
832 "lisp/modes/") | 1024 "lisp/modes/") |
1025 ("tcl.el" | |
1026 "Tcl code editing commands for Emacs" | |
1027 (languages tcl modes) | |
1028 "lisp/modes/") | |
833 ("tex-mode.el" | 1029 ("tex-mode.el" |
834 "TeX, LaTeX, and SliTeX mode commands." | 1030 "TeX, LaTeX, and SliTeX mode commands." |
835 nil | 1031 nil |
836 "lisp/modes/") | 1032 "lisp/modes/") |
1033 ("texinfo.el" | |
1034 "major mode for editing Texinfo files" | |
1035 (tex wp) | |
1036 "lisp/modes/") | |
837 ("text-mode.el" | 1037 ("text-mode.el" |
838 "text mode, and its idiosyncratic commands." | 1038 "text mode, and its idiosyncratic commands." |
839 nil | 1039 nil |
840 "lisp/modes/") | 1040 "lisp/modes/") |
841 ("two-column.el" | 1041 ("two-column.el" |
842 "minor mode for editing of two-column text" | 1042 "minor mode for editing of two-column text" |
843 nil | 1043 nil |
844 "lisp/modes/") | 1044 "lisp/modes/") |
1045 ("verilog-mode.el" | |
1046 "major mode for editing verilog source in Emacs" | |
1047 (languages) | |
1048 "lisp/modes/") | |
1049 ("vhdl-mode.el" | |
1050 "major mode for editing VHDL code" | |
1051 (languages vhdl) | |
1052 "lisp/modes/") | |
845 ("view-less.el" | 1053 ("view-less.el" |
846 "Minor mode for browsing files with keybindings like `less'" | 1054 "Minor mode for browsing files with keybindings like `less'" |
847 nil | 1055 (wp unix) |
848 "lisp/modes/") | 1056 "lisp/modes/") |
849 ("view.el" | 1057 ("view.el" |
850 "peruse file or buffer without editing." | 1058 "peruse file or buffer without editing." |
851 (wp unix) | 1059 (wp unix) |
852 "lisp/modes/") | 1060 "lisp/modes/") |
853 ("br-c++-ft.el" | 1061 ("vrml-mode.el" |
854 "C++ OO-Browser class and member functions." | 1062 "major mode for editing VRML (.wrl) files" |
855 (c oop tools) | 1063 (languages vrml modes) |
856 "lisp/oobr/") | 1064 "lisp/modes/") |
857 ("br-c++.el" | 1065 ("whitespace-mode.el" |
858 "Support routines for C++ inheritance browsing." | 1066 "minor mode for making whitespace visible" |
859 (c oop tools) | 1067 (modes extensions) |
860 "lisp/oobr/") | 1068 "lisp/modes/") |
861 ("br-c-ft.el" | 1069 ("winmgr-mode.el" |
862 "OO-Browser C construct handling." | 1070 "generic window manager mode" |
863 (c tools) | 1071 (languages) |
864 "lisp/oobr/") | 1072 "lisp/modes/") |
865 ("br-clos-ft.el" | 1073 ("xpm-mode.el" |
866 "CLOS OO-Browser class and element functions." | 1074 "minor mode for editing XPM files" |
867 (lisp oop tools) | 1075 (data tools) |
868 "lisp/oobr/") | 1076 "lisp/modes/") |
869 ("br-clos.el" | 1077 ("xrdb-mode.el" |
870 "Support routines for CLOS inheritance browsing." | 1078 "mode for editing X resource database files" |
871 (lisp oop tools) | 1079 (data languages) |
872 "lisp/oobr/") | 1080 "lisp/modes/") |
873 ("br-compl.el" | 1081 ("mu-bbdb.el" |
874 "Most functions for performing completion on OO constructs." | 1082 "`attribution' function for mu-cite with BBDB." |
875 (matching oop tools) | 1083 nil |
876 "lisp/oobr/") | 1084 "lisp/mu/") |
877 ("br-eif-ft.el" | 1085 ("mu-cite.el" |
878 "Eiffel OO-Browser class and feature functions." | 1086 "yet another citation tool for GNU Emacs" |
879 (oop tools) | 1087 (mail news citation) |
880 "lisp/oobr/") | 1088 "lisp/mu/") |
881 ("br-eif.el" | 1089 ("std11-parse.el" |
882 "Support routines for Eiffel inheritance browsing and error parsing." | 1090 "STD 11 parser for GNU Emacs" |
883 (oop tools) | 1091 (mail news rfc 822 std 11) |
884 "lisp/oobr/") | 1092 "lisp/mu/") |
885 ("br-env.el" | 1093 ("std11.el" |
886 "OO-Browser Environment support functions." | 1094 "STD 11 functions for GNU Emacs" |
887 (oop tools) | 1095 (mail news rfc 822 std 11) |
888 "lisp/oobr/") | 1096 "lisp/mu/") |
889 ("br-ftr.el" | 1097 ("ns-init.el" |
890 "OO-Browser feature browsing support." | 1098 "runtime initialization for the NeXTstep window system" |
891 (oop tools) | 1099 (terminals) |
892 "lisp/oobr/") | 1100 "lisp/ns/") |
893 ("br-info.el" | |
894 "Support routines for Info file hierarchy browsing." | |
895 (docs help hypermedia) | |
896 "lisp/oobr/") | |
897 ("br-init.el" | |
898 "OO-Browser per Emacs session initialization." | |
899 (oop tools) | |
900 "lisp/oobr/") | |
901 ("br-lib.el" | |
902 "OO-Browser support functions." | |
903 (oop tools) | |
904 "lisp/oobr/") | |
905 ("br-menu.el" | |
906 "Pulldown and popup menus for the OO-Browser." | |
907 (mouse oop tools) | |
908 "lisp/oobr/") | |
909 ("br-objc-ft.el" | |
910 "Objective-C OO-Browser class and feature functions." | |
911 (c oop tools) | |
912 "lisp/oobr/") | |
913 ("br-objc.el" | |
914 "Support routines for Objective-C inheritance browsing." | |
915 (c oop tools) | |
916 "lisp/oobr/") | |
917 ("br-site.el" | |
918 "Site OO-Browser per Emacs session initialization." | |
919 (local oop tools) | |
920 "lisp/oobr/") | |
921 ("br-smt.el" | |
922 "Support routines for Smalltalk inheritance browsing and error parsing." | |
923 (oop tools) | |
924 "lisp/oobr/") | |
925 ("br-start.el" | |
926 "Select language and invoke OO-Browser." | |
927 (oop tools) | |
928 "lisp/oobr/") | |
929 ("br-tree.el" | |
930 "Interface between textual and graphical OO-Browsers." | |
931 (mouse oop tools) | |
932 "lisp/oobr/") | |
933 ("br-vers.el" | |
934 "OO-Browser revision number as 'br-version' variable." | |
935 (oop tools) | |
936 "lisp/oobr/") | |
937 ("br.el" | |
938 "Browse object-oriented code." | |
939 (matching oop tools) | |
940 "lisp/oobr/") | |
941 ("c++-browse.el" | |
942 "C++ source code browser." | |
943 (c oop tools) | |
944 "lisp/oobr/") | |
945 ("clos-brows.el" | |
946 "Common Lisp/CLOS source code browser." | |
947 (lisp oop tools) | |
948 "lisp/oobr/") | |
949 ("eif-browse.el" | |
950 "Eiffel source code browser." | |
951 (oop tools) | |
952 "lisp/oobr/") | |
953 ("eif-calls.el" | |
954 "Produce first level static call tree for Eiffel class." | |
955 (oop tools) | |
956 "lisp/oobr/") | |
957 ("eif-ise-er.el" | |
958 "Parses ISE's Eiffel error messages; compiles Eiffel classes." | |
959 (oop tools) | |
960 "lisp/oobr/") | |
961 ("hash-test.el" | |
962 "Interactively test functions from hasht.el." | |
963 (extensions maint tools) | |
964 "lisp/oobr/") | |
965 ("hasht.el" | |
966 "Create hash tables from lists and operate on them." | |
967 (extensions tools) | |
968 "lisp/oobr/") | |
969 ("hmouse-br.el" | |
970 "Hyperbole Key control for the OO-Browser." | |
971 (mouse oop tools) | |
972 "lisp/oobr/") | |
973 ("info-brows.el" | |
974 "Support routines for Info inheritance browsing and error parsing." | |
975 (docs help hypermedia) | |
976 "lisp/oobr/") | |
977 ("objc-brows.el" | |
978 "Objective-C source code browser." | |
979 (c oop tools) | |
980 "lisp/oobr/") | |
981 ("smt-browse.el" | |
982 "Smalltalk source code browser." | |
983 (oop tools) | |
984 "lisp/oobr/") | |
985 ("add-log.el" | 1101 ("add-log.el" |
986 "change log maintenance commands for Emacs" | 1102 "change log maintenance commands for Emacs" |
987 (maint) | 1103 (maint) |
988 "lisp/packages/") | 1104 "lisp/packages/") |
989 ("apropos.el" | 1105 ("apropos.el" |
990 "faster apropos commands." | 1106 "apropos commands for users and programmers." |
991 (help) | 1107 (help) |
992 "lisp/packages/") | 1108 "lisp/packages/") |
993 ("array.el" | 1109 ("array.el" |
994 "array editing commands for XEmacs" | 1110 "array editing commands for XEmacs" |
995 (extensions) | 1111 (extensions) |
996 "lisp/packages/") | 1112 "lisp/packages/") |
997 ("auto-save.el" | |
998 "safer auto saving with support for ange-ftp and /tmp" | |
999 nil | |
1000 "lisp/packages/") | |
1001 ("autoinsert.el" | 1113 ("autoinsert.el" |
1002 "automatic mode-dependent insertion of text into new files" | 1114 "automatic mode-dependent insertion of text into new files" |
1003 nil | 1115 nil |
1004 "lisp/packages/") | 1116 "lisp/packages/") |
1005 ("avoid.el" | 1117 ("avoid.el" |
1006 "make mouse pointer stay out of the way of editing." | 1118 "make mouse pointer stay out of the way of editing" |
1007 (mouse) | 1119 (mouse) |
1120 "lisp/packages/") | |
1121 ("big-menubar.el" | |
1122 "an alternate menubar" | |
1123 (mouse menubar) | |
1124 "lisp/packages/") | |
1125 ("blink-cursor.el" | |
1126 "Blink the cursor on or off" | |
1127 (display) | |
1008 "lisp/packages/") | 1128 "lisp/packages/") |
1009 ("blink-paren.el" | 1129 ("blink-paren.el" |
1010 "blink the matching paren, just like Zmacs" | 1130 "blink the matching paren, just like Zmacs" |
1011 (faces) | 1131 (faces) |
1012 "lisp/packages/") | 1132 "lisp/packages/") |
1014 "set bookmarks, maybe annotate them, jump to them later." | 1134 "set bookmarks, maybe annotate them, jump to them later." |
1015 (bookmarks placeholders annotations) | 1135 (bookmarks placeholders annotations) |
1016 "lisp/packages/") | 1136 "lisp/packages/") |
1017 ("buff-menu.el" | 1137 ("buff-menu.el" |
1018 "buffer menu main function and support functions." | 1138 "buffer menu main function and support functions." |
1019 nil | 1139 (extensions) |
1020 "lisp/packages/") | 1140 "lisp/packages/") |
1021 ("chistory.el" | 1141 ("chistory.el" |
1022 "list command history" | 1142 "list command history" |
1023 nil | 1143 nil |
1024 "lisp/packages/") | 1144 "lisp/packages/") |
1025 ("cmuscheme.el" | 1145 ("cmuscheme.el" |
1026 "Scheme process in a buffer. Adapted from tea.el." | 1146 "Scheme process in a buffer. Adapted from tea.el." |
1027 (processes lisp) | 1147 (processes lisp) |
1028 "lisp/packages/") | 1148 "lisp/packages/") |
1029 ("column.el" | |
1030 "display line and column in the mode line" | |
1031 nil | |
1032 "lisp/packages/") | |
1033 ("compare-w.el" | 1149 ("compare-w.el" |
1034 "compare text between windows for Emacs." | 1150 "compare text between windows for Emacs." |
1035 nil | 1151 nil |
1036 "lisp/packages/") | 1152 "lisp/packages/") |
1037 ("compile.el" | 1153 ("compile.el" |
1044 "lisp/packages/") | 1160 "lisp/packages/") |
1045 ("crypt.el" | 1161 ("crypt.el" |
1046 "code for handling all sorts of compressed and encrypted files" | 1162 "code for handling all sorts of compressed and encrypted files" |
1047 (extensions) | 1163 (extensions) |
1048 "lisp/packages/") | 1164 "lisp/packages/") |
1165 ("cu-edit-faces.el" | |
1166 "interactive face editing mode" | |
1167 nil | |
1168 "lisp/packages/") | |
1049 ("dabbrev.el" | 1169 ("dabbrev.el" |
1050 "dynamic abbreviation package" | 1170 "dynamic abbreviation package" |
1051 (abbrev expand completion) | 1171 (abbrev expand completion) |
1052 "lisp/packages/") | 1172 "lisp/packages/") |
1053 ("desktop.el" | 1173 ("desktop.el" |
1056 "lisp/packages/") | 1176 "lisp/packages/") |
1057 ("detexinfo.el" | 1177 ("detexinfo.el" |
1058 "remove Texinfo commands from a Texinfo source file" | 1178 "remove Texinfo commands from a Texinfo source file" |
1059 (tex docs) | 1179 (tex docs) |
1060 "lisp/packages/") | 1180 "lisp/packages/") |
1061 ("diff.el" | |
1062 "Run `diff' in compilation-mode." | |
1063 (unix tools) | |
1064 "lisp/packages/") | |
1065 ("doctex.el" | 1181 ("doctex.el" |
1066 "grind GNU Emacs DOC file into LaTeX input" | 1182 "grind GNU Emacs DOC file into LaTeX input" |
1067 (tex docs) | 1183 (tex docs) |
1068 "lisp/packages/") | 1184 "lisp/packages/") |
1185 ("edit-faces.el" | |
1186 "interactive face editing mode" | |
1187 nil | |
1188 "lisp/packages/") | |
1069 ("emacsbug.el" | 1189 ("emacsbug.el" |
1070 "command to report Emacs bugs to appropriate mailing list." | 1190 "command to report Emacs bugs to appropriate mailing list." |
1071 (maint) | 1191 (maint) |
1072 "lisp/packages/") | 1192 "lisp/packages/") |
1073 ("emerge.el" | 1193 ("emerge.el" |
1088 "lisp/packages/") | 1208 "lisp/packages/") |
1089 ("file-part.el" | 1209 ("file-part.el" |
1090 "treat a section of a buffer as a separate file" | 1210 "treat a section of a buffer as a separate file" |
1091 (extensions tools) | 1211 (extensions tools) |
1092 "lisp/packages/") | 1212 "lisp/packages/") |
1093 ("filladapt.el" | |
1094 "adaptive fill; replacement for fill commands" | |
1095 (wp) | |
1096 "lisp/packages/") | |
1097 ("font-lock.el" | 1213 ("font-lock.el" |
1098 "decorating source files with fonts/colors based on syntax" | 1214 "decorating source files with fonts/colors based on syntax" |
1099 (languages faces) | 1215 (languages faces) |
1100 "lisp/packages/") | 1216 "lisp/packages/") |
1217 ("fontl-hooks.el" | |
1218 "pre-loaded stuff for font-lock." | |
1219 nil | |
1220 "lisp/packages/") | |
1221 ("func-menu.el" | |
1222 "Jump to a function within a buffer." | |
1223 (tools c lisp) | |
1224 "lisp/packages/") | |
1101 ("generic-sc.el" | 1225 ("generic-sc.el" |
1102 "generic interface to source control systems" | 1226 "generic interface to source control systems" |
1103 (tools unix) | 1227 (tools unix) |
1104 "lisp/packages/") | 1228 "lisp/packages/") |
1105 ("gopher.el" | 1229 ("gopher.el" |
1114 "Hypertext emacs lisp documentation interface." | 1238 "Hypertext emacs lisp documentation interface." |
1115 (lisp tools help docs matching) | 1239 (lisp tools help docs matching) |
1116 "lisp/packages/") | 1240 "lisp/packages/") |
1117 ("icomplete.el" | 1241 ("icomplete.el" |
1118 "minibuffer completion with incremental feedback" | 1242 "minibuffer completion with incremental feedback" |
1243 (help abbrev) | |
1244 "lisp/packages/") | |
1245 ("igrep.el" | |
1246 "An improved interface to `grep`." | |
1119 nil | 1247 nil |
1120 "lisp/packages/") | 1248 "lisp/packages/") |
1121 ("info.el" | 1249 ("info.el" |
1122 "info package for Emacs." | 1250 "info package for Emacs." |
1123 (help) | 1251 (help) |
1124 "lisp/packages/") | 1252 "lisp/packages/") |
1125 ("informat.el" | 1253 ("informat.el" |
1126 "info support functions package for Emacs" | 1254 "info support functions package for Emacs" |
1127 (help) | 1255 (help) |
1128 "lisp/packages/") | 1256 "lisp/packages/") |
1257 ("ispell.el" | |
1258 "spell checking using Ispell" | |
1259 nil | |
1260 "lisp/packages/") | |
1261 ("jka-compr.el" | |
1262 "reading/writing/loading compressed files" | |
1263 (data) | |
1264 "lisp/packages/") | |
1129 ("lazy-lock.el" | 1265 ("lazy-lock.el" |
1130 "Lazy demand-driven fontification for fast font-lock mode." | 1266 "Lazy demand-driven fontification for fast Font Lock mode." |
1131 (faces files) | 1267 (faces files) |
1132 "lisp/packages/") | 1268 "lisp/packages/") |
1133 ("ledit.el" | 1269 ("ledit.el" |
1134 "Emacs side of ledit interface" | 1270 "Emacs side of ledit interface" |
1135 nil | 1271 nil |
1140 "lisp/packages/") | 1276 "lisp/packages/") |
1141 ("lpr.el" | 1277 ("lpr.el" |
1142 "print Emacs buffer on line printer." | 1278 "print Emacs buffer on line printer." |
1143 (unix) | 1279 (unix) |
1144 "lisp/packages/") | 1280 "lisp/packages/") |
1281 ("makeinfo.el" | |
1282 "run makeinfo conveniently" | |
1283 nil | |
1284 "lisp/packages/") | |
1145 ("makesum.el" | 1285 ("makesum.el" |
1146 "generate key binding summary for Emacs" | 1286 "generate key binding summary for Emacs" |
1147 (help) | 1287 (help) |
1148 "lisp/packages/") | 1288 "lisp/packages/") |
1149 ("man.el" | 1289 ("man.el" |
1150 "browse UNIX manual pages" | 1290 "browse UNIX manual pages" |
1151 (help) | 1291 (help) |
1152 "lisp/packages/") | 1292 "lisp/packages/") |
1153 ("medit.el" | |
1154 "front-end to the MEDIT package for editing MDL" | |
1155 (languages) | |
1156 "lisp/packages/") | |
1157 ("metamail.el" | 1293 ("metamail.el" |
1158 "Metamail interface for GNU Emacs" | 1294 "Metamail interface for GNU Emacs" |
1159 (mail news mime multimedia) | 1295 (mail news mime multimedia) |
1160 "lisp/packages/") | 1296 "lisp/packages/") |
1297 ("mic-paren.el" | |
1298 "highlight matching parenthesises." | |
1299 (languages faces) | |
1300 "lisp/packages/") | |
1161 ("mime-compose.el" | 1301 ("mime-compose.el" |
1162 "mime-compose.el ---" | 1302 "mime-compose.el ---" |
1163 nil | 1303 nil |
1164 "lisp/packages/") | 1304 "lisp/packages/") |
1165 ("netunam.el" | 1305 ("netunam.el" |
1172 "lisp/packages/") | 1312 "lisp/packages/") |
1173 ("paren.el" | 1313 ("paren.el" |
1174 "highlight (un)matching parens and whole expressions" | 1314 "highlight (un)matching parens and whole expressions" |
1175 (languages faces) | 1315 (languages faces) |
1176 "lisp/packages/") | 1316 "lisp/packages/") |
1317 ("pending-del.el" | |
1318 "Making insertions replace any selected text." | |
1319 nil | |
1320 "lisp/packages/") | |
1177 ("ps-print.el" | 1321 ("ps-print.el" |
1178 "Jim's Pretty-Good PostScript Generator for Emacs 19." | 1322 "Jim's Pretty-Good PostScript Generator for Emacs 19." |
1179 (print postscript) | 1323 (print postscript) |
1180 "lisp/packages/") | 1324 "lisp/packages/") |
1325 ("rcompile.el" | |
1326 "run a compilation on a remote machine" | |
1327 (tools processes) | |
1328 "lisp/packages/") | |
1181 ("recent-files.el" | 1329 ("recent-files.el" |
1182 "Maintain menu of recently opened files." | 1330 "Maintain menu of recently opened files." |
1183 (menu file) | 1331 (menu file) |
1184 "lisp/packages/") | 1332 "lisp/packages/") |
1185 ("refbib.el" | 1333 ("refbib.el" |
1188 "lisp/packages/") | 1336 "lisp/packages/") |
1189 ("resume.el" | 1337 ("resume.el" |
1190 "process command line args from within a suspended Emacs job" | 1338 "process command line args from within a suspended Emacs job" |
1191 (processes) | 1339 (processes) |
1192 "lisp/packages/") | 1340 "lisp/packages/") |
1193 ("rnews.el" | |
1194 "USENET news reader for gnu emacs" | |
1195 (news) | |
1196 "lisp/packages/") | |
1197 ("rnewspost.el" | |
1198 "USENET news poster/mailer for GNU Emacs" | |
1199 (mail news) | |
1200 "lisp/packages/") | |
1201 ("saveplace.el" | 1341 ("saveplace.el" |
1202 "automatically save place in files." | 1342 "automatically save place in files." |
1203 (bookmarks placeholders) | 1343 (bookmarks placeholders) |
1204 "lisp/packages/") | 1344 "lisp/packages/") |
1345 ("sccs.el" | |
1346 "easy-to-use SCCS control from within Emacs" | |
1347 nil | |
1348 "lisp/packages/") | |
1205 ("server.el" | 1349 ("server.el" |
1206 "Lisp code for GNU Emacs running as server process." | 1350 "Lisp code for GNU Emacs running as server process." |
1207 (processes) | 1351 (processes) |
1208 "lisp/packages/") | 1352 "lisp/packages/") |
1209 ("spell.el" | 1353 ("spell.el" |
1220 "lisp/packages/") | 1364 "lisp/packages/") |
1221 ("terminal.el" | 1365 ("terminal.el" |
1222 "terminal emulator for GNU Emacs." | 1366 "terminal emulator for GNU Emacs." |
1223 (comm terminals) | 1367 (comm terminals) |
1224 "lisp/packages/") | 1368 "lisp/packages/") |
1369 ("texinfmt.el" | |
1370 "format Texinfo files into Info files." | |
1371 nil | |
1372 "lisp/packages/") | |
1373 ("texnfo-upd.el" | |
1374 "utilities for updating nodes and menus in Texinfo files" | |
1375 (maint tex docs) | |
1376 "lisp/packages/") | |
1225 ("time-stamp.el" | 1377 ("time-stamp.el" |
1226 "Maintain last change time stamps in files edited by Emacs" | 1378 "Maintain last change time stamps in files edited by Emacs" |
1227 (tools) | 1379 (tools) |
1228 "lisp/packages/") | 1380 "lisp/packages/") |
1229 ("time.el" | 1381 ("time.el" |
1230 "display time and load in mode line of Emacs." | 1382 "display time and load in mode line of Emacs." |
1231 (extensions) | 1383 nil |
1232 "lisp/packages/") | 1384 "lisp/packages/") |
1233 ("uncompress.el" | 1385 ("uncompress.el" |
1234 "auto-decompression hook for visiting .Z files" | 1386 "auto-decompression hook for visiting .Z files" |
1235 (unix extensions) | 1387 (unix extensions) |
1236 "lisp/packages/") | 1388 "lisp/packages/") |
1248 "lisp/packages/") | 1400 "lisp/packages/") |
1249 ("vc.el" | 1401 ("vc.el" |
1250 "drive a version-control system from within Emacs" | 1402 "drive a version-control system from within Emacs" |
1251 nil | 1403 nil |
1252 "lisp/packages/") | 1404 "lisp/packages/") |
1405 ("webjump.el" | |
1406 "programmable Web hotlist" | |
1407 (webjump web www browse-url) | |
1408 "lisp/packages/") | |
1253 ("xscheme.el" | 1409 ("xscheme.el" |
1254 "run Scheme under Emacs" | 1410 "run Scheme under Emacs" |
1255 (languages lisp) | 1411 (languages lisp) |
1256 "lisp/packages/") | 1412 "lisp/packages/") |
1413 ("dll-debug.el" | |
1414 "A slow implementation of dll for debugging." | |
1415 (extensions lisp) | |
1416 "lisp/pcl-cvs/") | |
1257 ("about.el" | 1417 ("about.el" |
1258 "the About The Authors page (shameless self promotion)." | 1418 "the About The Authors page (shameless self promotion)." |
1419 nil | |
1420 "lisp/prim/") | |
1421 ("advocacy.el" | |
1422 "blatant XEmacs self promotion" | |
1259 nil | 1423 nil |
1260 "lisp/prim/") | 1424 "lisp/prim/") |
1261 ("backquote.el" | 1425 ("backquote.el" |
1262 "Full backquote support for elisp. Reverse compatible too." | 1426 "Full backquote support for elisp. Reverse compatible too." |
1263 (extensions) | 1427 (extensions) |
1264 "lisp/prim/") | 1428 "lisp/prim/") |
1429 ("buffer.el" | |
1430 "buffer routines taken from C" | |
1431 nil | |
1432 "lisp/prim/") | |
1265 ("case-table.el" | 1433 ("case-table.el" |
1266 "code to extend the character set and support case tables." | 1434 "code to extend the character set and support case tables." |
1267 (i18n) | 1435 (i18n) |
1268 "lisp/prim/") | 1436 "lisp/prim/") |
1437 ("cleantree.el" | |
1438 "Remove out of date .elcs in lisp directories" | |
1439 (internal) | |
1440 "lisp/prim/") | |
1269 ("cmdloop.el" | 1441 ("cmdloop.el" |
1270 "support functions for the top-level command loop." | 1442 "support functions for the top-level command loop." |
1271 nil | 1443 nil |
1444 "lisp/prim/") | |
1445 ("console.el" | |
1446 "miscellaneous console functions not written in C" | |
1447 (internal) | |
1272 "lisp/prim/") | 1448 "lisp/prim/") |
1273 ("debug.el" | 1449 ("debug.el" |
1274 "debuggers and related commands for XEmacs" | 1450 "debuggers and related commands for XEmacs" |
1275 nil | 1451 nil |
1276 "lisp/prim/") | 1452 "lisp/prim/") |
1284 "lisp/prim/") | 1460 "lisp/prim/") |
1285 ("env.el" | 1461 ("env.el" |
1286 "functions to manipulate environment variables." | 1462 "functions to manipulate environment variables." |
1287 (processes unix) | 1463 (processes unix) |
1288 "lisp/prim/") | 1464 "lisp/prim/") |
1465 ("events.el" | |
1466 "event functions." | |
1467 (internal) | |
1468 "lisp/prim/") | |
1289 ("extents.el" | 1469 ("extents.el" |
1290 "miscellaneous extent functions not written in C" | 1470 "miscellaneous extent functions not written in C" |
1291 (internal) | 1471 (internal) |
1292 "lisp/prim/") | 1472 "lisp/prim/") |
1293 ("faces.el" | 1473 ("faces.el" |
1304 "lisp/prim/") | 1484 "lisp/prim/") |
1305 ("float-sup.el" | 1485 ("float-sup.el" |
1306 "detect absence of floating-point support in XEmacs runtime" | 1486 "detect absence of floating-point support in XEmacs runtime" |
1307 (internal) | 1487 (internal) |
1308 "lisp/prim/") | 1488 "lisp/prim/") |
1489 ("format.el" | |
1490 "read and save files in multiple formats" | |
1491 (extensions) | |
1492 "lisp/prim/") | |
1309 ("frame.el" | 1493 ("frame.el" |
1310 "multi-frame management independent of window systems." | 1494 "multi-frame management independent of window systems." |
1311 (internal) | 1495 (internal) |
1312 "lisp/prim/") | 1496 "lisp/prim/") |
1313 ("glyphs.el" | 1497 ("glyphs.el" |
1314 "Lisp interface to C glyphs" | 1498 "Lisp interface to C glyphs" |
1315 (glyphs internal) | 1499 (glyphs internal) |
1316 "lisp/prim/") | 1500 "lisp/prim/") |
1501 ("gui.el" | |
1502 "Basic GUI functions for XEmacs." | |
1503 nil | |
1504 "lisp/prim/") | |
1317 ("help.el" | 1505 ("help.el" |
1318 "help commands for XEmacs." | 1506 "help commands for XEmacs." |
1319 nil | 1507 (help internal) |
1320 "lisp/prim/") | 1508 "lisp/prim/") |
1321 ("inc-vers.el" | 1509 ("inc-vers.el" |
1322 "load this to increment the recorded XEmacs version number." | 1510 "load this to increment the recorded XEmacs version number." |
1323 (internal) | 1511 (internal) |
1324 "lisp/prim/") | 1512 "lisp/prim/") |
1325 ("indent.el" | 1513 ("indent.el" |
1326 "indentation commands for XEmacs" | 1514 "indentation commands for XEmacs" |
1327 (lisp languages tools) | 1515 (lisp languages tools) |
1328 "lisp/prim/") | 1516 "lisp/prim/") |
1517 ("itimer-autosave.el" | |
1518 "Autosave functions with itimers" | |
1519 nil | |
1520 "lisp/prim/") | |
1329 ("lisp.el" | 1521 ("lisp.el" |
1330 "Lisp editing commands for XEmacs" | 1522 "Lisp editing commands for XEmacs" |
1331 (lisp languages) | 1523 (lisp languages) |
1332 "lisp/prim/") | 1524 "lisp/prim/") |
1333 ("loaddefs.el" | 1525 ("loaddefs.el" |
1340 "lisp/prim/") | 1532 "lisp/prim/") |
1341 ("macros.el" | 1533 ("macros.el" |
1342 "non-primitive commands for keyboard macros." | 1534 "non-primitive commands for keyboard macros." |
1343 (abbrev) | 1535 (abbrev) |
1344 "lisp/prim/") | 1536 "lisp/prim/") |
1537 ("minibuf.el" | |
1538 "Minibuffer support functions for XEmacs" | |
1539 (internal) | |
1540 "lisp/prim/") | |
1345 ("misc.el" | 1541 ("misc.el" |
1346 "miscellaneous functions for XEmacs" | 1542 "miscellaneous functions for XEmacs" |
1543 nil | |
1544 "lisp/prim/") | |
1545 ("modeline.el" | |
1546 "modeline hackery." | |
1347 nil | 1547 nil |
1348 "lisp/prim/") | 1548 "lisp/prim/") |
1349 ("mouse.el" | 1549 ("mouse.el" |
1350 "window system-independent mouse support." | 1550 "window system-independent mouse support." |
1351 (hardware) | 1551 (hardware) |
1364 "lisp/prim/") | 1564 "lisp/prim/") |
1365 ("options.el" | 1565 ("options.el" |
1366 "edit Options command for XEmacs." | 1566 "edit Options command for XEmacs." |
1367 nil | 1567 nil |
1368 "lisp/prim/") | 1568 "lisp/prim/") |
1569 ("overlay.el" | |
1570 "overlay support." | |
1571 (internal) | |
1572 "lisp/prim/") | |
1369 ("page.el" | 1573 ("page.el" |
1370 "page motion commands for emacs." | 1574 "page motion commands for emacs." |
1371 nil | 1575 nil |
1372 "lisp/prim/") | 1576 "lisp/prim/") |
1373 ("paragraphs.el" | 1577 ("paragraphs.el" |
1376 "lisp/prim/") | 1580 "lisp/prim/") |
1377 ("process.el" | 1581 ("process.el" |
1378 "commands for subprocesses; split out of simple.el" | 1582 "commands for subprocesses; split out of simple.el" |
1379 nil | 1583 nil |
1380 "lisp/prim/") | 1584 "lisp/prim/") |
1585 ("profile.el" | |
1586 "basic profiling commands for XEmacs" | |
1587 nil | |
1588 "lisp/prim/") | |
1381 ("rect.el" | 1589 ("rect.el" |
1382 "rectangle functions for XEmacs." | 1590 "rectangle functions for XEmacs." |
1383 (internal) | 1591 (internal) |
1384 "lisp/prim/") | 1592 "lisp/prim/") |
1385 ("register.el" | 1593 ("register.el" |
1416 "lisp/prim/") | 1624 "lisp/prim/") |
1417 ("subr.el" | 1625 ("subr.el" |
1418 "basic lisp subroutines for XEmacs" | 1626 "basic lisp subroutines for XEmacs" |
1419 nil | 1627 nil |
1420 "lisp/prim/") | 1628 "lisp/prim/") |
1629 ("symbols.el" | |
1630 "functions for working with symbols and symbol values" | |
1631 nil | |
1632 "lisp/prim/") | |
1421 ("tabify.el" | 1633 ("tabify.el" |
1422 "tab conversion commands for XEmacs" | 1634 "tab conversion commands for XEmacs" |
1423 nil | 1635 nil |
1636 "lisp/prim/") | |
1637 ("undo-stack.el" | |
1638 "An \"undoable stack\" object." | |
1639 (extensions) | |
1424 "lisp/prim/") | 1640 "lisp/prim/") |
1425 ("userlock.el" | 1641 ("userlock.el" |
1426 "handle file access contention between multiple users" | 1642 "handle file access contention between multiple users" |
1427 (internal) | 1643 (internal) |
1428 "lisp/prim/") | 1644 "lisp/prim/") |
1429 ("window.el" | 1645 ("window.el" |
1430 "XEmacs window commands aside from those written in C." | 1646 "XEmacs window commands aside from those written in C." |
1431 (extensions) | 1647 (extensions) |
1432 "lisp/prim/") | 1648 "lisp/prim/") |
1649 ("iso-sgml.el" | |
1650 "display SGML entity references as ISO 8859-1 characters" | |
1651 (sgml html iso latin i18n) | |
1652 "lisp/psgml/") | |
1653 ("psgml-api.el" | |
1654 "Extra API functions for PSGML" | |
1655 nil | |
1656 "lisp/psgml/") | |
1657 ("psgml-dtd.el" | |
1658 "DTD parser for SGML-editing mode with parsing support" | |
1659 nil | |
1660 "lisp/psgml/") | |
1661 ("psgml-edit.el" | |
1662 "Editing commands for SGML-mode with parsing support" | |
1663 nil | |
1664 "lisp/psgml/") | |
1665 ("psgml-fs.el" | |
1666 "Format a SGML-file according to a style file" | |
1667 nil | |
1668 "lisp/psgml/") | |
1669 ("psgml-html.el" | |
1670 "HTML mode in conjunction with PSGML" | |
1671 nil | |
1672 "lisp/psgml/") | |
1673 ("psgml-other.el" | |
1674 "Part of SGML-editing mode with parsing support" | |
1675 nil | |
1676 "lisp/psgml/") | |
1677 ("psgml-parse.el" | |
1678 "Parser for SGML-editing mode with parsing support" | |
1679 nil | |
1680 "lisp/psgml/") | |
1681 ("psgml-xemacs.el" | |
1682 "Part of SGML-editing mode with parsing support" | |
1683 nil | |
1684 "lisp/psgml/") | |
1685 ("psgml.el" | |
1686 "SGML-editing mode with parsing support" | |
1687 (languages) | |
1688 "lisp/psgml/") | |
1689 ("tempo.el" | |
1690 "Flexible template insertion" | |
1691 (extensions languages tools) | |
1692 "lisp/psgml/") | |
1693 ("rmail-kill.el" | |
1694 "Mail filtering for rmail" | |
1695 (mail) | |
1696 "lisp/rmail/") | |
1697 ("rmail-xemacs.el" | |
1698 "Mouse and font support for RMAIL running on XEmacs" | |
1699 (mail) | |
1700 "lisp/rmail/") | |
1433 ("rmail.el" | 1701 ("rmail.el" |
1434 "main code of \"RMAIL\" mail reader for Emacs." | 1702 "main code of \"RMAIL\" mail reader for Emacs." |
1435 (mail) | 1703 (mail) |
1436 "lisp/rmail/") | 1704 "lisp/rmail/") |
1437 ("rmailedit.el" | 1705 ("rmailedit.el" |
1476 "lisp/sunpro/") | 1744 "lisp/sunpro/") |
1477 ("sunpro-sparcworks.el" | 1745 ("sunpro-sparcworks.el" |
1478 "support SPARCworks manager ToolTalk messages" | 1746 "support SPARCworks manager ToolTalk messages" |
1479 (sparcworks tooltalk messages) | 1747 (sparcworks tooltalk messages) |
1480 "lisp/sunpro/") | 1748 "lisp/sunpro/") |
1481 ("generic-win.el" | 1749 ("AT386.el" |
1482 "generic window function initializtion" | 1750 "terminal support package for IBM AT keyboards" |
1483 (terminals) | 1751 (terminals) |
1484 "lisp/term/") | 1752 "lisp/term/") |
1485 ("ns-win.el" | 1753 ("bg-mouse.el" |
1486 "runtime initialization for the NeXTstep window system" | 1754 "GNU Emacs code for BBN Bitgraph mouse." |
1755 (hardware) | |
1756 "lisp/term/") | |
1757 ("internal.el" | |
1758 "setup support for PC keyboards and screens, internal terminal" | |
1759 nil | |
1760 "lisp/term/") | |
1761 ("keyswap.el" | |
1762 "swap BS and DEL keys" | |
1487 (terminals) | 1763 (terminals) |
1488 "lisp/term/") | 1764 "lisp/term/") |
1489 ("post-tty-win.el" | 1765 ("linux.el" |
1490 "second phase of runtime initialization for tty's" | 1766 "define function key sequences for the Linux console" |
1491 nil | |
1492 "lisp/term/") | |
1493 ("post-x-win.el" | |
1494 "second phase of runtime initialization for X windows" | |
1495 (terminals) | 1767 (terminals) |
1496 "lisp/term/") | 1768 "lisp/term/") |
1497 ("pre-tty-win.el" | 1769 ("news.el" |
1498 "first phase of runtime initialization for tty's" | 1770 "keypad and function key bindings for the Sony NEWS keyboard" |
1499 nil | |
1500 "lisp/term/") | |
1501 ("pre-x-win.el" | |
1502 "first phase of runtime initialization for X windows" | |
1503 (terminals) | 1771 (terminals) |
1504 "lisp/term/") | 1772 "lisp/term/") |
1505 ("tty-win.el" | 1773 ("pc-win.el" |
1506 "runtime initialization for tty's if initial window system" | 1774 "setup support for `PC windows' (whatever that is)." |
1507 nil | 1775 nil |
1776 "lisp/term/") | |
1777 ("scoansi.el" | |
1778 "set up key names for SCO ansi console" | |
1779 nil | |
1780 "lisp/term/") | |
1781 ("sun-mouse.el" | |
1782 "mouse handling for Sun windows" | |
1783 (hardware) | |
1784 "lisp/term/") | |
1785 ("sun.el" | |
1786 "keybinding for standard default sunterm keys" | |
1787 (terminals) | |
1788 "lisp/term/") | |
1789 ("sup-mouse.el" | |
1790 "supdup mouse support for lisp machines" | |
1791 (hardware) | |
1792 "lisp/term/") | |
1793 ("tty-init.el" | |
1794 "initialization code for tty's" | |
1795 (terminals) | |
1796 "lisp/term/") | |
1797 ("tvi970.el" | |
1798 "terminal support for the Televideo 970" | |
1799 (terminals) | |
1508 "lisp/term/") | 1800 "lisp/term/") |
1509 ("vt-control.el" | 1801 ("vt-control.el" |
1510 "Common VTxxx control functions" | 1802 "Common VTxxx control functions" |
1511 (terminals) | 1803 (terminals) |
1512 "lisp/term/") | 1804 "lisp/term/") |
1513 ("vt100-led.el" | 1805 ("vt100-led.el" |
1514 "functions for LED control on VT-100 terminals & clones." | 1806 "functions for LED control on VT-100 terminals & clones." |
1515 (hardware) | 1807 (hardware) |
1516 "lisp/term/") | 1808 "lisp/term/") |
1517 ("x-win-sun.el" | 1809 ("vt100.el" |
1518 "runtime initialization for Sun X servers and keyboards" | 1810 "define VT100 function key sequences in function-key-map" |
1519 (terminals) | 1811 (terminals) |
1520 "lisp/term/") | 1812 "lisp/term/") |
1521 ("x-win-xfree86.el" | 1813 ("win32-win.el" |
1522 "runtime initialization for XFree86 servers" | 1814 "parse switches controlling interface with win32" |
1523 (terminals) | 1815 (terminals) |
1524 "lisp/term/") | 1816 "lisp/term/") |
1525 ("x-win.el" | 1817 ("wyse50.el" |
1526 "runtime initialization for X windows if initial window system" | 1818 "terminal support code for Wyse 50" |
1527 (terminals) | 1819 (terminals) |
1528 "lisp/term/") | 1820 "lisp/term/") |
1821 ("xterm.el" | |
1822 "define function key sequences for xterm" | |
1823 (terminals) | |
1824 "lisp/term/") | |
1825 ("bitmap.el" | |
1826 "bitmap (xbm) file handler on Mule" | |
1827 (bitmap xbm x-face mule) | |
1828 "lisp/tl/") | |
1829 ("cless.el" | |
1830 "Common lisp and Emacs Lisp source sharing" | |
1831 (common lisp) | |
1832 "lisp/tl/") | |
1833 ("emu-e19.el" | |
1834 "emu module for Emacs 19 and XEmacs 19" | |
1835 (emulation compatibility mule latin-1) | |
1836 "lisp/tl/") | |
1837 ("emu-xemacs.el" | |
1838 "emu API implementation for XEmacs" | |
1839 (emulation compatibility xemacs) | |
1840 "lisp/tl/") | |
1841 ("emu.el" | |
1842 "Emulation module for each Emacs variants" | |
1843 (emulation compatibility nemacs mule emacs/mule xemacs) | |
1844 "lisp/tl/") | |
1845 ("file-detect.el" | |
1846 "Emacs Lisp file detection utility" | |
1847 (install module) | |
1848 "lisp/tl/") | |
1849 ("filename.el" | |
1850 "file name filter" | |
1851 (string file name) | |
1852 "lisp/tl/") | |
1853 ("range.el" | |
1854 "range functions" | |
1855 (range) | |
1856 "lisp/tl/") | |
1857 ("richtext.el" | |
1858 "read and save files in text/richtext format" | |
1859 (wp faces mime multimedia) | |
1860 "lisp/tl/") | |
1861 ("texi-util.el" | |
1862 "Texinfo utility" | |
1863 (texinfo) | |
1864 "lisp/tl/") | |
1865 ("tl-822.el" | |
1866 "RFC 822 parser for GNU Emacs" | |
1867 (mail news rfc 822) | |
1868 "lisp/tl/") | |
1869 ("tl-atype.el" | |
1870 "atype functions" | |
1871 (atype) | |
1872 "lisp/tl/") | |
1873 ("tl-list.el" | |
1874 "utility functions about list" | |
1875 (list) | |
1876 "lisp/tl/") | |
1877 ("tl-misc.el" | |
1878 "miscellaneous utility of tl." | |
1879 (load-path module structure) | |
1880 "lisp/tl/") | |
1881 ("tl-seq.el" | |
1882 "sequence functions" | |
1883 (sequence) | |
1884 "lisp/tl/") | |
1885 ("tl-str.el" | |
1886 "Emacs Lisp Library module about string" | |
1887 (string) | |
1888 "lisp/tl/") | |
1889 ("tu-comment.el" | |
1890 "a comment out utility for Lisp programs." | |
1891 (comment lisp) | |
1892 "lisp/tl/") | |
1893 ("tu-replace.el" | |
1894 "a replacing utility for GNU Emacs" | |
1895 (replace) | |
1896 "lisp/tl/") | |
1897 ("gnus-art-mime.el" | |
1898 "MIME extension for article mode of Gnus" | |
1899 (news mime multimedia multilingual encoded-word) | |
1900 "lisp/tm/") | |
1901 ("gnus-charset.el" | |
1902 "MIME charset extension for Gnus" | |
1903 (news mime multimedia multilingual encoded-word) | |
1904 "lisp/tm/") | |
1905 ("gnus-mime-old.el" | |
1906 "MIME extensions for Gnus 5.[01] and 5.[23]" | |
1907 (news mime multimedia multilingual encoded-word) | |
1908 "lisp/tm/") | |
1909 ("gnus-mime.el" | |
1910 "MIME extensions for Gnus" | |
1911 (news mime multimedia multilingual encoded-word) | |
1912 "lisp/tm/") | |
1913 ("gnus-msg-mime.el" | |
1914 "MIME extension for mail and post interface of Gnus" | |
1915 (news mime multimedia multilingual encoded-word) | |
1916 "lisp/tm/") | |
1917 ("gnus-sum-mime.el" | |
1918 "MIME extension for summary mode of Gnus" | |
1919 (news mime multimedia multilingual encoded-word) | |
1920 "lisp/tm/") | |
1921 ("message-mime.el" | |
1922 "MIME extensions for message.el" | |
1923 (news mime multimedia multilingual encoded-word) | |
1924 "lisp/tm/") | |
1925 ("mime-setup.el" | |
1926 "setup file for tm viewer and composer." | |
1927 (mail news mime multimedia multilingual encoded-word) | |
1928 "lisp/tm/") | |
1929 ("signature.el" | |
1930 "a signature utility for GNU Emacs" | |
1931 (mail news signature) | |
1932 "lisp/tm/") | |
1933 ("tm-bbdb.el" | |
1934 "tm shared module for BBDB" | |
1935 (mail news mime multimedia multilingual bbdb) | |
1936 "lisp/tm/") | |
1937 ("tm-def.el" | |
1938 "definition module for tm" | |
1939 (mail news mime multimedia definition) | |
1940 "lisp/tm/") | |
1941 ("tm-edit-mc.el" | |
1942 "Mailcrypt interface for tm-edit" | |
1943 (mail news mime multimedia multilingual security pgp) | |
1944 "lisp/tm/") | |
1945 ("tm-edit.el" | |
1946 "Simple MIME Composer for GNU Emacs" | |
1947 (mail news mime multimedia multilingual) | |
1948 "lisp/tm/") | |
1949 ("tm-ew-d.el" | |
1950 "RFC 2047 based encoded-word decoder for GNU Emacs" | |
1951 (encoded-word mime multilingual header mail news) | |
1952 "lisp/tm/") | |
1953 ("tm-ew-e.el" | |
1954 "RFC 2047 based encoded-word encoder for GNU Emacs" | |
1955 (encoded-word mime multilingual header mail news) | |
1956 "lisp/tm/") | |
1957 ("tm-file.el" | |
1958 "tm-view internal method for file extraction" | |
1959 (mail news mime multimedia file extract) | |
1960 "lisp/tm/") | |
1961 ("tm-ftp.el" | |
1962 "tm-view internal method for anonymous ftp" | |
1963 (anonymous ftp mime multimedia mail news) | |
1964 "lisp/tm/") | |
1965 ("tm-image.el" | |
1966 "tm-view filter to display images in XEmacs or MULE buffers" | |
1967 (image picture x-face mime multimedia mail news) | |
1968 "lisp/tm/") | |
1969 ("tm-mail.el" | |
1970 "mail-mode extension." | |
1971 (mail mime multimedia) | |
1972 "lisp/tm/") | |
1973 ("tm-mh-e.el" | |
1974 "MIME extension for mh-e" | |
1975 (mail mh mime multimedia encoded-word multilingual) | |
1976 "lisp/tm/") | |
1977 ("tm-parse.el" | |
1978 "MIME message parser" | |
1979 (mail news mime multimedia) | |
1980 "lisp/tm/") | |
1981 ("tm-partial.el" | |
1982 "Grabbing all MIME \"message/partial\"s." | |
1983 (mail news mime multimedia message/partial) | |
1984 "lisp/tm/") | |
1985 ("tm-pgp.el" | |
1986 "tm-view internal methods for PGP." | |
1987 (mail news mime multimedia pgp security) | |
1988 "lisp/tm/") | |
1989 ("tm-play.el" | |
1990 "decoder for tm-view.el" | |
1991 (mail news mime multimedia) | |
1992 "lisp/tm/") | |
1993 ("tm-rmail.el" | |
1994 "MIME extension for RMAIL" | |
1995 (mail mime multimedia multilingual encoded-word) | |
1996 "lisp/tm/") | |
1997 ("tm-setup.el" | |
1998 "setup file for tm viewer." | |
1999 (mail news mime multimedia multilingual encoded-word) | |
2000 "lisp/tm/") | |
2001 ("tm-view.el" | |
2002 "interactive MIME viewer for GNU Emacs" | |
2003 (mail news mime multimedia) | |
2004 "lisp/tm/") | |
2005 ("tm-vm.el" | |
2006 "tm-MUA (MIME Extension module) for VM" | |
2007 (mail mime multimedia multilingual encoded-word) | |
2008 "lisp/tm/") | |
2009 ("tmh-comp.el" | |
2010 "tm-mh-e functions for composing messages" | |
2011 (mail mh mime multimedia encoded-word multilingual) | |
2012 "lisp/tm/") | |
1529 ("abbrevlist.el" | 2013 ("abbrevlist.el" |
1530 "list one abbrev table alphabetically ordered." | 2014 "list one abbrev table alphabetically ordered." |
1531 (abbrev) | 2015 (abbrev) |
1532 "lisp/utils/") | 2016 "lisp/utils/") |
1533 ("advice.el" | 2017 ("advice.el" |
1548 "lisp/utils/") | 2032 "lisp/utils/") |
1549 ("autoload.el" | 2033 ("autoload.el" |
1550 "maintain autoloads in loaddefs.el." | 2034 "maintain autoloads in loaddefs.el." |
1551 (maint) | 2035 (maint) |
1552 "lisp/utils/") | 2036 "lisp/utils/") |
2037 ("bench.el" | |
2038 "benchmarking utility for emacsen" | |
2039 (internal maint) | |
2040 "lisp/utils/") | |
1553 ("blessmail.el" | 2041 ("blessmail.el" |
1554 "Decide whether movemail needs special privileges." | 2042 "Decide whether movemail needs special privileges." |
1555 (internal) | 2043 (internal) |
1556 "lisp/utils/") | 2044 "lisp/utils/") |
1557 ("cl-compat.el" | 2045 ("browse-url.el" |
1558 "Common Lisp extensions for GNU Emacs Lisp (compatibility)" | 2046 "ask a WWW browser to load a URL" |
1559 (extensions) | 2047 (hypertext) |
1560 "lisp/utils/") | |
1561 ("cl-extra.el" | |
1562 "Common Lisp extensions for GNU Emacs Lisp (part two)" | |
1563 (extensions) | |
1564 "lisp/utils/") | |
1565 ("cl-macs.el" | |
1566 "Common Lisp extensions for GNU Emacs Lisp (part four)" | |
1567 (extensions) | |
1568 "lisp/utils/") | |
1569 ("cl-seq.el" | |
1570 "Common Lisp extensions for GNU Emacs Lisp (part three)" | |
1571 (extensions) | |
1572 "lisp/utils/") | |
1573 ("cl.el" | |
1574 "Common Lisp extensions for GNU Emacs Lisp" | |
1575 (extensions lisp) | |
1576 "lisp/utils/") | 2048 "lisp/utils/") |
1577 ("delbackspace.el" | 2049 ("delbackspace.el" |
1578 "rebind backspace and delete to be correct" | 2050 "rebind backspace and delete to be correct" |
1579 (terminals) | 2051 (terminals) |
1580 "lisp/utils/") | 2052 "lisp/utils/") |
1581 ("derived.el" | 2053 ("derived.el" |
1582 "allow inheritance of major modes." | 2054 "allow inheritance of major modes." |
2055 nil | |
2056 "lisp/utils/") | |
2057 ("detached-minibuf.el" | |
2058 "Support a detached minibuffer for XEmacs." | |
2059 (extensions) | |
2060 "lisp/utils/") | |
2061 ("docref.el" | |
2062 "Simple cross references for Elisp documentation strings" | |
2063 (docs help lisp) | |
2064 "lisp/utils/") | |
2065 ("edmacro.el" | |
2066 "keyboard macro editor" | |
2067 (abbrev) | |
2068 "lisp/utils/") | |
2069 ("eldoc.el" | |
2070 "show function arglist or variable docstring in echo area" | |
1583 (extensions) | 2071 (extensions) |
1584 "lisp/utils/") | 2072 "lisp/utils/") |
1585 ("elp.el" | 2073 ("elp.el" |
1586 "Emacs Lisp Profiler" | 2074 "Emacs Lisp Profiler" |
1587 (debugging lisp tools) | 2075 (debugging lisp tools) |
1588 "lisp/utils/") | 2076 "lisp/utils/") |
2077 ("facemenu.el" | |
2078 "create a face menu for interactively adding fonts to text" | |
2079 (faces) | |
2080 "lisp/utils/") | |
1589 ("find-gc.el" | 2081 ("find-gc.el" |
1590 "detect functions that call the garbage collector" | 2082 "detect functions that call the garbage collector" |
1591 (maint) | 2083 (maint) |
1592 "lisp/utils/") | 2084 "lisp/utils/") |
1593 ("finder-inf.el" | 2085 ("finder-inf.el" |
1596 "lisp/utils/") | 2088 "lisp/utils/") |
1597 ("finder.el" | 2089 ("finder.el" |
1598 "topic & keyword-based code finder" | 2090 "topic & keyword-based code finder" |
1599 (help) | 2091 (help) |
1600 "lisp/utils/") | 2092 "lisp/utils/") |
2093 ("floating-toolbar.el" | |
2094 "popup toolbar support for XEmacs." | |
2095 (lisp) | |
2096 "lisp/utils/") | |
1601 ("flow-ctrl.el" | 2097 ("flow-ctrl.el" |
1602 "help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control" | 2098 "help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control" |
1603 (hardware) | 2099 (hardware) |
1604 "lisp/utils/") | 2100 "lisp/utils/") |
1605 ("foldout.el" | 2101 ("foldout.el" |
1606 "Folding extensions for outline-mode and outline-minor-mode." | 2102 "Folding extensions for outline-mode and outline-minor-mode." |
1607 (outlining) | 2103 (folding outline) |
1608 "lisp/utils/") | 2104 "lisp/utils/") |
1609 ("forms-d2.el" | 2105 ("forms-d2.el" |
1610 "demo forms-mode" | 2106 "demo forms-mode" |
1611 (extensions) | 2107 nil |
1612 "lisp/utils/") | 2108 "lisp/utils/") |
1613 ("forms-pass.el" | 2109 ("forms-pass.el" |
1614 "demo for forms-mode" | 2110 "passwd file demo for forms-mode" |
1615 (extensions) | 2111 nil |
1616 "lisp/utils/") | 2112 "lisp/utils/") |
1617 ("forms.el" | 2113 ("forms.el" |
1618 "Forms mode: edit a file as a form to fill in." | 2114 "Forms mode: edit a file as a form to fill in" |
1619 (extensions) | 2115 (extensions) |
1620 "lisp/utils/") | 2116 "lisp/utils/") |
1621 ("highlight-headers.el" | 2117 ("highlight-headers.el" |
1622 "highlighting message headers." | 2118 "highlighting message headers." |
1623 (mail news) | 2119 (mail news) |
1624 "lisp/utils/") | 2120 "lisp/utils/") |
2121 ("live-icon.el" | |
2122 "make frame icons represent the current frame contents" | |
2123 nil | |
2124 "lisp/utils/") | |
1625 ("loadhist.el" | 2125 ("loadhist.el" |
1626 "lisp functions for working with feature groups" | 2126 "lisp functions for working with feature groups" |
1627 (internal) | 2127 (internal) |
1628 "lisp/utils/") | 2128 "lisp/utils/") |
1629 ("mail-extr.el" | 2129 ("mail-extr.el" |
1630 "extract full name and address from RFC 822 mail header." | 2130 "extract full name and address from RFC 822 mail header." |
1631 (mail) | 2131 (mail) |
1632 "lisp/utils/") | 2132 "lisp/utils/") |
1633 ("mail-utils.el" | 2133 ("mail-utils.el" |
1634 "Utility functions used both by rmail and rnews" | 2134 "utility functions used both by rmail and rnews" |
1635 (mail news internal) | 2135 (mail news) |
1636 "lisp/utils/") | 2136 "lisp/utils/") |
1637 ("mailpost.el" | 2137 ("mailpost.el" |
1638 "RMAIL coupler to /usr/uci/post mailer" | 2138 "RMAIL coupler to /usr/uci/post mailer" |
1639 (mail) | 2139 (mail) |
1640 "lisp/utils/") | 2140 "lisp/utils/") |
1641 ("map-ynp.el" | 2141 ("map-ynp.el" |
1642 "General-purpose boolean question-asker" | 2142 "General-purpose boolean question-asker" |
1643 (extensions) | 2143 (lisp extensions) |
1644 "lisp/utils/") | 2144 "lisp/utils/") |
1645 ("meese.el" | 2145 ("meese.el" |
1646 "protect the impressionable young minds of America" | 2146 "protect the impressionable young minds of America" |
1647 (games) | 2147 (games) |
1648 "lisp/utils/") | 2148 "lisp/utils/") |
1649 ("passwd.el" | 2149 ("passwd.el" |
1650 "Prompting for passwords semi-securely" | 2150 "Prompting for passwords semi-securely" |
1651 (comm extensions) | 2151 (comm extensions) |
1652 "lisp/utils/") | 2152 "lisp/utils/") |
2153 ("pp.el" | |
2154 "pretty printer for Emacs Lisp" | |
2155 (lisp tools language extensions) | |
2156 "lisp/utils/") | |
2157 ("redo.el" | |
2158 "Redo/undo system for XEmacs" | |
2159 (lisp extensions) | |
2160 "lisp/utils/") | |
1653 ("regi.el" | 2161 ("regi.el" |
1654 "REGular expression Interpreting engine" | 2162 "REGular expression Interpreting engine" |
1655 (extensions matching wp) | 2163 (extensions matching) |
1656 "lisp/utils/") | 2164 "lisp/utils/") |
1657 ("reporter.el" | 2165 ("reporter.el" |
1658 "customizable bug reporting of lisp programs" | 2166 "customizable bug reporting of lisp programs" |
1659 (mail lisp) | 2167 (maint mail tools) |
1660 "lisp/utils/") | 2168 "lisp/utils/") |
1661 ("rfc822.el" | 2169 ("rfc822.el" |
1662 "hairy rfc822 parser for mail and news and suchlike" | 2170 "hairy rfc822 parser for mail and news and suchlike" |
1663 (mail) | 2171 (mail) |
1664 "lisp/utils/") | 2172 "lisp/utils/") |
1665 ("ring.el" | 2173 ("ring.el" |
1666 "handle rings of items" | 2174 "handle rings of items" |
1667 (extensions) | 2175 (extensions) |
1668 "lisp/utils/") | 2176 "lisp/utils/") |
2177 ("shadowfile.el" | |
2178 "automatic file copying for Emacs 19" | |
2179 (comm) | |
2180 "lisp/utils/") | |
2181 ("skeleton.el" | |
2182 "Lisp language extension for writing statement skeletons" | |
2183 (extensions abbrev languages tools) | |
2184 "lisp/utils/") | |
2185 ("soundex.el" | |
2186 "implement Soundex algorithm" | |
2187 (matching) | |
2188 "lisp/utils/") | |
1669 ("symbol-syntax.el" | 2189 ("symbol-syntax.el" |
1670 "find chars with symbol syntax" | 2190 "find chars with symbol syntax" |
1671 (matching) | 2191 (matching) |
1672 "lisp/utils/") | 2192 "lisp/utils/") |
1673 ("sysdep.el" | 2193 ("sysdep.el" |
1681 ("thing.el" | 2201 ("thing.el" |
1682 "find language-specific contiguous pieces of text" | 2202 "find language-specific contiguous pieces of text" |
1683 (extensions languages) | 2203 (extensions languages) |
1684 "lisp/utils/") | 2204 "lisp/utils/") |
1685 ("timezone.el" | 2205 ("timezone.el" |
1686 "timezone package for GNU Emacs" | 2206 "time zone package for GNU Emacs" |
1687 (internal extensions news) | 2207 (news) |
1688 "lisp/utils/") | 2208 "lisp/utils/") |
1689 ("tq.el" | 2209 ("tq.el" |
1690 "utility to maintain a transaction queue" | 2210 "utility to maintain a transaction queue" |
1691 (extensions) | 2211 (extensions) |
1692 "lisp/utils/") | 2212 "lisp/utils/") |
1693 ("trace.el" | 2213 ("trace.el" |
1694 "tracing facility for Emacs Lisp functions" | 2214 "tracing facility for Emacs Lisp functions" |
1695 (lisp tools debugging) | 2215 (tools lisp) |
1696 "lisp/utils/") | 2216 "lisp/utils/") |
1697 ("with-timeout.el" | 2217 ("uniquify.el" |
1698 "timeout hackery" | 2218 "unique buffer names dependent on file name" |
1699 (extensions) | 2219 nil |
1700 "lisp/utils/") | 2220 "lisp/utils/") |
2221 ("viper-ex.el" | |
2222 "functions implementing the Ex commands for Viper" | |
2223 nil | |
2224 "lisp/viper/") | |
2225 ("viper-init.el" | |
2226 "some common definitions for Viper" | |
2227 nil | |
2228 "lisp/viper/") | |
2229 ("viper-keym.el" | |
2230 "Viper keymaps" | |
2231 nil | |
2232 "lisp/viper/") | |
2233 ("viper-macs.el" | |
2234 "functions implementing keyboard macros for Viper" | |
2235 nil | |
2236 "lisp/viper/") | |
2237 ("viper-mous.el" | |
2238 "mouse support for Viper" | |
2239 nil | |
2240 "lisp/viper/") | |
1701 ("viper-util.el" | 2241 ("viper-util.el" |
1702 "Utilities used by viper.el" | 2242 "Utilities used by viper.el" |
1703 nil | 2243 nil |
1704 "lisp/viper/") | 2244 "lisp/viper/") |
1705 ("viper.el" | 2245 ("viper.el" |
1706 "A full-featured Vi emulator for GNU Emacs 19 and XEmacs 19," | 2246 "A full-featured Vi emulator for GNU Emacs 19 and XEmacs 19," |
1707 nil | 2247 (emulations) |
1708 "lisp/viper/") | 2248 "lisp/viper/") |
1709 ("vm-easymenu.el" | 2249 ("vm-easymenu.el" |
1710 "support the easymenu interface for defining a menu." | 2250 "support the easymenu interface for defining a menu." |
1711 (emulations) | 2251 (emulations) |
1712 "lisp/vm/") | 2252 "lisp/vm/") |
1724 "lisp/vms/") | 2264 "lisp/vms/") |
1725 ("base64.el" | 2265 ("base64.el" |
1726 "Base64 encoding functions" | 2266 "Base64 encoding functions" |
1727 (extensions) | 2267 (extensions) |
1728 "lisp/w3/") | 2268 "lisp/w3/") |
1729 ("md5.el" | 2269 ("css.el" |
1730 "MD5 functionality for emacsen without it builtin" | 2270 "Cascading Style Sheet parser" |
1731 (mail news tools hypermedia) | 2271 nil |
2272 "lisp/w3/") | |
2273 ("dsssl.el" | |
2274 "DSSSL parser" | |
2275 nil | |
2276 "lisp/w3/") | |
2277 ("font.el" | |
2278 "New font model" | |
2279 (faces) | |
2280 "lisp/w3/") | |
2281 ("images.el" | |
2282 "Automatic image converters" | |
2283 (images) | |
1732 "lisp/w3/") | 2284 "lisp/w3/") |
1733 ("mm.el" | 2285 ("mm.el" |
1734 "Mailcap parsing routines, and MIME handling" | 2286 "Mailcap parsing routines, and MIME handling" |
1735 (mail news hypermedia) | 2287 (mail news hypermedia) |
1736 "lisp/w3/") | 2288 "lisp/w3/") |
2289 ("mule-sysdp.el" | |
2290 "consolidate MULE-version dependencies in one file." | |
2291 (lisp tools) | |
2292 "lisp/w3/") | |
2293 ("socks.el" | |
2294 "A Socks v5 Client for Emacs" | |
2295 (comm firewalls) | |
2296 "lisp/w3/") | |
1737 ("ssl.el" | 2297 ("ssl.el" |
1738 "ssl functions for emacsen without them builtin" | 2298 "ssl functions for emacsen without them builtin" |
1739 (comm) | 2299 (comm) |
1740 "lisp/w3/") | 2300 "lisp/w3/") |
2301 ("url-auth.el" | |
2302 "Uniform Resource Locator authorization modules" | |
2303 (comm data processes hypermedia) | |
2304 "lisp/w3/") | |
2305 ("url-cache.el" | |
2306 "Uniform Resource Locator retrieval tool" | |
2307 (comm data processes hypermedia) | |
2308 "lisp/w3/") | |
2309 ("url-cookie.el" | |
2310 "Netscape Cookie support" | |
2311 (comm data processes hypermedia) | |
2312 "lisp/w3/") | |
2313 ("url-file.el" | |
2314 "File retrieval code" | |
2315 (comm data processes) | |
2316 "lisp/w3/") | |
2317 ("url-gopher.el" | |
2318 "Gopher Uniform Resource Locator retrieval code" | |
2319 (comm data processes) | |
2320 "lisp/w3/") | |
2321 ("url-gw.el" | |
2322 "Gateway munging for URL loading" | |
2323 (comm data processes) | |
2324 "lisp/w3/") | |
2325 ("url-http.el" | |
2326 "HTTP Uniform Resource Locator retrieval code" | |
2327 (comm data processes) | |
2328 "lisp/w3/") | |
2329 ("url-irc.el" | |
2330 "IRC URL interface" | |
2331 (comm data processes) | |
2332 "lisp/w3/") | |
2333 ("url-mail.el" | |
2334 "Mail Uniform Resource Locator retrieval code" | |
2335 (comm data processes) | |
2336 "lisp/w3/") | |
2337 ("url-misc.el" | |
2338 "Misc Uniform Resource Locator retrieval code" | |
2339 (comm data processes) | |
2340 "lisp/w3/") | |
2341 ("url-news.el" | |
2342 "News Uniform Resource Locator retrieval code" | |
2343 (comm data processes) | |
2344 "lisp/w3/") | |
2345 ("url-nfs.el" | |
2346 "NFS URL interface" | |
2347 (comm data processes) | |
2348 "lisp/w3/") | |
2349 ("url-ns.el" | |
2350 "Various netscape-ish functions for proxy definitions" | |
2351 (comm data processes hypermedia) | |
2352 "lisp/w3/") | |
2353 ("url-parse.el" | |
2354 "Uniform Resource Locator parser" | |
2355 (comm data processes) | |
2356 "lisp/w3/") | |
2357 ("url-vars.el" | |
2358 "Variables for Uniform Resource Locator tool" | |
2359 (comm data processes hypermedia) | |
2360 "lisp/w3/") | |
1741 ("url.el" | 2361 ("url.el" |
1742 "Uniform Resource Locator retrieval tool" | 2362 "Uniform Resource Locator retrieval tool" |
1743 (comm data processes hypermedia) | 2363 (comm data processes hypermedia) |
1744 "lisp/w3/") | 2364 "lisp/w3/") |
1745 ("urlauth.el" | |
1746 "Uniform Resource Locator authorization modules" | |
1747 (comm data processes hypermedia) | |
1748 "lisp/w3/") | |
1749 ("w3-10646.el" | |
1750 "ISO 10646 Entities for Emacs-w3" | |
1751 (i18n) | |
1752 "lisp/w3/") | |
1753 ("w3-about.el" | 2365 ("w3-about.el" |
1754 "About pages for emacs-w3" | 2366 "About pages for emacs-w3" |
1755 (hypermedia) | 2367 (hypermedia) |
1756 "lisp/w3/") | 2368 "lisp/w3/") |
1757 ("w3-beta.el" | 2369 ("w3-cus.el" |
1758 "Misc functions for emacs-w3's new display engine" | 2370 "Customization support for Emacs-W3" |
1759 (help hypermedia comm) | 2371 (comm help hypermedia) |
1760 "lisp/w3/") | 2372 "lisp/w3/") |
1761 ("w3-draw.el" | 2373 ("w3-display.el" |
1762 "Emacs-W3 drawing functions for new display engine" | 2374 "display engine v99999" |
1763 (faces help hypermedia) | 2375 (faces help hypermedia) |
1764 "lisp/w3/") | 2376 "lisp/w3/") |
1765 ("w3-e19.el" | 2377 ("w3-e19.el" |
1766 "Emacs 19.xx specific functions for emacs-w3" | 2378 "Emacs 19.xx specific functions for emacs-w3" |
1767 (faces help mouse hypermedia) | 2379 (faces help mouse hypermedia) |
1768 "lisp/w3/") | 2380 "lisp/w3/") |
1769 ("w3-emacs.el" | 2381 ("w3-elisp.el" |
1770 "Emacs 18.xx specific functions for emacs-w3" | 2382 "Scripting support for emacs-lisp" |
1771 (faces help mouse hypermedia) | 2383 (hypermedia scripting) |
1772 "lisp/w3/") | 2384 "lisp/w3/") |
1773 ("w3-epoch.el" | 2385 ("w3-emulate.el" |
1774 "Epoch 4.x specific functions for emacs-w3" | 2386 "All variable definitions for emacs-w3" |
1775 (faces help mouse hypermedia) | 2387 (comm help hypermedia) |
1776 "lisp/w3/") | 2388 "lisp/w3/") |
1777 ("w3-mac.el" | 2389 ("w3-forms.el" |
1778 "Macintosh specific functions for emacs-w3" | 2390 "Emacs-w3 forms parsing code for new display engine" |
1779 (faces help mouse hypermedia) | 2391 (faces help comm data languages) |
1780 "lisp/w3/") | 2392 "lisp/w3/") |
1781 ("w3-mule.el" | 2393 ("w3-hot.el" |
1782 "MULE 18/19 specific functions for emacs-w3" | 2394 "Main functions for emacs-w3 on all platforms/versions" |
1783 (faces help i18n mouse hypermedia) | 2395 (faces help comm news mail processes mouse hypermedia) |
1784 "lisp/w3/") | 2396 "lisp/w3/") |
1785 ("w3-next.el" | 2397 ("w3-imap.el" |
1786 "NeXTStep specific functions for emacs-w3" | 2398 "Imagemap functions" |
1787 (faces help mouse hypermedia) | 2399 (hypermedia) |
1788 "lisp/w3/") | 2400 "lisp/w3/") |
1789 ("w3-parse.el" | 2401 ("w3-jscript.el" |
1790 "Generalized html/sgml parsing support for emacs-w3" | 2402 "Scripting support for javascript" |
1791 (faces help hypermedia) | 2403 (hypermedia scripting) |
2404 "lisp/w3/") | |
2405 ("w3-keyword.el" | |
2406 "Emacs-W3 binding style sheet mechanism" | |
2407 (hypermedia) | |
2408 "lisp/w3/") | |
2409 ("w3-latex.el" | |
2410 "Emacs-W3 printing via LaTeX" | |
2411 (hypermedia printing typesetting) | |
2412 "lisp/w3/") | |
2413 ("w3-menu.el" | |
2414 "Menu functions for emacs-w3" | |
2415 (menu hypermedia) | |
2416 "lisp/w3/") | |
2417 ("w3-mouse.el" | |
2418 "Mouse specific functions for emacs-w3" | |
2419 (mouse hypermedia) | |
2420 "lisp/w3/") | |
2421 ("w3-prefs.el" | |
2422 "Preferences panels for Emacs-W3" | |
2423 (hypermedia preferences) | |
1792 "lisp/w3/") | 2424 "lisp/w3/") |
1793 ("w3-print.el" | 2425 ("w3-print.el" |
1794 "Printing support for emacs-w3" | 2426 "Printing support for emacs-w3" |
1795 (faces help printing hypermedia) | 2427 (faces help printing hypermedia) |
1796 "lisp/w3/") | 2428 "lisp/w3/") |
1797 ("w3-srch.el" | 2429 ("w3-script.el" |
1798 "Searching functions for emacs-w3" | 2430 "Scripting support" |
1799 (matching help comm hypermedia) | 2431 (hypermedia scripting) |
2432 "lisp/w3/") | |
2433 ("w3-speak.el" | |
2434 "Emacs-W3 speech interface" | |
2435 (hypermedia speech) | |
1800 "lisp/w3/") | 2436 "lisp/w3/") |
1801 ("w3-style.el" | 2437 ("w3-style.el" |
1802 "Emacs-W3 binding style sheet mechanism" | 2438 "Emacs-W3 binding style sheet mechanism" |
1803 (faces hypermedia) | 2439 (faces hypermedia) |
1804 "lisp/w3/") | 2440 "lisp/w3/") |
1805 ("w3-sysdp.el" | 2441 ("w3-sysdp.el" |
1806 "consolidate Emacs-version dependencies in one file." | 2442 "consolidate Emacs-version dependencies in one file." |
1807 (lisp tools) | 2443 (lisp tools) |
1808 "lisp/w3/") | 2444 "lisp/w3/") |
2445 ("w3-toolbar.el" | |
2446 "Toolbar functions for emacs-w3" | |
2447 (mouse toolbar) | |
2448 "lisp/w3/") | |
1809 ("w3-vars.el" | 2449 ("w3-vars.el" |
1810 "All variable definitions for emacs-w3" | 2450 "All variable definitions for emacs-w3" |
1811 (comm help hypermedia) | 2451 (comm help hypermedia) |
1812 "lisp/w3/") | 2452 "lisp/w3/") |
1813 ("w3-wemac.el" | 2453 ("w3-widget.el" |
1814 "WinEmacs specific functions for emacs-w3" | 2454 "An image widget" |
1815 (faces help hypermedia mouse) | 2455 (faces images) |
1816 "lisp/w3/") | 2456 "lisp/w3/") |
1817 ("w3-xemac.el" | 2457 ("w3-xemac.el" |
1818 "XEmacs specific functions for emacs-w3" | 2458 "XEmacs specific functions for emacs-w3" |
1819 (faces help mouse hypermedia) | 2459 (faces help mouse hypermedia) |
1820 "lisp/w3/") | 2460 "lisp/w3/") |
1824 "lisp/w3/") | 2464 "lisp/w3/") |
1825 ("x-faces.el" | 2465 ("x-faces.el" |
1826 "X-specific face frobnication, aka black magic." | 2466 "X-specific face frobnication, aka black magic." |
1827 nil | 2467 nil |
1828 "lisp/x11/") | 2468 "lisp/x11/") |
2469 ("x-font-menu.el" | |
2470 "Managing menus of X fonts." | |
2471 nil | |
2472 "lisp/x11/") | |
2473 ("x-init.el" | |
2474 "initialization code for X windows" | |
2475 (terminals) | |
2476 "lisp/x11/") | |
1829 ("x-menubar.el" | 2477 ("x-menubar.el" |
1830 "Menubar and popup-menu support for X." | 2478 "Menubar and popup-menu support for X." |
1831 nil | 2479 nil |
1832 "lisp/x11/") | 2480 "lisp/x11/") |
1833 ("x-misc.el" | 2481 ("x-misc.el" |
1835 nil | 2483 nil |
1836 "lisp/x11/") | 2484 "lisp/x11/") |
1837 ("x-scrollbar.el" | 2485 ("x-scrollbar.el" |
1838 "scrollbar resourcing and such." | 2486 "scrollbar resourcing and such." |
1839 nil | 2487 nil |
2488 "lisp/x11/") | |
2489 ("x-select.el" | |
2490 "Elisp interface to X Selections." | |
2491 nil | |
2492 "lisp/x11/") | |
2493 ("x-win-sun.el" | |
2494 "runtime initialization for Sun X servers and keyboards" | |
2495 (terminals) | |
2496 "lisp/x11/") | |
2497 ("x-win-xfree86.el" | |
2498 "runtime initialization for XFree86 servers" | |
2499 (terminals) | |
1840 "lisp/x11/") | 2500 "lisp/x11/") |
1841 )) | 2501 )) |
1842 | 2502 |
1843 (provide 'finder-inf) | 2503 (provide 'finder-inf) |
1844 | 2504 |