From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: ido.el doc fixes Date: Mon, 28 Feb 2011 21:27:17 +0200 Message-ID: <83y650m02y.fsf@gnu.org> References: <4D6BF24D.50805@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1298921261 29689 80.91.229.12 (28 Feb 2011 19:27:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 28 Feb 2011 19:27:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: Christoph Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 28 20:27:22 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pu8kc-0006Kr-2H for ged-emacs-devel@m.gmane.org; Mon, 28 Feb 2011 20:27:22 +0100 Original-Received: from localhost ([127.0.0.1]:39568 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu8kb-00086s-GP for ged-emacs-devel@m.gmane.org; Mon, 28 Feb 2011 14:27:21 -0500 Original-Received: from [140.186.70.92] (port=41840 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu8kT-00084t-Gh for emacs-devel@gnu.org; Mon, 28 Feb 2011 14:27:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pu8kR-00087n-VH for emacs-devel@gnu.org; Mon, 28 Feb 2011 14:27:13 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:39230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pu8kR-00087N-NC for emacs-devel@gnu.org; Mon, 28 Feb 2011 14:27:11 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LHC00J00DYI3400@a-mtaout22.012.net.il> for emacs-devel@gnu.org; Mon, 28 Feb 2011 21:27:09 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.126.183.216]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LHC00GZ9E18VWS0@a-mtaout22.012.net.il>; Mon, 28 Feb 2011 21:27:09 +0200 (IST) In-reply-to: <4D6BF24D.50805@gmail.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.172 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:136612 Archived-At: > Date: Mon, 28 Feb 2011 12:06:53 -0700 > From: Christoph > > Here is a small patch for review fixing some doc strings in ido.el. "ido > speed-ups" seemed confusing in the context of these functions and I was > looking for a ido-speed-ups function before I realized that it meant > really "ido-mode". Thanks. > +2011-02-28 Christoph Scholtes > + > + * ido.el (ido-everywhere): Doc fix > + (ido-mode): Doc fix You want a period at the end of each sentence here. Okay with that change.