comparison doc/customizing.txt @ 4656:bce631d8f24d

issue2550738: Fixes for various documentation typos, thanks Nathan Russell
author John Kristensen <john@jerrykan.com>
date Mon, 27 Aug 2012 23:09:58 +1000
parents d9254d300d6e
children 132650f4700a
comparison
equal deleted inserted replaced
4655:45157fd8ba52 4656:bce631d8f24d
373 subject during parsing. Value is Python Regular Expression 373 subject during parsing. Value is Python Regular Expression
374 (UTF8-encoded). 374 (UTF8-encoded).
375 375
376 origmsg_re -- `` ^[>|\s]*-----\s?Original Message\s?-----$`` 376 origmsg_re -- `` ^[>|\s]*-----\s?Original Message\s?-----$``
377 Regular expression matching start of an original message if quoted 377 Regular expression matching start of an original message if quoted
378 the in body. Value is Python Regular Expression (UTF8-encoded). 378 in the body. Value is Python Regular Expression (UTF8-encoded).
379 379
380 sign_re -- ``^[>|\s]*-- ?$`` 380 sign_re -- ``^[>|\s]*-- ?$``
381 Regular expression matching the start of a signature in the message 381 Regular expression matching the start of a signature in the message
382 body. Value is Python Regular Expression (UTF8-encoded). 382 body. Value is Python Regular Expression (UTF8-encoded).
383 383

Roundup Issue Tracker: http://roundup-tracker.org/