From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Newsgroups: gmane.emacs.devel Subject: ido.el doc fixes Date: Mon, 28 Feb 2011 12:06:53 -0700 Message-ID: <4D6BF24D.50805@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1298920046 21646 80.91.229.12 (28 Feb 2011 19:07:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 28 Feb 2011 19:07:26 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 28 20:07:21 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 1Pu8RE-0003ea-Sh for ged-emacs-devel@m.gmane.org; Mon, 28 Feb 2011 20:07:21 +0100 Original-Received: from localhost ([127.0.0.1]:60310 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu8RE-0003xU-7P for ged-emacs-devel@m.gmane.org; Mon, 28 Feb 2011 14:07:20 -0500 Original-Received: from [140.186.70.92] (port=46240 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu8R3-0003kC-9Z for emacs-devel@gnu.org; Mon, 28 Feb 2011 14:07:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pu8Qx-0002GI-IJ for emacs-devel@gnu.org; Mon, 28 Feb 2011 14:07:09 -0500 Original-Received: from mail-vx0-f169.google.com ([209.85.220.169]:46885) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pu8Qx-0002Fx-Em for emacs-devel@gnu.org; Mon, 28 Feb 2011 14:07:03 -0500 Original-Received: by vxc38 with SMTP id 38so4327628vxc.0 for ; Mon, 28 Feb 2011 11:07:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:content-type:content-transfer-encoding; bh=TUvDwYtiKvlZ99+mfdxsBjcRWkZpwhdSzVV2nimtGbM=; b=n75O0PcT5LmTH6RL4tgSmqBW3F3xdBmvRsExf4FUjboo8yzwBrF5jKK7puv4JWRx5w Yl/XK38ga5V+lUh8Lmsm/tjKTPS/0yMimqpS1UuopOPsrd11etFw33Nro3QhS6wNbNK2 2Nza8Zk57Tsif3ZgaHldsZUnUxXXLFTqj6aS4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=OsW8T7q4MseYcn9mNp/SThw+TG7ku5E50OhF8olzXUYqbCjqFgcj8GE+8rsbmCZKOH hBdovSV2saw3gByqIUzhQkdN0NL5JzBtsup2bhAGLNtFViVjGQZ/v0Ml6SErVMmVK3Lk OtAOkIl1vkF5+bd9RkLwPE+5Lqejra1XLb43Y= Original-Received: by 10.220.189.132 with SMTP id de4mr1494176vcb.4.1298920020612; Mon, 28 Feb 2011 11:07:00 -0800 (PST) Original-Received: from [192.168.1.4] (71-208-196-89.hlrn.qwest.net [71.208.196.89]) by mx.google.com with ESMTPS id u14sm1773450vcr.25.2011.02.28.11.06.57 (version=SSLv3 cipher=OTHER); Mon, 28 Feb 2011 11:06:59 -0800 (PST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.220.169 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:136611 Archived-At: 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". Note: If this is accepted, I will try to commit it myself. I have just set up a branch for my commits. Thanks, Christoph === modified file 'lisp/ChangeLog' --- lisp/ChangeLog 2011-02-28 17:42:03 +0000 +++ lisp/ChangeLog 2011-02-28 18:49:43 +0000 @@ -1,3 +1,8 @@ +2011-02-28 Christoph Scholtes + + * ido.el (ido-everywhere): Doc fix + (ido-mode): Doc fix + 2011-02-28 Glenn Morris * dired-x.el (dired-guess-shell-alist-default): Use \\', not $. === modified file 'lisp/ido.el' --- lisp/ido.el 2011-01-25 04:08:28 +0000 +++ lisp/ido.el 2011-02-28 18:36:40 +0000 @@ -1472,8 +1472,8 @@ (add-hook 'choose-completion-string-functions 'ido-choose-completion-string)) (define-minor-mode ido-everywhere - "Toggle using ido speed-ups everywhere file and directory names are read. -With ARG, turn ido speed-up on if arg is positive, off otherwise." + "Toggle using ido-mode everywhere file and directory names are read. +With ARG, turn ido-mode on if arg is positive, off otherwise." :global t :group 'ido (when (get 'ido-everywhere 'file) @@ -1494,8 +1494,8 @@ ;;;###autoload (defun ido-mode (&optional arg) - "Toggle ido speed-ups on or off. -With ARG, turn ido speed-up on if arg is positive, off otherwise. + "Toggle ido mode on or off. +With ARG, turn ido-mode on if arg is positive, off otherwise. Turning on ido-mode will remap (via a minor-mode keymap) the default keybindings for the `find-file' and `switch-to-buffer' families of commands to the ido versions of these functions.