diff options
author | Barry Warsaw <barry@python.org> | 1999-12-01 23:29:10 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1999-12-01 23:29:10 (GMT) |
commit | 0afe0261089a09473d9aedea82cf50c304ac9b9e (patch) | |
tree | 4a7273c6a5767bba2f44dea6c1303e5c22c08930 /Misc/ccpy-style.el | |
parent | fcd490b2908c09fe1b325a16706e4983ec1c15aa (diff) | |
download | cpython-0afe0261089a09473d9aedea82cf50c304ac9b9e.zip cpython-0afe0261089a09473d9aedea82cf50c304ac9b9e.tar.gz cpython-0afe0261089a09473d9aedea82cf50c304ac9b9e.tar.bz2 |
testing CVS once more
Diffstat (limited to 'Misc/ccpy-style.el')
-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 |