comparison lisp/progmodes/cplus-md.el @ 17970:720d1f98ae42

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 27 May 1997 15:32:03 +0000
parents 3b9f64eb097b
children 11218164bc54
comparison
equal deleted inserted replaced
17969:fa550516120f 17970:720d1f98ae42
1 ;;; cplus-md.el --- C++ code editing commands for Emacs 1 ;;; cplus-md.el --- old C++ code editing mode for Emacs
2 2
3 ;; Copyright (C) 1985, 1992, 1994, 1995 Free Software Foundation, Inc. 3 ;; Copyright (C) 1985, 1992, 1994, 1995 Free Software Foundation, Inc.
4 4
5 ;; Maintainer: Dave Detlefs <dld@cs.cmu.edu> 5 ;; Maintainer: FSF
6 ;; Keywords: c 6 ;; Keywords: c
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
9 9
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 10 ;; GNU Emacs is free software; you can redistribute it and/or modify