From 0319b370d08903fa67f880beaf84df18be57b060 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 1 Dec 1999 22:38:59 +0000 Subject: [PATCH] Minor change to test new CVS reporting --- Misc/ccpy-style.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Misc/ccpy-style.el b/Misc/ccpy-style.el index 2495ca88aaa..7d6c256bfcf 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