diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ccpy-style.el | 4 |
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 |