]> granicus.if.org Git - python/commitdiff
#comment update
authorBarry Warsaw <barry@python.org>
Wed, 31 Jul 1996 22:27:58 +0000 (22:27 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 31 Jul 1996 22:27:58 +0000 (22:27 +0000)
Misc/python-mode.el

index b73c2e708dc172e0d26b9e14b3e765636a67615a..3bc060a920ea419eb8a46ec9b28c6de3a9815b94 100644 (file)
 ;; coloring, highlighting), add this to your .emacs file:
 ;;
 ;;     (add-hook 'python-mode-hook 'turn-on-font-lock)
+;;
+;; But you better be sure you're version of Emacs supports
+;; font-lock-mode!  As of this writing, the latest Emacs and XEmacs
+;; 19's do.
 
 ;; Here's a brief list of recent additions/improvements:
 ;;