aboutsummaryrefslogtreecommitdiff
path: root/doc/user/slide.skb
diff options
context:
space:
mode:
authorLudovic Courtès2009-11-27 23:11:42 +0100
committerLudovic Courtès2009-11-27 23:11:42 +0100
commitcb2c1a2e6bef653cf9b7aa003d8fcfe09fc4eca0 (patch)
tree5585eaa948bf17cfc8669998c6cb7c3bc2917279 /doc/user/slide.skb
parent9b0bac0aec582de9aad4fa7c997f67771dca9836 (diff)
downloadskribilo-cb2c1a2e6bef653cf9b7aa003d8fcfe09fc4eca0.tar.gz
skribilo-cb2c1a2e6bef653cf9b7aa003d8fcfe09fc4eca0.tar.lz
skribilo-cb2c1a2e6bef653cf9b7aa003d8fcfe09fc4eca0.zip
Add `coding:' comments.
Add `coding:' comments for use by both Emacs and Guile 2.x.
Diffstat (limited to 'doc/user/slide.skb')
-rw-r--r--doc/user/slide.skb2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/slide.skb b/doc/user/slide.skb
index 5c88baa..21e88cb 100644
--- a/doc/user/slide.skb
+++ b/doc/user/slide.skb
@@ -1,4 +1,5 @@
;;; slide.skb -- Slides
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2006, 2008, 2009 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2004 Manuel Serrano
@@ -223,6 +224,5 @@ output format does not support embedded application.]))
(prgm :file "src/slides.skb")))))
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End: