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
*
* lisp/emacs-lisp/cl.el (flet): Mark obsolete.
Stefan Monnier
2012-06-27
1
-1
/
+13
*
* lisp/emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists.
Stefan Monnier
2012-06-23
1
-22
/
+30
*
Further GV/CL cleanups.
Stefan Monnier
2012-06-22
1
-191
/
+9
*
Provide generalized variables in core Elisp.
Stefan Monnier
2012-06-22
1
-577
/
+170
*
* lisp/emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
Stefan Monnier
2012-06-14
1
-22
/
+7
*
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
Stefan Monnier
2012-06-13
1
-8
/
+11
*
* lisp/emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
Stefan Monnier
2012-06-12
1
-1
/
+1
*
* lisp/emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
Stefan Monnier
2012-06-11
1
-1
/
+1
*
Fix compiler-expansion of CL's cXXr functions.
Stefan Monnier
2012-06-11
1
-21
/
+30
*
Use lexical-binding for all of CL, and clean up its namespace.
Stefan Monnier
2012-06-11
1
-94
/
+94
*
Don't autoload functions too eagerly during macroexpansion.
Stefan Monnier
2012-06-08
1
-34
/
+8
*
Clean up scoping rule of predefined single-word vars.
Stefan Monnier
2012-06-08
1
-48
/
+50
*
Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
Stefan Monnier
2012-06-07
1
-152
/
+48
*
Move old compatiblity to cl.el. Remove cl-macroexpand-all.
Stefan Monnier
2012-06-07
1
-30
/
+114
*
Cleanup cl-macs namespace. Add macro helpers in macroexp.el.
Stefan Monnier
2012-06-07
1
-393
/
+375
*
Add native compiler-macro support.
Stefan Monnier
2012-06-05
1
-17
/
+12
*
* lisp/emacs-lisp/cl-lib.el: Rename from cl.el.
Stefan Monnier
2012-06-03
1
-677
/
+678
*
* lisp/emacs-lisp/cl-macs.el: Use backquotes.
Stefan Monnier
2012-06-01
1
-584
/
+534
*
* lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
Stefan Monnier
2012-05-17
1
-2
/
+5
*
* lisp/emacs-lisp/cl-macs.el, lisp/emacs-lisp/cl.el: Move indent info.
Stefan Monnier
2012-05-17
1
-28
/
+35
*
* lisp/emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
Stefan Monnier
2012-05-17
1
-2
/
+318
*
Minor renaming of internal CL functions and variables.
Stefan Monnier
2012-05-17
1
-5
/
+5
*
* lisp/emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
Stefan Monnier
2012-05-17
1
-2
/
+3
*
* lisp/emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
Christopher Schmidt
2012-05-06
1
-1
/
+6
*
* lisp/vc/vc-mtn.el:
Stefan Monnier
2012-04-25
1
-8
/
+14
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix format bug in defstruct
Leo Liu
2011-08-26
1
-6
/
+4
*
* lisp/emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
Stefan Monnier
2011-08-05
1
-5
/
+33
*
dolist doc fix.
Lars Magne Ingebrigtsen
2011-08-02
1
-0
/
+1
*
Silence byte-compiler warning with :read-only defstruct slots
Lawrence Mitchell
2011-07-16
1
-2
/
+4
*
* emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
Lars Magne Ingebrigtsen
2011-07-15
1
-1
/
+2
*
* emacs-lisp/cl-macs.el (declare): Doc string fix-up.
Lars Magne Ingebrigtsen
2011-07-15
1
-2
/
+2
*
* emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
Lars Magne Ingebrigtsen
2011-07-15
1
-0
/
+6
*
Miscellaneous tweaks.
Stefan Monnier
2011-06-01
1
-14
/
+47
*
Miscellanous cleanups in preparation for the merge.
Stefan Monnier
2011-04-01
1
-1
/
+1
*
* emacs-lisp/cl-macs.el (cl-block-wrapper): Fix typo that broke CL
Christian Ohler
2011-03-20
1
-1
/
+1
*
* lisp/emacs-lisp/cl-macs.el (cl-byte-compile-block, cl-block-wrapper)
Stefan Monnier
2011-03-18
1
-30
/
+24
*
Remove bytecomp- prefix, plus misc changes.
Stefan Monnier
2011-03-16
1
-1
/
+1
*
Misc fixes, and use lexical-binding in more files.
Stefan Monnier
2011-03-11
1
-6
/
+8
*
Merge from trunk
Stefan Monnier
2011-03-06
1
-1
/
+1
|
\
|
*
lisp/emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring.
Juanma Barranquero
2011-03-01
1
-1
/
+1
*
|
Various compiler bug-fixes. MPC seems to run correctly now.
Stefan Monnier
2011-02-17
1
-1
/
+7
|
/
*
Merge from emacs-23; up to 2010-05-26T14:19:15Z!monnier@iro.umontreal.ca.
Glenn Morris
2011-02-05
1
-1
/
+1
|
\
|
*
* lisp/emacs-lisp/cl-macs.el (return-from): Fix doc typo.
Glenn Morris
2011-02-05
1
-1
/
+1
*
|
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
|
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
cl-macs `loop' fix for bug#7492.
Glenn Morris
2010-12-02
1
-2
/
+11
*
|
* lisp/emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
Stefan Monnier
2010-11-08
1
-9
/
+0
*
|
Silence cl-macs.el compilation.
Glenn Morris
2010-11-05
1
-110
/
+109
[next]