• Paul Eggert's avatar
    Fix doc for machines with wider system times such as time_t. · da908fa9
    Paul Eggert authored
    On such machines, it's now safe to assume that EMACS_INT is as
    wide as the system times, so that shifting right by 16 will
    result in an integer that always fits in EMACS_INT.
    * dired.c (Ffile_attributes): Document large inode number handling.
    * termhooks.h: Fix comment for large time stamp handling.
    da908fa9
ChangeLog 151 KB