emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Michael W. Olson
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 08 Jan 2008 01:33:09 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael W. Olson <mwolson>      08/01/08 01:33:09

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12533
retrieving revision 1.12534
diff -u -b -r1.12533 -r1.12534
--- ChangeLog   7 Jan 2008 12:50:28 -0000       1.12533
+++ ChangeLog   8 Jan 2008 01:33:07 -0000       1.12534
@@ -1,3 +1,15 @@
+2008-01-08  Michael Olson  <address@hidden>
+
+       * textmodes/remember.el (remember-region): Fix typo in docstring.
+
+2008-01-08  Lennart Borgman  <address@hidden>
+
+       * 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  <address@hidden>
 
        * vc-hg.el (vc-hg-dir-state, vc-hg-dir-status): Pass the dir




reply via email to

[Prev in Thread] Current Thread [Next in Thread]