view lib-src/README @ 4322:f70e56bb52a7

src/search.c (simple_search): Fix underrun in reverse search. Add braces to avoid future whitespace bogosity. (search_buffer): Clarify decision to use boyer_moore or not. tests/reproduce-bugs.el: Bug 10 to test for the underrun.
author Stephen J. Turnbull <stephen@xemacs.org>
date Mon, 10 Dec 2007 01:13:36 -0800
parents 376386a54a3c
children
line wrap: on
line source

This directory contains the source code for the architecture-dependent
files that go in ../arch-lib.  At present, these are mostly utility
programs used by Emacs.