diff --git a/Misc/ccpy-style.el b/Misc/ccpy-style.el index 59ab4a1acd8..bb2d2f4db22 100644 --- a/Misc/ccpy-style.el +++ b/Misc/ccpy-style.el @@ -12,7 +12,7 @@ ;; 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 -;; ). +;; ). ;; To use, make sure this file is on your Emacs load-path, and simply ;; add this to your .emacs file: