summaryrefslogtreecommitdiffstats
path: root/Misc/ccpy-style.el
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1999-12-01 22:38:59 (GMT)
committerBarry Warsaw <barry@python.org>1999-12-01 22:38:59 (GMT)
commit0319b370d08903fa67f880beaf84df18be57b060 (patch)
treec69de04a26819121bc2d49a418ca161f49738524 /Misc/ccpy-style.el
parent554cd94096554ec1754848d0109e26d192c20bad (diff)
downloadcpython-0319b370d08903fa67f880beaf84df18be57b060.zip
cpython-0319b370d08903fa67f880beaf84df18be57b060.tar.gz
cpython-0319b370d08903fa67f880beaf84df18be57b060.tar.bz2
Minor change to test new CVS reporting
Diffstat (limited to 'Misc/ccpy-style.el')
-rw-r--r--Misc/ccpy-style.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/ccpy-style.el b/Misc/ccpy-style.el
index 2495ca8..7d6c256 100644
--- a/Misc/ccpy-style.el
+++ b/Misc/ccpy-style.el
@@ -7,6 +7,10 @@
;; Keywords: c python languages oop
;;; Commentary
+;;
+;; 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