[PATCH] Fix: Emacs 25 fancy diary inclusion in agenda
commit4a872ae3a0c4acd26176e53973f05e05d6f431ad
authorMarco Wahl <marcowahlsoft@gmail.com>
Sat, 11 Oct 2014 16:16:36 +0000 (11 18:16 +0200)
committerMarco Wahl <marcowahlsoft@gmail.com>
Sat, 11 Oct 2014 16:16:36 +0000 (11 18:16 +0200)
tree330ee4fc0ccb025b35cca19c9295cce1592f5068
parent39eb7796e8560f172ba6d69ff1f943b62b3fefd2
[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