index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
seq.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Bump seq version to 2.22
Stefan Kangas
2020-08-29
1
-1
/
+1
*
Make the name column in 'list-buffers' have a dynamic width
Lars Ingebrigtsen
2020-08-08
1
-0
/
+1
*
Fix byte-compilation warning in project.el
Eli Zaretskii
2020-06-26
1
-0
/
+1
*
; lisp/emacs-lisp/seq.el: Explain why we don't use cl-lib here
Noam Postavsky
2020-03-07
1
-0
/
+4
*
Eliminate use of cl-concatenate in 'seq' package
Andrew Eggenberger
2020-03-07
1
-1
/
+5
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
New functions window-state-buffers and tab-bar-get-buffer-tab (bug#38354)
Juri Linkov
2019-12-03
1
-0
/
+1
*
* lisp/tab-bar.el: Filter out non-persistent tab parameters from frameset.
Juri Linkov
2019-11-03
1
-0
/
+1
*
* lisp/tab-bar.el: Store point position and frame buffer-lists in tab.
Juri Linkov
2019-10-30
1
-0
/
+2
*
* lisp/emacs-lisp/seq.el: Don't require cl-lib.
Stefan Monnier
2019-10-27
1
-2
/
+21
*
* lisp/tab-bar.el (tab-bar-switch-to-recent-tab): New command.
Juri Linkov
2019-10-27
1
-0
/
+2
*
Preserve breakpoints when Edebug-reinstrumenting functions
Lars Ingebrigtsen
2019-10-20
1
-0
/
+1
*
Make mailcap-prefer-mailcap-viewers work as documented
Lars Ingebrigtsen
2019-10-07
1
-0
/
+1
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+2
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-2
/
+0
*
* lisp/emacs-lisp/seq.el (seq-difference): Inverse a conditional for clarity.
Nicolas Petton
2019-03-21
1
-3
/
+3
*
New seq-contains-p predicate (Bug#34852)
Nicolas Petton
2019-03-21
1
-5
/
+15
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
New convenience functions in seq.el
Nicolas Petton
2018-12-18
1
-1
/
+9
|
/
*
Change name of `seqp' argument (Bug#26411)
Simen Heggestøyl
2018-06-21
1
-3
/
+3
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/emacs-lisp/seq.el: Bump seq version.
Nicolas Petton
2017-05-04
1
-1
/
+1
*
Add seq-set-equal-p to test for set equality
Damien Cassou
2017-05-04
1
-0
/
+6
*
Fix obsolete ‘test/automated’ references
Paul Eggert
2017-03-27
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Make seq-into return the sequence when no conversion needed
Nicolas Petton
2016-12-16
1
-6
/
+22
*
|
Fix circular list handling in seq-mapn
Nicolas Petton
2016-12-15
1
-1
/
+4
*
|
Docstring improvement for seq-some (bug#25129)
Nicolas Petton
2016-12-07
1
-1
/
+2
*
|
* lisp/emacs-lisp/seq.el (seq-random-elt): Fix docstring.
Nicolas Petton
2016-10-25
1
-1
/
+1
*
|
Add seq-random-elt to seq.el
Damien Cassou
2016-10-25
1
-1
/
+8
*
|
* lisp/emacs-lisp/seq.el (seq-let): Fix debug spec (Bug#24738)
Nicolas Petton
2016-10-24
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-09-26
1
-1
/
+1
|
\
|
|
*
; Fix documentation of seq-subseq
Clément Pit--Claudel
2016-09-02
1
-1
/
+1
|
*
* lisp/emacs-lisp/seq.el: Load cl-lib, not cl-extra.
Glenn Morris
2016-04-07
1
-1
/
+1
*
|
Fix seq-contains
Nicolas Petton
2016-06-18
1
-2
/
+3
*
|
Add seq-do-indexed
Nicolas Petton
2016-06-18
1
-1
/
+11
*
|
* lisp/emacs-lisp/seq.el (seq-drop): Better list implementation
Nicolas Petton
2016-06-12
1
-5
/
+2
*
|
* lisp/emacs-lisp/seq.el: Require cl-lib instead of cl-extra
Nicolas Petton
2016-03-29
1
-1
/
+1
*
|
New function seq-sort-by in seq.el
Nicolas Petton
2016-03-29
1
-1
/
+11
*
|
New function seq-map-indexed
Nicolas Petton
2016-02-14
1
-0
/
+12
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Rename seq-p and map-p to seqp and mapp
Nicolas Petton
2015-11-11
1
-5
/
+5
*
* lisp/emacs-lisp/seq.el (seq-mapn): New function
Artur Malabarba
2015-10-28
1
-1
/
+16
*
* lisp/emacs-lisp/seq.el: Better docstrings.
Nicolas Petton
2015-10-26
1
-26
/
+31
*
* lisp/emacs-lisp/seq.el: Rename all seq argumentss to sequence.
Nicolas Petton
2015-10-26
1
-153
/
+153
*
New function seq-position
Nicolas Petton
2015-10-20
1
-2
/
+13
*
Fix typos in docstrings
Nicolas Petton
2015-10-14
1
-1
/
+1
[next]