From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: John Shahid <jvshahid@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: History info in C-h f
Date: Sat, 29 Sep 2018 14:01:31 -0400 [thread overview]
Message-ID: <jwv1s9cw5mp.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87h8i849j1.fsf@gmail.com> (John Shahid's message of "Sat, 29 Sep 2018 11:18:26 -0400")
>> With this hack (which can go into your ~/.emacs), `C-h f defmacro`
>> dutifully informs you that `defmacro` was added to Emacs-1.2 (at least,
>> if you're on `master` and have upgraded very recently), whereas `C-h
>> f advice-add` informs you that it was only introduced in Emacs-24.4.
> Does it make sense to add a feature to `defun'. I'm thinking another
> optional min version arg that would set a property on the symbol. That
> can be used by "C-h f" to display the minimum version. I can see that
> being useful to package/library maintainers and not just Emacs.
I definitely don't want this to be something that needs manual
intervention, except maybe for some very rare cases.
> I had to get rid of this error, otherwise "C-h f" won't work on
> primitves (e.g. `defun' that is used to document other features) or
> symbols that are found in NEWS.1-17
That's what
(at least, if you're on `master` and have upgraded very recently)
was referring to. I fixed the etc/NEWS.1-17 and NEWS.18 to match the
expected format, but that's only in master and only pushed yesterday.
Stefan
next prev parent reply other threads:[~2018-09-29 18:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-28 19:11 History info in C-h f Stefan Monnier
2018-09-29 8:15 ` Michael Albinus
2018-09-29 15:18 ` John Shahid
2018-09-29 15:30 ` Elias Mårtenson
2018-09-29 18:01 ` Stefan Monnier [this message]
2018-11-12 0:30 ` Drew Adams
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=jwv1s9cw5mp.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=jvshahid@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.