From 0e413a9066b823434286a8aa563dc80c38ab5b4f Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Fri, 15 Feb 2008 23:49:15 +0000 Subject: [PATCH] Fix coding tag. --- lisp/ChangeLog | 4 ++++ lisp/term/mac-win.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 66ba8d2578a..25e42a9d2b7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-02-15 Jason Rumney + + * term/mac-win.el: Fix coding tag. + 2008-02-15 Dan Nicolaescu * vc-hooks.el (vc-menu-map): diff --git a/lisp/term/mac-win.el b/lisp/term/mac-win.el index 643278f9b75..c8f26edff37 100644 --- a/lisp/term/mac-win.el +++ b/lisp/term/mac-win.el @@ -1,4 +1,4 @@ -;;; mac-win.el --- parse switches controlling interface with Mac window system -*-coding: utf-8 +;;; mac-win.el --- parse switches controlling interface with Mac window system -*-coding: utf-8-*- ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -- 2.39.5