comparison info/dir @ 462:0784d089fdc9 r21-2-46

Import from CVS: tag r21-2-46
author cvs
date Mon, 13 Aug 2007 11:44:37 +0200
parents 3ecd8885ac67
children 7a42cc017e59
comparison
equal deleted inserted replaced
461:120ed4009e51 462:0784d089fdc9
32 ? lists additional keyboard commands. 32 ? lists additional keyboard commands.
33 h invokes the Info tutorial. 33 h invokes the Info tutorial.
34 34
35 * Menu: 35 * Menu:
36 36
37 XEmacs 21.2 37 XEmacs 21.4
38 =========== 38 ===========
39 * Info: (info). Documentation browsing system. 39 * XEmacs:: XEmacs User's Manual.
40 * XEmacs:: The extensible user-friendly self-documenting text editor. 40 * Lispref:: XEmacs Lisp Reference Manual.
41 This manual is for XEmacs 21.2 41 * New-Users-Guide:: Getting Started with XEmacs.
42 * Lispref:: XEmacs Lisp technical reference. 42 * XEmacs-FAQ:: XEmacs Frequently Asked Questions for 21.4.
43 This manual is for XEmacs 21.2. 43 * Info:: Guide to Info, the XEmacs online documentation system.
44 * New-Users-Guide:: XEmacs New User's Guide for XEmacs 21.2. 44 * Internals:: Guide to the internals of XEmacs.
45 * XEmacs-FAQ:: XEmacs Frequently Asked Questions for 21.2.
46 * Internals:: Guide to the internals of XEmacs.
47 * Emodules:: XEmacs dynamic loadable module support.
48 45
46 Other Documentation:
49 47
50 Local Packages: 48 * CL:: A Common Lisp compatibility package for Emacs-Lisp.
49 * Custom:: Customization Library for Emacs.
50 * Emodules:: XEmacs dynamic loadable module support.
51 * External-Widget:: Use XEmacs as a text widget inside of another program.
52 * Standards:: GNU coding standards.
53 * Term:: A mode to control inferior processes (a comint replacement)
54 * Termcap:: The termcap library, which enables application programs
55 to handle all types of character-display terminals.
56 * Texinfo:: The GNU documentation format.
57 * Widget:: An Emacs Lisp widget library.
51 58
52 * CL:: A Common Lisp compatibility package for Emacs-Lisp.
53 * Custom:: Customization Library for Emacs
54 * External-Widget:: Use XEmacs as a text widget inside of another program.
55 * Standards: (standards). GNU coding standards.
56 * Term:: A mode to control inferior processes (a comint replacement)
57 * Termcap:: The termcap library, which enables application programs
58 to handle all types of character-display terminals.
59 * Texinfo: (texinfo). The GNU documentation format.
60 * Widget:: An Emacs Lisp widget library
61