[PATCH] Fix: Emacs 25 fancy diary inclusion in agendarelease_8.2.10
commitfdd9b18598239dd0e8b18383ac930110d51ed22e
authorMarco Wahl <marcowahlsoft@gmail.com>
Sat, 11 Oct 2014 16:16:36 +0000 (11 18:16 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 12 Oct 2014 22:19:07 +0000 (13 00:19 +0200)
treefbcd15060e1eccc95f32612d0619be78648a69ef
parenta0ac1344fccc391abda4e5f5088a399e511b3607
[PATCH] Fix: Emacs 25 fancy diary inclusion in agenda

* lisp/org-agenda.el (org-get-entries-from-diary): Use the suitable
  display function.  Drop the usage of the obsolete diary-display-hook.

fancy-diary-display has been dropped in Emacs 25.  diary-fancy-display
is the long known replacement of fancy-diary-display.

diary-display-hook has been marked obsolete before Emacs 23.2.
lisp/org-agenda.el