]> git.eshelyaron.com Git - emacs.git/commit
Adjust comments/debug to match C bignum code
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 4 Jun 2019 15:29:37 +0000 (08:29 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 4 Jun 2019 15:34:16 +0000 (08:34 -0700)
commit741d04a87979feac2b26e6e7b9414932f4880166
tree810b6b32dff379e12c483968cc8d61905131dbfc
parent7f4558e3d9edbdee6901e5fbcd4a4072f49ec5b9
Adjust comments/debug to match C bignum code

* doc/lispintro/emacs-lisp-intro.texi (Digression into C):
Adjust to match current C code.
* lisp/emacs-lisp/ert.el (ert--force-message-log-buffer-truncation):
Simplify.
* src/.gdbinit (Lisp_Object_Printer.to_string): Return
a string that says "make_fixnum", not "make_number".
doc/lispintro/emacs-lisp-intro.texi
lisp/emacs-lisp/ert.el
src/.gdbinit