all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Cc: Stefan Kangas <stefankangas@gmail.com>
Subject: Re: [elpa] master c7e0e5b: Add provide-statements to ada-ref-man and uni-confusables
Date: Tue, 11 Aug 2020 21:51:12 -0400	[thread overview]
Message-ID: <jwvy2mkskcw.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <20200812012412.9D12920CB8@vcs0.savannah.gnu.org> (Stefan Kangas's message of "Tue, 11 Aug 2020 21:24:12 -0400 (EDT)")

> diff --git a/packages/uni-confusables/uni-confusables.el b/packages/uni-confusables/uni-confusables.el
> index cf8b20b..4e182d8 100644
> --- a/packages/uni-confusables/uni-confusables.el
> +++ b/packages/uni-confusables/uni-confusables.el
> @@ -80,4 +80,6 @@
>  ;; no-byte-compile: t
>  ;; End:
>  
> +(provide 'uni-confusables)
> +
>  ;;; uni-confusables.el ends here

This file is auto-generated, so please make sure you also modify
gen-confusables.el accordingly.


        Stefan




       reply	other threads:[~2020-08-12  1:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20200812012411.20666.55278@vcs0.savannah.gnu.org>
     [not found] ` <20200812012412.9D12920CB8@vcs0.savannah.gnu.org>
2020-08-12  1:51   ` Stefan Monnier [this message]
2020-08-14  7:54     ` [elpa] master c7e0e5b: Add provide-statements to ada-ref-man and uni-confusables 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=jwvy2mkskcw.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=stefankangas@gmail.com \
    /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.