Mercurial > emacs
comparison lisp/files.el @ 20869:c9f608f889b4
(boyer_moore, simple_search): New subroutines.
(search_buffer): For non-regexp, use one of those subroutines.
Args TRT and INVERSE_TRT are now Lisp_Object. Callers changed.
(compile_pattern_1): Arg TRANSLATE is now Lisp_Object. Calls changed.
(compile_pattern): Arg TRANSLATE is now Lisp_Object. Calls changed.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 08 Feb 1998 21:33:56 +0000 |
parents | deb167dcda0b |
children | 88e63a96a2d4 |
comparison
equal
deleted
inserted
replaced
20868:83f23c9f7c4d | 20869:c9f608f889b4 |
---|