From: Mark Wooding Date: Thu, 28 Apr 2016 12:22:22 +0000 (+0100) Subject: el/dot-emacs.el: Add an approximate simulacrum of work C style. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/b521d36aa89111fc3239973c3411b82cb2f3cc94?hp=b521d36aa89111fc3239973c3411b82cb2f3cc94 el/dot-emacs.el: Add an approximate simulacrum of work C style. This will get refined later. The most awful thing is having to hack on indentation after `arglist-cont-nonempty'. I'm not sure how this will work in some cases, but it seems to match, more or less, what I find in the existing files. ---