~ubuntu-branches/ubuntu/lucid/openssl/lucid-proposed

« back to all changes in this revision

Viewing changes to doc/c-indentation.el

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2009-06-13 18:15:46 UTC
  • mto: (11.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20090613181546-vbfntai3b009dl1u
Tags: upstream-0.9.8k
ImportĀ upstreamĀ versionĀ 0.9.8k

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
(c-add-style "eay"
22
22
             '((c-basic-offset . 8)
 
23
               (indent-tabs-mode . t)
23
24
               (c-comment-only-line-offset . 0)
24
25
               (c-hanging-braces-alist)
25
26
               (c-offsets-alist . ((defun-open . +)