]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
magic first line tells emacs to use utf8+bom 66/head
authorZooko Wilcox-O'Hearn <zooko@zooko.com>
Fri, 8 Nov 2013 20:31:08 +0000 (20:31 +0000)
committerZooko Wilcox-O'Hearn <zooko@zooko.com>
Fri, 8 Nov 2013 21:08:05 +0000 (21:08 +0000)
commit82579cec966c3b8b0c2161c1946be01b6953f610
tree28b31e81a508a326d9db85b9ee1292b7e841dd96
parent2ac43975eeccaeb3774b5f23a869338813c914e9
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.
36 files changed:
COPYING.TGPPL.rst
NEWS.rst
docs/about.rst
docs/architecture.rst
docs/backdoors.rst
docs/backupdb.rst
docs/cautions.rst
docs/configuration.rst
docs/convergence-secret.rst
docs/debian.rst
docs/filesystem-notes.rst
docs/frontends/CLI.rst
docs/frontends/FTP-and-SFTP.rst
docs/frontends/download-status.rst
docs/frontends/drop-upload.rst
docs/frontends/webapi.rst
docs/garbage-collection.rst
docs/helper.rst
docs/historical/configuration.rst
docs/known_issues.rst
docs/logging.rst
docs/nodekeys.rst
docs/performance.rst
docs/proposed/leasedb.rst
docs/quickstart.rst
docs/running.rst
docs/specifications/URI-extension.rst
docs/specifications/backends/raic.rst
docs/specifications/dirnodes.rst
docs/specifications/file-encoding.rst
docs/specifications/mutable.rst
docs/specifications/outline.rst
docs/specifications/servers-of-happiness.rst
docs/specifications/uri.rst
docs/stats.rst
docs/write_coordination.rst