From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: GIT mirror of Lisp dev sources [was: Char-folding: how can we implement matching...] Date: Tue, 1 Dec 2015 17:32:17 +0000 Message-ID: References: Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1448991170 12688 80.91.229.3 (1 Dec 2015 17:32:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 1 Dec 2015 17:32:50 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 01 18:32:38 2015 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 1a3on6-0006qk-OE for ged-emacs-devel@m.gmane.org; Tue, 01 Dec 2015 18:32:36 +0100 Original-Received: from localhost ([::1]:54047 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3on5-0003p7-UE for ged-emacs-devel@m.gmane.org; Tue, 01 Dec 2015 12:32:35 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45667) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3omr-0003lL-9c for emacs-devel@gnu.org; Tue, 01 Dec 2015 12:32:22 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a3omq-0004LX-BH for emacs-devel@gnu.org; Tue, 01 Dec 2015 12:32:21 -0500 Original-Received: from mail-lf0-x22b.google.com ([2a00:1450:4010:c07::22b]:34788) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a3omo-0004L3-Bd; Tue, 01 Dec 2015 12:32:18 -0500 Original-Received: by lffu14 with SMTP id u14so18335595lff.1; Tue, 01 Dec 2015 09:32:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=D+vqze7fEb+vT6fIpoHjCPaDE9MWk52IN8afx0IRM78=; b=04iSqsAc1KaDoL5wXvPaFdMcrj4PbwA34OJpcFYWAIV22Q93Jz75P2Ba3pwnjtCfhY zlfShhyHCA28S8L9wiaANn42rWlBsOvJRaY3l7cw8AkIaLa+xzzhM8NOnWm/9nr02z9N VDw2qiFUHaJF0ZpfDUWmgxb00X6fCU4Z4j6JoGIgNM4Lz33JQSh5IwUndIHuUY3ocUAC VOhBu4/A42QesjQNOr7C0uZba1LgOsH4V12/sRkelb3fPElKRYTNBVyX9U3foYfNQhRW +sfszZpgmk1MC+DU/gu0kHshGjjyeegMyptB+Uq41hj2iw6mlirmfHLPVv+pSZuZu8Bi B9bg== X-Received: by 10.112.168.133 with SMTP id zw5mr21812616lbb.95.1448991137683; Tue, 01 Dec 2015 09:32:17 -0800 (PST) Original-Received: by 10.112.202.99 with HTTP; Tue, 1 Dec 2015 09:32:17 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: 1mUnrVt3B6X57UQM7hKPLCD9dD4 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:4010:c07::22b 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:195688 Archived-At: I didn't push to master, I pushed to emacs-25. Could that be the reason why you didn't see it? 2015-12-01 16:31 GMT+00:00 Drew Adams : >> I pushed this feature a couple of days ago, but I had to >> disable it now (the code is in `character-fold-to-regexp'). > > Where are the latest Lisp development sources mirrored now? > > Looking in http://repo.or.cz/emacs.git/tree/refs/heads/master:/lisp > I don't think I'm seeing recent changes to character-fold.el, > for instance - the latest change to it seems to be from 11-12.