emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 bc5ee2b7bf0: ; * src/comp.c: Remove Local Variables section to


From: Eli Zaretskii
Subject: emacs-29 bc5ee2b7bf0: ; * src/comp.c: Remove Local Variables section to avoid warnings.
Date: Sat, 28 Jan 2023 09:53:24 -0500 (EST)

branch: emacs-29
commit bc5ee2b7bf04d378e94b5c5b01d77e2a8c1d71fe
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * src/comp.c: Remove Local Variables section to avoid warnings.
---
 src/comp.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/comp.c b/src/comp.c
index bd7ecfffc23..10cf7962ba1 100644
--- a/src/comp.c
+++ b/src/comp.c
@@ -5912,6 +5912,3 @@ file -> CU.  */);
 
   defsubr (&Snative_comp_available_p);
 }
-/* Local Variables: */
-/* c-file-offsets: ((arglist-intro . +)) */
-/* End: */



reply via email to

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