]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fcurrent_time_string): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Thu, 29 May 1997 21:33:41 +0000 (21:33 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 29 May 1997 21:33:41 +0000 (21:33 +0000)
src/editfns.c

index c433be3a6df94a1dee53c3ce1678526be4a2d8f3..a195e15a3a524c093a25a5d0d5dd0773b80f31d3 100644 (file)
@@ -1002,6 +1002,9 @@ DEFUN ("current-time-string", Fcurrent_time_string, Scurrent_time_string, 0, 1,
 Programs can use this function to decode a time,\n\
 since the number of columns in each field is fixed.\n\
 The format is `Sun Sep 16 01:03:52 1973'.\n\
+However, see also the functions `decode-time' and `format-time-string'\n\
+which provide a much more powerful and general facility.\n\
+\n\
 If an argument is given, it specifies a time to format\n\
 instead of the current time.  The argument should have the form:\n\
   (HIGH . LOW)\n\