aboutsummaryrefslogtreecommitdiff
path: root/doc
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
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')
-rw-r--r--doc/user/bib.skb2
-rw-r--r--doc/user/char.skb2
-rw-r--r--doc/user/colframe.skb2
-rw-r--r--doc/user/compiler.skb2
-rw-r--r--doc/user/contexte.skb2
-rw-r--r--doc/user/document.skb2
-rw-r--r--doc/user/emacs.skb2
-rw-r--r--doc/user/engine.skb2
-rw-r--r--doc/user/enumeration.skb1
-rw-r--r--doc/user/eq.skb1
-rw-r--r--doc/user/examples.skb1
-rw-r--r--doc/user/figure.skb2
-rw-r--r--doc/user/font.skb1
-rw-r--r--doc/user/footnote.skb3
-rw-r--r--doc/user/htmle.skb1
-rw-r--r--doc/user/image.skb1
-rw-r--r--doc/user/index.skb1
-rw-r--r--doc/user/infoe.skb2
-rw-r--r--doc/user/justify.skb1
-rw-r--r--doc/user/latexe.skb1
-rw-r--r--doc/user/lib.skb2
-rw-r--r--doc/user/line.skb1
-rw-r--r--doc/user/links.skb2
-rw-r--r--doc/user/loute.skb2
-rw-r--r--doc/user/markup.skb2
-rw-r--r--doc/user/ornament.skb1
-rw-r--r--doc/user/package.skb1
-rw-r--r--doc/user/pie.skb2
-rw-r--r--doc/user/prgm.skb2
-rw-r--r--doc/user/sectioning.skb2
-rw-r--r--doc/user/skribeinfo.skb1
-rw-r--r--doc/user/skribilo-config.skb2
-rw-r--r--doc/user/slide.skb2
-rw-r--r--doc/user/spacing.skb5
-rw-r--r--doc/user/src/outline.txt2
-rw-r--r--doc/user/start.skb4
-rw-r--r--doc/user/syntax.skb4
-rw-r--r--doc/user/table.skb2
-rw-r--r--doc/user/toc.skb1
-rw-r--r--doc/user/xmle.skb1
40 files changed, 44 insertions, 29 deletions
diff --git a/doc/user/bib.skb b/doc/user/bib.skb
index b40015a..4b6d840 100644
--- a/doc/user/bib.skb
+++ b/doc/user/bib.skb
@@ -1,4 +1,5 @@
;;; bib.skb -- The Skribilo bibliography.
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2007, 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2001, 2002, 2003, 2004 Manuel Serrano
@@ -337,6 +338,5 @@ These suffixes are:
))
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
diff --git a/doc/user/char.skb b/doc/user/char.skb
index d036c21..340754d 100644
--- a/doc/user/char.skb
+++ b/doc/user/char.skb
@@ -1,4 +1,5 @@
;;; char.skb -- Characters, strings and symbols
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003, 2004 Manuel Serrano
@@ -101,6 +102,5 @@ of the capacity of the targeted format.])
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
diff --git a/doc/user/colframe.skb b/doc/user/colframe.skb
index a69db05..ae45fe5 100644
--- a/doc/user/colframe.skb
+++ b/doc/user/colframe.skb
@@ -1,4 +1,5 @@
;;; colframe.skb -- Skribe color and frame
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003, 2004 Manuel Serrano
@@ -63,6 +64,5 @@ acts as a container. Otherwise, it acts as an ,(ref :section "Ornaments").])
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
diff --git a/doc/user/compiler.skb b/doc/user/compiler.skb
index 07fe724..873c8ec 100644
--- a/doc/user/compiler.skb
+++ b/doc/user/compiler.skb
@@ -1,4 +1,5 @@
;;; compiler.skb -- The Skribilo compiler.
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2001, 2002, 2003, 2004 Manuel Serrano
@@ -140,6 +141,5 @@ Guile's own module load path.])))
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
diff --git a/doc/user/contexte.skb b/doc/user/contexte.skb
index 3804356..86afdb7 100644
--- a/doc/user/contexte.skb
+++ b/doc/user/contexte.skb
@@ -1,4 +1,5 @@
;;; context.skb -- Documentation of the ConTeXt engine.
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2008 Ludovic Courtès <ludo@gnu.org>
;;;
@@ -53,6 +54,5 @@ output.])
:source "skribilo/engine/context.scm")))
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
diff --git a/doc/user/document.skb b/doc/user/document.skb
index 7bedb7a..ba58b63 100644
--- a/doc/user/document.skb
+++ b/doc/user/document.skb
@@ -1,4 +1,5 @@
;;; document.skb -- Document and author
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003, 2004 Manuel Serrano
@@ -94,6 +95,5 @@ document.])
(disp (include "src/api3.skb")))))
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
diff --git a/doc/user/emacs.skb b/doc/user/emacs.skb
index ae7cc69..a55f612 100644
--- a/doc/user/emacs.skb
+++ b/doc/user/emacs.skb
@@ -1,4 +1,5 @@
;;; emacs.skb -- Editing Skribilo programs
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2001, 2002, 2003, 2004 Manuel Serrano
@@ -77,6 +78,5 @@ M-x skribe-mode
]))))
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
diff --git a/doc/user/engine.skb b/doc/user/engine.skb
index 882502b..796b073 100644
--- a/doc/user/engine.skb
+++ b/doc/user/engine.skb
@@ -1,4 +1,5 @@
;;; engine.skb -- The description of the Skribe engines
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2008, 2009 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003, 2004 Manuel Serrano
@@ -205,6 +206,5 @@ this mechanism is the same as that of ,(emph [readers]) (see ,(numref
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
diff --git a/doc/user/enumeration.skb b/doc/user/enumeration.skb
index 5f19c3a..1878e1b 100644
--- a/doc/user/enumeration.skb
+++ b/doc/user/enumeration.skb
@@ -1,4 +1,5 @@
;;; enumeration.skb -- Skribe enumerations
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2003 Manuel Serrano
;;;
diff --git a/doc/user/eq.skb b/doc/user/eq.skb
index 8767882..85c5af5 100644
--- a/doc/user/eq.skb
+++ b/doc/user/eq.skb
@@ -1,4 +1,5 @@
;;; eq.skb -- Equation formatting.
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2006, 2007, 2008, 2009 Ludovic Courtès <ludo@gnu.org>
;;;
diff --git a/doc/user/examples.skb b/doc/user/examples.skb
index 7aa8f59..c963a41 100644
--- a/doc/user/examples.skb
+++ b/doc/user/examples.skb
@@ -1,4 +1,5 @@
;;; examples.skb -- The list of examples
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2003, 2004 Manuel Serrano
;;;
diff --git a/doc/user/figure.skb b/doc/user/figure.skb
index dd418a6..b1b3964 100644
--- a/doc/user/figure.skb
+++ b/doc/user/figure.skb
@@ -1,4 +1,5 @@
;;; figure.skb -- Figures.
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003 Manuel Serrano
@@ -70,6 +71,5 @@ display the list of figures of a document is included below.])
(disp (include "src/api15.skb")))))
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
diff --git a/doc/user/font.skb b/doc/user/font.skb
index cd9ec88..bd34b87 100644
--- a/doc/user/font.skb
+++ b/doc/user/font.skb
@@ -1,4 +1,5 @@
;;; font.skb -- Skribe font
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2003 Manuel Serrano
;;;
diff --git a/doc/user/footnote.skb b/doc/user/footnote.skb
index 2326a30..f309cea 100644
--- a/doc/user/footnote.skb
+++ b/doc/user/footnote.skb
@@ -1,7 +1,8 @@
;;; footnote.skb -- Footnotes.
+;;; -*- coding: iso-8859-1 -*-
;;;
+;;; Copyright 2006, 2009 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003 Manuel Serrano
-;;; Copyright 2006 Ludovic Courtès <ludovic.courtes@laas.fr>
;;;
;;;
;;; This program is free software; you can redistribute it and/or modify
diff --git a/doc/user/htmle.skb b/doc/user/htmle.skb
index 5132999..a2a8676 100644
--- a/doc/user/htmle.skb
+++ b/doc/user/htmle.skb
@@ -1,4 +1,5 @@
;;; htmle.skb -- Documentation of the HTML engine.
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003, 2004 Manuel Serrano
diff --git a/doc/user/image.skb b/doc/user/image.skb
index 5af20d8..f21388c 100644
--- a/doc/user/image.skb
+++ b/doc/user/image.skb
@@ -1,4 +1,5 @@
;;; image.skb -- Images.
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003, 2004 Manuel Serrano
diff --git a/doc/user/index.skb b/doc/user/index.skb
index 1a0d893..b1d40ba 100644
--- a/doc/user/index.skb
+++ b/doc/user/index.skb
@@ -1,4 +1,5 @@
;;; index.skb -- Skribe indexes
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2001, 2002, 2003, 2004 Manuel Serrano
;;;
diff --git a/doc/user/infoe.skb b/doc/user/infoe.skb
index b22614a..c403c6f 100644
--- a/doc/user/infoe.skb
+++ b/doc/user/infoe.skb
@@ -1,4 +1,5 @@
;;; info.skb -- Documentation of the Info engine.
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2009 Ludovic Courtès <ludo@gnu.org>
;;;
@@ -44,6 +45,5 @@ a text-only format, markups such as ,(markup-ref "image") do not yield a
graphical output as with other engines.]))
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
diff --git a/doc/user/justify.skb b/doc/user/justify.skb
index 9246e59..f68b811 100644
--- a/doc/user/justify.skb
+++ b/doc/user/justify.skb
@@ -1,4 +1,5 @@
;;; justify.skb -- Skribe justification
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2003 Manuel Serrano
;;;
diff --git a/doc/user/latexe.skb b/doc/user/latexe.skb
index fe4b802..805b9f8 100644
--- a/doc/user/latexe.skb
+++ b/doc/user/latexe.skb
@@ -1,4 +1,5 @@
;;; latexe.skb -- Documentation of the LaTeX engine.
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2007, 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003, 2004 Manuel Serrano
diff --git a/doc/user/lib.skb b/doc/user/lib.skb
index 4c558db..9a3a194 100644
--- a/doc/user/lib.skb
+++ b/doc/user/lib.skb
@@ -1,4 +1,5 @@
;;; lib.skb -- Standard library.
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2007, 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003 Erick Gallesio <eg@essi.fr>
@@ -115,6 +116,5 @@ under which Skribilo modules were installed:]
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
diff --git a/doc/user/line.skb b/doc/user/line.skb
index 3f9dab3..55cea4d 100644
--- a/doc/user/line.skb
+++ b/doc/user/line.skb
@@ -1,4 +1,5 @@
;;; line.skb -- Line breaks
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2003 Manuel Serrano
;;;
diff --git a/doc/user/links.skb b/doc/user/links.skb
index 53b11a9..ddabfbf 100644
--- a/doc/user/links.skb
+++ b/doc/user/links.skb
@@ -1,4 +1,5 @@
;;; links.skb -- Links and cross-references.
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003, 2004 Manuel Serrano
@@ -193,6 +194,5 @@ then be produced when the manual is compiled to HTML:]
;;; LocalWords: Hyperlinks HTML URL url
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
diff --git a/doc/user/loute.skb b/doc/user/loute.skb
index 5817177..a3f1993 100644
--- a/doc/user/loute.skb
+++ b/doc/user/loute.skb
@@ -1,4 +1,5 @@
;;; loute.skb -- Documentation of the Lout engine.
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2008 Ludovic Courtès <ludo@gnu.org>
;;;
@@ -220,6 +221,5 @@ is ,(tt [#f]).]))
illustration :key (file #f) ident alt) ...))))
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
diff --git a/doc/user/markup.skb b/doc/user/markup.skb
index 2109066..497631a 100644
--- a/doc/user/markup.skb
+++ b/doc/user/markup.skb
@@ -1,4 +1,5 @@
;;; markup.skb -- The Skribilo standard markups
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2007, 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003, 2004 Manuel Serrano
@@ -112,7 +113,6 @@ base))]).]).])
(include "char.skb"))
;; Local Variables:
-;; coding: latin-1
;; ispell-local-dictionary: "american"
;; comment-start: ";"
;; comment-end: ""
diff --git a/doc/user/ornament.skb b/doc/user/ornament.skb
index 5fc2832..9e030ee 100644
--- a/doc/user/ornament.skb
+++ b/doc/user/ornament.skb
@@ -1,4 +1,5 @@
;;; ornament.skb -- The skribe ornaments
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2003 Manuel Serrano
;;;
diff --git a/doc/user/package.skb b/doc/user/package.skb
index f9a7bbf..445eba9 100644
--- a/doc/user/package.skb
+++ b/doc/user/package.skb
@@ -1,4 +1,5 @@
;;; package.skb -- Packages
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2007, 2008, 2009 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2001, 2004, 2005 Manuel Serrano
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 <ludovic.courtes@laas.fr>
;;;
@@ -117,6 +118,5 @@ weight.]))
;; Local Variables:
-;; coding: latin-1
;; ispell-local-dictionary: "american"
;; End:
diff --git a/doc/user/prgm.skb b/doc/user/prgm.skb
index 1ad8814..e8cf67f 100644
--- a/doc/user/prgm.skb
+++ b/doc/user/prgm.skb
@@ -1,4 +1,5 @@
;;; prgm.skb -- Computer programs
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2001, 2002, 2003, 2004 Manuel Serrano
@@ -164,6 +165,5 @@ in ,(markup-ref "source") function call.])
'()))))
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
diff --git a/doc/user/sectioning.skb b/doc/user/sectioning.skb
index 0e859f1..e11f60b 100644
--- a/doc/user/sectioning.skb
+++ b/doc/user/sectioning.skb
@@ -1,4 +1,5 @@
;;; sectioning.skb -- Sectioning markups
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2007, 2008, 2009 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003, 2004 Manuel Serrano
@@ -123,5 +124,4 @@ of text.])
;;; Local Variables:
-;;; coding: latin-1
;;; End:
diff --git a/doc/user/skribeinfo.skb b/doc/user/skribeinfo.skb
index 6ce8f73..8b4fe3f 100644
--- a/doc/user/skribeinfo.skb
+++ b/doc/user/skribeinfo.skb
@@ -1,4 +1,5 @@
;;; skribeinfo.skb -- The Skribeinfo compiler
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2001, 2002, 2003 Manuel Serrano
;;;
diff --git a/doc/user/skribilo-config.skb b/doc/user/skribilo-config.skb
index b999145..186bbbe 100644
--- a/doc/user/skribilo-config.skb
+++ b/doc/user/skribilo-config.skb
@@ -1,4 +1,5 @@
;;; skribilo-config.skb -- The `skribilo-config' tool
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2007, 2008, 2009 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2004 Manuel Serrano
@@ -64,6 +65,5 @@ programming interface exposed by the ,(code [(skribilo config)]) module
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
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:
diff --git a/doc/user/spacing.skb b/doc/user/spacing.skb
index d47d2fc..af31d09 100644
--- a/doc/user/spacing.skb
+++ b/doc/user/spacing.skb
@@ -1,6 +1,7 @@
;;; spacing.skb -- Spacing.
+;;; -*- coding: iso-8859-1 -*-
;;;
-;;; Copyright 2007 Ludovic Courtès <ludovic.courtes@laas.fr>
+;;; Copyright 2007, 2009 Ludovic Courtès <ludo@gnu.org>
;;;
;;;
;;; This program is free software; you can redistribute it and/or modify
@@ -32,5 +33,3 @@ unbreakable and breakable space, respectively:])
(doc-markup '~ '() :common-args '((:class "The node class.")))
(doc-markup 'breakable-space '()))
-
-;;; arch-tag: a6a542b9-6bf0-406d-8cf1-3cfffbdfa40d
diff --git a/doc/user/src/outline.txt b/doc/user/src/outline.txt
index a89a2d0..b00992a 100644
--- a/doc/user/src/outline.txt
+++ b/doc/user/src/outline.txt
@@ -1,4 +1,4 @@
--*- mode: outline; coding: latin-1; -*-
+-*- mode: outline; coding: iso-8859-1; -*-
Title: Demonstrating Skribilo's Outline Syntax
Author: Ludovic Courtès
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"
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:
diff --git a/doc/user/table.skb b/doc/user/table.skb
index 8e7f6e0..5c777c9 100644
--- a/doc/user/table.skb
+++ b/doc/user/table.skb
@@ -1,4 +1,5 @@
;;; table.skb -- Skribe tables
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003, 2004 Manuel Serrano
@@ -94,6 +95,5 @@ attribute is only supported by HTML engines supporting
;; @indent: (put 'doc-markup 'skribe-indent 'skribe-indent-function)@*
;;; Local Variables:
-;;; coding: latin-1
;;; ispell-local-dictionary: "american"
;;; End:
diff --git a/doc/user/toc.skb b/doc/user/toc.skb
index 9650951..456b46d 100644
--- a/doc/user/toc.skb
+++ b/doc/user/toc.skb
@@ -1,4 +1,5 @@
;;; toc.skb -- Table of contents
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2003 Manuel Serrano
;;;
diff --git a/doc/user/xmle.skb b/doc/user/xmle.skb
index 93546b0..ad538e1 100644
--- a/doc/user/xmle.skb
+++ b/doc/user/xmle.skb
@@ -1,4 +1,5 @@
;;; xmle.skb -- The documentation of the XML engine
+;;; -*- coding: iso-8859-1 -*-
;;;
;;; Copyright 2008 Ludovic Courtès <ludo@gnu.org>
;;; Copyright 2003, 2004 Manuel Serrano