mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
#comment update
This commit is contained in:
parent
5c0d00f553
commit
c08a949549
1 changed files with 4 additions and 0 deletions
|
@ -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:
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue