cpp-edit-write

cpp-edit-write is an interactive compiled Lisp function in `cpp.el'.


(cpp-edit-write SYMBOL BRANCH)

Set which branches of SYMBOL should be writable to BRANCH.
BRANCH should be either nil (false branch), t (true branch) or 'both.