..
bookmark-resources
Add ability to mark/unmark/delete all bookmarks
2020-08-09 15:13:05 -05:00
calc
Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279)
2020-05-15 20:15:36 +02:00
calendar
Fix several todo-mode.el editing bugs (bug#42976)
2020-08-21 22:41:48 +02:00
cedet
srecode-utest-project test should now work on Hydra, hopefully
2020-08-18 20:10:44 +02:00
custom-resources
Use lexical-binding in most remaining tests
2020-05-01 13:05:26 +02:00
emacs-lisp
Merge from origin/emacs-27
2020-08-25 15:29:38 +02:00
emulation
Use lexical-binding in most remaining tests
2020-05-01 13:05:26 +02:00
erc
Make the erc /ignore command prompt for a timeout
2020-08-05 10:27:40 +02:00
eshell
Merge from origin/emacs-27
2020-06-07 09:03:59 -07:00
gnus
Fix lexical misunderstandings in gnus-icalendar-tests.el (bug#39782)
2020-08-26 10:48:44 +02:00
image
Make gravatar-build-url respect dynamically bound variables again
2020-07-31 04:19:03 +02:00
international
Fix return value for CCL opcode lookup-integer
2020-08-21 14:47:45 +02:00
mail
Fix flow filling for flowing multiple flowed lines
2020-08-14 16:15:13 +02:00
net
Add sanity check in tramp-sh-get-signal-strings
2020-08-24 12:11:48 +02:00
nxml
obsolete
org
play
Use lexical-binding in animate.el and add tests
2020-05-13 02:06:03 +02:00
progmodes
* lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): Bug#42168
2020-08-14 10:58:00 -04:00
saveplace-resources
Use lexical-binding in saveplace.el and add tests
2020-08-08 01:40:38 +02:00
so-long-tests
term
textmodes
Ensure `bibtex-set-dialect' is executed in bibtex buffers
2020-08-19 15:36:08 +02:00
url
Fix thinko in setting url-portspec
2020-08-15 13:37:38 +02:00
vc
Fix svn tests on Macos
2020-08-04 14:48:38 +02:00
abbrev-tests.el
apropos-tests.el
Use lexical-binding in apropos.el and add tests
2020-04-18 18:43:23 +02:00
arc-mode-tests.el
Combine archive-int-to-mode and tar-grind-file-mode
2020-05-14 18:43:15 +02:00
auth-source-pass-tests.el
auth-source-tests.el
autoinsert-tests.el
Evaluate some unnecessarily quoted lambdas
2020-06-21 13:42:14 +01:00
autorevert-tests.el
battery-tests.el
Improve battery.el UPower support
2020-06-18 13:11:17 +01:00
bookmark-tests.el
Add ability to mark/unmark/delete all bookmarks
2020-08-09 15:13:05 -05:00
buff-menu-tests.el
button-tests.el
char-fold-tests.el
color-tests.el
comint-tests.el
Use lexical-binding in most remaining tests
2020-05-01 13:05:26 +02:00
custom-tests.el
dabbrev-tests.el
Use lexical-binding in most remaining tests
2020-05-01 13:05:26 +02:00
delim-col-tests.el
descr-text-tests.el
Update tests for recent changes
2020-07-08 17:35:54 -07:00
dired-aux-tests.el
dired-tests.el
dired-x-tests.el
dom-tests.el
; Fix last addition to dom-tests.el
2020-04-30 10:46:54 +01:00
electric-tests.el
Add test for bug#39680
2020-05-20 00:15:11 +01:00
elide-head-tests.el
Use lexical-binding in elide-head.el and add tests
2020-04-19 08:04:57 +02:00
epg-tests.el
faces-tests.el
ffap-tests.el
Add support for ffap guessing at file names containing spaces
2020-08-15 12:11:41 +02:00
filenotify-tests.el
Skip filenotify tests on hydra.nixos.org
2020-03-07 12:17:01 -08:00
files-tests.el
Do not truncate /foo//bar to /bar/ in parse-colon-path
2020-08-12 16:30:17 +02:00
files-x-tests.el
font-lock-tests.el
format-spec-tests.el
Fix and extend format-spec (bug#41758)
2020-06-18 12:46:21 +01:00
help-fns-tests.el
Only search for a variable when instructed
2020-08-11 15:26:24 +02:00
help-mode-tests.el
Use lexical-binding in help-mode.el and add tests
2020-05-09 20:01:37 +02:00
help-tests.el
hi-lock-tests.el
Fix hi-lock test and add new test for unhighlight (bug#40337)
2020-04-14 02:33:52 +03:00
htmlfontify-tests.el
ibuffer-tests.el
ido-tests.el
image-file-tests.el
image-tests.el
imenu-tests.el
Silence some warnings in tests
2020-06-21 12:50:34 +01:00
info-xref-tests.el
Use lexical-binding in most remaining tests
2020-05-01 13:05:26 +02:00
isearch-tests.el
jit-lock-tests.el
Use lexical-binding in most remaining tests
2020-05-01 13:05:26 +02:00
json-tests.el
Various json.el improvements
2020-05-22 15:16:13 +01:00
jsonrpc-tests.el
; Fix some typos and doc issues (bug#40695)
2020-04-18 17:10:02 +02:00
kmacro-tests.el
ls-lisp-tests.el
makesum-tests.el
man-tests.el
Use lexical-binding in most remaining tests
2020-05-01 13:05:26 +02:00
md4-tests.el
minibuffer-tests.el
misc-tests.el
Use lexical-binding in misc.el and add tests
2020-04-26 00:30:37 +02:00
mouse-tests.el
mwheel-tests.el
Bind mwheel-scroll on more parts of frame's display
2020-08-22 13:25:15 +02:00
obarray-tests.el
paren-tests.el
password-cache-tests.el
Don’t attempt to modify constant strings
2020-05-16 22:25:07 -07:00
ps-print-tests.el
register-tests.el
replace-tests.el
occur: Add bindings for next-error-no-select
2020-05-31 12:31:27 +02:00
rot13-tests.el
saveplace-tests.el
Use lexical-binding in saveplace.el and add tests
2020-08-08 01:40:38 +02:00
scroll-lock-tests.el
ses-tests.el
shadowfile-tests.el
Use lexical-binding in most remaining tests
2020-05-01 13:05:26 +02:00
shell-tests.el
simple-tests.el
Add test for Bug#41761
2020-08-14 11:37:48 +02:00
sort-tests.el
soundex-tests.el
startup-tests.el
Fix documentation related to 'command-switch-alist'.
2020-05-14 19:29:14 +02:00
subr-tests.el
Use lexical-binding in most remaining tests
2020-05-01 13:05:26 +02:00
tabify-tests.el
tar-mode-tests.el
Combine archive-int-to-mode and tar-grind-file-mode
2020-05-14 18:43:15 +02:00
tempo-tests.el
term-tests.el
thingatpt-tests.el
Use lexical-binding in most remaining tests
2020-05-01 13:05:26 +02:00
thread-tests.el
time-stamp-tests.el
timezone-tests.el
version-tests.el
Use lexical-binding in version.el and add tests
2020-04-28 23:35:52 +02:00
wdired-tests.el
Fix debugging code checked in from wdired-tests
2020-08-04 15:15:45 +02:00
whitespace-tests.el
wid-edit-tests.el
xdg-tests.el
xml-tests.el
Reject invalid characters in XML strings (Bug#41094).
2020-05-23 14:01:17 +02:00
xt-mouse-tests.el