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
eb766f96
Commit
eb766f96
authored
Mar 20, 2002
by
Michael Kifer
Browse files
added a description of the new features in Ediff
parent
74c2ff4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
etc/NEWS
etc/NEWS
+13
-0
No files found.
etc/NEWS
View file @
eb766f96
...
...
@@ -377,6 +377,19 @@ were changed.
** On terminals whose erase-char is ^H (Backspace), Emacs
now uses normal-erase-is-backspace-mode.
** EDiff changes.
*** When comparing directories.
Typing D brings up a buffer that lists the differences between the contents of
directories. Now it is possible to use this buffer to copy the missing files
from one directory to another.
*** When comparing files or buffers.
Typing the = key now offers to perform the word-by-word comparison of the
currently highlighted regions in an inferior Ediff session. If you answer 'n'
then it reverts to the old behavior and asks the user to select regions for
comparison.
** Etags changes.
*** In Prolog, etags creates tags for rules in addition to predicates.
...
...
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