emacs/test/src
Stefan Monnier 66e02b3123 (Fmarkers_in): New function (bug#81153)
* src/marker.c (Fmarkers_in): New function.
(syms_of_marker): Defsubr it.
* doc/lispref/text.texi (Replacing): Add markers-in.
* test/src/marker-tests.el (marker-markers-in): New test.
2026-06-05 14:04:22 -04:00
..
comp-resources Fix 'comp--func-unique-in-cu-p' to match docstring 2026-03-12 09:08:08 +01:00
emacs-module-resources Omit useless casts found by GCC 16 2026-05-26 21:57:19 -07:00
lread-resources Make force-load-doc-strings work again 2022-08-07 10:25:03 +02:00
regex-resources * src/regex-emacs.c (analyze_first): Fix incorrect optimization 2023-09-27 13:29:50 -04:00
syntax-resources Enhance syntax-tests.el to test nestable comments (Lisp style) 2020-11-17 16:51:49 +00:00
alloc-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
buffer-tests.el ; Revert Eric's commits from February. 2026-05-07 15:29:53 +01:00
callint-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
callproc-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
casefiddle-tests.el Fix 'do_casify_natnum' for events with all flags set 2026-05-24 10:11:33 +00:00
character-tests.el ; Revert Eric's commits from February. 2026-05-07 15:29:53 +01:00
charset-tests.el ; Revert Eric's commits from February. 2026-05-07 15:29:53 +01:00
chartab-tests.el ; Revert Eric's commits from February. 2026-05-07 15:29:53 +01:00
cmds-tests.el Avoid crash in self-insert-command with non-ASCII auto-fill 2026-05-24 12:32:28 +00:00
coding-tests.el ; Revert Eric's commits from February. 2026-05-07 15:29:53 +01:00
comp-tests.el Fix 'comp--func-unique-in-cu-p' to match docstring 2026-03-12 09:08:08 +01:00
data-tests.el ; Revert Eric's commits from February. 2026-05-07 15:29:53 +01:00
decompress-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
doc-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
editfns-tests.el Fix off-by-one error in 'styled_format' 2026-05-24 09:23:05 +00:00
emacs-module-tests.el ; Revert Eric's commits from February. 2026-05-07 15:29:53 +01:00
emacs-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
eval-tests.el ; Revert Eric's commits from February. 2026-05-07 15:29:53 +01:00
fileio-tests.el ; Revert Eric's commits from February. 2026-05-07 15:29:53 +01:00
filelock-tests.el test subdirectory: Use new error-API 2026-03-10 10:48:22 -04:00
floatfns-tests.el ; Revert Eric's commits from February. 2026-05-07 15:29:53 +01:00
fns-tests.el ; Revert Eric's commits from February. 2026-05-07 15:29:53 +01:00
font-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
image-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
indent-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
inotify-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
json-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
keyboard-tests.el keyboard-tests.el: Try and fix the failure on EMBA 2026-05-13 11:10:15 -04:00
keymap-tests.el ; Revert Eric's commits from February. 2026-05-07 15:29:53 +01:00
lcms-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
lread-tests.el ; Revert Eric's commits from February. 2026-05-07 15:29:53 +01:00
marker-tests.el (Fmarkers_in): New function (bug#81153) 2026-06-05 14:04:22 -04:00
minibuf-tests.el ; Revert Eric's commits from February. 2026-05-07 15:29:53 +01:00
print-tests.el ; Revert Eric's commits from February. 2026-05-07 15:29:53 +01:00
process-tests.el Merge from origin/emacs-31 2026-05-29 11:01:25 +01:00
profiler-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
regex-emacs-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
search-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
sqlite-tests.el ; Add a test for sqlite-close 2026-05-02 14:20:42 +03:00
syntax-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
terminal-tests.el Add predicate for initial_terminal 2026-03-26 15:19:56 +01:00
textprop-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
thread-tests.el Fix signal calls where the data argument is not a list 2026-03-10 00:13:31 -04:00
timefns-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
treesit-tests.el Fix tree-sitter embedded parser range 2026-04-27 02:14:49 -07:00
undo-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
xdisp-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
xfaces-tests.el Speed-up cursor motion under 'display-line-numbers-mode' 2026-05-28 18:36:11 +03:00
xml-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00