[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r112785: Refine maintaining.texi.
From: |
Xue Fuqiao |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r112785: Refine maintaining.texi. |
Date: |
Thu, 30 May 2013 17:27:55 +0800 |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 112785
committer: Xue Fuqiao <address@hidden>
branch nick: trunk
timestamp: Thu 2013-05-30 17:27:55 +0800
message:
Refine maintaining.texi.
* maintaining.texi (Types of Log File): Supplement some information of
change log files.
modified:
doc/emacs/ChangeLog
doc/emacs/maintaining.texi
=== modified file 'doc/emacs/ChangeLog'
--- a/doc/emacs/ChangeLog 2013-05-15 23:14:18 +0000
+++ b/doc/emacs/ChangeLog 2013-05-30 09:27:55 +0000
@@ -1,3 +1,8 @@
+2013-05-30 Xue Fuqiao <address@hidden>
+
+ * maintaining.texi (Types of Log File): Supplement some
+ information of change log files.
+
2013-05-15 Juri Linkov <address@hidden>
* search.texi (Repeat Isearch): Mention key `RET' to finish
=== modified file 'doc/emacs/maintaining.texi'
--- a/doc/emacs/maintaining.texi 2013-01-02 16:13:04 +0000
+++ b/doc/emacs/maintaining.texi 2013-05-30 09:27:55 +0000
@@ -342,7 +342,9 @@
modification log for the entire system, which makes change log files
somewhat redundant. One advantage that they retain is that it is
sometimes useful to be able to view the transaction history of a
-single directory separately from those of other directories.
+single directory separately from those of other directories. Another
+advantage is that commit logs can't be fixed in many version control
+systems.
A project maintained with version control can use just the version
control log, or it can use both kinds of logs. It can handle some
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r112785: Refine maintaining.texi.,
Xue Fuqiao <=