From c2e34818a5e7fdee8afc6a281eae9efe5ef4dcc4 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 24 Oct 2010 17:34:52 +0000 Subject: [PATCH] (complex_vars_of_concord): New prototype. --- src/symsinit.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/symsinit.h b/src/symsinit.h index 4c5a2ca..074a598 100644 --- a/src/symsinit.h +++ b/src/symsinit.h @@ -428,6 +428,7 @@ void complex_vars_of_minibuf (void); void reinit_complex_vars_of_minibuf (void); void complex_vars_of_callproc (void); void complex_vars_of_keymap (void); +void complex_vars_of_concord (void); /* Reset the Lisp engine (run-time only). */ -- 1.7.10.4