1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-06 14:22:31 -07:00
emacs/test/lisp
Mattias Engdegård fd859fbea2 Allow letrec binding without init expression
For example, (letrec (... (x) ...) ...) is now allowed.

* lisp/subr.el (letrec): Allow omitted init expression.
* test/lisp/subr-tests.el (subr--tests-letrec): Add test case.
2024-05-04 14:39:24 +02:00
..
align-resources
auth-source-resources
bookmark-resources
calc
calendar
cedet
custom-resources
dired-resources/insert-directory
emacs-lisp oclosure-tests.el: Adjust to new interpreted-function type 2024-04-29 13:35:12 -04:00
emulation
epg-resources
erc ; Set explicit hook depth for erc-once-with-server-event 2024-05-02 19:21:48 -07:00
eshell
faces-resources
files-resources
gnus
hfy-cmap-resources
image Update gravatar-tests after URL escaping change (bug#70312) 2024-04-20 11:07:51 +02:00
international
loadhist-resources
mail
mh-e
minibuffer-resources
net Complete fix for eww-tests.el 2024-04-20 09:43:30 +02:00
nxml
obsolete
org
pcmpl-linux-resources
play
progmodes ; Fix last change 2024-05-02 13:04:15 +03:00
saveplace-resources
so-long-tests
term
textmodes
time-resources
url
use-package
vc More effectually prevent defun list wrapping in C-x C-w 2024-04-24 11:45:31 +08:00
xdg-resources
abbrev-tests.el
align-tests.el
allout-tests.el
allout-widgets-tests.el
ansi-color-tests.el
ansi-osc-tests.el
apropos-tests.el
arc-mode-tests.el
auth-source-pass-tests.el
auth-source-tests.el
autoinsert-tests.el
autorevert-tests.el
battery-tests.el
bookmark-tests.el
buff-menu-tests.el
button-tests.el
calculator-tests.el
char-fold-tests.el
color-tests.el
comint-tests.el
completion-preview-tests.el New command 'completion-preview-complete' 2024-04-20 14:32:00 +03:00
completion-tests.el
cus-edit-tests.el
custom-tests.el
dabbrev-tests.el
delim-col-tests.el
descr-text-tests.el
desktop-tests.el
dired-aux-tests.el
dired-tests.el
dired-x-tests.el
dnd-tests.el
dom-tests.el
edmacro-tests.el
electric-tests.el
elide-head-tests.el
env-tests.el
epg-config-tests.el
epg-tests.el
faces-tests.el
ffap-tests.el
filenotify-tests.el
files-tests.el Kill process in files-tests before exiting 2024-04-20 13:12:30 +02:00
files-x-tests.el
find-cmd-tests.el
font-lock-tests.el
format-spec-tests.el
help-fns-tests.el Use a dedicated type to represent interpreted-function values 2024-04-28 11:58:12 -04:00
help-mode-tests.el
help-tests.el
hfy-cmap-tests.el
hi-lock-tests.el
hl-line-tests.el
htmlfontify-tests.el
ibuffer-tests.el
ido-tests.el
image-file-tests.el
image-tests.el
imenu-tests.el
info-tests.el
info-xref-tests.el
isearch-tests.el
jit-lock-tests.el
json-tests.el
jsonrpc-tests.el ; * test/lisp/jsonrpc-tests.el: Skip all tests on MS-Windows. 2024-04-27 12:28:42 +03:00
kmacro-tests.el
loadhist-tests.el
lpr-tests.el
ls-lisp-tests.el
man-tests.el
md4-tests.el
minibuffer-tests.el
misc-tests.el
mouse-tests.el
mwheel-tests.el ; Silence obsoletion warning in mwheel-tests. 2024-05-01 13:08:30 +02:00
newcomment-tests.el
obarray-tests.el
paren-tests.el
password-cache-tests.el
pcmpl-linux-tests.el
pcomplete-tests.el
proced-tests.el
ps-print-tests.el
register-tests.el
repeat-tests.el
replace-tests.el
rot13-tests.el
saveplace-tests.el
scroll-lock-tests.el
server-tests.el
ses-tests.el
shadowfile-tests.el
shell-tests.el
simple-tests.el
sort-tests.el
soundex-tests.el
sqlite-tests.el
startup-tests.el
subr-tests.el Allow letrec binding without init expression 2024-05-04 14:39:24 +02:00
tab-bar-tests.el
tabify-tests.el
tar-mode-tests.el
tempo-tests.el
term-tests.el
thingatpt-tests.el
thread-tests.el
time-stamp-tests.el
time-tests.el
timezone-tests.el
uniquify-tests.el
version-tests.el
wdired-tests.el
whitespace-tests.el
wid-edit-tests.el
x-dnd-tests.el
xdg-tests.el
xml-tests.el
xt-mouse-tests.el
yank-media-tests.el