X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fc-indentation.el;h=90861d397978090e393b3b6154a518460d8aecab;hp=cbf01cb1720a4f39b4655bc3d0df9041bb086742;hb=d9e427f09c210de398155260bd57e7fa0a3208aa;hpb=a23e3dbee13448c3001cefd382de39741b1c8bff 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 . +)