From: Barry Warsaw Date: Wed, 1 Dec 1999 23:30:46 +0000 (+0000) Subject: more trivial stuff to test CVS -- should be the last? X-Git-Tag: v1.6a1~694 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6c3e3a90dfd8806c598d92f70bdeb64be4375fd0;p=thirdparty%2FPython%2Fcpython.git more trivial stuff to test CVS -- should be the last? --- diff --git a/Misc/ccpy-style.el b/Misc/ccpy-style.el index 59ab4a1acd8f..bb2d2f4db220 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: