Mercurial > emacs
comparison lisp/ChangeLog @ 109328:548603211765
* simple.el (push-mark-command): Set selection for select-active-regions.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 14 Jul 2010 12:11:39 -0400 |
parents | d916e52744cb |
children | a6e068e858a4 |
comparison
equal
deleted
inserted
replaced
109327:60266cf487b0 | 109328:548603211765 |
---|---|
1 2010-07-14 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * simple.el (push-mark-command): Set the selection if | |
4 select-active-regions is non-nil. | |
5 | |
1 2010-07-10 Glenn Morris <rgm@gnu.org> | 6 2010-07-10 Glenn Morris <rgm@gnu.org> |
2 | 7 |
3 * calendar/calendar.el (calendar-week-end-day): New function. | 8 * calendar/calendar.el (calendar-week-end-day): New function. |
4 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars. | 9 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars. |
5 Respect calendar-week-start-day. (Bug#6606) | 10 Respect calendar-week-start-day. (Bug#6606) |