]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-jump.el
emacs: more cleanup since dropping support for Emacs 24
[notmuch] / emacs / notmuch-jump.el
index 1e2d0497949322c26cd2c453ae215336551156d6..ff622055f0cf5c4058caec4c8d5c71253e50e5f5 100644 (file)
 (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.