; ChangeLog fixes
This commit is contained in:
parent
4b8490fdfe
commit
1c565a24ac
4 changed files with 11 additions and 7 deletions
11
ChangeLog.2
11
ChangeLog.2
|
@ -1124,11 +1124,9 @@
|
|||
sh
|
||||
git commit -am"[this commit message]"
|
||||
|
||||
;; Local Variables:
|
||||
;; coding: utf-8
|
||||
;; End:
|
||||
See ChangeLog.1 for earlier changes.
|
||||
|
||||
Copyright 2015 Free Software Foundation, Inc.
|
||||
Copyright (C) 2015 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Emacs.
|
||||
|
||||
|
@ -1144,3 +1142,8 @@
|
|||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
;; Local Variables:
|
||||
;; coding: utf-8
|
||||
;; End:
|
||||
|
||||
|
|
|
@ -11706,7 +11706,7 @@
|
|||
|
||||
* erc-speak.el, erc.el: New file.
|
||||
|
||||
Copyright 2001-2015 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001-2015 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -752,7 +752,7 @@
|
|||
|
||||
See ChangeLog.1 for earlier changes.
|
||||
|
||||
Copyright 2009-2015 Free Software Foundation, Inc.
|
||||
Copyright (C) 2009-2015 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -3671,8 +3671,9 @@
|
|||
|
||||
* ChangeLog.1: New file. Contains old ChangeLog.
|
||||
|
||||
See ChangeLog.1 for earlier changes.
|
||||
|
||||
Copyright (C) 2005-2015 Free Software Foundation, Inc.
|
||||
Copyright (C) 2005-2015 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Emacs.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue