diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-07-18 02:16:42 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-07-18 02:16:42 +0000 |
commit | 3219bb4315b9e1d5b54284ef13950841331d23cc (patch) | |
tree | 2d433917ee7f8c9b6ef4dd5bc118b6afd141b184 /lisp/progmodes/cc-vars.el | |
parent | 1dad69194a5f624a82da91364e50266fa1156215 (diff) | |
download | emacs-3219bb4315b9e1d5b54284ef13950841331d23cc.tar.gz |
Comment change.
Diffstat (limited to 'lisp/progmodes/cc-vars.el')
-rw-r--r-- | lisp/progmodes/cc-vars.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cc-vars.el b/lisp/progmodes/cc-vars.el index 96e1b809ab8..dfdb2a5594b 100644 --- a/lisp/progmodes/cc-vars.el +++ b/lisp/progmodes/cc-vars.el @@ -7,7 +7,7 @@ ;; 1985 Richard M. Stallman ;; Maintainer: cc-mode-help@python.org ;; Created: 22-Apr-1997 (split from cc-mode.el) -;; Version: 5.12 +;; Version: 5.13 ;; Keywords: c languages oop ;; This file is part of GNU Emacs. |