* Re: [elpa] master c7e0e5b: Add provide-statements to ada-ref-man and uni-confusables
[not found] ` <20200812012412.9D12920CB8@vcs0.savannah.gnu.org>
@ 2020-08-12 1:51 ` Stefan Monnier
2020-08-14 7:54 ` Stefan Kangas
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2020-08-12 1:51 UTC (permalink / raw)
To: emacs-devel; +Cc: Stefan Kangas
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [elpa] master c7e0e5b: Add provide-statements to ada-ref-man and uni-confusables
2020-08-12 1:51 ` [elpa] master c7e0e5b: Add provide-statements to ada-ref-man and uni-confusables Stefan Monnier
@ 2020-08-14 7:54 ` Stefan Kangas
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Kangas @ 2020-08-14 7:54 UTC (permalink / raw)
To: Stefan Monnier, emacs-devel
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> 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.
Fixed, thanks.
Best regards,
Stefan Kangas
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-14 7:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20200812012411.20666.55278@vcs0.savannah.gnu.org>
[not found] ` <20200812012412.9D12920CB8@vcs0.savannah.gnu.org>
2020-08-12 1:51 ` [elpa] master c7e0e5b: Add provide-statements to ada-ref-man and uni-confusables Stefan Monnier
2020-08-14 7:54 ` Stefan Kangas
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.