diff options
author | Barry Warsaw <barry@python.org> | 1999-12-01 22:55:28 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1999-12-01 22:55:28 (GMT) |
commit | a8a57a7e0325f1fda20029fcec0519b4850053f8 (patch) | |
tree | 4a7273c6a5767bba2f44dea6c1303e5c22c08930 /Misc | |
parent | 8896a2bd27e238832e73ff7a408f4a5bee567e80 (diff) | |
download | cpython-a8a57a7e0325f1fda20029fcec0519b4850053f8.zip cpython-a8a57a7e0325f1fda20029fcec0519b4850053f8.tar.gz cpython-a8a57a7e0325f1fda20029fcec0519b4850053f8.tar.bz2 |
testing CVS
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ccpy-style.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/ccpy-style.el b/Misc/ccpy-style.el index 85c3c00..59ab4a1 100644 --- a/Misc/ccpy-style.el +++ b/Misc/ccpy-style.el @@ -9,7 +9,6 @@ ;; NOTE: This file is obsolete! All current versions of CC Mode ;; include a "python" style by default. - ;; This file defines the standard C coding style for Python C files ;; and modules. It is compatible with cc-mode.el which should be a ;; standard part of your Emacs distribution (or see |