diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-08-16 03:42:25 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-08-16 03:42:25 +0000 |
commit | 389ebc1310113080df5d5edfb9eb232cc8efe859 (patch) | |
tree | 4ec8b8925bb02ca14ccb7ebe3c6f1f4e66a51eb0 /lisp | |
parent | 1339f2e7875dd0177ad21cfbb76288b4266a74a0 (diff) | |
download | emacs-389ebc1310113080df5d5edfb9eb232cc8efe859.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 |
4 files changed, 4 insertions, 4 deletions
diff --git a/lisp/progmodes/cc-align.el b/lisp/progmodes/cc-align.el index 3c1d7393b27..499b4a5b0b7 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.15 +;; Version: 5.16 ;; 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 eba619d0469..2a046ab12de 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.15 +;; Version: 5.16 ;; 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 d1dd39d41f4..763fe36297a 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.15 +;; Version: 5.16 ;; 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 74d2ffe7d1e..4b040c9147e 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.15 +;; Version: 5.16 ;; Keywords: c languages oop ;; This file is part of GNU Emacs. |