magic first line tells emacs to use utf8+bom

Add ".. -*- coding: utf-8-with-signature -*-" to the first line of each .rst
file. This tells emacs to treat the file contents as utf-8, and also to prepend
a so-called utf-8 "bom" marker at the beginning of the file. This patch also
prepends those markers to each of those files.
This commit is contained in:
Zooko Wilcox-O'Hearn 2013-11-08 20:31:08 +00:00
parent 2ac43975ee
commit 82579cec96
36 changed files with 73 additions and 12 deletions

View File

@ -1,4 +1,6 @@
This work also comes with the added permission that you may combine it with a
.. -*- coding: utf-8-with-signature -*-
This work also comes with the added permission that you may combine it with a
work licensed under the OpenSSL license (any version) and distribute the
resulting combined work, as long as you follow the requirements of the
licences of this work in regard to all of the resulting combined work

View File

@ -1,4 +1,6 @@
==================================
.. -*- coding: utf-8-with-signature -*-
==================================
User-Visible Changes in Tahoe-LAFS
==================================

View File

@ -1,6 +1,4 @@

.. -*- coding: utf-8 -*-
.. -*- coding: utf-8-with-signature -*-
Welcome to Tahoe-LAFS!
======================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=======================
Tahoe-LAFS Architecture
=======================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
Statement on Backdoors
======================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
==================
The Tahoe BackupDB
==================

View File

@ -1,4 +1,5 @@

.. -*- coding: utf-8-with-signature -*-
=======================================================
Things To Be Careful About As We Venture Boldly Forth
=======================================================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=============================
Configuring a Tahoe-LAFS node
=============================

View File

@ -1,4 +1,4 @@

.. -*- coding: utf-8-with-signature -*-
What Is It?
-----------

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=========================
Debian and Ubuntu Support
=========================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=========================
Filesystem-specific notes
=========================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
===========================
The Tahoe-LAFS CLI commands
===========================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=================================
Tahoe-LAFS SFTP and FTP Frontends
=================================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
===============
Download status
===============

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
===============================
Tahoe-LAFS Drop-Upload Frontend
===============================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
==========================
The Tahoe REST-ful Web API
==========================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
===========================
Garbage Collection in Tahoe
===========================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=======================
The Tahoe Upload Helper
=======================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=======================
Old Configuration Files
=======================

View File

@ -1,4 +1,5 @@

.. -*- coding: utf-8-with-signature -*-
See also `cautions.rst`_.
.. _cautions.rst: cautions.rst

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=============
Tahoe Logging
=============

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=======================
Node Keys in Tahoe-LAFS
=======================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
============================================
Performance costs for some common operations
============================================

View File

@ -1,4 +1,5 @@

.. -*- coding: utf-8-with-signature -*-
=====================
Lease database design
=====================

View File

@ -1,4 +1,5 @@

.. -*- coding: utf-8-with-signature -*-
==================
Getting Tahoe-LAFS
==================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=====================
How To Run Tahoe-LAFS
=====================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
===================
URI Extension Block
===================

View File

@ -1,4 +1,5 @@

.. -*- coding: utf-8-with-signature -*-
=============================================================
Redundant Array of Independent Clouds: Share To Cloud Mapping
=============================================================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
==========================
Tahoe-LAFS Directory Nodes
==========================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=============
File Encoding
=============

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=============
Mutable Files
=============

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
==============================
Specification Document Outline
==============================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
====================
Servers of Happiness
====================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
==========
Tahoe URIs
==========

View File

@ -1,4 +1,6 @@
================
.. -*- coding: utf-8-with-signature -*-
================
Tahoe Statistics
================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
==================================
Avoiding Write Collisions in Tahoe
==================================