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

Viewing all changes in revision 289.

  • Committer: bwarsaw
  • Date: 2005-12-14 22:53:56 UTC
  • Revision ID: svn-v3-single1-dHJ1bmsvcHl0aG9uLW1vZGU.:fb98634b-d22b-0410-a57a-e996bee27b70:trunk%2Fpython-mode:415
(py-fill-paragraph): When fill-paragraph (M-q) calls this, the buffer is
incorrectly narrowed, so parse-partial-sexp and py-fill-string can't do their
job properly.  Fix this by widening inside a save-restriction during the scope
of this function.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: