]> granicus.if.org Git - python/commit
Two patches for Emacs 20.2 compatibility:
authorBarry Warsaw <barry@python.org>
Wed, 1 Apr 1998 21:13:51 +0000 (21:13 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 1 Apr 1998 21:13:51 +0000 (21:13 +0000)
commit585f733b395df42d75d286f2f5911cef35bb835b
tree5caa8b9b3263d3b360ee6bd5446fe70e8ef9722e
parentb1062fc9d25a2720bfe5ac26151f69ab5f02ba94
Two patches for Emacs 20.2 compatibility:

(py-compute-indentation): int-to-char isn't defined in Emacs, but we
don't really need it anyway, so just remove this conversion.  XEmacs
is happy either way.

(py-parse-state): The Emacs branch (i.e. w/o buffer-syntactic-context)
wasn't adjusting point correctly.
Misc/python-mode.el