diff options
author | Karl Heuer <kwzh@gnu.org> | 1997-10-23 07:47:37 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1997-10-23 07:47:37 +0000 |
commit | 81eb2ff929532c4f87f49913a2ee4ecea0bf6c37 (patch) | |
tree | b06cbaf401cd3fe269e94e3d9a78cfb985b85ded /lisp/progmodes/cc-langs.el | |
parent | 13e91c8e41dc67578583ebbe75122ed5fe5189e2 (diff) | |
download | emacs-81eb2ff929532c4f87f49913a2ee4ecea0bf6c37.tar.gz |
Remove version number.
Diffstat (limited to 'lisp/progmodes/cc-langs.el')
-rw-r--r-- | lisp/progmodes/cc-langs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cc-langs.el b/lisp/progmodes/cc-langs.el index 51fbdcc91e4..1d39c1a1fee 100644 --- a/lisp/progmodes/cc-langs.el +++ b/lisp/progmodes/cc-langs.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.18 +;; Version: See cc-mode.el ;; Keywords: c languages oop ;; This file is part of GNU Emacs. |