1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-25 09:20:59 -08:00

* simple.el (handle-shift-selection): New arg.

This commit is contained in:
Chong Yidong 2008-04-03 16:37:12 +00:00
parent e5a31bbbcb
commit 99d0850bdf

View file

@ -1,3 +1,7 @@
2008-04-03 Chong Yidong <cyd@stupidchicken.com>
* simple.el (handle-shift-selection): New arg.
2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
* emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form.