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)
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.)


No differences found