• Paul Eggert's avatar
    Don't publish debugger-only interfaces to other modules. · e3b27b31
    Paul Eggert authored
    * lisp.h (safe_debug_print, debug_output_compilation_hack):
    (verify_bytepos, count_markers): Move decls to the only modules
    that need them.
    * region-cache.h (pp_cache): Likewise.
    * window.h (check_all_windows): Likewise.
    * marker.c, print.c, region-cache.c, window.c: Decls moved here.
    e3b27b31
ChangeLog 85.7 KB