• osku's avatar
    The code base was reindented in r763 and automatic .emacs indentation · 16951e43
    osku authored
    settings introduced. Some problems were found, so from this commit on one
    additional indentation rule is introduced:
    
     (add-to-list 'c-offsets-alist '(arglist-intro . +))
    
    Note that fixing some of the unfortunate line-splits done in r764 will be
    done in a future change.
    16951e43
eval0eval.c 16.6 KB