diff options
author | Ludovic Courtès | 2009-11-27 23:11:42 +0100 |
---|---|---|
committer | Ludovic Courtès | 2009-11-27 23:11:42 +0100 |
commit | cb2c1a2e6bef653cf9b7aa003d8fcfe09fc4eca0 (patch) | |
tree | 5585eaa948bf17cfc8669998c6cb7c3bc2917279 /doc/user/links.skb | |
parent | 9b0bac0aec582de9aad4fa7c997f67771dca9836 (diff) | |
download | skribilo-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/links.skb')
-rw-r--r-- | doc/user/links.skb | 2 |
1 files changed, 1 insertions, 1 deletions
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: |