diff options
author | Martin Stjernholm <mast@lysator.liu.se> | 2002-04-22 00:35:36 +0000 |
---|---|---|
committer | Martin Stjernholm <mast@lysator.liu.se> | 2002-04-22 00:35:36 +0000 |
commit | a66cd3ee16d68ab874793226f0a74e08fbc81056 (patch) | |
tree | ca089daba3b962490ba70784cf684820e8b8ad83 /lisp/progmodes/cc-compat.el | |
parent | 9211d0538379a887ae318bcb281e0d73ec691e24 (diff) | |
download | emacs-a66cd3ee16d68ab874793226f0a74e08fbc81056.tar.gz |
CC Mode update to version 5.29. This is for testing; it's not a released
version.
Diffstat (limited to 'lisp/progmodes/cc-compat.el')
-rw-r--r-- | lisp/progmodes/cc-compat.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cc-compat.el b/lisp/progmodes/cc-compat.el index 887cf4bfc11..967c1165c18 100644 --- a/lisp/progmodes/cc-compat.el +++ b/lisp/progmodes/cc-compat.el @@ -23,7 +23,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program; see the file COPYING. If not, write to +;; along with GNU Emacs; see the file COPYING. If not, write to ;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330, ;; Boston, MA 02111-1307, USA. |