emacs-diffs
[Top][All Lists]
Advanced

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

emacs-27 009c6a1 1/4: ; ChangeLog.3 fixes


From: Nicolas Petton
Subject: emacs-27 009c6a1 1/4: ; ChangeLog.3 fixes
Date: Thu, 27 Feb 2020 12:19:11 -0500 (EST)

branch: emacs-27
commit 009c6a17676ff9a6d4664acdb174f332238db64c
Author: Nicolas Petton <address@hidden>
Commit: Nicolas Petton <address@hidden>

    ; ChangeLog.3 fixes
---
 ChangeLog.3 | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/ChangeLog.3 b/ChangeLog.3
index 07f7be4..df23430 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -11090,7 +11090,7 @@
 
        Expand testing of time-stamp format "%y"
 
-       * time-stamp-tests.el (time-stamp-test-year): break into two tests,
+       * test/lisp/time-stamp-tests.el (time-stamp-test-year): break into two 
tests,
        time-stamp-test-year-2digit and time-stamp-test-year-4digit.  Expand
        time-stamp-test-year-2digit to look more like tests for other 2-digit
        conversions.
@@ -12640,24 +12640,24 @@
 
        Move undocumented time-stamp formats closer to format-time-string
 
-       * time-stamp.el (time-stamp-string-preprocess): Update some undocumented
+       * lisp/time-stamp.el (time-stamp-string-preprocess): Update some 
undocumented
        formatting characters of time-stamp format for closer (still incomplete)
        alignment with format-time-string.  They have displayed a warning since
        Emacs 20 (released in 1997), so it is unlikely anyone is using them.
 
-       * time-stamp-tests.el: Update tests to match new expectations.
+       * test/lisp/time-stamp-tests.el: Update tests to match new expectations.
 
 2019-09-30  Stephen Gildea  <address@hidden>
 
        time-stamp doc: recommend formats closer to format-time-string
 
-       * time-stamp.el (time-stamp-format, time-stamp-pattern): Update
+       * lisp/time-stamp.el (time-stamp-format, time-stamp-pattern): Update
        recommended (documented) formats.  No code changes, just documentation.
        All recommended formats are compatible at least as far back as Emacs
        22.1 (released in 2007) and are now closer to compatibility with
        format-time-string.
 
-       * time-stamp-tests.el: Update test comments to match.
+       * test/lisp/time-stamp-tests.el: Update test comments to match.
 
 2019-09-30  Juanma Barranquero  <address@hidden>
 
@@ -12975,7 +12975,7 @@
 
        Reorganize time-stamp tests
 
-       * time-stamp-tests.el: Group tests by when the format was or will be
+       * test/lisp/time-stamp-tests.el: Group tests by when the format was or 
will be
        documented.  Add tests for a few more undocumented, volatile formats.
        Change AM hours test time to be a different hour from PM test time.
        (Making these changes to the tests now will minimize test changes
@@ -13797,15 +13797,15 @@
 
        Expand time-stamp unit tests to cover all formatting options
 
-       * time-stamp-tests.el: Expand unit tests to cover all formatting 
options.
+       * test/lisp/time-stamp-tests.el: Expand unit tests to cover all 
formatting options.
        These tests validate time-stamp-pattern formatting that has existed
        since at least Emacs 22 (released in 2007).  The tests cover both
        documented behavior and behavior implemented to support future 
migrations.
 
-       * time-stamp.el (time-stamp-string): Add a second argument (TIME) to
+       * test/lisp/time-stamp-tests.el (time-stamp-string): Add a second 
argument (TIME) to
        open a testing seam.  Have the unit tests call this public function.
 
-       * time-stamp.el (time-stamp-string, time-stamp-string-preprocess):
+       * test/lisp/time-stamp-tests.el (time-stamp-string, 
time-stamp-string-preprocess):
        Remove the second pass through time-string--format.  (Previously both
        functions called it.)  It was used only to handle "%", but this is now
        handled by having time-stamp-string-preprocess not double it.
@@ -139426,7 +139426,7 @@
 
 This file records repository revisions from
 commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to
-commit af519a634878dd8e72f8276d82601b6562029107 (inclusive).
+commit f9e53947c71ddf7f8d176a23c0a585fafa13b952 (inclusive).
 See ChangeLog.2 for earlier changes.
 
 ;; Local Variables:



reply via email to

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