• Barry Warsaw's avatar
    Two patches for Emacs 20.2 compatibility: · 585f733b
    Barry Warsaw yazdı
    (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.
    585f733b
python-mode.el 105 KB