diff src/font-lock.c @ 280:7df0dd720c89 r21-0b38

Import from CVS: tag r21-0b38
author cvs
date Mon, 13 Aug 2007 10:32:22 +0200
parents c5d627a313b1
children 74fd4e045ea6
line wrap: on
line diff
--- a/src/font-lock.c	Mon Aug 13 10:31:30 2007 +0200
+++ b/src/font-lock.c	Mon Aug 13 10:32:22 2007 +0200
@@ -661,8 +661,8 @@
   return context_to_symbol (context_cache.context);
 }
 
-DEFUN ("buffer-syntactic-context-depth",
-       Fbuffer_syntactic_context_depth, 0, 1, 0, /*
+DEFUN ("buffer-syntactic-context-depth", Fbuffer_syntactic_context_depth,
+       0, 1, 0, /*
 Return the depth within all parenthesis-syntax delimiters at point.
 If BUFFER is nil or omitted, the current buffer is assumed.
 WARNING: this may alter match-data.