# HG changeset patch # User Richard M. Stallman # Date 873689041 0 # Node ID 89bb8d12f27b3202aa20d548022a5781e2d33824 # Parent 86412da1174b5b102c48f543e551096a3d9f663f (c-version): Updated. diff -r 86412da1174b -r 89bb8d12f27b lisp/progmodes/cc-mode.el --- a/lisp/progmodes/cc-mode.el Mon Sep 08 03:22:22 1997 +0000 +++ b/lisp/progmodes/cc-mode.el Mon Sep 08 03:24:01 1997 +0000 @@ -7,7 +7,7 @@ ;; 1985 Richard M. Stallman ;; Maintainer: cc-mode-help@python.org ;; Created: a long, long, time ago. adapted from the original c-mode.el -;; Version: 5.16 +;; Version: 5.17 ;; Keywords: c languages oop ;; NOTE: Read the commentary below for the right way to submit bug reports! @@ -326,7 +326,7 @@ ;; defuns for submitting bug reports -(defconst c-version "5.16" +(defconst c-version "5.17" "CC Mode version number.") (defconst c-mode-help-address