diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-09-08 03:24:58 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-09-08 03:24:58 +0000 |
commit | 6e23ef57e99f5eb5310a1bebfaa580f6a8fc97fc (patch) | |
tree | 5232068c0288538152d21a68d57be88416341938 /lisp | |
parent | f4a344bae3a123f87172f32374652babd81ee152 (diff) | |
download | emacs-6e23ef57e99f5eb5310a1bebfaa580f6a8fc97fc.tar.gz |
Comment change.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/progmodes/cc-align.el | 2 | ||||
-rw-r--r-- | lisp/progmodes/cc-compat.el | 2 | ||||
-rw-r--r-- | lisp/progmodes/cc-defs.el | 2 | ||||
-rw-r--r-- | lisp/progmodes/cc-menus.el | 2 | ||||
-rw-r--r-- | lisp/progmodes/cc-vars.el | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/lisp/progmodes/cc-align.el b/lisp/progmodes/cc-align.el index 499b4a5b0b7..b6013a9b203 100644 --- a/lisp/progmodes/cc-align.el +++ b/lisp/progmodes/cc-align.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.16 +;; Version: 5.17 ;; Keywords: c languages oop ;; This file is part of GNU Emacs. diff --git a/lisp/progmodes/cc-compat.el b/lisp/progmodes/cc-compat.el index 2a046ab12de..fe87e94e7fd 100644 --- a/lisp/progmodes/cc-compat.el +++ b/lisp/progmodes/cc-compat.el @@ -5,7 +5,7 @@ ;; Author: 1994-1997 Barry A. Warsaw ;; Maintainer: cc-mode-help@python.org ;; Created: August 1994, split from cc-mode.el -;; Version: 5.16 +;; Version: 5.17 ;; Keywords: c languages oop ;; This file is part of GNU Emacs. diff --git a/lisp/progmodes/cc-defs.el b/lisp/progmodes/cc-defs.el index 763fe36297a..1caa31d92b2 100644 --- a/lisp/progmodes/cc-defs.el +++ b/lisp/progmodes/cc-defs.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.16 +;; Version: 5.17 ;; Keywords: c languages oop ;; This file is part of GNU Emacs. diff --git a/lisp/progmodes/cc-menus.el b/lisp/progmodes/cc-menus.el index 4b040c9147e..20c7640b606 100644 --- a/lisp/progmodes/cc-menus.el +++ b/lisp/progmodes/cc-menus.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.16 +;; Version: 5.17 ;; Keywords: c languages oop ;; This file is part of GNU Emacs. diff --git a/lisp/progmodes/cc-vars.el b/lisp/progmodes/cc-vars.el index caf4f304298..742d66d3667 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.16 +;; Version: 5.17 ;; Keywords: c languages oop ;; This file is part of GNU Emacs. |