From cb2c1a2e6bef653cf9b7aa003d8fcfe09fc4eca0 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Fri, 27 Nov 2009 23:11:42 +0100 Subject: Add `coding:' comments. Add `coding:' comments for use by both Emacs and Guile 2.x. --- doc/user/pie.skb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/user/pie.skb') diff --git a/doc/user/pie.skb b/doc/user/pie.skb index 70fa08d..3f2185b 100644 --- a/doc/user/pie.skb +++ b/doc/user/pie.skb @@ -1,4 +1,5 @@ ;;; pie.skb -- Pie charts. +;;; -*- coding: iso-8859-1 -*- ;;; ;;; Copyright 2006, 2009 Ludovic Courtès ;;; @@ -117,6 +118,5 @@ weight.])) ;; Local Variables: -;; coding: latin-1 ;; ispell-local-dictionary: "american" ;; End: -- cgit v1.2.3