unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [elpa] externals/org-transclusion 3da91e2 2/3: intrnl: declare org-transclusion-org-file-p
       [not found] ` <20211204125730.6203A20AE6@vcs0.savannah.gnu.org>
@ 2021-12-04 15:08   ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2021-12-04 15:08 UTC (permalink / raw)
  To: Noboru Ota; +Cc: emacs-devel

Hi Noboru,

> @@ -29,6 +29,8 @@
>  (declare-function text-clone-make-overlay 'text-clone)
>  (declare-function org-transclusion-live-sync-buffers-others-default
>                    'org-transclusion)
> +(declare-function org-transclusion-org-file-p
> +                  'org-transclusion)
>  

Note that the second arg of `declare-function` is supposed to be
a string (gives the name of the ELisp file in which the function is
expected to be found).


        Stefan




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-04 15:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211204125728.18103.2101@vcs0.savannah.gnu.org>
     [not found] ` <20211204125730.6203A20AE6@vcs0.savannah.gnu.org>
2021-12-04 15:08   ` [elpa] externals/org-transclusion 3da91e2 2/3: intrnl: declare org-transclusion-org-file-p Stefan Monnier

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).