Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Mar 27 16:14:23 2009 +0000 +++ b/lisp/ChangeLog Fri Mar 27 16:50:14 2009 +0000 @@ -1,3 +1,8 @@ +2009-03-27 Andreas Schwab <schwab@linux-m68k.org> + + * simple.el (shift-select-mode): Make it a defcustom. + * cus-start.el: Remove shift-select-mode. + 2009-03-26 Stefan Monnier <monnier@iro.umontreal.ca> * simple.el (shift-select-mode): Move declaration from callint.c.