From 8dbafacdfdab63de0224b28b4b44c993526f260b Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Thu, 23 Sep 2004 18:51:10 +0000 Subject: [PATCH] Mention gettext. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index eea6542b0..aa8f56087 100644 --- a/NEWS +++ b/NEWS @@ -171,6 +171,10 @@ information. Use string-copy or similar to make a copy if you really want to modify such a string. +** 'gettext' support for internationalization has been added. + +See the manual for details. + ** New syntax '@' and '@@': You can now directly refer to variables exported from a module by