aboutsummaryrefslogtreecommitdiff
path: root/doc/user/syntax.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/syntax.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/syntax.skb')
-rw-r--r--doc/user/syntax.skb4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/syntax.skb b/doc/user/syntax.skb
index ba2b800..730f78d 100644
--- a/doc/user/syntax.skb
+++ b/doc/user/syntax.skb
@@ -1,6 +1,7 @@
;;; syntax.skb -- The Skribilo syntaxes.
+;;; -*- coding: iso-8859-1 -*-
;;;
-;;; Copyright 2008 Ludovic Courtès <ludo@gnu.org>
+;;; Copyright 2008, 2009 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2001, 2002, 2003, 2004 Manuel Serrano
;;;
;;;
@@ -287,6 +288,5 @@ source for additional details.])))
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End: