From: Eli Zaretskii Date: Sat, 19 Nov 2011 13:17:13 +0000 (+0200) Subject: Add a coding cookie to subr.el. X-Git-Tag: emacs-pretest-24.0.92~133 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=78c79eb51bde1f142022f5aa37c92854a5230841;p=emacs.git Add a coding cookie to subr.el. --- diff --git a/lisp/subr.el b/lisp/subr.el index 1cd6598eeb5..6d652f55b29 100644 --- a/lisp/subr.el +++ b/lisp/subr.el @@ -1,4 +1,4 @@ -;;; subr.el --- basic lisp subroutines for Emacs +;;; subr.el --- basic lisp subroutines for Emacs -*- coding: utf-8 -*- ;; Copyright (C) 1985-1986, 1992, 1994-1995, 1999-2011 ;; Free Software Foundation, Inc.