Mercurial > emacs
comparison lisp/ChangeLog @ 102745:364aae6e6402
* simple.el (shift-select-mode): Make it a defcustom.
* cus-start.el: Remove shift-select-mode.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Fri, 27 Mar 2009 16:50:14 +0000 |
parents | 07f2395ce3db |
children | ef4cce3abb27 |
comparison
equal
deleted
inserted
replaced
102744:d69c45eb83b1 | 102745:364aae6e6402 |
---|---|
1 2009-03-27 Andreas Schwab <schwab@linux-m68k.org> | |
2 | |
3 * simple.el (shift-select-mode): Make it a defcustom. | |
4 * cus-start.el: Remove shift-select-mode. | |
5 | |
1 2009-03-26 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2009-03-26 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * simple.el (shift-select-mode): Move declaration from callint.c. | 8 * simple.el (shift-select-mode): Move declaration from callint.c. |
4 (handle-shift-selection): Remove `deactivate' arg and check | 9 (handle-shift-selection): Remove `deactivate' arg and check |
5 shift-select-mode instead. | 10 shift-select-mode instead. |