view admin/notes/trailing-whitespace @ 49968:80ed3e75ba10

(read-envvar-name): Decode names. (substitute-env-vars): Use eval-when-compile and char class. (setenv): Doc fix. Encode the data (after checking that's possible). (getenv): Encode the name and decode the result.
author Dave Love <fx@gnu.org>
date Mon, 24 Feb 2003 22:51:41 +0000
parents fb804500f6c6
children 695cf19ef79e
line wrap: on
line source

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.