Mercurial > hg > xemacs-beta
log lisp/bytecomp.el @ 4775:1d61580e0cf7
age | author | description |
---|---|---|
Thu, 17 Dec 2009 12:57:38 +0000 | Aidan Kehoe | Remove Fsave_window_excursion from window.c, it's overridden by Lisp. |
Sat, 14 Nov 2009 13:33:52 +0000 | Aidan Kehoe | Be much more comprehensive in our use of byte-compile-funarg. |
Mon, 19 Oct 2009 12:47:21 +0100 | Aidan Kehoe | Make it possible to silence warnings issued when #'mapcar's result is discarded. |
Mon, 12 Oct 2009 17:19:52 +0100 | Aidan Kehoe | Don't cons with #'mapcar calls where the result is discarded, |