From owner-cvs-all@FreeBSD.ORG Sat Apr 12 19:16:50 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0EF81065675; Sat, 12 Apr 2008 19:16:50 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B7CB48FC25; Sat, 12 Apr 2008 19:16:50 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m3CJGolR002186; Sat, 12 Apr 2008 19:16:50 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m3CJGo1d002185; Sat, 12 Apr 2008 19:16:50 GMT (envelope-from keramida) Message-Id: <200804121916.m3CJGo1d002185@repoman.freebsd.org> From: Giorgos Keramidas Date: Sat, 12 Apr 2008 19:16:50 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/el_GR.ISO8859-7/articles/greek-language-support article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2008 19:16:51 -0000 keramida 2008-04-12 19:16:50 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/articles/greek-language-support article.sgml Log: - Fix the font name of `grfixed-8x16.fnt' (it includes a dash) [1] - Use LANG="el_GR.ISO8859-7" by default. The original LANG="C" is ok for my own taste, but for full Greek support, the correct environment value is "el_GR.ISO8859-7" [2] - Tweak the GNU Emacs startup code a bit. In Emacs 22.X and later we don't need a `set-language-environment' call anymore. Obtained from: FreeBSD Greek Documentation team Revision Changes Path 1.3 +6 -5 doc/el_GR.ISO8859-7/articles/greek-language-support/article.sgml