]> git.eshelyaron.com Git - emacs.git/commit
Allow using @@ in @uref in texinfo
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 9 Jul 2019 02:01:26 +0000 (04:01 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 9 Jul 2019 02:01:26 +0000 (04:01 +0200)
commit9926e8112605049fe3c7001606bf7945b81a631b
tree2a2edcb4e99f99252219f8b36995996118b54cd8
parent860880d7848c5a8bc2c7d7859b7238603389228b
Allow using @@ in @uref in texinfo

* lisp/textmodes/texinfmt.el (texinfo-format-uref): Allow using @@
in @uref (bug#36186) to allow things like
@uref{mailto:foo@@example.com}.
lisp/textmodes/texinfmt.el