]> git.eshelyaron.com Git - emacs.git/commit
Remove --enablechecking=conslist configure option
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 22 Apr 2019 04:47:10 +0000 (21:47 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 22 Apr 2019 06:16:48 +0000 (23:16 -0700)
commit72067661fef9cb9e1a746a7a825053c8204c7a38
treeb11be11ad0e3fddb4f3498f7d9d293125f94f348
parent418400ab7b36d873905f5ab5e1e07f2bdbd05f9c
Remove --enablechecking=conslist configure option

* configure.ac: Remove the option.
* configure.ac (ac_gc_check_cons_list, GC_CHECK_CONS_LIST):
* src/alloc.c (check_cons_list) [GC_CHECK_CONS_LIST]:
* src/lisp.h (lisp_h_check_cons_list, check_cons_list):
Remove.  All uses removed.
* etc/NEWS: Mention this.
configure.ac
etc/NEWS
src/alloc.c
src/eval.c
src/lisp.h