Mercurial > emacs
changeset 3806:d43666cf0dbb
Comment changes for renaming from c++-mode.el to cplus-md.el.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 17 Jun 1993 07:03:08 +0000 |
parents | 21c6c1e1a38b |
children | 8ba66a564213 |
files | lisp/progmodes/cplus-md.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/cplus-md.el Thu Jun 17 06:59:49 1993 +0000 +++ b/lisp/progmodes/cplus-md.el Thu Jun 17 07:03:08 1993 +0000 @@ -1,4 +1,4 @@ -;;; c++-mode.el --- C++ code editing commands for Emacs +;;; cplus-md.el --- C++ code editing commands for Emacs ;;; Copyright (C) 1985, 1992 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. @@ -914,4 +914,4 @@ ;; (beginning-of-line 1))) ;; (goto-char restore))) -;;; c++-mode.el ends here +;;; cplus-md.el ends here