]> git.notmuchmail.org Git - notmuch/commit
emacs: Improved compatibility for window-body-width in Emacs < 24
authorAustin Clements <amdragon@MIT.EDU>
Fri, 8 Aug 2014 17:06:05 +0000 (13:06 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 17 Aug 2014 00:44:47 +0000 (17:44 -0700)
commitc1845bf0a430b1d0bda6703246a1bcc8962175ab
treeedec5c07dbc9086a93a820cb66877d76bc09955e
parentf92342cb76fa3e1fa2f1c2e727f8ddf1a5c21b7d
emacs: Improved compatibility for window-body-width in Emacs < 24

Fix byte compiler warning "Warning: the function `window-body-width'
is not known to be defined." by moving our compatibility wrapper
before its use and simplify the definition to a defalias for the old
name of the function.
emacs/notmuch-jump.el