summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/trace.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@twinsun.com>2006-04-04 04:13:02 +0000
committerPaul Eggert <eggert@twinsun.com>2006-04-04 04:13:02 +0000
commitd65b42351fbebde2539d447ecf5443e1725bdce3 (patch)
treedeb0a158f63a41290877cd94550db6d95bd4d500 /lisp/emacs-lisp/trace.el
parentd4d0c924b1b4b6d0a20b21b791b0226ba579f5fb (diff)
downloademacs-d65b42351fbebde2539d447ecf5443e1725bdce3.tar.gz
emacs-d65b42351fbebde2539d447ecf5443e1725bdce3.tar.bz2
emacs-d65b42351fbebde2539d447ecf5443e1725bdce3.zip
* lib-src/b2m.c (main): Don't include <limits.h>.
(TM_YEAR_BASE): New macro. (TM_YEAR_IN_ASCTIME_RANGE): Don't define if already defined, so that s/ files can override this. Use the more-conservative range 1000-9999. (main): Check for asctime returning NULL. * lib-src/fakemail.c: Likewise. * src/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.
Diffstat (limited to 'lisp/emacs-lisp/trace.el')
0 files changed, 0 insertions, 0 deletions