From: Glenn Morris Date: Tue, 21 Apr 2015 21:56:29 +0000 (-0400) Subject: ; ChangeLog fix X-Git-Tag: emacs-25.0.90~2341 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=937b22fe461922329b9ae13a6148c29ff8263f2a;p=emacs.git ; ChangeLog fix Reposition local-variables to where most ChangeLogs seem to keep them. Also helps gitlog-to-emacslog. --- diff --git a/ChangeLog.2 b/ChangeLog.2 index 90ef58c9b84..a0bfa97a05b 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -1222,6 +1222,10 @@ See ChangeLog.1 for earlier changes. +;; Local Variables: +;; coding: utf-8 +;; End: + Copyright (C) 2015 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -1238,7 +1242,3 @@ See ChangeLog.1 for earlier changes. You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see . - -;; Local Variables: -;; coding: utf-8 -;; End: