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
/
cl-extra.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Speed up cl-list-length
Paul Eggert
2019-02-18
1
-4
/
+4
*
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
*
|
Merge from origin/emacs-26
Glenn Morris
2018-12-20
1
-1
/
+1
|
\
|
|
*
cl-make-random-state was not copying its arg
Paul Eggert
2018-12-19
1
-1
/
+1
*
|
Minor fixes/simplifications to time functions
Paul Eggert
2018-12-19
1
-3
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-4
/
+4
*
|
Audit use of lsh and fix glitches
Paul Eggert
2018-08-21
1
-1
/
+1
|
/
*
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/cl-extra.el (cl--random-state): New defstruct
Stefan Monnier
2017-06-30
1
-15
/
+24
*
Make cl-defstruct use records.
Lars Brinkhoff
2017-04-04
1
-4
/
+2
*
Remove unused vars in cl-extra.el and tramp.el.
Stefan Monnier
2017-03-18
1
-8
/
+6
*
Improve describe-symbol's layout of slots when describing types
Stefan Monnier
2017-03-18
1
-1
/
+50
*
Prevent for consing in cl-mapc and cl-mapl
Tino Calancha
2017-02-27
1
-12
/
+26
*
Simplify cl-get using `plist-member'
Noam Postavsky
2017-02-20
1
-20
/
+8
*
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
*
|
An efficient built-in mapcan
Mario Lang
2016-07-10
1
-1
/
+3
|
/
*
Publicize cl--generic-all-functions
Dmitry Gutov
2016-05-10
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
(/ N) now returns the reciprocal of N
Paul Eggert
2015-10-20
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-11
/
+11
*
Fix cl-subseq and cl-concatenate
Nicolas Petton
2015-08-24
1
-6
/
+10
*
Make seq.el more extensible by using cl-defmethod
Nicolas Petton
2015-08-23
1
-3
/
+21
*
Revert "Prefer ‘format’ to ‘substitute-command-keys’"
Andreas Schwab
2015-08-23
1
-10
/
+10
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-1
/
+1
*
Prefer ‘format’ to ‘substitute-command-keys’
Paul Eggert
2015-08-14
1
-10
/
+10
*
Improve error signalling for seq-subseq.
Phillip Lord
2015-08-07
1
-1
/
+3
*
Substitute some customization etc. doc strings
Paul Eggert
2015-08-02
1
-1
/
+3
*
Add online-help support to describe types
Stefan Monnier
2015-07-07
1
-0
/
+163
*
cl-extra fixes for most-negative-fixnum
Paul Eggert
2015-06-27
1
-11
/
+10
*
Define cl-concatenate as an alias to seq-concatenate
Nicolas Petton
2015-04-15
1
-6
/
+2
*
Fix seq-subseq and cl-subseq for bad bounding indices
Leo Liu
2015-01-18
1
-22
/
+5
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
New macro macroexp-let2*
Leo Liu
2014-11-24
1
-9
/
+8
*
Fix bootstrap failure after last change to eval-and-compile.
Stefan Monnier
2014-11-09
1
-1
/
+1
*
Merge from emacs-24; up to 117634
Glenn Morris
2014-10-29
1
-0
/
+1
|
\
|
*
* lisp/emacs-lisp/bytecomp.el: Require cl-extra.
Stefan Monnier
2014-10-23
1
-0
/
+1
*
|
Enhance terpri to allow conditionally output a newline
Leo Liu
2014-10-09
1
-0
/
+7
*
|
* emacs-lisp/cl-extra.el (cl-parse-integer): Fix last change.
Leo Liu
2014-09-26
1
-1
/
+2
*
|
Add cl-parse-integer based on parse-integer
Leo Liu
2014-09-26
1
-0
/
+35
*
|
lisp/emacs-lisp/cl-extra.el (cl--map-overlays): Remove obsolete code.
Juanma Barranquero
2014-03-20
1
-37
/
+14
|
/
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
Stefan Monnier
2013-05-14
1
-2
/
+5
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Further cleanup of the "cl-" namespace. Fit CL in 80 columns.
Stefan Monnier
2012-12-06
1
-4
/
+5
*
|
Merge from emacs-24; up to 2012-11-08T14:54:03Z!monnier@iro.umontreal.ca
Glenn Morris
2012-11-10
1
-2
/
+5
|
\
|
|
*
Misc small cl doc fixes
Glenn Morris
2012-11-05
1
-2
/
+5
[next]