diff options
| author | rsc <devnull@localhost> | 2004-04-08 19:30:18 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2004-04-08 19:30:18 +0000 |
| commit | 62c141582684ff2afdaa7c8698df9f596b2d3c84 (patch) | |
| tree | 70dffb4142f241de9d91edbc81aeda836af2bd62 /src/cmd/acme/dat.h | |
| parent | 7cf289ca89a7416999ae02330236042b0d37e3db (diff) | |
| download | plan9port-62c141582684ff2afdaa7c8698df9f596b2d3c84.tar.gz plan9port-62c141582684ff2afdaa7c8698df9f596b2d3c84.zip | |
Let's try this - Dotfiles toggles listing of .* in directory listings.
Diffstat (limited to 'src/cmd/acme/dat.h')
| -rw-r--r-- | src/cmd/acme/dat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/acme/dat.h b/src/cmd/acme/dat.h index 338a1ff8..789ce1ca 100644 --- a/src/cmd/acme/dat.h +++ b/src/cmd/acme/dat.h @@ -529,6 +529,7 @@ int editing; int erroutfd; int messagesize; /* negotiated in 9P version setup */ int globalautoindent; +int nodotfiles; Channel *ckeyboard; /* chan(Rune)[10] */ Channel *cplumb; /* chan(Plumbmsg*) */ |
