1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
emacs/test/lisp
Gemini Lasswell 5d448ca98c Make cl-print respect print-level and print-length (bug#31559)
* lisp/emacs-lisp/cl-print.el (cl-print--depth): New variable.
(cl-print-object) <cons>: Print ellipsis if printing depth greater
than 'print-level' or length of list greater than 'print-length'.
(cl-print-object) <vector>: Truncate printing with ellipsis if
vector is longer than 'print-length'.
(cl-print-object) <cl-structure-object>: Truncate printing with
ellipsis if structure has more slots than 'print-length'.
(cl-print-object) <:around>: Bind 'cl-print--depth'.
* test/lisp/emacs-lisp/cl-print-tests.el
(cl-print-tests-3, cl-print-tests-4): New tests.

(cherry picked from commit 0f48d18fd2)
2018-06-04 08:57:10 -07:00
..
calc Update copyright year to 2018 2018-01-01 00:57:59 -08:00
calendar Update copyright year to 2018 2018-01-01 00:57:59 -08:00
emacs-lisp Make cl-print respect print-level and print-length (bug#31559) 2018-06-04 08:57:10 -07:00
emulation Update copyright year to 2018 2018-01-01 00:57:59 -08:00
erc Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eshell Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus Update copyright year to 2018 2018-01-01 00:57:59 -08:00
international * test/lisp/international/mule-tests.el: 2018-03-09 14:05:36 -05:00
mail Update copyright year to 2018 2018-01-01 00:57:59 -08:00
net Sync with Tramp 2.3.4-pre 2018-05-29 09:57:48 +02:00
org Recognize Org as builtin package (bug#30310) 2018-02-02 21:09:09 -05:00
progmodes Update copyright year to 2018 2018-01-01 00:57:59 -08:00
textmodes Fix shr and CSS 4 color maps 2018-02-07 22:14:00 +01:00
url Load mm-util as needed for url-file and url-data (Bug#30258) 2018-01-26 19:50:57 -05:00
vc Add some test skip conditions 2018-01-17 13:41:07 -05:00
abbrev-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
arc-mode-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
auth-source-pass-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
auth-source-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
autorevert-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
buff-menu-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
char-fold-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
color-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
comint-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dabbrev-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
descr-text-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dired-aux-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dired-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dired-x-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dom-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
electric-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
epg-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
faces-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ffap-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
filenotify-tests.el Fix Bug#30057 2018-01-10 13:39:17 +01:00
files-tests.el ; Let files-tests.el pass multiple times in a session 2018-02-02 18:09:13 -05:00
files-x-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
help-fns-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
hi-lock-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
htmlfontify-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ibuffer-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ido-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
imenu-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
info-xref-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
isearch-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
jit-lock-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
json-tests.el Pass json-readtable-error data as a list (bug#30489) 2018-03-18 23:13:29 -04:00
kmacro-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ls-lisp-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
man-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
md4-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
minibuffer-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mouse-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
obarray-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ps-print-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
register-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
replace-tests.el query-replace undo: Handle when user edits the replacement string 2018-06-03 23:28:30 +09:00
rot13-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ses-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
shell-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
simple-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sort-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
soundex-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
subr-tests.el Mention that shell quoting of % on w32 may fail (Bug#19350) 2018-02-08 19:10:11 -05:00
tar-mode-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
term-tests.el ; Avoid process kill query during term tests 2018-02-02 18:08:50 -05:00
thingatpt-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
whitespace-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xdg-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xml-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xt-mouse-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00