unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#55354: 29.0.50; check-declare-directory shouldn't error if there are no c-f statements
@ 2022-05-10 21:42 Jonas Bernoulli
  2022-05-11 12:18 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Jonas Bernoulli @ 2022-05-10 21:42 UTC (permalink / raw)
  To: 55354

check-declare-directory shouldn't raise an error if there are no
declare-function statements.

That would allow always running c-d-d from, e.g., a Makefile, without
having to remove support for running check-declare-directory when
removing the last declare-function statement and then having to add
it again when later adding a new statement.

This could be done by using process-lines-ignore-status instead of
process-lines in check-declare-directory.

     Cheers,
     Jonas





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-11 14:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-10 21:42 bug#55354: 29.0.50; check-declare-directory shouldn't error if there are no c-f statements Jonas Bernoulli
2022-05-11 12:18 ` Lars Ingebrigtsen
2022-05-11 14:04   ` Jonas Bernoulli

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