[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/simple.el,v [EMACS_22_BASE]
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/simple.el,v [EMACS_22_BASE] |
Date: |
Wed, 16 May 2007 11:26:42 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Branch: EMACS_22_BASE
Changes by: Juanma Barranquero <lektu> 07/05/16 11:26:41
Index: simple.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/simple.el,v
retrieving revision 1.859
retrieving revision 1.859.2.1
diff -u -b -r1.859 -r1.859.2.1
--- simple.el 23 Apr 2007 21:19:11 -0000 1.859
+++ simple.el 16 May 2007 11:26:41 -0000 1.859.2.1
@@ -3204,7 +3204,7 @@
C-u \\[set-mark-command] \\[set-mark-command] \\[set-mark-command]
will pop the mark three times.
-nil means \\[set-mark-command]'s behavior does not change
+A value of nil means \\[set-mark-command]'s behavior does not change
after C-u \\[set-mark-command]."
:type 'boolean
:group 'editing-basics)
- [Emacs-diffs] Changes to emacs/lisp/simple.el,v [EMACS_22_BASE],
Juanma Barranquero <=