aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2009-07-03 01:36:12 +0000
committerGlenn Morris2009-07-03 01:36:12 +0000
commitd07e72d3c85fe8eeae8b6c9a9823ff886d1cfd39 (patch)
tree71effe10a7257937e73dc2b1f22dda996b265c8d
parent07ee224d043fab2904aad446746aebef2a4ea24a (diff)
downloademacs-d07e72d3c85fe8eeae8b6c9a9823ff886d1cfd39.tar.gz
emacs-d07e72d3c85fe8eeae8b6c9a9823ff886d1cfd39.zip
(Emerge): Tweak Misc menu description.
(Submodes of Emerge): Skip Prefers is only relevant with an ancestor. (Merge Commands): `.' does not seem to work in A or B buffer. `l' can recreate the 3-window display.
-rw-r--r--doc/emacs/ChangeLog21
-rw-r--r--doc/emacs/emerge-xtra.texi23
2 files changed, 34 insertions, 10 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 337e0c8c5e2..1d08b71eb96 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,3 +1,24 @@
12009-07-03 Glenn Morris <rgm@gnu.org>
2
3 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
4 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
5 (Merge Commands): `.' does not seem to work in A or B buffer.
6 `l' can recreate the 3-window display.
7
8 * glossary.texi (Glossary): Minor phrasing changes throughout.
9 Add more internal cross-references.
10 <Autoloading>: You can't really autoload a variable.
11 <C-M->: Move details here from `M-C-' item.
12 <Continuation Line>: Refer to `Truncation.'
13 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
14 <Home Directory, Unix>: New entries.
15 <Deletion of Files>: Mention recycle bins.
16 <Directory>: Mention ``folders.''
17 <Error>: Don't mention ``type-ahead.''
18 <Fringe>: Refer to the manual node.
19 <Minor Mode>: Can be global or local.
20 <Spell Checking>: There are other checkers besides Ispell.
21
12009-07-02 Glenn Morris <rgm@gnu.org> 222009-07-02 Glenn Morris <rgm@gnu.org>
2 23
3 * anti.texi (Antinews): Minor changes in phrasing. 24 * anti.texi (Antinews): Minor changes in phrasing.
diff --git a/doc/emacs/emerge-xtra.texi b/doc/emacs/emerge-xtra.texi
index f932f7ba5ea..c3b412f70c6 100644
--- a/doc/emacs/emerge-xtra.texi
+++ b/doc/emacs/emerge-xtra.texi
@@ -31,7 +31,7 @@ and @ref{Top, Ediff,, ediff, The Ediff Manual}.
31 changing states of differences, etc. 31 changing states of differences, etc.
32* Exiting Emerge:: What to do when you've finished the merge. 32* Exiting Emerge:: What to do when you've finished the merge.
33* Combining in Emerge:: How to keep both alternatives for a difference. 33* Combining in Emerge:: How to keep both alternatives for a difference.
34* Fine Points of Emerge:: Misc. 34* Fine Points of Emerge:: Miscellaneous issues.
35@end menu 35@end menu
36 36
37@node Overview of Emerge 37@node Overview of Emerge
@@ -149,17 +149,18 @@ faster as long as you simply choose one of the alternatives from the
149input. The mode line indicates Auto Advance mode with @samp{A}. 149input. The mode line indicates Auto Advance mode with @samp{A}.
150 150
151 If Skip Prefers mode is in effect, the @kbd{n} and @kbd{p} commands 151 If Skip Prefers mode is in effect, the @kbd{n} and @kbd{p} commands
152skip over differences in states prefer-A and prefer-B (@pxref{State of 152skip over differences in states ``prefer-A'' and ``prefer-B''
153Difference}). Thus you see only differences for which neither version 153(@pxref{State of Difference}). Thus you see only differences for
154is presumed ``correct.'' The mode line indicates Skip Prefers mode with 154which neither version is presumed ``correct.'' The mode line
155@samp{S}. 155indicates Skip Prefers mode with @samp{S}. This mode is only relevant
156when there is an ancestor.
156 157
157@findex emerge-auto-advance-mode 158@findex emerge-auto-advance-mode
158@findex emerge-skip-prefers-mode 159@findex emerge-skip-prefers-mode
159 Use the command @kbd{s a} (@code{emerge-auto-advance-mode}) to set or 160 Use the command @kbd{s a} (@code{emerge-auto-advance-mode}) to set or
160clear Auto Advance mode. Use @kbd{s s} 161clear Auto Advance mode. Use @kbd{s s}
161(@code{emerge-skip-prefers-mode}) to set or clear Skip Prefers mode. 162(@code{emerge-skip-prefers-mode}) to set or clear Skip Prefers mode.
162These commands turn on the mode with a positive argument, turns it off 163These commands turn on the mode with a positive argument, turn it off
163with a negative or zero argument, and toggle the mode with no argument. 164with a negative or zero argument, and toggle the mode with no argument.
164 165
165@node State of Difference 166@node State of Difference
@@ -191,7 +192,7 @@ the mode line.
191 192
192The command @kbd{d a} chooses default-A as the default state, and @kbd{d 193The command @kbd{d a} chooses default-A as the default state, and @kbd{d
193b} chooses default-B. This chosen default applies to all differences 194b} chooses default-B. This chosen default applies to all differences
194which you haven't ever selected and for which no alternative is preferred. 195that you have never selected and for which no alternative is preferred.
195If you are moving through the merge sequentially, the differences you 196If you are moving through the merge sequentially, the differences you
196haven't selected are those following the selected one. Thus, while 197haven't selected are those following the selected one. Thus, while
197moving sequentially, you can effectively make the A version the default 198moving sequentially, you can effectively make the A version the default
@@ -242,8 +243,9 @@ Choose the B version of this difference.
242Select difference number @var{n}. 243Select difference number @var{n}.
243 244
244@item . 245@item .
245Select the difference containing point. You can use this command in the 246Select the difference containing point.
246merge buffer or in the A or B buffer. 247@c [Does not work in the A or B buffer?]
248@c You can use this command in the merge buffer or in the A or B buffer.
247 249
248@item q 250@item q
249Quit---finish the merge. 251Quit---finish the merge.
@@ -258,7 +260,8 @@ Go into Fast mode. (In Edit mode, this is actually @kbd{C-c C-c f}.)
258Go into Edit mode. 260Go into Edit mode.
259 261
260@item l 262@item l
261Recenter (like @kbd{C-l}) all three windows. 263Recenter (like @kbd{C-l}) all three windows. With an argument,
264reestablish the default three-window display.
262 265
263@item - 266@item -
264Specify part of a prefix numeric argument. 267Specify part of a prefix numeric argument.