summaryrefslogtreecommitdiff
path: root/doc/user/start.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/start.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/start.skb')
-rw-r--r--doc/user/start.skb4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/start.skb b/doc/user/start.skb
index 0776799..4faad07 100644
--- a/doc/user/start.skb
+++ b/doc/user/start.skb
@@ -1,6 +1,7 @@
;;; start.skb -- Getting started with Skribilo
+;;; -*- coding: iso-8859-1 -*-
;;;
-;;; Copyright 2007, 2008 Ludovic Courtès <ludo@gnu.org>
+;;; Copyright 2007, 2008, 2009 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003, 2004 Manuel Serrano
;;;
;;;
@@ -218,7 +219,6 @@ $ skribilo -t lout file.skb -o file.lout ,(char 35) ,(it "This produces a Lout f
;; Local Variables:
-;; coding: latin-1
;; comment-start: ";"
;; comment-end: ""
;; ispell-local-dictionary: "american"