diff --git a/HACKING b/HACKING index 7463fe5b5..82839a566 100644 --- a/HACKING +++ b/HACKING @@ -282,6 +282,9 @@ them in THANKS. opportunistically, that is, if doing so is part of some other change). The goal is to reduce (and over time, eliminate) spurious diffs. +For Emacs users: + (add-hook 'before-save-hook 'delete-trailing-whitespace) + Naming conventions ================================================= We use certain naming conventions to structure the considerable number