1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Comment changes for renaming from c++-mode.el to cplus-md.el.

This commit is contained in:
Richard M. Stallman 1993-06-17 07:03:08 +00:00
parent c751663136
commit 0907bf08cb

View file

@ -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 @@ The fill lines remain a comment."
;; (beginning-of-line 1)))
;; (goto-char restore)))
;;; c++-mode.el ends here
;;; cplus-md.el ends here