summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/timer-list.el
diff options
context:
space:
mode:
authorEric Abrahamsen <eric@ericabrahamsen.net>2017-12-16 14:03:18 -0800
committerEric Abrahamsen <eric@ericabrahamsen.net>2017-12-18 10:10:52 -0800
commit5f17472574565ac10bfcacb7058f3684296c8e7d (patch)
tree43d70f651b3bec3bba50c9559b47ea9949406ea2 /lisp/emacs-lisp/timer-list.el
parent5959b48ece0abe4639667c023da6363859088676 (diff)
downloademacs-5f17472574565ac10bfcacb7058f3684296c8e7d.tar.gz
emacs-5f17472574565ac10bfcacb7058f3684296c8e7d.tar.bz2
emacs-5f17472574565ac10bfcacb7058f3684296c8e7d.zip
Fix Gnus registry header extraction
* lisp/gnus/gnus-registry.el (gnus-registry-fetch-recipients-fast, gnus-registry-fetch-sender-fast): First, delete `gnus-registry-fetch-header-fast'. It was being called with reversed arguments, and thus always returned nil, but even if the argument order was correct it would have raised an error, as it was trying to `assq' a string in a vector. Instead, just have these two functions do their own work, as they're doing fairly different things.
Diffstat (limited to 'lisp/emacs-lisp/timer-list.el')
0 files changed, 0 insertions, 0 deletions