]> git.notmuchmail.org Git - notmuch/commit
compatibility with emacs22
authorJames Vasile <james@hackervisions.org>
Sun, 28 Feb 2010 01:34:45 +0000 (20:34 -0500)
committerCarl Worth <cworth@cworth.org>
Tue, 16 Nov 2010 23:04:22 +0000 (15:04 -0800)
commit7ae149445a83f18b774b269b85eeea852e386282
tree50c998827fee090d813ab3f5b310bf550483d0c0
parentc4bbbb73f8721098d11514e867e3b75899b1cd8d
compatibility with emacs22

Emacs22 lacks apply-partially and mouse-event-p, so define them if emacs
version is less than 23.  With this change, I was able to begin using
notmuch in emacs22.

The definitions of apply-partially and mouse-event-p are copied from
the emacs 23 distribution, (which is distributed under the GPLv3+ just
as notmuch).
emacs/notmuch-lib.el