Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e6516960
Commit
e6516960
authored
Jun 18, 2006
by
Michael Kifer
Browse files
2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
some typo fixes
parent
ec6aebe8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
man/ediff.texi
man/ediff.texi
+12
-0
No files found.
man/ediff.texi
View file @
e6516960
...
...
@@ -1614,6 +1614,9 @@ The variable @code{ediff-ignore-case} controls whether Ediff starts out by
ignoring letter case or not. It can be set in @file
{
.emacs
}
using
@code
{
setq
-
default
}
.
When case sensitivity is toggled, all difference
regions are recomputed.
@node Highlighting Difference Regions, Narrowing, Selective Browsing, Customization
@section Highlighting Difference Regions
...
...
@@ -2316,6 +2319,14 @@ prior to starting Ediff, so Ediff just preserves status quo here.
Using @code
{
ediff-cleanup-hook
}
, one can make Ediff delete the variants
unconditionally (e.g., by making @code
{
ediff-janitor
}
into one of these hooks).
@item ediff-keep-tmp-versions
@vindex @code
{
ediff-keep-tmp-versions
}
Default is @code
{
nil
}
. If @code
{
t
}
, the versions of the files being
compared or merged using operations such as @code
{
ediff-revision
}
or
@code
{
ediff-merge-revisions
}
are not deleted on exit. The normal action is
to clean up and delete these version files.
@item ediff-grab-mouse
@vindex @code
{
ediff-grab-mouse
}
Default is @code
{
t
}
. Normally, Ediff grabs mouse and puts it in its
...
...
@@ -2457,6 +2468,7 @@ Karl Heuer (kwzh@@gnu.org),
(jaffe@@chipmunk.cita.utoronto.ca),
David Karr (dkarr@@nmo.gtegsc.com),
Norbert Kiesel (norbert@@i3.informatik.rwth-aachen.de),
Steffen Kilb (skilb@@gmx.net),
Leigh L Klotz (klotz@@adoc.xerox.com),
Fritz Knabe (Fritz.Knabe@@ecrc.de),
Heinz Knutzen (hk@@informatik.uni-kiel.d400.de),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment