]> git.eshelyaron.com Git - emacs.git/commit
Remove unnecessary tortoise checks.
authorPip Cet <pipcet@gmail.com>
Thu, 27 Jun 2019 21:58:56 +0000 (14:58 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Jun 2019 22:39:34 +0000 (15:39 -0700)
commit01d6349b17316e184b890d056c575815edf11e26
treeaa84297d8d4227cd1e60c8b955b705021d71e3c5
parent4f2b2559ab32ff98e04eb3251d983b6ecf02700a
Remove unnecessary tortoise checks.

* src/fns.c (Fplist_get, Fplist_put, Flax_plist_get)
(Flax_plist_put, Fplist_member): Remove unnecessary check.
* src/json.c (lisp_to_json_toplevel_1): Remove unnecessary check.
src/fns.c
src/json.c