comparison lisp/progmodes/cplus-md.el @ 11455:4235784197f3

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Fri, 14 Apr 1995 23:24:11 +0000
parents 4d2a2fe1d8d7
children 8c1c47eb351a
comparison
equal deleted inserted replaced
11454:d9ec5322d181 11455:4235784197f3
1 ;;; cplus-md.el --- C++ code editing commands for Emacs 1 ;;; cplus-md.el --- C++ code editing commands for Emacs
2 ;;; Copyright (C) 1985, 1992, 1994, 1995 Free Software Foundation, Inc. 2 ;;; Copyright (C) 1985, 1992, 1994, 1995 Free Software Foundation, Inc.
3 3
4 ;; This file is part of GNU Emacs. 4 ;; This file is part of GNU Emacs.
5 ;; Keywords: c languages oop
5 6
6 ;; GNU Emacs is free software; you can redistribute it and/or modify 7 ;; GNU Emacs is free software; you can redistribute it and/or modify
7 ;; it under the terms of the GNU General Public License as published by 8 ;; it under the terms of the GNU General Public License as published by
8 ;; the Free Software Foundation; either version 2, or (at your option) 9 ;; the Free Software Foundation; either version 2, or (at your option)
9 ;; any later version. 10 ;; any later version.