X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2Fc-indentation.el;h=90861d397978090e393b3b6154a518460d8aecab;hb=c4bfccfff85cea4dd16d701868e0efa9d80384cc;hp=cbf01cb1720a4f39b4655bc3d0df9041bb086742;hpb=e1c191fe44513f3ac22b8890fb45a7cc934f3b57;p=oweals%2Fopenssl.git diff --git a/doc/c-indentation.el b/doc/c-indentation.el index cbf01cb172..90861d3979 100644 --- a/doc/c-indentation.el +++ b/doc/c-indentation.el @@ -20,6 +20,7 @@ (c-add-style "eay" '((c-basic-offset . 8) + (indent-tabs-mode . t) (c-comment-only-line-offset . 0) (c-hanging-braces-alist) (c-offsets-alist . ((defun-open . +)