Don't mention XEmacs toolbar in ediff manual
* doc/misc/ediff.texi (Other Session Commands): Don't mention XEmacs specific toolbar support for now. This can be changed back once the toolbar is ported to Emacs.
This commit is contained in:
parent
7ffcba4213
commit
d91ffdbec2
1 changed files with 7 additions and 4 deletions
|
@ -947,12 +947,14 @@ This function can also be invoked from the Menubar. However, in some
|
|||
cases, the change will take place only after you execute one of the Ediff
|
||||
commands, such as going to the next difference or redisplaying.
|
||||
|
||||
@c --> The below can be revisited once the toolbar has been ported to Emacs:
|
||||
@ignore
|
||||
@item ediff-toggle-use-toolbar
|
||||
@findex ediff-toggle-use-toolbar
|
||||
Available in XEmacs only. The Ediff toolbar provides quick access to some
|
||||
of the common Ediff functions. This function toggles the display of the
|
||||
toolbar. If invoked from the menubar, the function may take sometimes
|
||||
effect only after you execute an Ediff command, such as going to the next
|
||||
The Ediff toolbar provides quick access to some of the common Ediff
|
||||
functions. This function toggles the display of the toolbar. If
|
||||
invoked from the menubar, the function may take sometimes effect only
|
||||
after you execute an Ediff command, such as going to the next
|
||||
difference.
|
||||
|
||||
@item ediff-use-toolbar-p
|
||||
|
@ -961,6 +963,7 @@ The use of the toolbar can also be specified via the variable
|
|||
@code{ediff-use-toolbar-p} (default is @code{t}). This variable can be set
|
||||
only in @file{.emacs}: do @strong{not} change it interactively. Use the
|
||||
function @code{ediff-toggle-use-toolbar} instead.
|
||||
@end ignore
|
||||
|
||||
@item ediff-revert-buffers-then-recompute-diffs
|
||||
@findex ediff-revert-buffers-then-recompute-diffs
|
||||
|
|
Loading…
Add table
Reference in a new issue