Mercurial > hg > xemacs-beta
diff lisp/cc-mode/cc-mode.el @ 203:850242ba4a81 r20-3b28
Import from CVS: tag r20-3b28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:02:21 +0200 |
parents | 489f57a838ef |
children |
line wrap: on
line diff
--- a/lisp/cc-mode/cc-mode.el Mon Aug 13 10:01:24 2007 +0200 +++ b/lisp/cc-mode/cc-mode.el Mon Aug 13 10:02:21 2007 +0200 @@ -7,9 +7,11 @@ ;; 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.18 ;; Keywords: c languages oop +(defconst c-version "5.19" + "CC Mode version number.") + ;; NOTE: Read the commentary below for the right way to submit bug reports! ;; NOTE: See the accompanying texinfo manual for details on using this mode! @@ -326,9 +328,7 @@ (c-update-modeline)) -;; defuns for submitting bug reports -(defconst c-version "5.18" - "CC Mode version number.") +;; bug reporting (defconst c-mode-help-address "bug-gnu-emacs@prep.ai.mit.edu, cc-mode-help@python.org" @@ -382,7 +382,7 @@ 'c-hanging-comment-ender-p 'c-indent-comments-syntactically-p 'c-tab-always-indent - 'c-recognize-knr-p + 'c-comment-continuation-stars 'c-label-minimum-indentation 'defun-prompt-regexp 'tab-width