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
9102c47a
Commit
9102c47a
authored
Jun 10, 2013
by
Glenn Morris
Browse files
* doc/emacs/maintaining.texi (VC Directory Commands): Copyedit.
(Branches): Put back milder version of pre 2013-06-07 text.
parent
56602a4b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
4 deletions
+11
-4
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+6
-2
doc/emacs/maintaining.texi
doc/emacs/maintaining.texi
+5
-2
No files found.
doc/emacs/ChangeLog
View file @
9102c47a
2013-06-11 Glenn Morris <rgm@gnu.org>
* maintaining.texi (VC Directory Commands): Copyedit.
(Branches): Put back milder version of pre 2013-06-07 text.
2013-06-07 Xue Fuqiao <xfq.free@gmail.com>
* maintaining.texi (Branches): Remove text copied from other
sources.
* maintaining.texi (Branches): Remove text copied from other sources.
2013-06-05 Alan Mackenzie <acm@muc.de>
...
...
doc/emacs/maintaining.texi
View file @
9102c47a
...
...
@@ -1204,7 +1204,7 @@ files and directories.
@item x
Hide files with @samp{up-to-date} status
(@code{vc-dir-hide-up-to-date}). With a prefix argument, hide items
that are in st
at
e
of item at point
from display
.
whose state is th
at of
the
item at point.
@end table
@findex vc-dir-mark
...
...
@@ -1267,7 +1267,10 @@ bring them back at a later time).
@cindex branch (version control)
One use of version control is to support multiple independent lines
of development, which are called @dfn{branches}.
of development, which are called @dfn{branches}. Amongst other
things, branches can be used for maintaining separate ``stable'' and
``development'' versions of a program, and for developing unrelated
features in isolation from one another.
VC'
s
support
for
branch
operations
is
currently
fairly
limited
.
For
decentralized
version
control
systems
,
it
provides
commands
for
...
...
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