From: Richard M. Stallman Date: Mon, 8 Sep 1997 03:24:01 +0000 (+0000) Subject: (c-version): Updated. X-Git-Tag: emacs-20.1~140 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f4a344bae3a123f87172f32374652babd81ee152;p=emacs.git (c-version): Updated. --- diff --git a/lisp/progmodes/cc-mode.el b/lisp/progmodes/cc-mode.el index 8ca97710bfd..98fe3a2aabd 100644 --- a/lisp/progmodes/cc-mode.el +++ b/lisp/progmodes/cc-mode.el @@ -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 @@ Key bindings: ;; defuns for submitting bug reports -(defconst c-version "5.16" +(defconst c-version "5.17" "CC Mode version number.") (defconst c-mode-help-address