From c3bbe0a7507960f1abb644084fbb3e23e09d30a9 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Tue, 15 Aug 2006 08:42:46 +0000 Subject: [PATCH] Document switch to UTF-8. --- doc/devel-notes.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/devel-notes.txt b/doc/devel-notes.txt index c9d1e81a..e25fd7ce 100644 --- a/doc/devel-notes.txt +++ b/doc/devel-notes.txt @@ -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! -- 2.40.0