diff src/cmds.c @ 185:3d6bfa290dbd r20-3b19

Import from CVS: tag r20-3b19
author cvs
date Mon, 13 Aug 2007 09:55:28 +0200
parents 1856695b1fa9
children 850242ba4a81
line wrap: on
line diff
--- a/src/cmds.c	Mon Aug 13 09:54:24 2007 +0200
+++ b/src/cmds.c	Mon Aug 13 09:55:28 2007 +0200
@@ -343,7 +343,7 @@
   Lisp_Object overwrite;
   struct Lisp_Char_Table *syntax_table;
   struct buffer *buf = current_buffer;
-  
+
   overwrite = buf->overwrite_mode;
   syntax_table = XCHAR_TABLE (buf->mirror_syntax_table);