Hello,
Kyle Meyer 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 m
Rasmus writes:
> Isn't this dependent on Emacs 25? Currently maint target emacs 23 and master
> targets 24.3.
They will only affect Emacs 25 users, but IIUC none of these would break
the any supported Emacs versions.
If the Emacs version doesn't have functions that look at
text-quoting-style an
Kyle Meyer 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 dire
Hello,
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