all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: emacs-devel@gnu.org
Cc: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: master 62233c9: Use lexical-binding in lisp/{term,nxml,language}
Date: Fri, 29 Jan 2021 16:33:14 +0100	[thread overview]
Message-ID: <87pn1n4v2d.fsf@gmx.de> (raw)
In-Reply-To: <20210128134322.507A820B72@vcs0.savannah.gnu.org> (Stefan Monnier's message of "Thu, 28 Jan 2021 08:43:21 -0500 (EST)")

monnier@iro.umontreal.ca (Stefan Monnier) writes:

Hi Stefan,

> branch: master
> commit 62233c9824047e989cb72c8e2d05e4b4444fe0be
> Author: Stefan Monnier <monnier@iro.umontreal.ca>
> Commit: Stefan Monnier <monnier@iro.umontreal.ca>
>
>     Use lexical-binding in lisp/{term,nxml,language}
>
>     * test/lisp/electric-tests.el:
>     * lisp/term/w32console.el:
>     * lisp/nxml/rng-util.el:
>     * leim/leim-ext.el: Use lexical-binding.
>
>     * lisp/international/titdic-cnv.el (tit-process-header)
>     (miscdic-convert):
>     * lisp/international/mule-cmds.el (leim-list-header):
>     * lisp/international/ja-dic-cnv.el (skkdic-convert):
>     Use lexical-binding in the generated file.
> ---
>  leim/leim-ext.el                 | 12 ++++++------
>  lisp/international/ja-dic-cnv.el |  3 ++-
>  lisp/international/mule-cmds.el  |  2 +-
>  lisp/international/quail.el      |  2 +-
>  lisp/international/titdic-cnv.el |  4 ++++
>  lisp/nxml/rng-util.el            |  2 +-
>  lisp/term/w32console.el          |  2 +-
>  test/lisp/electric-tests.el      |  2 +-
>  8 files changed, 17 insertions(+), 12 deletions(-)

Looks, like this has broken electric-tests :-(

Best regards, Michael.



       reply	other threads:[~2021-01-29 15:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210128134320.25762.38081@vcs0.savannah.gnu.org>
     [not found] ` <20210128134322.507A820B72@vcs0.savannah.gnu.org>
2021-01-29 15:33   ` Michael Albinus [this message]
2021-01-29 19:20     ` master 62233c9: Use lexical-binding in lisp/{term,nxml,language} Stefan Monnier
2021-01-29 20:09       ` Michael Albinus
2021-01-29 21:49         ` Stefan Monnier
2021-01-29 20:10       ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pn1n4v2d.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.