unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* .texi local variables specification
@ 2021-11-25 15:51 Robert Pluim
  2021-11-25 16:00 ` Robert Pluim
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Pluim @ 2021-11-25 15:51 UTC (permalink / raw)
  To: emacs-devel

Hi,

a lot of texi files bundled with Emacs have local variable lines
similar to this:

\input texinfo   @c -*-texinfo; coding: utf-8 -*-

which makes `hack-local-variables-prop-line' unhappy. Should we just
update those to

\input texinfo   @c -*- mode: texinfo; coding: utf-8 -*-

?

Robert
-- 



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

end of thread, other threads:[~2021-11-25 16:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-25 15:51 .texi local variables specification Robert Pluim
2021-11-25 16:00 ` Robert Pluim
2021-11-25 16:46   ` Eli Zaretskii

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