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-lib.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from emacs-24; up to 2012-11-26T19:56:14Z!monnier@iro.umontreal.ca
Glenn Morris
2012-12-09
1
-8
/
+0
|
\
|
*
* lisp/emacs-lisp/cl.el, lisp/emacs-lisp/cl-lib.el: Move cl-unload-function and
Stefan Monnier
2012-12-06
1
-8
/
+0
*
|
* lisp/emacs-lisp/cl-lib.el (cl-declaim): Paren typo.
Stefan Monnier
2012-12-09
1
-1
/
+1
*
|
Further cleanup of the "cl-" namespace. Fit CL in 80 columns.
Stefan Monnier
2012-12-06
1
-11
/
+10
*
|
Merge from emacs-24; up to 2012-11-15T23:31:37Z!dancol@dancol.org
Glenn Morris
2012-11-17
1
-1
/
+1
|
\
|
|
*
Use set-face-underline rather than the alias set-face-underline-p
Glenn Morris
2012-11-16
1
-1
/
+1
*
|
Merge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov@yandex.ru
Glenn Morris
2012-11-16
1
-1
/
+1
|
\
|
|
*
* lisp/emacs-lisp/cl-lib.el: Set more meaningful version number.
Stefan Monnier
2012-11-16
1
-1
/
+1
*
|
Merge from emacs-24; up to 2012-11-08T14:54:03Z!monnier@iro.umontreal.ca
Glenn Morris
2012-11-10
1
-1
/
+6
|
\
|
|
*
Misc small cl doc fixes
Glenn Morris
2012-11-05
1
-1
/
+6
*
|
Rename cl-random-time to cl--random-time
Glenn Morris
2012-11-03
1
-3
/
+3
|
/
*
* lisp/emacs-lisp/cl-lib.el (cl--defsubst-expand): Undo last change.
Stefan Monnier
2012-10-11
1
-0
/
+4
*
* lisp/help-fns.el (describe-function-1): Handle autoloads w/o docstrings.
Stefan Monnier
2012-10-11
1
-3
/
+0
*
* bytecomp.el (byte-compile-cl-file-p): Only "cl.el" counts as cl these days.
Glenn Morris
2012-09-28
1
-1
/
+0
*
Update docstrings and comments to use "init file" terminology.
Chong Yidong
2012-09-17
1
-1
/
+1
*
* cl-lib.el (buffer-string): Simplify last change.
Stefan Monnier
2012-08-28
1
-2
/
+1
*
* lisp/emacs-lisp/cl-lib.el (buffer-string): Fix setter macro.
Stefan Monnier
2012-08-28
1
-1
/
+2
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-2
/
+2
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-3
/
+4
*
* lisp/emacs-lisp/cl-lib.el: Require macroexp.
Stefan Monnier
2012-06-30
1
-1
/
+1
*
* lisp/emacs-lisp/cl-lib.el: Require macroexp for its macros.
Stefan Monnier
2012-06-30
1
-0
/
+2
*
* lisp/emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
Stefan Monnier
2012-06-29
1
-10
/
+9
*
lisp/emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
Juanma Barranquero
2012-06-29
1
-9
/
+10
*
Further GV/CL cleanups.
Stefan Monnier
2012-06-22
1
-0
/
+108
*
Provide generalized variables in core Elisp.
Stefan Monnier
2012-06-22
1
-28
/
+3
*
* lisp/emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner.
Stefan Monnier
2012-06-14
1
-0
/
+3
*
Fix compiler-expansion of CL's cXXr functions.
Stefan Monnier
2012-06-11
1
-33
/
+52
*
Use lexical-binding for all of CL, and clean up its namespace.
Stefan Monnier
2012-06-11
1
-31
/
+18
*
Reduce use of cl in lisp/emacs-lisp/.
Stefan Monnier
2012-06-10
1
-23
/
+0
*
Don't autoload functions too eagerly during macroexpansion.
Stefan Monnier
2012-06-08
1
-2
/
+6
*
Move old compatiblity to cl.el. Remove cl-macroexpand-all.
Stefan Monnier
2012-06-07
1
-25
/
+0
*
Add native compiler-macro support.
Stefan Monnier
2012-06-05
1
-0
/
+5
*
* lisp/emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
Stefan Monnier
2012-06-04
1
-0
/
+2
*
* lisp/emacs-lisp/cl-lib.el: Rename from cl.el.
Stefan Monnier
2012-06-03
1
-0
/
+693