From: Juri Linkov Date: Sat, 19 Jul 2008 23:56:17 +0000 (+0000) Subject: Add coding cookie utf-8 for the pilcrow sign. X-Git-Tag: emacs-pretest-23.0.90~4060 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aac420937fd5cb5fc06e416f00edf97fba1934dc;p=emacs.git Add coding cookie utf-8 for the pilcrow sign. --- diff --git a/lisp/longlines.el b/lisp/longlines.el index 885909840a3..89260b633da 100644 --- a/lisp/longlines.el +++ b/lisp/longlines.el @@ -1,4 +1,4 @@ -;;; longlines.el --- automatically wrap long lines +;;; longlines.el --- automatically wrap long lines -*- coding:utf-8 -*- ;; Copyright (C) 2000, 2001, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.