Just a note to people who use Russell Nelson's Freemacs editor.  If
you also use GNU Emacs (like me) then you are probably curious to get
Freemacs match the C indentation that GNU Emacs uses (2 spaces.)

Here is what to do:

* bring up emacs

* type "M-x edit-options"

* set "C-brace-offset" and "C-indent-level" to 2

* save and exit.


That's it!

-jh