| Commit message (Expand) | Author | Age | Files | Lines |
* | * lisp/emacs-lisp/cl-loaddefs.el: Don't version-control any more. | Stefan Monnier | 2013-06-20 | 1 | -1285/+0 |
* | * lisp/help-fns.el (help-fns--compiler-macro): If the handler function is | Stefan Monnier | 2013-06-11 | 1 | -4/+7 |
* | Fix compilation error with simultaneous dynamic+lexical scoping. | Stefan Monnier | 2013-06-04 | 1 | -1/+1 |
* | * lisp/emacs-lisp/cl-extra.el (cl-getf): Return the proper value in | Stefan Monnier | 2013-05-14 | 1 | -1/+1 |
* | Auto-commit of loaddefs files. | Glenn Morris | 2013-05-10 | 1 | -12/+30 |
* | * search.c (find_newline): Return byte position in bytepos. | Dmitry Antipov | 2013-02-20 | 1 | -1/+1 |
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -3/+3 |
|\ |
|
| * | Auto-commit of loaddefs files. | Glenn Morris | 2013-01-01 | 1 | -3/+3 |
| * | Auto-commit of loaddefs files. | Glenn Morris | 2012-11-25 | 1 | -1/+1 |
| * | Auto-commit of loaddefs files. | Glenn Morris | 2012-11-16 | 1 | -6/+6 |
| * | Auto-commit of loaddefs files. | Glenn Morris | 2012-11-05 | 1 | -9/+14 |
| * | Auto-commit of loaddefs files. | Glenn Morris | 2012-11-04 | 1 | -3/+3 |
* | | * lisp/emacs-lisp/cl-macs.el (cl-tagbody): New macro. | Stefan Monnier | 2012-12-06 | 1 | -4/+17 |
* | | Further cleanup of the "cl-" namespace. Fit CL in 80 columns. | Stefan Monnier | 2012-12-06 | 1 | -6/+6 |
* | | Auto-commit of loaddefs files. | Glenn Morris | 2012-11-27 | 1 | -1/+1 |
* | | Auto-commit of loaddefs files. | Glenn Morris | 2012-11-17 | 1 | -6/+6 |
* | | * lisp/emacs-lisp/nadvice.el: Add buffer-local support to add-function. | Stefan Monnier | 2012-11-14 | 1 | -1/+1 |
* | | * lisp/emacs-lisp/cl.el (dolist, dotimes, declare): Use advice-add to | Stefan Monnier | 2012-11-12 | 1 | -1/+1 |
* | | Auto-commit of loaddefs files. | Glenn Morris | 2012-11-11 | 1 | -9/+14 |
* | | Auto-commit of loaddefs files. | Glenn Morris | 2012-11-04 | 1 | -4/+4 |
|/ |
|
* | Auto-commit of loaddefs files. | Glenn Morris | 2012-10-30 | 1 | -2/+7 |
* | Auto-commit of loaddefs files. | Glenn Morris | 2012-10-25 | 1 | -2/+2 |
* | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Obey the :read-only property. | Stefan Monnier | 2012-10-09 | 1 | -1/+1 |
* | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Improve docstring. | Stefan Monnier | 2012-10-06 | 1 | -3/+4 |
* | * src/lisp.h (struct backtrace): Remove indirection for `function' field. | Stefan Monnier | 2012-09-28 | 1 | -3/+3 |
* | New emacs-lisp-byte-code-mode; misc minor changes. | Stefan Monnier | 2012-09-09 | 1 | -1/+1 |
* | Add a utility function buffer-narrowed-p, and use it. | Chong Yidong | 2012-09-07 | 1 | -1/+1 |
* | Macro-expand interpreted code during load. | Stefan Monnier | 2012-09-04 | 1 | -13/+15 |
* | * lisp/emacs-lisp/cl-macs.el (cl-loop): Improve debug spec. | Stefan Monnier | 2012-08-10 | 1 | -1/+1 |
* | Update cl-loaddefs.el. | Chong Yidong | 2012-08-07 | 1 | -1/+1 |
* | * lisp/mouse.el (popup-menu): Fix last change. | Stefan Monnier | 2012-07-25 | 1 | -1/+1 |
* | * lisp/emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name. | Stefan Monnier | 2012-07-17 | 1 | -1/+1 |
* | Auto-commit of loaddefs files. | Glenn Morris | 2012-07-12 | 1 | -21/+44 |
* | * lisp/emacs-lisp/cl.el (flet): Mark obsolete. | Stefan Monnier | 2012-06-27 | 1 | -2/+10 |
* | * lisp/emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists. | Stefan Monnier | 2012-06-23 | 1 | -2/+2 |
* | Further GV/CL cleanups. | Stefan Monnier | 2012-06-22 | 1 | -2/+2 |
* | Provide generalized variables in core Elisp. | Stefan Monnier | 2012-06-22 | 1 | -108/+15 |
* | * lisp/emacs-lisp/cl-macs.el (cl--transform-function-property): Remove. | Stefan Monnier | 2012-06-14 | 1 | -1/+1 |
* | Auto-commit of loaddefs files. | Glenn Morris | 2012-06-14 | 1 | -1/+1 |
* | Auto-commit of loaddefs files. | Glenn Morris | 2012-06-13 | 1 | -1/+1 |
* | New input method vietnamese-vni. | Nguyen Thai Ngoc Duy | 2012-06-12 | 1 | -1/+1 |
* | Fix compiler-expansion of CL's cXXr functions. | Stefan Monnier | 2012-06-11 | 1 | -12/+29 |
* | Use lexical-binding for all of CL, and clean up its namespace. | Stefan Monnier | 2012-06-11 | 1 | -16/+16 |
* | Don't autoload functions too eagerly during macroexpansion. | Stefan Monnier | 2012-06-08 | 1 | -3/+9 |
* | Clean up scoping rule of predefined single-word vars. | Stefan Monnier | 2012-06-08 | 1 | -1/+1 |
* | Mention in "C-u C-x =" display how to insert the character w/o input methods. | Eli Zaretskii | 2012-06-08 | 1 | -1/+1 |
* | Get rid of cl-lexical-let, keeping only lexical-let for compatibility. | Stefan Monnier | 2012-06-07 | 1 | -33/+8 |
* | Move old compatiblity to cl.el. Remove cl-macroexpand-all. | Stefan Monnier | 2012-06-07 | 1 | -35/+10 |
* | Cleanup cl-macs namespace. Add macro helpers in macroexp.el. | Stefan Monnier | 2012-06-07 | 1 | -4/+4 |
* | * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during | Stefan Monnier | 2012-06-05 | 1 | -1/+1 |