aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Wiegley2016-08-02 11:43:05 -0700
committerJohn Wiegley2016-08-02 11:43:05 -0700
commitf7ceb8e028923287a75b148a49c65d3232f68ace (patch)
tree7df52455cf16b0606d95dcfdfac3b9ba5b638766
parentbaa7abde77e815a0645839adae1cefdb40c984a2 (diff)
downloademacs-f7ceb8e028923287a75b148a49c65d3232f68ace.tar.gz
emacs-f7ceb8e028923287a75b148a49c65d3232f68ace.zip
Revert "Fix English."
This reverts commit b275cc76f0c5ab49e81445fcc3420c8772aefd42.
-rw-r--r--doc/misc/ses.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi
index 327cd7af056..e443dfb6cbe 100644
--- a/doc/misc/ses.texi
+++ b/doc/misc/ses.texi
@@ -1010,9 +1010,9 @@ Cells that do not have an A1-like name style are not relocated on
1010yank. Using this method, the concerned cells won't be relocated 1010yank. Using this method, the concerned cells won't be relocated
1011whatever formula they appear in. Please note however that when a 1011whatever formula they appear in. Please note however that when a
1012formula contains some range @code{(ses-range @var{cell1} @var{cell2})} 1012formula contains some range @code{(ses-range @var{cell1} @var{cell2})}
1013then in the yanked formula each bound @var{cell1} and @var{cell2} is 1013then in the yanked formula each range bound @var{cell1} and
1014relocated, or not, indepently, depending on whether it is A1-like or 1014@var{cell2} are relocated, or not, indepently, depending on whether
1015renamed. 1015they are A1-like or renamed.
1016 1016
1017An alternative method is to use 1017An alternative method is to use
1018@lisp 1018@lisp