Mercurial > hg > xemacs-beta
comparison info/dir @ 282:c42ec1d1cded r21-0b39
Import from CVS: tag r21-0b39
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:33:18 +0200 |
parents | 90d73dddcdc4 |
children | 8bec6624d99b |
comparison
equal
deleted
inserted
replaced
281:090b52736db2 | 282:c42ec1d1cded |
---|---|
34 | 34 |
35 * Menu: | 35 * Menu: |
36 | 36 |
37 XEmacs 21.0 | 37 XEmacs 21.0 |
38 =========== | 38 =========== |
39 * Info:: Documentation browsing system. | 39 * Info: (info). Documentation browsing system. |
40 * XEmacs:: The extensible user-friendly self-documenting text editor. | 40 * XEmacs:: The extensible user-friendly self-documenting text editor. |
41 This manual is for XEmacs 21.0. | 41 This manual is for XEmacs 21.0. |
42 * Lispref:: XEmacs Lisp technical reference. | 42 * Lispref:: XEmacs Lisp technical reference. |
43 This manual is for XEmacs 21.0. | 43 This manual is for XEmacs 21.0. |
44 * New-Users-Guide:: XEmacs New User's Guide for XEmacs 21.0. | 44 * New-Users-Guide:: XEmacs New User's Guide for XEmacs 21.0. |
45 * XEmacs-FAQ:: XEmacs Frequently Asked Questions for 21.0. | 45 * XEmacs-FAQ:: XEmacs Frequently Asked Questions for 21.0. |
46 * Internals:: Guide to the internals of XEmacs. | 46 * Internals:: Guide to the internals of XEmacs. |
47 | 47 |
48 | |
48 Local Packages: | 49 Local Packages: |
49 | 50 |
50 * CL:: A Common Lisp compatibility package for Emacs-Lisp. | 51 * CL:: A Common Lisp compatibility package for Emacs-Lisp. |
51 * Custom:: Customization Library for Emacs | 52 * Custom:: Customization Library for Emacs |
52 * External-Widget:: Use XEmacs as a text widget inside of another program. | 53 * External-Widget:: Use XEmacs as a text widget inside of another program. |
53 * Standards:: The GNU coding standards. | 54 * Standards: (standards). GNU coding standards. |
54 * Term:: A mode to control inferior processes (a comint replacement) | 55 * Term:: A mode to control inferior processes (a comint replacement) |
55 * Termcap:: The termcap library, which enables application programs | 56 * Termcap:: The termcap library, which enables application programs |
56 to handle all types of character-display terminals. | 57 to handle all types of character-display terminals. |
57 * Texinfo:: With one source file, make either a printed manual (through | 58 * Texinfo: (texinfo). The GNU documentation format. |
58 TeX) or an Info file (through texinfo). | 59 * Widget:: An Emacs Lisp widget library |
59 * Widget:: An Emacs Lisp widget library | 60 |