mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
(python-mode): typos
This commit is contained in:
parent
615d4a458f
commit
550a02e6ae
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue