summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/autoload.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-10-20 19:16:29 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-10-20 19:17:04 -0700
commit83db9a1bba20575303fd01f8e67d5c6e09e3d72a (patch)
tree22582c06a4ada43f1305068696ab3cf10c822c6e /lisp/emacs-lisp/autoload.el
parente655946ce0946b7081b037fa50be4d3fb1609b0b (diff)
downloademacs-83db9a1bba20575303fd01f8e67d5c6e09e3d72a.tar.gz
emacs-83db9a1bba20575303fd01f8e67d5c6e09e3d72a.tar.bz2
emacs-83db9a1bba20575303fd01f8e67d5c6e09e3d72a.zip
Fix two more minor Gnus typos
* lisp/gnus/mail-source.el (mail-source-delete-old-incoming): The old code had two minor bugs: first, it multiplied by 1/65536 instead of by 1/86400. Second, it called current-time twice and glued part of the two results together, resulting in a race. Fix both bugs by simplifying the code and using time-to-number-of-days.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions