~a-roehler/python-mode/XEmacs-compat-test

Viewing all changes in revision 302.

  • Committer: edloper
  • Date: 2007-08-04 14:43:58 UTC
  • Revision ID: svn-v3-single1-dHJ1bmsvcHl0aG9uLW1vZGU.:fb98634b-d22b-0410-a57a-e996bee27b70:trunk%2Fpython-mode:428
- replaced search-forward-regexp w/ re-search-forward.  similarly for
  backward
- fixed bug in doctest-replace-output that caused it to fail when the
  example was at the very end of the file (with no trailing newline)
- if unexpected output is encountered while parsing the results buffer,
  generate a more informative error message.
- When doctest-replace-output finishes, generate a message (either 
  "Replaced." or "Replace cancelled.") in response to the y-or-n-p
  query.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: