From owner-svn-doc-head@FreeBSD.ORG Fri Sep 14 17:09:52 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B578F1065674; Fri, 14 Sep 2012 17:09:52 +0000 (UTC) (envelope-from issyl0@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 9FCA78FC15; Fri, 14 Sep 2012 17:09:52 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8EH9q5R067734; Fri, 14 Sep 2012 17:09:52 GMT (envelope-from issyl0@svn.freebsd.org) Received: (from issyl0@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8EH9qcr067732; Fri, 14 Sep 2012 17:09:52 GMT (envelope-from issyl0@svn.freebsd.org) Message-Id: <201209141709.q8EH9qcr067732@svn.freebsd.org> From: Isabell Long Date: Fri, 14 Sep 2012 17:09:52 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r39541 - head/en_US.ISO8859-1/books/developers-handbook/tools X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2012 17:09:52 -0000 Author: issyl0 Date: Fri Sep 14 17:09:52 2012 New Revision: 39541 URL: http://svn.freebsd.org/changeset/doc/39541 Log: Remove an extra word and place a full stop (period) inside parentheses in the Emacs section of the Developer's Handbook. Approved by: gjb (mentor) Modified: head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml Modified: head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml ============================================================================== --- head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml Fri Sep 14 16:05:20 2012 (r39540) +++ head/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml Fri Sep 14 17:09:52 2012 (r39541) @@ -1740,9 +1740,9 @@ else if (pid == 0) { /* child */ hold down the control key, press h, let go of the control key, and then press t. (Alternatively, you - can you use the mouse to select Emacs + can use the mouse to select Emacs Tutorial from the Help - menu). + menu.) Although Emacs does have menus, it is well worth learning the key bindings, as it is much quicker when you are editing