Mercurial > hg > xemacs-beta
comparison man/lispref/lispref.texi @ 406:b8cc9ab3f761 r21-2-33
Import from CVS: tag r21-2-33
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:17:09 +0200 |
parents | 2f8bb876ab1d |
children | 697ef44129c6 |
comparison
equal
deleted
inserted
replaced
405:0e08f63c74d2 | 406:b8cc9ab3f761 |
---|---|
1097 XEmacs LDAP API | 1097 XEmacs LDAP API |
1098 | 1098 |
1099 * LDAP Variables:: Lisp variables related to LDAP | 1099 * LDAP Variables:: Lisp variables related to LDAP |
1100 * The High-Level LDAP API:: High-level LDAP lisp functions | 1100 * The High-Level LDAP API:: High-level LDAP lisp functions |
1101 * The Low-Level LDAP API:: Low-level LDAP lisp primitives | 1101 * The Low-Level LDAP API:: Low-level LDAP lisp primitives |
1102 * LDAP Internationalization:: I18n variables and functions | |
1102 | 1103 |
1103 The Low-Level LDAP API | 1104 The Low-Level LDAP API |
1104 | 1105 |
1105 * The LDAP Lisp Object:: | 1106 * The LDAP Lisp Object:: |
1106 * Opening and Closing a LDAP Connection:: | 1107 * Opening and Closing a LDAP Connection:: |
1107 * Searching on a LDAP Server (Low-level):: | 1108 * Low-level Operations on a LDAP Server:: |
1109 | |
1110 LDAP Internationalization | |
1111 | |
1112 * LDAP Internationalization Variables:: | |
1113 * Encoder/Decoder Functions:: | |
1108 | 1114 |
1109 Internationalization | 1115 Internationalization |
1110 | 1116 |
1111 * I18N Levels 1 and 2:: Support for different time, date, and currency formats. | 1117 * I18N Levels 1 and 2:: Support for different time, date, and currency formats. |
1112 * I18N Level 3:: Support for localized messages. | 1118 * I18N Level 3:: Support for localized messages. |