From c08a94954918687cb495a30ee9b2d1f51a7d7059 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 31 Jul 1996 22:27:58 +0000 Subject: [PATCH] #comment update --- Misc/python-mode.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Misc/python-mode.el b/Misc/python-mode.el index b73c2e708d..3bc060a920 100644 --- a/Misc/python-mode.el +++ b/Misc/python-mode.el @@ -43,6 +43,10 @@ ;; 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: ;; -- 2.50.1