emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 541f947: ChangeLog fixes


From: Glenn Morris
Subject: [Emacs-diffs] master 541f947: ChangeLog fixes
Date: Wed, 24 Dec 2014 23:19:30 +0000

branch: master
commit 541f947b979755c7f17900e3963256126f107162
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    ChangeLog fixes
---
 doc/misc/ChangeLog   |    4 ++--
 lisp/ChangeLog       |    4 ++--
 lisp/cedet/ChangeLog |   11 +++++------
 test/ChangeLog       |    2 +-
 4 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index cd8b7f3..95e6a1c 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -107,11 +107,11 @@
 
 2014-10-26  Eric S. Raymond  <address@hidden>
 
-       * efaq-w32.texi: Neutralized language specific to a repository type.
+       * efaq-w32.texi: Neutralize language specific to a repository type.
 
 2014-10-25  Eric S. Raymond  <address@hidden>
 
-       * gnus-coding.txt: Neutralized language specific to a repository type.
+       * gnus-coding.texi: Neutralize language specific to a repository type.
 
 2014-10-20  Glenn Morris  <address@hidden>
 
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 21d609d..c369c79 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -913,7 +913,7 @@
        implemented as a trivial call to same.  Fixes the failure mode
        described in bug#694.
 
-       * vc/vc.el and all backends: API simplification; init-revision is
+       * vc/vc.el: All backends: API simplification; init-revision is
        gone, and vc-registered functions no longer take an
        initial-revision argument.
 
@@ -1644,7 +1644,7 @@
 2014-11-16  Oscar Fuentes <address@hidden>
 
        Add faces for the VC modeline state indicator.
-       * lisp/vc/vc-hooks.el:
+       * vc/vc-hooks.el:
        (vc-state-faces, vc-state-base-face)
        (vc-up-to-date-state, vc-needs-update-state)
        (vc-locked-state, vc-locally-added-state)
diff --git a/lisp/cedet/ChangeLog b/lisp/cedet/ChangeLog
index 3d6c78e..0c9158d 100644
--- a/lisp/cedet/ChangeLog
+++ b/lisp/cedet/ChangeLog
@@ -220,7 +220,7 @@
        (ede-project-autoload): Remove dirmatch entry - it is no longer
        needed.
 
-       * lisp/cedet/ede/proj.el (project-rescan): Replace direct
+       * ede/proj.el (project-rescan): Replace direct
        manipulation of `ede-projects' with equivalent and better
        functions.
        (ede-proj-load): Replace call to test if dir has project to
@@ -272,11 +272,10 @@
 
 2014-11-09  David Engster  <address@hidden>
 
-       * lisp/cedet/ede/proj-elisp.el
-       (ede-proj-target-elisp::ede-proj-tweak-autoconf): Kill buffer
-       after saving modified elisp-comp script, as to avoid "file has
-       changed on disk; really edit the buffer" questions when script
-       gets rewritten.
+       * ede/proj-elisp.el (ede-proj-target-elisp::ede-proj-tweak-autoconf):
+       Kill buffer after saving modified elisp-comp script, so as to avoid
+       "file has changed on disk; really edit the buffer" questions when
+       script gets rewritten.
 
 2014-10-29  Paul Eggert  <address@hidden>
 
diff --git a/test/ChangeLog b/test/ChangeLog
index 7d23b3e..7d33014 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -143,7 +143,7 @@
 
 2014-10-22  Noam Postavsky  <address@hidden>
 
-       * test/automated/process-tests.el (process-test-quoted-batfile):
+       * automated/process-tests.el (process-test-quoted-batfile):
        New test.
 
 2014-10-20  Glenn Morris  <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]