unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 369cb30: (libxml-parse-html-region): Make DISCARD-COMMENTS obsolete
       [not found] ` <20180414170726.9EBD720648@vcs0.savannah.gnu.org>
@ 2018-04-24  1:03   ` Glenn Morris
  2018-04-24 14:44     ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2018-04-24  1:03 UTC (permalink / raw)
  To: emacs-devel; +Cc: Lars Ingebrigtsen

Lars Ingebrigtsen wrote:

> branch: master
> commit 369cb30d8cc9b2c1eee8ed21cca89e0277f8d61d
[...]
>     (libxml-parse-html-region): Make DISCARD-COMMENTS obsolete
>     
>     * lisp/subr.el (libxml-parse-xml-region)
>     (libxml-parse-html-region): Make DISCARD-COMMENTS obsolete.
[...]
> --- a/lisp/subr.el
> +++ b/lisp/subr.el
[...]
> +(set-advertised-calling-convention 'libxml-parse-xml-region '(start end base-url) "27.1")
> +(set-advertised-calling-convention 'libxml-parse-html-region '(start end base-url) "27.1")

Hi,

As well as making DISCARD-COMMENTS obsolete, the above makes BASE-URL
required when it was previously optional. Was that intentional?



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: master 369cb30: (libxml-parse-html-region): Make DISCARD-COMMENTS obsolete
  2018-04-24  1:03   ` master 369cb30: (libxml-parse-html-region): Make DISCARD-COMMENTS obsolete Glenn Morris
@ 2018-04-24 14:44     ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2018-04-24 14:44 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

Glenn Morris <rgm@gnu.org> writes:

> As well as making DISCARD-COMMENTS obsolete, the above makes BASE-URL
> required when it was previously optional. Was that intentional?

Nope.  I'll fix that...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-24 14:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180414170725.23574.8815@vcs0.savannah.gnu.org>
     [not found] ` <20180414170726.9EBD720648@vcs0.savannah.gnu.org>
2018-04-24  1:03   ` master 369cb30: (libxml-parse-html-region): Make DISCARD-COMMENTS obsolete Glenn Morris
2018-04-24 14:44     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).