summaryrefslogtreecommitdiffstats
path: root/Misc/ccpy-style.el
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1999-12-01 23:30:46 (GMT)
committerBarry Warsaw <barry@python.org>1999-12-01 23:30:46 (GMT)
commit6c3e3a90dfd8806c598d92f70bdeb64be4375fd0 (patch)
treead5eb3ce61be7aa21cb724eced83191c265178e3 /Misc/ccpy-style.el
parent0afe0261089a09473d9aedea82cf50c304ac9b9e (diff)
downloadcpython-6c3e3a90dfd8806c598d92f70bdeb64be4375fd0.zip
cpython-6c3e3a90dfd8806c598d92f70bdeb64be4375fd0.tar.gz
cpython-6c3e3a90dfd8806c598d92f70bdeb64be4375fd0.tar.bz2
more trivial stuff to test CVS -- should be the last?
Diffstat (limited to 'Misc/ccpy-style.el')
-rw-r--r--Misc/ccpy-style.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/ccpy-style.el b/Misc/ccpy-style.el
index 59ab4a1..bb2d2f4 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
-;; <http://www.python.org/ftp/emacs/>).
+;; <http://www.python.org/emacs/cc-mode>).
;; To use, make sure this file is on your Emacs load-path, and simply
;; add this to your .emacs file: