emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Paul Eggert
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 04 Apr 2006 04:13:03 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.4982 emacs/src/ChangeLog:1.4983
--- emacs/src/ChangeLog:1.4982  Mon Apr  3 06:28:48 2006
+++ emacs/src/ChangeLog Tue Apr  4 04:13:01 2006
@@ -1,3 +1,13 @@
+2006-04-03  Paul Eggert  <address@hidden>
+
+       * editfns.c (TM_YEAR_IN_ASCTIME_RANGE): New macro, identical to
+       ../lib-src/b2m.c and ../lib-src/editfns.c.
+       (Fcurrent_time_string): Use it.
+       Document that the year might not consume 4 columns if it's outside
+       the range 1000-9999.
+       Check for asctime failure.
+       Don't assume that the output string length is always exactly 24.
+
 2006-04-03  YAMAMOTO Mitsuharu  <address@hidden>
 
        * macterm.c (XTread_socket): Initialize variable `f' before its use.




reply via email to

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