diff options
| author | Ken Manheimer | 2008-02-22 17:49:48 +0000 |
|---|---|---|
| committer | Ken Manheimer | 2008-02-22 17:49:48 +0000 |
| commit | f7aa70c758c188e700ac303518f48f116e3e40c9 (patch) | |
| tree | 52206bc630e395d2ecadee478d68d7f35d57bd61 /src/coding.c | |
| parent | 6087292e62fe822459b8cdb863e10d686a53a937 (diff) | |
| download | emacs-f7aa70c758c188e700ac303518f48f116e3e40c9.tar.gz emacs-f7aa70c758c188e700ac303518f48f116e3e40c9.zip | |
Finish pdbtrack integration cleanup, settling missing-functions
byte compiler warnings appropriately.
* progmodes/python.el (python-point): Remove this - beginning-of-line was
all that was necessary for `python-pdbtrack-overlay-arrow'.
(python-end-of-def-or-class, python-beginning-of-def-or-class)
(python-goto-initial-line): Drop these - they were only needed for
python-point.
(python-comint-output-filter-function): Use condition-case and
beginning-of-line directly, instead of python-mode.el functions
which require all sorts of baggage.
(point-safe): Unnecessary - we're using condition-case directly,
instead.
(python-execute-file): Include for python-shell, which i'm leaving
in keeping despite it being unnecessary for pdb tracking.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions