diff lisp/ChangeLog @ 87626:a918e56d9947

Remember: If region is visible, use it as initial text.
author Michael Olson <mwolson@gnu.org>
date Tue, 08 Jan 2008 01:33:08 +0000
parents 566dc667eca5
children 9f2e2b546efc
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jan 07 18:24:12 2008 +0000
+++ b/lisp/ChangeLog	Tue Jan 08 01:33:08 2008 +0000
@@ -1,3 +1,15 @@
+2008-01-08  Michael Olson  <mwolson@gnu.org>
+
+	* textmodes/remember.el (remember-region): Fix typo in docstring.
+
+2008-01-08  Lennart Borgman  <lennart.borgman.073@student.lu.se>
+
+	* textmodes/remember.el (remember): If there is a visible region
+	[that is, the mark is active and transient mark mode is enabled]
+	then use this region for the initial contents of the *Remember*
+	buffer.  Use `region-beginning' and `region-end' instead of
+	`point' and `mark'.
+
 2008-01-07  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* vc-hg.el (vc-hg-dir-state, vc-hg-dir-status): Pass the dir