]> granicus.if.org Git - mutt/commitdiff
Document switch to UTF-8.
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 15 Aug 2006 08:42:46 +0000 (08:42 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 15 Aug 2006 08:42:46 +0000 (08:42 +0000)
doc/devel-notes.txt

index c9d1e81a48f83bf5633ff0150aa68b022f1e243e..e25fd7cee467bfb9924aede5c7d2da7cb7fdac77 100644 (file)
@@ -162,6 +162,9 @@ Style Guide
 
 - try to keep mutt as portable as possible.
 
+- special characters should be in utf-8.  If you find remnants
+  from the times when this was an iso-8859-1 source code tree,
+  please feel free to fix them.
 
 Documentation
 -------------
@@ -175,6 +178,9 @@ where you may have to add documentation:
   Manual in nroff format (see man(7)), which deals with
   configuration file commands.
 
+- UPDATING includes short documentation of user-visible
+  changes, i.e., any incompatibilities should go here.
+
 Configuration _variables_ are documented directly in init.h.   Note
 that this includes documentation for possibly added format flags!