emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: When was a change installed?


From: David Kastrup
Subject: Re: When was a change installed?
Date: Wed, 19 Aug 2015 06:28:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

> [[[ To any NSA and FBI agents reading my email: please consider    ]]]
> [[[ whether defending the US Constitution against all enemies,     ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
>   > > I can't find anything in the lisp/ChangeLog* files, which run
>   > > through the start
>   > > of April.
>   > >
>   > > Was it installed after that?
>
>   > In Sep 2012.
>
> That is really bizarre.  I have built the latest Emacs sources many
> times since 2012, and generally used those builds, but isearch never
> treated space and NL as equivalent until now.
>
> What could have caused this?

commit a5bdb872edb9f031fe041faf9a8c0be432e5f64c
Author: Artur Malabarba <address@hidden>
Date:   Sun Aug 9 09:56:33 2015 +0100

    * isearch.el (isearch-search-fun-default): (Bug#21164)
    
    Respect `isearch-lax-whitespace' when searching through
    `isearch-word'.

or something else out of

git log --grep isearch

-- 
David Kastrup



reply via email to

[Prev in Thread] Current Thread [Next in Thread]