index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
subr-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
char-uppercase-p: New predicate
Tino Calancha
2022-05-11
1
-0
/
+7
*
Fix compilation warnings in newer subr tests
Lars Ingebrigtsen
2022-05-07
1
-11
/
+12
*
Add char-folding of double quotes in isearch-fold-quotes-mode (bug#24510)
Juri Linkov
2022-05-06
1
-0
/
+3
*
Move buffer-local-set-state to subr because it's used at runtime
Lars Ingebrigtsen
2022-05-06
1
-0
/
+12
*
Make some recently added tests actually run
Lars Ingebrigtsen
2022-05-03
1
-2
/
+3
*
Fix key-parse problem with C-x ( ... sequences
Lars Ingebrigtsen
2022-05-03
1
-0
/
+4
*
Fix the OMIT-NULLS + "" case in string-lines
Lars Ingebrigtsen
2022-05-02
1
-0
/
+1
*
Fix string-lines return for ""
Lars Ingebrigtsen
2022-05-01
1
-0
/
+2
*
Change string-lines semantics slightly
Lars Ingebrigtsen
2022-05-01
1
-1
/
+1
*
Add a KEEP-NEWLINES argument to string-lines
Lars Ingebrigtsen
2022-04-30
1
-0
/
+22
*
Add new function 'readablep'
Lars Ingebrigtsen
2022-01-22
1
-0
/
+4
*
Add new function function-alias-p
Lars Ingebrigtsen
2022-01-13
1
-0
/
+17
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Silence byte-compiler in some tests
Stefan Kangas
2021-12-04
1
-0
/
+1
*
|
Make 'eval' use lexical scoping in most tests
Stefan Kangas
2021-11-20
1
-6
/
+7
*
|
Add new 'keymap-*' functions
Lars Ingebrigtsen
2021-11-16
1
-107
/
+107
*
|
Do kbd-valid-p prefix comparisons case-sensitively
Lars Ingebrigtsen
2021-10-18
1
-0
/
+1
*
|
Allow <mouse-1> in kbd-valid-p
Lars Ingebrigtsen
2021-10-17
1
-0
/
+3
*
|
Add new function 'kbd-valid-p'
Lars Ingebrigtsen
2021-10-16
1
-0
/
+114
*
|
New tests for kbd and edmacro-parse-keys
Stefan Kangas
2021-10-13
1
-4
/
+107
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-04
1
-8
/
+7
|
\
|
|
*
Clarify the purpose of internal--format-docstring-line
Stefan Kangas
2021-10-03
1
-8
/
+7
*
|
Expand internal--format-docstring-line test
Stefan Kangas
2021-10-02
1
-1
/
+2
|
/
*
Fix automatic filling of docstring in cl-defstruct
Stefan Kangas
2021-09-27
1
-0
/
+12
*
Don't quote nil and t in doc strings and comments
Lars Ingebrigtsen
2021-09-21
1
-2
/
+2
*
Add new function `ensure-list'
Lars Ingebrigtsen
2021-09-21
1
-0
/
+5
*
Move cl-lib tests for caaXr to subr-tests.el
Stefan Kangas
2021-09-03
1
-0
/
+19
*
Add new macro `with-existing-directory'
Lars Ingebrigtsen
2021-09-01
1
-0
/
+8
*
Add new functions to replace strings/regexp in a region
Lars Ingebrigtsen
2021-08-16
1
-0
/
+46
*
; * test/lisp/subr-tests.el (subr-tests-add-hook-depth): Fix a typo.
Philipp Stephani
2021-07-05
1
-1
/
+1
*
Add new convenience function `buffer-local-boundp'
Lars Ingebrigtsen
2021-05-31
1
-0
/
+10
*
Fix failing subr test
Lars Ingebrigtsen
2021-04-27
1
-1
/
+1
*
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-03-12
1
-1
/
+6
|
\
|
*
Fix string-replace error data
Basil L. Contovounesios
2021-03-07
1
-1
/
+6
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-01-16
1
-0
/
+20
|
\
|
|
*
Lift {global,local}-key-binding to Lisp
Stefan Kangas
2021-01-13
1
-0
/
+11
|
*
* lisp/subr.el (letrec): Optimize some non-recursive bindings
Stefan Monnier
2021-01-08
1
-0
/
+9
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-08
1
-0
/
+29
|
\
|
|
*
Merge recently added kbd tests
Stefan Kangas
2021-01-08
1
-10
/
+8
|
*
Lift define-prefix-command to Lisp
Stefan Kangas
2021-01-08
1
-0
/
+11
|
*
* test/lisp/subr-tests.el (subr-test-kbd): New test.
Stefan Kangas
2021-01-08
1
-0
/
+12
|
*
Pretty-print keys without <> around modifiers (bug#45536)
Mattias EngdegÄrd
2021-01-05
1
-0
/
+8
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-02
1
-1
/
+21
|
\
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
|
*
Revert recent add-to-ordered-list changes
Lars Ingebrigtsen
2021-01-01
1
-20
/
+0
|
*
Allow add-to-ordered-list to use a test predicate
Lars Ingebrigtsen
2020-12-31
1
-2
/
+26
|
*
Add test for add-to-ordered-list
Lars Ingebrigtsen
2020-12-31
1
-0
/
+16
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-12-20
1
-0
/
+12
|
\
|
|
*
Convert apropos-internal from C to Lisp (Bug#44529)
Stefan Kangas
2020-12-19
1
-0
/
+12
[next]