Mercurial > hg > xemacs-beta
diff src/symsinit.h @ 259:11cf20601dec r20-5b28
Import from CVS: tag r20-5b28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:23:02 +0200 |
parents | 51092a27c943 |
children | 405dd6d1825b |
line wrap: on
line diff
--- a/src/symsinit.h Mon Aug 13 10:22:10 2007 +0200 +++ b/src/symsinit.h Mon Aug 13 10:23:02 2007 +0200 @@ -134,6 +134,7 @@ void syms_of_widget (void); void syms_of_window (void); void syms_of_xselect (void); +void syms_of_eldap (void); /* Initialize the console types (dump-time only). */ @@ -283,6 +284,7 @@ void vars_of_undo (void); void vars_of_window (void); void vars_of_xselect (void); +void vars_of_ldap (void); /* Initialize specifier variables (dump-time only). */