[Spice-devel] [PATCH xf86-video-qxl v2 cleanup 4/6] add vim headers to set tabstop to 8

Christophe Fergeau cfergeau at redhat.com
Thu May 3 08:37:17 PDT 2012


Dunno about that one, why vim and not emacs headers? :)
I don't really care with having it in, it's just the kind of stuff I tend
to try to keep local.
But why not, ACK if no one is against it in the next few days.


Christophe

On Tue, Apr 24, 2012 at 12:21:25PM +0300, Alon Levy wrote:
> ---
>  src/qxl.h                |    1 +
>  src/qxl_cursor.c         |    1 +
>  src/qxl_driver.c         |    1 +
>  src/qxl_image.c          |    1 +
>  src/qxl_mem.c            |    1 +
>  src/qxl_option_helpers.c |    1 +
>  src/qxl_ring.c           |    1 +
>  src/qxl_surface.c        |    1 +
>  8 files changed, 8 insertions(+)
> 
> diff --git a/src/qxl.h b/src/qxl.h
> index ed12680..06cd76c 100644
> --- a/src/qxl.h
> +++ b/src/qxl.h
> @@ -1,3 +1,4 @@
> +/* vim: set ts=8 : */
>  /*
>   * Copyright 2008 Red Hat, Inc.
>   *
> diff --git a/src/qxl_cursor.c b/src/qxl_cursor.c
> index 72c6c9f..3094a96 100644
> --- a/src/qxl_cursor.c
> +++ b/src/qxl_cursor.c
> @@ -1,3 +1,4 @@
> +/* vim: set ts=8: */
>  /*
>   * Copyright 2009, 2010 Red Hat, Inc.
>   *
> diff --git a/src/qxl_driver.c b/src/qxl_driver.c
> index fcb1b6b..77fc40b 100644
> --- a/src/qxl_driver.c
> +++ b/src/qxl_driver.c
> @@ -1,3 +1,4 @@
> +/* vim: set ts=8: */
>  /*
>   * Copyright 2008 Red Hat, Inc.
>   *
> diff --git a/src/qxl_image.c b/src/qxl_image.c
> index dba40e3..2de10dc 100644
> --- a/src/qxl_image.c
> +++ b/src/qxl_image.c
> @@ -1,3 +1,4 @@
> +/* vim: set ts=8: */
>  /*
>   * Copyright 2009, 2010 Red Hat, Inc.
>   *
> diff --git a/src/qxl_mem.c b/src/qxl_mem.c
> index 6e57a94..467075c 100644
> --- a/src/qxl_mem.c
> +++ b/src/qxl_mem.c
> @@ -1,3 +1,4 @@
> +/* vim: set ts=8: */
>  /*
>   * Copyright 2009 Red Hat, Inc.
>   *
> diff --git a/src/qxl_option_helpers.c b/src/qxl_option_helpers.c
> index 8801b53..4013cbd 100644
> --- a/src/qxl_option_helpers.c
> +++ b/src/qxl_option_helpers.c
> @@ -1,3 +1,4 @@
> +/* vim: set ts=8: */
>  #ifdef HAVE_CONFIG_H
>  #include "config.h"
>  #endif
> diff --git a/src/qxl_ring.c b/src/qxl_ring.c
> index fcbaaa7..7a11fbb 100644
> --- a/src/qxl_ring.c
> +++ b/src/qxl_ring.c
> @@ -1,3 +1,4 @@
> +/* vim: set ts=8: */
>  /*
>   * Copyright 2009, 2010 Red Hat, Inc.
>   *
> diff --git a/src/qxl_surface.c b/src/qxl_surface.c
> index a8901f0..9530beb 100644
> --- a/src/qxl_surface.c
> +++ b/src/qxl_surface.c
> @@ -1,3 +1,4 @@
> +/* vim: set ts=8: */
>  /*
>   * Copyright 2010 Red Hat, Inc.
>   *
> -- 
> 1.7.10
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20120503/ca2a2fe1/attachment.pgp>


More information about the Spice-devel mailing list