]> git.eshelyaron.com Git - emacs.git/commitdiff
Whitespace change.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 18 Dec 2006 08:52:27 +0000 (08:52 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 18 Dec 2006 08:52:27 +0000 (08:52 +0000)
src/buffer.c

index 452f13a605a5bb3b0cd9826f494b9ee063b5f102..8bb64a67b46c87936bff83a61c1462f465550b4d 100644 (file)
@@ -5356,7 +5356,7 @@ This is the same as (default-value 'fill-column).  */);
 This is the same as (default-value 'left-margin).  */);
 
   DEFVAR_LISP_NOPRO ("default-tab-width",
-             &buffer_defaults.tab_width,
+                    &buffer_defaults.tab_width,
     doc: /* Default value of `tab-width' for buffers that do not override it.
 This is the same as (default-value 'tab-width).  */);