From 7708849b2186ce60e80e0dbc9ade89ad7404499e Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 29 Jun 2015 19:01:31 +0100 Subject: 35655: APPEND_CREATE option for POSIX copmatible NO_CLOBBER --- Src/zsh.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Src/zsh.h') diff --git a/Src/zsh.h b/Src/zsh.h index ce9b97903..183620f93 100644 --- a/Src/zsh.h +++ b/Src/zsh.h @@ -2120,6 +2120,7 @@ enum { CHASELINKS, CHECKJOBS, CLOBBER, + APPENDCREATE, COMBININGCHARS, COMPLETEALIASES, COMPLETEINWORD, -- cgit 1.4.1