| Commit message (Expand) | Author | Age | Files | Lines |
* | More CL cleanups and reduction of use of cl.el. | Stefan Monnier | 2012-07-11 | 1 | -123/+42 |
* | * lisp/help-mode.el (help-make-xrefs): Don't just withstand | Stefan Monnier | 2012-06-27 | 1 | -1/+1 |
* | * lisp/emacs-lisp/cl.el (flet): Mark obsolete. | Stefan Monnier | 2012-06-27 | 1 | -5/+8 |
* | * lisp/emacs-lisp/cl.el: Use lexical-binding. Fix flet. | Stefan Monnier | 2012-06-27 | 1 | -4/+17 |
* | Further GV/CL cleanups. | Stefan Monnier | 2012-06-22 | 1 | -3/+15 |
* | Provide generalized variables in core Elisp. | Stefan Monnier | 2012-06-22 | 1 | -13/+249 |
* | Use lexical-binding for all of CL, and clean up its namespace. | Stefan Monnier | 2012-06-11 | 1 | -1/+7 |
* | Get rid of cl-lexical-let, keeping only lexical-let for compatibility. | Stefan Monnier | 2012-06-07 | 1 | -17/+189 |
* | Move old compatiblity to cl.el. Remove cl-macroexpand-all. | Stefan Monnier | 2012-06-07 | 1 | -0/+32 |
* | Cleanup cl-macs namespace. Add macro helpers in macroexp.el. | Stefan Monnier | 2012-06-07 | 1 | -1/+1 |
* | Add native compiler-macro support. | Stefan Monnier | 2012-06-05 | 1 | -4/+2 |
* | * lisp/emacs-lisp/cl-lib.el: Rename from cl.el. | Stefan Monnier | 2012-06-03 | 1 | -675/+309 |
* | * lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to | Stefan Monnier | 2012-05-17 | 1 | -0/+9 |
* | * lisp/emacs-lisp/cl-macs.el, lisp/emacs-lisp/cl.el: Move indent info. | Stefan Monnier | 2012-05-17 | 1 | -36/+0 |
* | * lisp/emacs-lisp/cl.el: Add edebug specs from cl-specs.el. | Stefan Monnier | 2012-05-17 | 1 | -0/+8 |
* | Minor renaming of internal CL functions and variables. | Stefan Monnier | 2012-05-17 | 1 | -3/+3 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | * lisp/emacs-lisp/cl.el (most-negative-float): Fix doc typo. | Glenn Morris | 2011-10-27 | 1 | -1/+1 |
* | Add doc-strings to some cl float parameters. | Glenn Morris | 2011-10-27 | 1 | -9/+45 |
* | Miscellanous cleanups in preparation for the merge.old-branches/lexbind-new | Stefan Monnier | 2011-04-01 | 1 | -3/+3 |
* | Remove bytecomp- prefix, plus misc changes. | Stefan Monnier | 2011-03-16 | 1 | -3/+3 |
* | Misc fixes, and use lexical-binding in more files. | Stefan Monnier | 2011-03-11 | 1 | -1/+8 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | 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 |
* | | * lisp/emacs-lisp/cl.el: No longer provide cl-19. | Glenn Morris | 2010-10-05 | 1 | -1/+0 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | (cl-macro-environment): Don't define it here. | Stefan Monnier | 2009-08-30 | 1 | -1/+1 |
* | (cl-compiling-file): Update for the name-change `outbuffer' to | Glenn Morris | 2009-07-23 | 1 | -4/+5 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | (floor*, ceiling*, truncate*, round*, mod*): Declare. | Glenn Morris | 2008-11-19 | 1 | -0/+8 |
* | (cl-do-pop, cl-mapcar-many): Declare for compiler. | Glenn Morris | 2008-07-16 | 1 | -6/+11 |
* | (cl-set-nthcdr): Make it a defsubst so that | Stefan Monnier | 2008-05-12 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | (cl-cannot-unload): Remove function. | Juanma Barranquero | 2007-10-31 | 1 | -3/+5 |
* | | Move local variables to end of file, and set byte-compile-warnings to | Glenn Morris | 2007-10-29 | 1 | -1/+6 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | Load cl-loaddefs.el quietly. | Stefan Monnier | 2007-07-10 | 1 | -1/+1 |
* | | Set edebug and indentation before loading | Stefan Monnier | 2007-06-28 | 1 | -25/+25 |
* | | Use cl-loaddefs.el rather than manual autoloads. | Stefan Monnier | 2007-06-27 | 1 | -83/+35 |
|/ |
|
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Update copyright years. | Glenn Morris | 2006-12-07 | 1 | -1/+1 |
* | (pushnew-internal): Remove defvar. | Kim F. Storm | 2006-10-03 | 1 | -3/+2 |
* | (pushnew): Rework 2006-09-10 change. Use memql | Kim F. Storm | 2006-09-20 | 1 | -3/+1 |
* | (pushnew): Add missing `,'. | Reiner Steib | 2006-09-11 | 1 | -1/+1 |
* | (pushnew): Use add-to-list when convenient. | Richard M. Stallman | 2006-09-10 | 1 | -1/+8 |