all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuan Fu <casouri@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Recent changes in parsing.texi
Date: Sun, 25 Dec 2022 01:08:50 -0800	[thread overview]
Message-ID: <329336DF-73AD-48F0-B34A-27F3C0C267A7@gmail.com> (raw)
In-Reply-To: <2ACC7406-A345-4693-9BC2-83A33653373B@gmail.com>

> 
>> 
>> In general, please remember to index every function, macro, face, and
>> variable unless they are in @defun/@defvar/@defmac etc., which add
>> index entries automatically.
> 
> I’ll keep that in mind!


I just saw your fixes, so IIUC we are supposed to add a cindex for every @code not in a @defxxx in the manual, like you did here?

+@cindex treesit-font-lock-settings
 @item
 If @code{treesit-font-lock-settings} is non-@code{nil}, it sets up
 fontification.
+
+@cindex treesit-simple-indent-rules
 @item
 If @code{treesit-simple-indent-rules} is non-@code{nil}, it sets up
 indentation.
+
+@cindex treesit-defun-type-regexp
 @item
 If @code{treesit-defun-type-regexp} is non-@code{nil}, it sets up
 navigation functions for @code{beginning-of-defun} and

Yuan


  reply	other threads:[~2022-12-25  9:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-25  7:30 Recent changes in parsing.texi Eli Zaretskii
2022-12-25  8:27 ` Yuan Fu
2022-12-25  9:08   ` Yuan Fu [this message]
2022-12-25  9:36     ` Eli Zaretskii
2022-12-25 18:54       ` Yuan Fu
2022-12-25 19:02         ` Eli Zaretskii
2022-12-26  9:44           ` Yuan Fu

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=329336DF-73AD-48F0-B34A-27F3C0C267A7@gmail.com \
    --to=casouri@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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.