(python-mode): typos

This commit is contained in:
Barry Warsaw 1996-09-04 14:23:00 +00:00
parent 615d4a458f
commit 550a02e6ae
1 changed files with 2 additions and 2 deletions

View File

@ -681,8 +681,8 @@ py-beep-if-tab-change\t\tring the bell if tab-width is changed"
comment-start "# "
comment-start-skip "# *"
comment-column 40
indent-region-function py-indent-region
indent-line-function py-indent-line
indent-region-function 'py-indent-region
indent-line-function 'py-indent-line
)
(use-local-map py-mode-map)
;; add the menu