Mercurial > hg > xemacs-beta
diff src/symsinit.h @ 282:c42ec1d1cded r21-0b39
Import from CVS: tag r21-0b39
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:33:18 +0200 |
parents | 7df0dd720c89 |
children | 558f606b08ae |
line wrap: on
line diff
--- a/src/symsinit.h Mon Aug 13 10:32:23 2007 +0200 +++ b/src/symsinit.h Mon Aug 13 10:33:18 2007 +0200 @@ -69,6 +69,7 @@ void syms_of_dired (void); void syms_of_dll (void); void syms_of_doc (void); +void syms_of_dragdrop (void); void syms_of_editfns (void); void syms_of_elhash (void); void syms_of_emacs (void);