X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=doc%2Fcoding;h=e3d8c69457f8e73a493722ca7d115e6d9a08b965;hp=652c3deb787d7072fca97b22dac70da436c9048b;hb=d702068457bc95d4e3ba05708516ce16ab206d68;hpb=a9653c475bee9d0b0d9a4693641e6dad6a4c8e3c diff --git a/doc/coding b/doc/coding index 652c3deb7..e3d8c6945 100644 --- a/doc/coding +++ b/doc/coding @@ -462,7 +462,7 @@ player->aborted; if it is set after a read, the read failed. git --- -Commit related changes together, unrelated changes separately. +Commit related changes together, unrelated changes separately. Write meaningfull commit messages. Start with a single short line (ideally less than 50 characters) summarizing the change, followed by @@ -507,7 +507,7 @@ a procedure, something may well be amiss. Sasha Mikheev on indentation: -The empire indentation style can be achived by using +The empire indentation style can be achived by using indent -orig -i8 foo.c or in old c-mode emacs (versions before 19.29):