Remove the PROMPT, CPROMPT, and DPROMPT settings.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 21 Nov 2010 20:00:32 +0000 (12:00 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 4 Dec 2010 19:11:15 +0000 (11:11 -0800)
commitcef9c4febe441542613998a1510ef09490730399
tree7e4fe9c75949a3aa1ceac1484a7dd1f68e8eefbf
parent41297e85eedafff3c28eb058a65089b16818bac1
Remove the PROMPT, CPROMPT, and DPROMPT settings.

These settings will be insufficient to configure prompting for the new
lexer, which is able to detect more special cases in syntax and report
them through the prompt.  (However, if users actually want this feature,
then we could add it; it's not difficult.)
NEWS
doc/utilities.texi
src/language/prompt.c
src/language/prompt.h
src/language/utilities/set.q
src/ui/terminal/main.c