Kaydet (Commit) 550a02e6 authored tarafından Barry Warsaw's avatar Barry Warsaw

(python-mode): typos

üst 615d4a45
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment