Commit 98bf7f3d50bbdf7f043938f754c50c7e467933bf

Joel E. Denny 2009-08-22T20:55:17

quotearg: document limitations of quote_these_too * lib/quotearg.c (quotearg_buffer_restyled): Add comments where those limitations are created. * lib/quotearg.h (set_char_quoting): Document that digits and letters that are special after backslash are not permitted. (quotearg_char): Cross-reference set_char_quoting documentation.