Mercurial > hg > xemacs-beta
comparison man/lispref/ldap.texi @ 5791:9fae6227ede5
Silence texinfo 5.2 warnings, primarily by adding next, prev, and up
pointers to all nodes. See xemacs-patches message with ID
<5315f7bf.sHpFD7lXYR05GH6E%james@xemacs.org>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Thu, 27 Mar 2014 08:59:03 -0600 |
parents | 8d2106500793 |
children |
comparison
equal
deleted
inserted
replaced
5790:dcf9067f26bb | 5791:9fae6227ede5 |
---|---|
1 @c -*-texinfo-*- | 1 @c -*-texinfo-*- |
2 @c This is part of the XEmacs Lisp Reference Manual. | 2 @c This is part of the XEmacs Lisp Reference Manual. |
3 @c Copyright (C) 1998 Free Software Foundation, Inc. | 3 @c Copyright (C) 1998 Free Software Foundation, Inc. |
4 @c See the file lispref.texi for copying conditions. | 4 @c See the file lispref.texi for copying conditions. |
5 @setfilename ../../info/ldap.info | 5 @setfilename ../../info/ldap.info |
6 @node LDAP Support, PostgreSQL Support, ToolTalk Support, top | 6 @node LDAP Support, PostgreSQL Support, ToolTalk Support, Top |
7 @chapter LDAP Support | 7 @chapter LDAP Support |
8 @cindex LDAP | 8 @cindex LDAP |
9 | 9 |
10 XEmacs can be linked with a LDAP client library to provide Elisp primitives | 10 XEmacs can be linked with a LDAP client library to provide Elisp primitives |
11 to access directory servers using the Lightweight Directory Access Protocol. | 11 to access directory servers using the Lightweight Directory Access Protocol. |