From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jarek Czekalski Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] trunk r116058: Fix Bug#13124. Date: Sat, 18 Jan 2014 10:33:06 +0100 Message-ID: <52DA4A52.402@poczta.onet.pl> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1390037655 12546 80.91.229.3 (18 Jan 2014 09:34:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Jan 2014 09:34:15 +0000 (UTC) To: Michael Albinus , emacs-devel@gnu.org, bzg@gnu.org, rudalics@gmx.at Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 18 10:34:23 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W4SIG-0000zW-8G for ged-emacs-devel@m.gmane.org; Sat, 18 Jan 2014 10:34:20 +0100 Original-Received: from localhost ([::1]:41738 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4SIF-0007FE-Mz for ged-emacs-devel@m.gmane.org; Sat, 18 Jan 2014 04:34:19 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49108) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4SI8-0007F2-B3 for emacs-devel@gnu.org; Sat, 18 Jan 2014 04:34:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W4SI3-0003f7-OP for emacs-devel@gnu.org; Sat, 18 Jan 2014 04:34:12 -0500 Original-Received: from smtpo56.poczta.onet.pl ([213.180.142.187]:34609) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4SI3-0003en-Dd for emacs-devel@gnu.org; Sat, 18 Jan 2014 04:34:07 -0500 Original-Received: from [192.168.17.9] (cj.e-siemianowice.pl [95.215.234.30]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jarekczek@poczta.onet.pl) by smtp.poczta.onet.pl (Onet) with ESMTPSA id 3f5v820mZszZ0wpT; Sat, 18 Jan 2014 10:33:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=poczta.onet.pl; s=2011; t=1390037588; bh=vHLrisD8QZXKBGpOh4s3d7pkBrVVakXNqngahilOOLM=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=KbfZgosrEuOorYPN4AslMlvK3dkG+k2BL91h8eDXEzJXIecsp399aAkQRt+kUQPOQ 2qJ8koMK6KwnSKfmW4p7bLg2rV0RvOWcEvmZpdI16CQt0XhSAJvTv87MotHfc4TbEM Cxr8EvUR0nXWpfXQUIIyHBoIo3iePt5s8FyucGGM= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 213.180.142.187 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:168661 Archived-At: Michael, could you please extend a bit the first lines of your commits? Along the rules agreed here:

http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01580.html

It could be for example:
Fix Bug#13124, commint-password-prompt-regexp for non-English

Thanks
Jarek

W dniu 2014-01-17 19:20, Michael Albinus pisze:
------------------------------------------------------------
revno: 116058
revision-id: michael.albinus@gmx.de-20140117182039-txzoin3bixm6jrcq
parent: michael.albinus@gmx.de-20140117164545-wfisgpi7qs2s4xh9
committer: Michael Albinus <michael.albinus@gmx.de>
branch nick: trunk
timestamp: Fri 2014-01-17 19:20:39 +0100
message:
  Fix Bug#13124.
  * net/tramp.el (tramp-password-prompt-regexp): Use
  `password-word-equivalents' if available.
  (tramp-action-password, tramp-process-one-action)
  (tramp-read-passwd): Let-bind `case-fold-search' to t.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/net/tramp.el              tramp.el-20091113204419-o5vbwnq5f7feedwu-2427


_______________________________________________
Emacs-diffs mailing list
Emacs-diffs@gnu.org
https://lists.gnu.org/mailman/listinfo/emacs-diffs