# HG changeset patch # User Karl Heuer # Date 930247486 0 # Node ID 1e6ee49f9474aac5fadf1e66970172cb25d90006 # Parent 59b74d3add1333f5d6a8ebea52f537f3fb271c75 (iso-8859-n-locale-regexp): Doc fix. diff -r 59b74d3add13 -r 1e6ee49f9474 lisp/startup.el --- a/lisp/startup.el Thu Jun 24 18:01:32 1999 +0000 +++ b/lisp/startup.el Thu Jun 24 18:04:46 1999 +0000 @@ -303,7 +303,7 @@ The paren group in the regexp should match the specific character set number, N. Currently only Latin-[12345] are supported. \(Note that Latin-5 is ISO 8859-9, because 8859-[678] are non-Latin -alphabets.\)") +alphabets; hence, supported values of N are [12349].\)") (defcustom mail-host-address nil "*Name of this machine, for purposes of naming users."