Re: [libvirt] [PATCH python 4/7] Add emacs mode marker to activate rpm-spec highlighting

2018-01-12 Thread Pavel Hrdina
On Thu, Jan 11, 2018 at 04:43:36PM +, Daniel P. Berrange wrote: > Signed-off-by: Daniel P. Berrange > --- > libvirt-python.spec.in | 2 ++ > 1 file changed, 2 insertions(+) Reviewed-by: Pavel Hrdina How about adding the same marker for vim? :) #

[libvirt] [PATCH python 4/7] Add emacs mode marker to activate rpm-spec highlighting

2018-01-11 Thread Daniel P. Berrange
Signed-off-by: Daniel P. Berrange --- libvirt-python.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libvirt-python.spec.in b/libvirt-python.spec.in index a98b902..b667ebe 100644 --- a/libvirt-python.spec.in +++ b/libvirt-python.spec.in @@ -1,3 +1,5 @@ +# -*-