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:
parent
c751663136
commit
0907bf08cb
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue