2017-03-12  Eric Abrahamsen  <eric@ericabrahamsen.net>

	Fix email subtree command

	* packages/gnorb/gnorb-org.el (gnorb-org-handle-mail): File was just
	 getting tossed off into the ether -- how did this ever work?
	 (gnorb-org-email-subtree): Need to special-case ODT file export, it
	 does too much clever stuff for us to invoke it at a low level.
	* packages/gnorb/gnorb.el: Bump version.

2017-03-12  Eric Abrahamsen  <eric@ericabrahamsen.net>

	Merge commit '96b73f42807bc34c11e9bb99f25b856b249014b5'

	Merge further fixes to last update

2017-03-12  Eric Abrahamsen  <eric@ericabrahamsen.net>

	Merge commit 'ae75eeb6f3a0fa8598d06c3b14ead8606918a446'

2016-07-11  Paul Eggert	 <eggert@cs.ucla.edu>

	Fix some quoting problems in doc strings

	Most of these are minor issues involving, e.g., quoting `like this' 
	instead of 'like this'.	 A few involve escaping ` and ' with a preceding
	\= when the characters should not be turned into curved single quotes.

2016-01-05  Eric Abrahamsen  <eric@ericabrahamsen.net>

	Merge commit '899a1f2bad8795a29c0df09c1bd28b3a3b7e48f8'

2016-01-05  Eric Abrahamsen  <eric@ericabrahamsen.net>

	Merge commit '37c46180280f10fa5120a017acd04f7022d124e4'

2015-05-05  Eric Abrahamsen  <eric@ericabrahamsen.net>

	Merge commit 'faf966b6b5921074da6b99477e1f0bea29b45f6f'

2015-04-23  Eric Abrahamsen  <eric@ericabrahamsen.net>

	Merge commit '0d69d15d20b69f439c1a1ed451e06f77b1252b3e' from gnorb

2015-04-23  Eric Abrahamsen  <eric@ericabrahamsen.net>

	Merge commit '3e5c11a13981a1ff613cb4442ad644285c44e481' from gnorb

2014-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>

	* packages/gnorb: Don't require cl.  Fix up compilation errors.

	* packages/gnorb/gnorb-bbdb.el: Don't require cl unnecessarily. Don't
	fail compilation just because bbdb is not available yet.
	(gnorb-bbdb-tag-agenda): Fix typo.
	* packages/gnorb/gnorb-gnus.el: Don't require cl unnecessarily.
	(gnorb-gnus-view): Fix var binding.
	* packages/gnorb/gnorb-org.el: Don't require cl unnecessarily.
	* packages/gnorb/gnorb-utils.el: Don't require cl unnecessarily. But do
	require mailcap.
	(gnorb-msg-id-to-group): Remove dead code.

2014-10-25  Eric Abrahamsen  <eric@ericabrahamsen.net>

	Merging Gnorb commits up to 1.0.1

2014-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>

	* packages/gnorb/gnorb.el: Mention dependency on cl-lib. Require `bbdb'
	here, and not during compilation.
	* packages/gnorb/gnorb-utils.el: Don't require `cl'. Don't require
	`bbdb', in case it's not installed.
	* packages/gnorb/gnorb-registry.el: Require cl-lib.  Use cl-lib names.
	* packages/gnorb/gnorb-org.el: Require cl-lib.	Use cl-lib names.
	* packages/gnorb: Fix up copyright and compilation.
	* packages/gnorb/gnorb-bbdb.el: Require `cl-lib'.  Use cl-lib names.
	(bbdb-separator-alist, bbdb-xfield-label-list): Check before use.

2014-10-09  Eric Abrahamsen  <eric@ericabrahamsen.net>

	Merge commit '0b9eb2b647a49ffa3dc4e3e61cb8bd94c7fe3634' as
	'packages/gnorb'

