diff options
author | Barry Warsaw <barry@python.org> | 1999-12-01 23:36:42 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1999-12-01 23:36:42 (GMT) |
commit | 6b96ec3625c2f1fc2a4df49fec271c81612e4e3f (patch) | |
tree | 43c1a2ea647dcbd617928380b4f1b58ad2b784ab /Misc | |
parent | 6c3e3a90dfd8806c598d92f70bdeb64be4375fd0 (diff) | |
download | cpython-6b96ec3625c2f1fc2a4df49fec271c81612e4e3f.zip cpython-6b96ec3625c2f1fc2a4df49fec271c81612e4e3f.tar.gz cpython-6b96ec3625c2f1fc2a4df49fec271c81612e4e3f.tar.bz2 |
Urg!
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ccpy-style.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ccpy-style.el b/Misc/ccpy-style.el index bb2d2f4..8621381 100644 --- a/Misc/ccpy-style.el +++ b/Misc/ccpy-style.el @@ -14,6 +14,7 @@ ;; standard part of your Emacs distribution (or see ;; <http://www.python.org/emacs/cc-mode>). + ;; To use, make sure this file is on your Emacs load-path, and simply ;; add this to your .emacs file: ;; |