Whitespace change (again).
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 18 Dec 2006 09:11:20 +0000 (09:11 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 18 Dec 2006 09:11:20 +0000 (09:11 +0000)
src/buffer.c

index 8bb64a6..97a53c5 100644 (file)
@@ -5357,7 +5357,7 @@ This is the same as (default-value 'left-margin).  */);
 
   DEFVAR_LISP_NOPRO ("default-tab-width",
                     &buffer_defaults.tab_width,
-    doc: /* Default value of `tab-width' for buffers that do not override it.
+                    doc: /* Default value of `tab-width' for buffers that do not override it.
 This is the same as (default-value 'tab-width).  */);
 
   DEFVAR_LISP_NOPRO ("default-case-fold-search",