From: Chong Yidong Date: Sun, 23 Mar 2008 22:51:59 +0000 (+0000) Subject: * simple.el (transient-mark-mode): Turn on by default. X-Git-Tag: emacs-pretest-23.0.90~6970 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4bfee36172055fae57a4de2df0a0746f84ef6e85;p=emacs.git * simple.el (transient-mark-mode): Turn on by default. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8753b79997d..1664671e2fc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-03-23 Chong Yidong + + * simple.el (transient-mark-mode): Turn on by default. + 2008-03-23 Xavier Maillard * saveplace.el: fix a typo in the commentary section.