Mercurial > hg > xemacs-beta
log lisp/mouse.el @ 5891:a0e751d6c3ad
age | author | description |
---|---|---|
Wed, 01 Apr 2015 14:28:20 +0100 | Aidan Kehoe | Reduce regexp usage, now CL-oriented non-regexp code available, core Lisp |
Mon, 03 Oct 2011 20:16:14 +0100 | Aidan Kehoe | Declare labels as line where appropriate; use #'labels, not #'flet, tests. |
Wed, 07 Sep 2011 21:21:36 +0100 | Aidan Kehoe | Replace #'flet by #'labels where appropriate, core code. |