]> granicus.if.org Git - python/commitdiff
(python-mode): typos
authorBarry Warsaw <barry@python.org>
Wed, 4 Sep 1996 14:23:00 +0000 (14:23 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 4 Sep 1996 14:23:00 +0000 (14:23 +0000)
Misc/python-mode.el

index 13634482647fb4ba330d2dd71439919e6a67781a..225498452a226de3cf6945598bf4e0de126b90e3 100644 (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