# HG changeset patch # User Richard M. Stallman # Date 740300588 0 # Node ID d43666cf0dbba9a85994559554802df642277abd # Parent 21c6c1e1a38b2ef907e8c611c3c2610af26bb276 Comment changes for renaming from c++-mode.el to cplus-md.el. diff -r 21c6c1e1a38b -r d43666cf0dbb lisp/progmodes/cplus-md.el --- 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