]> git.eshelyaron.com Git - emacs.git/commitdiff
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 8bb64a67b46c87936bff83a61c1462f465550b4d..97a53c5852daaca5c737b5dca5de7b4eb9413f8b 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",