|
| From: | Anthony Liguori |
| Subject: | Re: [Qemu-devel] PATCH: 1/7: Extend 'info vnc' output to show client |
| Date: | Sun, 15 Feb 2009 12:22:28 -0600 |
| User-agent: | Thunderbird 2.0.0.19 (X11/20090105) |
Daniel P. Berrange wrote:
Sorry, I added this to all the files I touched as QEMU's indentation rules don't match the default emacs & emacs will thus mess up all the whitespace.
(c-add-style "qemu"
'("stroustrup"
(indent-tabs-mode . nil)
(c-basic-offset . 4)
(tab-width . 8)
)
nil) ; t = set this style, nil = don't
Is what I'm using FWIW.
Regards,
Anthony Liguori
| [Prev in Thread] | Current Thread | [Next in Thread] |