diff src/syntax.h @ 367:a4f53d9b3154 r21-1-13

Import from CVS: tag r21-1-13
author cvs
date Mon, 13 Aug 2007 11:01:07 +0200
parents 8e84bee8ddd0
children cc15677e0335
line wrap: on
line diff
--- a/src/syntax.h	Mon Aug 13 11:00:13 2007 +0200
+++ b/src/syntax.h	Mon Aug 13 11:01:07 2007 +0200
@@ -255,6 +255,7 @@
 
 extern int no_quit_in_re_search;
 extern struct buffer *regex_emacs_buffer;
+extern int regex_emacs_buffer_p;
 
 void update_syntax_table (struct Lisp_Char_Table *ct);