changeset 24884:1e6ee49f9474

(iso-8859-n-locale-regexp): Doc fix.
author Karl Heuer <kwzh@gnu.org>
date Thu, 24 Jun 1999 18:04:46 +0000
parents 59b74d3add13
children 5f1b1f5fd7c8
files lisp/startup.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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."