Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c0d00f commit c08a949Copy full SHA for c08a949
1 file changed
Misc/python-mode.el
@@ -43,6 +43,10 @@
43
;; coloring, highlighting), add this to your .emacs file:
44
;;
45
;; (add-hook 'python-mode-hook 'turn-on-font-lock)
46
+;;
47
+;; But you better be sure you're version of Emacs supports
48
+;; font-lock-mode! As of this writing, the latest Emacs and XEmacs
49
+;; 19's do.
50
51
;; Here's a brief list of recent additions/improvements:
52
0 commit comments