Kyle Meyer <kyle <at> kyleam.com> writes: > > There have been several commits made recently in the Emacs repo related > to quoting style in docstrings and messages. I've backported the > changes touching Org files and pushed to the branch maint-quotes. I put > them there instead of installing them directly on maint to allow time > for things in the Emacs repo to settle and to get feedback about how I > plan to incorporate these changes. (Judging from the discussion on > emacs.devel [1-5], there may be various opinions on this.)
Isn't this dependent on Emacs 25? Currently maint target emacs 23 and master targets 24.3. On the specific proposals I have no opinions. Unless the changes will work with Emacs 23 or 24, I guess we will have to wait to orgmode 10, or what? Or bump the requirement for master. Rasmus