diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2003-02-14 22:49:54 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2003-02-14 22:49:54 +0000 |
commit | 736c5c18954e2f42217be3994aac17d032401d0a (patch) | |
tree | 96e94915214b7012dbdcbca9a74be012e1551ab4 /admin/notes/trailing-whitespace | |
parent | 4cdf4bde5e14806e63492a2b20eee06333328551 (diff) | |
download | emacs-736c5c18954e2f42217be3994aac17d032401d0a.tar.gz emacs-736c5c18954e2f42217be3994aac17d032401d0a.tar.bz2 emacs-736c5c18954e2f42217be3994aac17d032401d0a.zip |
Initial revision
Diffstat (limited to 'admin/notes/trailing-whitespace')
-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 @@ +ttn 2003-02-14 + +apparently there was a big discussion on emacs-devel wrt trailing whitespace. +there was a mass-change to remove such from various branches in cvs. probably +it's a good idea to avoid adding trailing whitespace in new code/docs and in +changes. |