emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 937b22f 1/2: ; ChangeLog fix


From: Glenn Morris
Subject: [Emacs-diffs] master 937b22f 1/2: ; ChangeLog fix
Date: Tue, 21 Apr 2015 21:57:36 +0000

branch: master
commit 937b22fe461922329b9ae13a6148c29ff8263f2a
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    ; ChangeLog fix
    
    Reposition local-variables to where most ChangeLogs seem to keep them.
    Also helps gitlog-to-emacslog.
---
 ChangeLog.2 |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ChangeLog.2 b/ChangeLog.2
index 90ef58c..a0bfa97 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 <http://www.gnu.org/licenses/>.
-
-;; Local Variables:
-;; coding: utf-8
-;; End:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]