projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
a23e3db
)
Make sure to set indent-tabs-mode so that we get tabs, not spaces.
author
Bodo Möller
<bodo@openssl.org>
Thu, 21 Feb 2008 07:24:12 +0000
(07:24 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Thu, 21 Feb 2008 07:24:12 +0000
(07:24 +0000)
doc/c-indentation.el
patch
|
blob
|
history
diff --git
a/doc/c-indentation.el
b/doc/c-indentation.el
index cbf01cb1720a4f39b4655bc3d0df9041bb086742..90861d397978090e393b3b6154a518460d8aecab 100644
(file)
--- a/
doc/c-indentation.el
+++ b/
doc/c-indentation.el
@@
-20,6
+20,7
@@
(c-add-style "eay"
'((c-basic-offset . 8)
(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 . +)
(c-comment-only-line-offset . 0)
(c-hanging-braces-alist)
(c-offsets-alist . ((defun-open . +)