and `eval-print-last-sexp' (`C-j' in Lisp Interaction mode) can take a
zero prefix argument. This disables truncation of lists in the output,
equivalent to setting `(eval-expression-)print-length' and
-`(eval-expression-)print-limit' to nil. Additionally, it causes integers
+`(eval-expression-)print-level' to nil. Additionally, it causes integers
to be printed in other formats (octal, hexadecimal, and character).
---