<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/src/search.c, branch pending</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Document negative repeat counts for search-forward and search-backward.</title>
<updated>2012-01-26T15:48:27+00:00</updated>
<author>
<name>Chong Yidong</name>
</author>
<published>2012-01-26T15:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=acc28cb93b4b332053381e2cdcdab3ab8c5b73f9'/>
<id>acc28cb93b4b332053381e2cdcdab3ab8c5b73f9</id>
<content type='text'>
* doc/lispref/searching.texi (String Search): Document negative repeat count.

* src/search.c (Fsearch_forward, Fsearch_backward): Document negative
repeat counts (Bug#10507).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/searching.texi (String Search): Document negative repeat count.

* src/search.c (Fsearch_forward, Fsearch_backward): Document negative
repeat counts (Bug#10507).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #6540 with a crash while inserting non-ASCII text under cache-long-line-scans.</title>
<updated>2012-01-07T11:57:48+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2012-01-07T11:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6c1bd3f369c39aac648b085c5e9e4e9b42c65c62'/>
<id>6c1bd3f369c39aac648b085c5e9e4e9b42c65c62</id>
<content type='text'>
 src/search.c (scan_buffer): Pass character positions to
 know_region_cache, not byte positions.  (Bug#6540)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 src/search.c (scan_buffer): Pass character positions to
 know_region_cache, not byte positions.  (Bug#6540)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 2012 to FSF copyright years for Emacs files</title>
<updated>2012-01-05T09:46:05+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2012-01-05T09:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=acaf905b1130aae80fa59d2c861ffd4c8eb75486'/>
<id>acaf905b1130aae80fa59d2c861ffd4c8eb75486</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling fixes.</title>
<updated>2011-12-30T02:52:49+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2011-12-30T02:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9858f6c326dfad35733b0dc86231bdd97f2b7703'/>
<id>9858f6c326dfad35733b0dc86231bdd97f2b7703</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change `wordify' to `word-search-regexp'.</title>
<updated>2011-12-02T10:19:49+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2011-12-02T10:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=02b16839f5242e93a234e7ebb0578d5aebb529ca'/>
<id>02b16839f5242e93a234e7ebb0578d5aebb529ca</id>
<content type='text'>
* lisp/isearch.el (isearch-occur): Use `word-search-regexp' for
`isearch-word'.
(isearch-search-and-update): Add condition for `isearch-word' and
call `word-search-regexp'. 

* src/search.c (Fword_search_regexp): New Lisp function created from
`wordify'.  Change type of arg `lax' from `int' to `Lisp_Object'.
(Fword_search_backward, Fword_search_forward)
(Fword_search_backward_lax, Fword_search_forward_lax):
Use `Fword_search_regexp' instead of `wordify'.  Doc fix.
(syms_of_search): Define `Sword_search_regexp'.

Fixes: debbugs:10145
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/isearch.el (isearch-occur): Use `word-search-regexp' for
`isearch-word'.
(isearch-search-and-update): Add condition for `isearch-word' and
call `word-search-regexp'. 

* src/search.c (Fword_search_regexp): New Lisp function created from
`wordify'.  Change type of arg `lax' from `int' to `Lisp_Object'.
(Fword_search_backward, Fword_search_forward)
(Fword_search_backward_lax, Fword_search_forward_lax):
Use `Fword_search_regexp' instead of `wordify'.  Doc fix.
(syms_of_search): Define `Sword_search_regexp'.

Fixes: debbugs:10145
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling fixes (mostly "inactive" vs "deactivate").</title>
<updated>2011-11-27T18:17:40+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2011-11-27T18:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e9a452d9cd08b5e09fa7ee51d1f57bbc4a9509c0'/>
<id>e9a452d9cd08b5e09fa7ee51d1f57bbc4a9509c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos.</title>
<updated>2011-11-20T03:48:53+00:00</updated>
<author>
<name>Juanma Barranquero</name>
</author>
<published>2011-11-20T03:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cd1181dbece7f23a801ce9c56b985f9466cd6511'/>
<id>cd1181dbece7f23a801ce9c56b985f9466cd6511</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge changes from emacs-23 branch</title>
<updated>2011-09-18T15:21:57+00:00</updated>
<author>
<name>Chong Yidong</name>
</author>
<published>2011-09-18T15:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5ed99d3685cc8d13f8e4c63ad449a6e4d63c8eb0'/>
<id>5ed99d3685cc8d13f8e4c63ad449a6e4d63c8eb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/search.c (boyer_moore): Take unibyte characters from pattern</title>
<updated>2011-09-07T16:48:37+00:00</updated>
<author>
<name>Andreas Schwab</name>
</author>
<published>2011-09-07T16:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=edb7b4dc8b089385d8b0d12081227fc416fae23e'/>
<id>edb7b4dc8b089385d8b0d12081227fc416fae23e</id>
<content type='text'>
literally.  (Bug#9458)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
literally.  (Bug#9458)
</pre>
</div>
</content>
</entry>
<entry>
<title>* search.c: Integer overflow fixes</title>
<updated>2011-09-04T17:27:38+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2011-09-04T17:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a0efffc812bd88fd3a710c84ae3bf0db989298e1'/>
<id>a0efffc812bd88fd3a710c84ae3bf0db989298e1</id>
<content type='text'>
(Freplace_match): Use ptrdiff_t, not int, for indexes that can
exceed INT_MAX.  Check that EMACS_INT value is in range before
assigning it to the (possibly-narrower) index.
(match_limit): Don't assume that a fixnum can fit in 'int'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Freplace_match): Use ptrdiff_t, not int, for indexes that can
exceed INT_MAX.  Check that EMACS_INT value is in range before
assigning it to the (possibly-narrower) index.
(match_limit): Don't assume that a fixnum can fit in 'int'.
</pre>
</div>
</content>
</entry>
</feed>
