diff options
| author | Thien-Thi Nguyen | 2003-02-14 22:49:54 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2003-02-14 22:49:54 +0000 |
| commit | 736c5c18954e2f42217be3994aac17d032401d0a (patch) | |
| tree | 96e94915214b7012dbdcbca9a74be012e1551ab4 /admin/notes | |
| parent | 4cdf4bde5e14806e63492a2b20eee06333328551 (diff) | |
| download | emacs-736c5c18954e2f42217be3994aac17d032401d0a.tar.gz emacs-736c5c18954e2f42217be3994aac17d032401d0a.zip | |
Initial revision
Diffstat (limited to 'admin/notes')
| -rw-r--r-- | admin/notes/trailing-whitespace | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/admin/notes/trailing-whitespace b/admin/notes/trailing-whitespace new file mode 100644 index 00000000000..bbf5c05f173 --- /dev/null +++ b/admin/notes/trailing-whitespace | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | ttn 2003-02-14 | ||
| 2 | |||
| 3 | apparently there was a big discussion on emacs-devel wrt trailing whitespace. | ||
| 4 | there was a mass-change to remove such from various branches in cvs. probably | ||
| 5 | it's a good idea to avoid adding trailing whitespace in new code/docs and in | ||
| 6 | changes. | ||