emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/simple.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el,v
Date: Tue, 03 Apr 2007 11:10:09 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/04/03 11:10:09

Index: simple.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/simple.el,v
retrieving revision 1.854
retrieving revision 1.855
diff -u -b -r1.854 -r1.855
--- simple.el   30 Mar 2007 15:30:26 -0000      1.854
+++ simple.el   3 Apr 2007 11:10:09 -0000       1.855
@@ -3093,7 +3093,7 @@
 (defvar activate-mark-hook nil
   "Hook run when the mark becomes active.
 It is also run at the end of a command, if the mark is active and
-it is possible that the region may have changed")
+it is possible that the region may have changed.")
 
 (defvar deactivate-mark-hook nil
   "Hook run when the mark becomes inactive.")




reply via email to

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