nice new tester for archives, plus a renaming.
[feisty_meow.git] / database / configuration / emacs / dot.emacs
1
2 # this is an example .emacs file with my preferred indentation for code.
3
4 (setq c-default-style "linux"
5   c-basic-offset 2)
6
7