]> granicus.if.org Git - python/commit
Merge in Skip's last few updates w.r.t. py-help-at-point:
authorBarry Warsaw <barry@python.org>
Mon, 22 Apr 2002 22:05:49 +0000 (22:05 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 22 Apr 2002 22:05:49 +0000 (22:05 +0000)
commit0494955b8f88007df3038c0e3de92ac8b4558f77
treeebd6468b3d96294cb55d17f79f9fbe67b53e88a2
parent29a90f0a7a7113d7268f9f7e17d4af989a1bffca
Merge in Skip's last few updates w.r.t. py-help-at-point:

(py-mode-map): Bind py-help-at-point to f1 as well as C-c C-h

(py-help-at-point): Make sure the symbol is quoted so things like
pydoc.help('sys.platform') work correctly.  Also, leave the *Python
Output* buffer in help-mode; this may be a bit more controversial.
Misc/python-mode.el