aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2003-07-07 20:42:32 +0000
committerRichard M. Stallman2003-07-07 20:42:32 +0000
commita70a412f7d7247e3824bba3b96db3fa87337fbe5 (patch)
tree1c4248e56b91b02b5b40feef06d903840298476b
parent5905025ce48d3bb727000c4a7c5221737d9f48e8 (diff)
downloademacs-a70a412f7d7247e3824bba3b96db3fa87337fbe5.tar.gz
emacs-a70a412f7d7247e3824bba3b96db3fa87337fbe5.zip
(Library Keywords): Use @multitable.
-rw-r--r--man/help.texi72
1 files changed, 36 insertions, 36 deletions
diff --git a/man/help.texi b/man/help.texi
index ad7c335acb3..b6431c5ede4 100644
--- a/man/help.texi
+++ b/man/help.texi
@@ -341,42 +341,42 @@ The @kbd{C-h p} command lets you search the standard Emacs Lisp
341libraries by topic keywords. Here is a partial list of keywords you can 341libraries by topic keywords. Here is a partial list of keywords you can
342use: 342use:
343 343
344@display 344@multitable {emulations} {aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa}
345abbrev --- abbreviation handling, typing shortcuts, macros. 345@item abbrev@tab abbreviation handling, typing shortcuts, macros.
346bib --- support for the bibliography processor @code{bib}. 346@item bib@tab support for the bibliography processor @code{bib}.
347c --- C and C++ language support. 347@item c@tab C and C++ language support.
348calendar --- calendar and time management support. 348@item calendar@tab calendar and time management support.
349comm --- communications, networking, remote access to files. 349@item comm@tab communications, networking, remote access to files.
350data --- support for editing files of data. 350@item data@tab support for editing files of data.
351docs --- support for Emacs documentation. 351@item docs@tab support for Emacs documentation.
352emulations --- emulations of other editors. 352@item emulations@tab emulations of other editors.
353extensions --- Emacs Lisp language extensions. 353@item extensions@tab Emacs Lisp language extensions.
354faces --- support for using faces (fonts and colors; @pxref{Faces}). 354@item faces@tab support for using faces (fonts and colors; @pxref{Faces}).
355frames --- support for Emacs frames and window systems. 355@item frames@tab support for Emacs frames and window systems.
356games --- games, jokes and amusements. 356@item games@tab games, jokes and amusements.
357hardware --- support for interfacing with exotic hardware. 357@item hardware@tab support for interfacing with exotic hardware.
358help --- support for on-line help systems. 358@item help@tab support for on-line help systems.
359hypermedia --- support for links within text, or other media types. 359@item hypermedia@tab support for links within text, or other media types.
360i18n --- internationalization and alternate character-set support. 360@item i18n@tab internationalization and alternate character-set support.
361internal --- code for Emacs internals, build process, defaults. 361@item internal@tab code for Emacs internals, build process, defaults.
362languages --- specialized modes for editing programming languages. 362@item languages@tab specialized modes for editing programming languages.
363lisp --- support for using Lisp (including Emacs Lisp). 363@item lisp@tab support for using Lisp (including Emacs Lisp).
364local --- libraries local to your site. 364@item local@tab libraries local to your site.
365maint --- maintenance aids for the Emacs development group. 365@item maint@tab maintenance aids for the Emacs development group.
366mail --- modes for electronic-mail handling. 366@item mail@tab modes for electronic-mail handling.
367matching --- searching and matching. 367@item matching@tab searching and matching.
368news --- support for netnews reading and posting. 368@item news@tab support for netnews reading and posting.
369non-text --- support for editing files that are not ordinary text. 369@item non-text@tab support for editing files that are not ordinary text.
370oop --- support for object-oriented programming. 370@item oop@tab support for object-oriented programming.
371outlines --- hierarchical outlining. 371@item outlines@tab hierarchical outlining.
372processes --- process, subshell, compilation, and job control support. 372@item processes@tab process, subshell, compilation, and job control support.
373terminals --- support for terminal types. 373@item terminals@tab support for terminal types.
374tex --- support for the @TeX{} formatter. 374@item tex@tab support for the @TeX{} formatter.
375tools --- programming tools. 375@item tools@tab programming tools.
376unix --- front-ends/assistants for, or emulators of, system features. 376@item unix@tab front-ends/assistants for, or emulators of, system features.
377vms --- support code for VMS. 377@item vms@tab support code for VMS.
378wp --- word processing. 378@item wp@tab word processing.
379@end display 379@end multitable
380 380
381@node Language Help 381@node Language Help
382@section Help for International Language Support 382@section Help for International Language Support