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
3f270c8a
Commit
3f270c8a
authored
Mar 28, 2002
by
André Spiegel
Browse files
Add section for VC Changes. New entry for `vc-cvs-global-switches'.
parent
bbce0417
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
etc/NEWS
etc/NEWS
+9
-0
No files found.
etc/NEWS
View file @
3f270c8a
...
@@ -377,6 +377,15 @@ were changed.
...
@@ -377,6 +377,15 @@ were changed.
** On terminals whose erase-char is ^H (Backspace), Emacs
** On terminals whose erase-char is ^H (Backspace), Emacs
now uses normal-erase-is-backspace-mode.
now uses normal-erase-is-backspace-mode.
** VC Changes
*** There is a new user option `vc-cvs-global-switches' that allows
you to specify switches that are passed to any CVS command invoked
by VC. These switches are used as "global options" for CVS, which
means they are inserted before the command name. For example, this
allows you to specify a compression level using the "-z#" option for
CVS.
** EDiff changes.
** EDiff changes.
+++
+++
...
...
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