help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [External] : M-. vs C-h o


From: Óscar Fuentes
Subject: Re: [External] : M-. vs C-h o
Date: Fri, 22 Oct 2021 04:31:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hongyi Zhao <hongyi.zhao@gmail.com> writes:

> Thank you for pointing this out.  I've `rg'ed the local Emacs git
> source code repo, and it seems still difficult to pinpoint the
> corresponding C source code implementation of DEFUN.
>
> HZ

DEFUN is a macro. If you search for

#define DEFUN

you will find it in src/lisp.h




reply via email to

[Prev in Thread] Current Thread [Next in Thread]