remake  4.3+dbg-1.5
help/setq.h
Go to the documentation of this file.
1 #define setq_HELP_TEXT \
2  "Set MAKE variable VARIABLE to VALUE.\n" \
3  "\n" \
4  "In contrast to `setqx`, variable definitions inside VALUE* are\n" \
5  "not expanded before assignment occurs.\n" \
6  "\n" \
7  "See also:\n" \
8  "---------\n" \
9  "`setqx` and `set`."