annotate admin/notes/trailing-whitespace @ 52168:282da92e75ee

Move defvar before first use.
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Sat, 09 Aug 2003 02:17:12 +0000
parents fb804500f6c6
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
49800
fb804500f6c6 Initial revision
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
diff changeset
1 ttn 2003-02-14
fb804500f6c6 Initial revision
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
diff changeset
2
fb804500f6c6 Initial revision
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
diff changeset
3 apparently there was a big discussion on emacs-devel wrt trailing whitespace.
fb804500f6c6 Initial revision
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
diff changeset
4 there was a mass-change to remove such from various branches in cvs. probably
fb804500f6c6 Initial revision
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
diff changeset
5 it's a good idea to avoid adding trailing whitespace in new code/docs and in
fb804500f6c6 Initial revision
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
diff changeset
6 changes.