Mercurial > emacs
diff src/search.c @ 91005:424b655804ca
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 846-851)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 88-92)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 242-244)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-246
| author | Miles Bader <miles@gnu.org> |
|---|---|
| date | Mon, 13 Aug 2007 13:48:35 +0000 |
| parents | f55f9811f5d7 e5a68f18fcb9 |
| children | bdb3fe0ba9fa |
line wrap: on
line diff
--- a/src/search.c Wed Aug 08 16:39:00 2007 +0000 +++ b/src/search.c Mon Aug 13 13:48:35 2007 +0000 @@ -1639,7 +1639,7 @@ have nontrivial translation are the same aside from the last byte. This makes it possible to translate just the last byte of a character, and do so after just a simple test of the context. - CHAR_BASE is nonzero iff there is such a non-ASCII character. + CHAR_BASE is nonzero if there is such a non-ASCII character. If that criterion is not satisfied, do not call this function. */
