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-macs.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* emacs-lisp/cl-macs.el (cl-macrolet): Simplify last change.
Leo Liu
2014-06-06
1
-9
/
+7
*
* emacs-lisp/cl-macs.el (cl-macrolet): Avoid excessive progn's.
Leo Liu
2014-06-06
1
-7
/
+9
*
Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.edu
Paul Eggert
2014-05-04
1
-1
/
+1
|
\
|
*
* emacs-lisp/cl-macs.el (cl-deftype): Fix indentation.
Leo Liu
2014-05-02
1
-1
/
+1
*
|
* lisp/emacs-lisp/cl-macs.el (cl--loop-let): Fix last merge.
Stefan Monnier
2014-04-22
1
-1
/
+2
*
|
Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.edu
Paul Eggert
2014-04-22
1
-2
/
+3
|
\
|
|
*
* lisp/emacs-lisp/cl-macs.el (cl--loop-let): Avoid `nil' as var name.
Stefan Monnier
2014-04-21
1
-2
/
+4
|
*
Backport &key-parsing improvement from trunk
Daniel Colascione
2014-03-24
1
-2
/
+1
|
*
Fix keyword argument parsing. Please bootstrap.
Daniel Colascione
2014-03-22
1
-1
/
+2
*
|
* lisp/emacs-lisp/byte-run.el (function-put): New function.
Stefan Monnier
2014-04-22
1
-10
/
+7
*
|
Optimize cl-struct-slot-value; fix test
Daniel Colascione
2014-04-21
1
-1
/
+8
*
|
* lisp/emacs-lisp/cl-macs.el (cl-struct-slot-offset): Mark as pure.
Stefan Monnier
2014-04-21
1
-42
/
+6
*
|
Remove excess parameters on cl--const-expr-val
Daniel Colascione
2014-04-21
1
-22
/
+15
*
|
Fix cl-loop destructuring under `with' clause
Daniel Colascione
2014-04-20
1
-1
/
+1
*
|
unbreak the build
Daniel Colascione
2014-04-20
1
-60
/
+62
*
|
defstruct introspection
Daniel Colascione
2014-04-19
1
-10
/
+109
*
|
Improve performance of &key parsing
Daniel Colascione
2014-03-23
1
-2
/
+1
*
|
Fix cl-defun keyword arg parsing. Please bootstrap.
Daniel Colascione
2014-03-22
1
-1
/
+2
|
/
*
* lisp/emacs-lisp/cl-macs.el (cl-define-compiler-macro): Add indent rule.
Stefan Monnier
2014-02-21
1
-1
/
+1
*
* lisp/emacs-lisp/cl-macs.el: Improve type->predicate mapping.
Stefan Monnier
2014-01-23
1
-2
/
+17
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.
Stefan Monnier
2013-11-07
1
-4
/
+3
*
* lisp/emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning for
Nathan Trapuzzano
2013-11-06
1
-6
/
+14
*
* lisp/emacs-lisp/cl-macs.el:
Stefan Monnier
2013-09-27
1
-68
/
+115
*
* emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
Daniel Colascione
2013-09-25
1
-0
/
+2
*
* lisp/emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
Glenn Morris
2013-09-19
1
-2
/
+4
*
* lisp/emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
Stefan Monnier
2013-08-28
1
-6
/
+7
*
* lisp/emacs-lisp/timer.el (timer--time-setter): New function.
Stefan Monnier
2013-08-12
1
-1
/
+1
*
lisp/emacs-lisp/cl-macs.el: Fix typos in docstrings.
Juanma Barranquero
2013-07-12
1
-6
/
+6
*
* lisp/emacs-lisp/package.el: Include obsolete packages from archives.
Stefan Monnier
2013-06-25
1
-1
/
+1
*
* lisp/emacs-lisp/cl-loaddefs.el: Don't version-control any more.
Stefan Monnier
2013-06-20
1
-1
/
+9
*
* lisp/help-fns.el (help-fns--compiler-macro): If the handler function is
Stefan Monnier
2013-06-11
1
-23
/
+19
*
Fix compilation error with simultaneous dynamic+lexical scoping.
Stefan Monnier
2013-06-04
1
-4
/
+4
*
* lisp/emacs-lisp/cl-macs.el (cl-loop): Doc fix.
Glenn Morris
2013-05-09
1
-11
/
+29
*
Make cl-floatp-safe just an alias for floatp
Glenn Morris
2013-02-19
1
-4
/
+4
*
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
*
|
* lisp/emacs-lisp/cl-macs.el (cl-tagbody): New macro.
Stefan Monnier
2012-12-06
1
-0
/
+46
*
|
Further cleanup of the "cl-" namespace. Fit CL in 80 columns.
Stefan Monnier
2012-12-06
1
-111
/
+151
*
|
Merge from emacs-24; up to 2012-11-20T20:06:17Z!monnier@iro.umontreal.ca
Glenn Morris
2012-11-26
1
-1
/
+6
|
\
|
|
*
* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda): Add back `declare' in
Stefan Monnier
2012-11-24
1
-1
/
+6
*
|
Merge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov@yandex.ru
Glenn Morris
2012-11-16
1
-5
/
+5
|
\
|
|
*
lisp/emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*): Doc fixes.
Juanma Barranquero
2012-11-15
1
-3
/
+3
|
*
* lisp/emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix docstring.
Stefan Monnier
2012-11-15
1
-2
/
+2
*
|
* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda): Defend against
Stefan Monnier
2012-11-14
1
-3
/
+5
*
|
* lisp/emacs-lisp/cl.el (dolist, dotimes, declare): Use advice-add to
Stefan Monnier
2012-11-12
1
-6
/
+6
|
/
*
Misc small cl doc fixes
Glenn Morris
2012-11-05
1
-0
/
+7
*
Rename cl-loop-handler, cl-loop-for-handler back to their original names
Glenn Morris
2012-11-03
1
-2
/
+4
*
* lisp/emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.
Glenn Morris
2012-11-03
1
-0
/
+3
*
More cl doc updates
Glenn Morris
2012-10-24
1
-1
/
+1
[next]