summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cconv.el
Commit message (Expand)AuthorAgeFilesLines
...
* * lisp/subr.el (save-window-excursion): New macro, moved from C.Stefan Monnier2011-02-191-3/+3
* Various compiler bug-fixes. MPC seems to run correctly now.Stefan Monnier2011-02-171-56/+88
* * lisp/emacs-lisp/byte-lexbind.el: Delete.Stefan Monnier2011-02-121-16/+3
* Let cconv use :fun-body in special forms that need it.Stefan Monnier2011-02-111-186/+161
* Make cconv-analyse understand the need for closures.Stefan Monnier2011-02-111-195/+167
* * lisp/emacs-lisp/bytecomp.el (byte-compile-catch)Stefan Monnier2011-02-101-756/+772
* * lisp/emacs-lisp/cconv.el: New file.Igor Kuzmin2011-02-101-0/+891