X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-jump.el;fp=emacs%2Fnotmuch-jump.el;h=ff622055f0cf5c4058caec4c8d5c71253e50e5f5;hp=1e2d0497949322c26cd2c453ae215336551156d6;hb=ff80122972c3ab9882654a0d75698c6692007e15;hpb=1acaaa093c6e62a469a86befab21afcfce4170ea diff --git a/emacs/notmuch-jump.el b/emacs/notmuch-jump.el index 1e2d0497..ff622055 100644 --- a/emacs/notmuch-jump.el +++ b/emacs/notmuch-jump.el @@ -29,11 +29,6 @@ (require 'notmuch-lib) (require 'notmuch-hello) -(eval-and-compile - (unless (fboundp 'window-body-width) - ;; Compatibility for Emacs pre-24 - (defalias 'window-body-width 'window-width))) - ;;;###autoload (defun notmuch-jump-search () "Jump to a saved search by shortcut key.