diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-03-08 13:37:41 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-03-08 13:37:41 -0800 |
commit | 457882c20c301f076ff6a4ef7ffd78ed3d35e699 (patch) | |
tree | f5295ec9fd8cdf57a90b99a52be684cf71b4361b /lisp/emacs-lisp/lisp.el | |
parent | b5426561089d39f18b42bed9dbfcb531f43ed562 (diff) | |
download | emacs-457882c20c301f076ff6a4ef7ffd78ed3d35e699.tar.gz emacs-457882c20c301f076ff6a4ef7ffd78ed3d35e699.tar.bz2 emacs-457882c20c301f076ff6a4ef7ffd78ed3d35e699.zip |
region-cache.c, scroll.c, search.c: Use bool for booleans.
* lisp.h (compile_pattern):
* scroll.c (do_scrolling, do_direct_scrolling):
* search.c (struct regexp_cache, compile_pattern_1)
(compile_pattern, string_match_1, search_command)
(trivial_regexp_p, search_buffer, Freplace_match, match_limit)
(search_regs_saved, Fregexp_quote):
Use bool for boolean.
* region-cache.c (region_cache_forward, region_cache_backward):
Fix comments to match code: these functions return int, not boolean.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions