• Paul Eggert's avatar
    Fix xdg timestamp error on 32-bit Emacs · 2bfa4285
    Paul Eggert authored
    * lisp/xdg.el (xdg-thumb-mtime): Return an Emacs timestamp,
    not an integer.  This avoids signaling an error on 32-bit
    Emacs, where timestamps typically do not fit into fixnums
    (Bug#28921).
    2bfa4285
xdg.el 7.34 KB