diff options
| author | Richard M. Stallman | 1997-08-16 03:42:25 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1997-08-16 03:42:25 +0000 |
| commit | 389ebc1310113080df5d5edfb9eb232cc8efe859 (patch) | |
| tree | 4ec8b8925bb02ca14ccb7ebe3c6f1f4e66a51eb0 | |
| parent | 1339f2e7875dd0177ad21cfbb76288b4266a74a0 (diff) | |
| download | emacs-389ebc1310113080df5d5edfb9eb232cc8efe859.tar.gz emacs-389ebc1310113080df5d5edfb9eb232cc8efe859.zip | |
Comment change.
| -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 @@ | |||
| 7 | ;; 1985 Richard M. Stallman | 7 | ;; 1985 Richard M. Stallman |
| 8 | ;; Maintainer: cc-mode-help@python.org | 8 | ;; Maintainer: cc-mode-help@python.org |
| 9 | ;; Created: 22-Apr-1997 (split from cc-mode.el) | 9 | ;; Created: 22-Apr-1997 (split from cc-mode.el) |
| 10 | ;; Version: 5.15 | 10 | ;; Version: 5.16 |
| 11 | ;; Keywords: c languages oop | 11 | ;; Keywords: c languages oop |
| 12 | 12 | ||
| 13 | ;; This file is part of GNU Emacs. | 13 | ;; 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 @@ | |||
| 5 | ;; Author: 1994-1997 Barry A. Warsaw | 5 | ;; Author: 1994-1997 Barry A. Warsaw |
| 6 | ;; Maintainer: cc-mode-help@python.org | 6 | ;; Maintainer: cc-mode-help@python.org |
| 7 | ;; Created: August 1994, split from cc-mode.el | 7 | ;; Created: August 1994, split from cc-mode.el |
| 8 | ;; Version: 5.15 | 8 | ;; Version: 5.16 |
| 9 | ;; Keywords: c languages oop | 9 | ;; Keywords: c languages oop |
| 10 | 10 | ||
| 11 | ;; This file is part of GNU Emacs. | 11 | ;; 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 @@ | |||
| 7 | ;; 1985 Richard M. Stallman | 7 | ;; 1985 Richard M. Stallman |
| 8 | ;; Maintainer: cc-mode-help@python.org | 8 | ;; Maintainer: cc-mode-help@python.org |
| 9 | ;; Created: 22-Apr-1997 (split from cc-mode.el) | 9 | ;; Created: 22-Apr-1997 (split from cc-mode.el) |
| 10 | ;; Version: 5.15 | 10 | ;; Version: 5.16 |
| 11 | ;; Keywords: c languages oop | 11 | ;; Keywords: c languages oop |
| 12 | 12 | ||
| 13 | ;; This file is part of GNU Emacs. | 13 | ;; 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 @@ | |||
| 7 | ;; 1985 Richard M. Stallman | 7 | ;; 1985 Richard M. Stallman |
| 8 | ;; Maintainer: cc-mode-help@python.org | 8 | ;; Maintainer: cc-mode-help@python.org |
| 9 | ;; Created: 22-Apr-1997 (split from cc-mode.el) | 9 | ;; Created: 22-Apr-1997 (split from cc-mode.el) |
| 10 | ;; Version: 5.15 | 10 | ;; Version: 5.16 |
| 11 | ;; Keywords: c languages oop | 11 | ;; Keywords: c languages oop |
| 12 | 12 | ||
| 13 | ;; This file is part of GNU Emacs. | 13 | ;; This file is part of GNU Emacs. |