diff options
Diffstat (limited to 'Misc/ccpy-style.el')
-rw-r--r-- | Misc/ccpy-style.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ccpy-style.el b/Misc/ccpy-style.el index 59ab4a1..85c3c00 100644 --- a/Misc/ccpy-style.el +++ b/Misc/ccpy-style.el @@ -9,6 +9,7 @@ ;; 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 |