1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00

Remove Emacs local variables comments in Guile source

The .dir-locals.el file in the repository is sufficient for Emacs
users.

* libguile/__scm.h:
* libguile/alist.c:
* libguile/alist.h:
* libguile/array-handle.c:
* libguile/array-handle.h:
* libguile/array-map.c:
* libguile/array-map.h:
* libguile/arrays.c:
* libguile/arrays.h:
* libguile/async.c:
* libguile/async.h:
* libguile/backtrace.c:
* libguile/backtrace.h:
* libguile/bitvectors.c:
* libguile/bitvectors.h:
* libguile/boolean.c:
* libguile/boolean.h:
* libguile/chars.c:
* libguile/chars.h:
* libguile/chooks.c:
* libguile/chooks.h:
* libguile/continuations.c:
* libguile/continuations.h:
* libguile/control.c:
* libguile/conv-integer.i.c:
* libguile/debug-malloc.h:
* libguile/debug.c:
* libguile/debug.h:
* libguile/deprecation.c:
* libguile/deprecation.h:
* libguile/dynl.c:
* libguile/dynl.h:
* libguile/dynstack.c:
* libguile/dynstack.h:
* libguile/dynwind.c:
* libguile/dynwind.h:
* libguile/eq.c:
* libguile/eq.h:
* libguile/error.c:
* libguile/error.h:
* libguile/eval.c:
* libguile/eval.h:
* libguile/evalext.c:
* libguile/evalext.h:
* libguile/expand.c:
* libguile/expand.h:
* libguile/extensions.c:
* libguile/extensions.h:
* libguile/feature.c:
* libguile/feature.h:
* libguile/filesys.c:
* libguile/filesys.h:
* libguile/fluids.c:
* libguile/fluids.h:
* libguile/foreign.c:
* libguile/fports.c:
* libguile/fports.h:
* libguile/frames.c:
* libguile/frames.h:
* libguile/gc-inline.h:
* libguile/gc.c:
* libguile/gc.h:
* libguile/generalized-arrays.c:
* libguile/generalized-arrays.h:
* libguile/generalized-vectors.c:
* libguile/generalized-vectors.h:
* libguile/gettext.c:
* libguile/gettext.h:
* libguile/goops.c:
* libguile/goops.h:
* libguile/gsubr.c:
* libguile/gsubr.h:
* libguile/guardians.c:
* libguile/guardians.h:
* libguile/guile.c:
* libguile/hash.c:
* libguile/hash.h:
* libguile/hashtab.c:
* libguile/hashtab.h:
* libguile/hooks.c:
* libguile/hooks.h:
* libguile/i18n.c:
* libguile/i18n.h:
* libguile/init.c:
* libguile/init.h:
* libguile/instructions.c:
* libguile/instructions.h:
* libguile/intrinsics.c:
* libguile/intrinsics.h:
* libguile/ioext.c:
* libguile/ioext.h:
* libguile/iselect.h:
* libguile/keywords.c:
* libguile/keywords.h:
* libguile/list.c:
* libguile/list.h:
* libguile/load.c:
* libguile/load.h:
* libguile/loader.c:
* libguile/loader.h:
* libguile/macros.c:
* libguile/macros.h:
* libguile/mallocs.c:
* libguile/mallocs.h:
* libguile/memmove.c:
* libguile/memoize.c:
* libguile/memoize.h:
* libguile/modules.c:
* libguile/modules.h:
* libguile/net_db.c:
* libguile/net_db.h:
* libguile/null-threads.c:
* libguile/null-threads.h:
* libguile/numbers.c:
* libguile/numbers.h:
* libguile/objprop.c:
* libguile/objprop.h:
* libguile/options.c:
* libguile/options.h:
* libguile/pairs.c:
* libguile/pairs.h:
* libguile/poll.c:
* libguile/poll.h:
* libguile/ports.c:
* libguile/ports.h:
* libguile/posix.c:
* libguile/posix.h:
* libguile/print.c:
* libguile/print.h:
* libguile/procprop.c:
* libguile/procprop.h:
* libguile/procs.c:
* libguile/procs.h:
* libguile/programs.c:
* libguile/programs.h:
* libguile/promises.c:
* libguile/promises.h:
* libguile/pthread-threads.h:
* libguile/random.c:
* libguile/random.h:
* libguile/rdelim.c:
* libguile/rdelim.h:
* libguile/read.c:
* libguile/read.h:
* libguile/regex-posix.c:
* libguile/regex-posix.h:
* libguile/rw.c:
* libguile/rw.h:
* libguile/scmsigs.c:
* libguile/scmsigs.h:
* libguile/script.c:
* libguile/script.h:
* libguile/simpos.c:
* libguile/simpos.h:
* libguile/smob.c:
* libguile/smob.h:
* libguile/snarf.h:
* libguile/socket.c:
* libguile/socket.h:
* libguile/sort.c:
* libguile/sort.h:
* libguile/srcprop.c:
* libguile/srcprop.h:
* libguile/stackchk.c:
* libguile/stackchk.h:
* libguile/stacks.c:
* libguile/stacks.h:
* libguile/stime.c:
* libguile/stime.h:
* libguile/strerror.c:
* libguile/strings.c:
* libguile/strings.h:
* libguile/strorder.c:
* libguile/strorder.h:
* libguile/strports.c:
* libguile/strports.h:
* libguile/struct.c:
* libguile/struct.h:
* libguile/symbols.c:
* libguile/symbols.h:
* libguile/syntax.c:
* libguile/syscalls.h:
* libguile/tags.h:
* libguile/threads.c:
* libguile/threads.h:
* libguile/throw.c:
* libguile/throw.h:
* libguile/trees.h:
* libguile/unicode.c:
* libguile/unicode.h:
* libguile/uniform.c:
* libguile/uniform.h:
* libguile/values.c:
* libguile/values.h:
* libguile/variable.c:
* libguile/variable.h:
* libguile/vectors.c:
* libguile/vectors.h:
* libguile/version.c:
* libguile/vm-engine.c:
* libguile/vm-expand.h:
* libguile/vm.c:
* libguile/vm.h:
* libguile/vports.c:
* libguile/vports.h:
* libguile/weak-list.h:
* libguile/weak-set.c:
* libguile/weak-set.h:
* libguile/weak-table.c:
* libguile/weak-table.h:
* libguile/weak-vector.c:
* libguile/weak-vector.h: Remove needless trailing comments.
This commit is contained in:
Andy Wingo 2018-06-20 14:32:28 +02:00
parent 5534c2817e
commit c495b44714
212 changed files with 3 additions and 1276 deletions

View file

@ -419,9 +419,3 @@ typedef scm_t_int32 scm_t_wchar;
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -398,9 +398,3 @@ scm_init_alist ()
#include "libguile/alist.x" #include "libguile/alist.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -64,9 +64,3 @@ SCM_API SCM scm_assoc_remove_x (SCM alist, SCM key);
SCM_INTERNAL void scm_init_alist (void); SCM_INTERNAL void scm_init_alist (void);
#endif /* SCM_ALIST_H */ #endif /* SCM_ALIST_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -376,9 +376,3 @@ scm_init_array_handle (void)
#include "libguile/array-handle.x" #include "libguile/array-handle.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -132,9 +132,3 @@ SCM_INTERNAL void scm_init_array_handle (void);
#endif /* SCM_ARRAY_HANDLE_H */ #endif /* SCM_ARRAY_HANDLE_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -907,9 +907,3 @@ scm_init_array_map (void)
#include "libguile/array-map.x" #include "libguile/array-map.x"
scm_add_feature (s_scm_array_for_each); scm_add_feature (s_scm_array_for_each);
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -42,9 +42,3 @@ SCM_INTERNAL SCM scm_i_array_rebase (SCM a, size_t base);
SCM_INTERNAL void scm_init_array_map (void); SCM_INTERNAL void scm_init_array_map (void);
#endif /* SCM_ARRAY_MAP_H */ #endif /* SCM_ARRAY_MAP_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -964,9 +964,3 @@ scm_init_arrays ()
#include "libguile/arrays.x" #include "libguile/arrays.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -85,9 +85,3 @@ SCM_INTERNAL SCM scm_i_shap2ra (SCM args);
SCM_INTERNAL void scm_init_arrays (void); SCM_INTERNAL void scm_init_arrays (void);
#endif /* SCM_ARRAYS_H */ #endif /* SCM_ARRAYS_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -429,9 +429,3 @@ scm_init_async ()
{ {
#include "libguile/async.x" #include "libguile/async.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -59,9 +59,3 @@ SCM_INTERNAL SCM scm_i_async_pop (scm_i_thread *t);
SCM_INTERNAL void scm_init_async (void); SCM_INTERNAL void scm_init_async (void);
#endif /* SCM_ASYNC_H */ #endif /* SCM_ASYNC_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -328,9 +328,3 @@ scm_init_backtrace ()
scm_c_define_gsubr ("print-exception", 4, 0, 0, boot_print_exception); scm_c_define_gsubr ("print-exception", 4, 0, 0, boot_print_exception);
#include "libguile/backtrace.x" #include "libguile/backtrace.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -39,9 +39,3 @@ SCM_API SCM scm_backtrace_with_highlights (SCM highlights);
SCM_INTERNAL void scm_init_backtrace (void); SCM_INTERNAL void scm_init_backtrace (void);
#endif /* SCM_BACKTRACE_H */ #endif /* SCM_BACKTRACE_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -890,9 +890,3 @@ scm_init_bitvectors ()
{ {
#include "libguile/bitvectors.x" #include "libguile/bitvectors.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -76,9 +76,3 @@ SCM_INTERNAL SCM scm_i_bitvector_equal_p (SCM vec1, SCM vec2);
SCM_INTERNAL void scm_init_bitvectors (void); SCM_INTERNAL void scm_init_bitvectors (void);
#endif /* SCM_BITVECTORS_H */ #endif /* SCM_BITVECTORS_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -110,9 +110,3 @@ scm_init_boolean ()
#include "libguile/boolean.x" #include "libguile/boolean.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -148,9 +148,3 @@ SCM_API SCM scm_nil_p (SCM obj);
SCM_INTERNAL void scm_init_boolean (void); SCM_INTERNAL void scm_init_boolean (void);
#endif /* SCM_BOOLEAN_H */ #endif /* SCM_BOOLEAN_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -682,9 +682,3 @@ scm_init_chars ()
#include "libguile/chars.x" #include "libguile/chars.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -94,9 +94,3 @@ SCM_INTERNAL SCM scm_i_charname_to_char (const char *charname,
SCM_INTERNAL void scm_init_chars (void); SCM_INTERNAL void scm_init_chars (void);
#endif /* SCM_CHARS_H */ #endif /* SCM_CHARS_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -106,9 +106,3 @@ scm_c_hook_run (scm_t_c_hook *hook, void *data)
} }
return res; return res;
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -69,9 +69,3 @@ SCM_API void *scm_c_hook_run (scm_t_c_hook *hook, void *data);
#endif /* SCM_CHOOKS_H */ #endif /* SCM_CHOOKS_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -531,9 +531,3 @@ scm_init_continuations ()
scm_set_smob_print (tc16_continuation, continuation_print); scm_set_smob_print (tc16_continuation, continuation_print);
#include "libguile/continuations.x" #include "libguile/continuations.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -95,9 +95,3 @@ scm_i_with_continuation_barrier (scm_t_catch_body body,
SCM_INTERNAL void scm_init_continuations (void); SCM_INTERNAL void scm_init_continuations (void);
#endif /* SCM_CONTINUATIONS_H */ #endif /* SCM_CONTINUATIONS_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -242,9 +242,3 @@ scm_init_control (void)
"scm_init_ice_9_control", scm_init_ice_9_control, "scm_init_ice_9_control", scm_init_ice_9_control,
NULL); NULL);
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -146,9 +146,3 @@ SCM_FROM_TYPE_PROTO (TYPE val)
#undef SIZEOF_TYPE #undef SIZEOF_TYPE
#undef SCM_TO_TYPE_PROTO #undef SCM_TO_TYPE_PROTO
#undef SCM_FROM_TYPE_PROTO #undef SCM_FROM_TYPE_PROTO
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -36,9 +36,3 @@ SCM_INTERNAL void scm_debug_malloc_prehistory (void);
SCM_INTERNAL void scm_init_debug_malloc (void); SCM_INTERNAL void scm_init_debug_malloc (void);
#endif /* SCM_DEBUG_MALLOC_H */ #endif /* SCM_DEBUG_MALLOC_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -223,9 +223,3 @@ scm_init_debug ()
#include "libguile/debug.x" #include "libguile/debug.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -39,9 +39,3 @@ SCM_API SCM scm_debug_hang (SCM obj);
#endif /*GUILE_DEBUG*/ #endif /*GUILE_DEBUG*/
#endif /* SCM_DEBUG_H */ #endif /* SCM_DEBUG_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -179,9 +179,3 @@ scm_init_deprecation ()
} }
#include "libguile/deprecation.x" #include "libguile/deprecation.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -38,9 +38,3 @@ SCM_API SCM scm_include_deprecated_features (void);
SCM_INTERNAL void scm_init_deprecation (void); SCM_INTERNAL void scm_init_deprecation (void);
#endif /* SCM_DEPRECATION_H */ #endif /* SCM_DEPRECATION_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -410,9 +410,3 @@ scm_init_dynamic_linking ()
sysdep_dynl_init (); sysdep_dynl_init ();
#include "libguile/dynl.x" #include "libguile/dynl.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -36,9 +36,3 @@ SCM_API SCM scm_dynamic_call (SCM symb, SCM dobj);
SCM_INTERNAL void scm_init_dynamic_linking (void); SCM_INTERNAL void scm_init_dynamic_linking (void);
#endif /* SCM_DYNL_H */ #endif /* SCM_DYNL_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -665,9 +665,3 @@ scm_dynstack_unwind_dynamic_state (scm_t_dynstack *dynstack,
clear_scm_t_bits (words, len); clear_scm_t_bits (words, len);
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -213,9 +213,3 @@ SCM_INTERNAL void scm_dynstack_wind_prompt (scm_t_dynstack *, scm_t_bits *,
#endif /* SCM_DYNSTACK_H */ #endif /* SCM_DYNSTACK_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -140,9 +140,3 @@ scm_init_dynwind ()
{ {
#include "libguile/dynwind.x" #include "libguile/dynwind.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -58,9 +58,3 @@ SCM_API void scm_dynwind_free (void *mem);
#endif /* SCM_DYNWIND_H */ #endif /* SCM_DYNWIND_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -408,9 +408,3 @@ scm_init_eq ()
#include "libguile/eq.x" #include "libguile/eq.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -39,9 +39,3 @@ SCM_API SCM scm_equal_p (SCM x, SCM y);
SCM_INTERNAL void scm_init_eq (void); SCM_INTERNAL void scm_init_eq (void);
#endif /* SCM_EQ_H */ #endif /* SCM_EQ_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -303,9 +303,3 @@ scm_init_error ()
#include "libguile/error.x" #include "libguile/error.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -105,9 +105,3 @@ SCM_INTERNAL void scm_init_error (void);
#endif /* SCM_ERROR_H */ #endif /* SCM_ERROR_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -974,10 +974,3 @@ scm_init_eval ()
#include "libguile/eval.x" #include "libguile/eval.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -92,9 +92,3 @@ SCM_INTERNAL void scm_init_eval (void);
#endif /* SCM_EVAL_H */ #endif /* SCM_EVAL_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -112,9 +112,3 @@ scm_init_evalext ()
{ {
#include "libguile/evalext.x" #include "libguile/evalext.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -31,9 +31,3 @@ SCM_API SCM scm_self_evaluating_p (SCM obj);
SCM_INTERNAL void scm_init_evalext (void); SCM_INTERNAL void scm_init_evalext (void);
#endif /* SCM_EVALEXT_H */ #endif /* SCM_EVALEXT_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -1657,9 +1657,3 @@ scm_init_expand ()
#include "libguile/expand.x" #include "libguile/expand.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -342,9 +342,3 @@ SCM_INTERNAL void scm_init_expand (void);
#endif /* SCM_EXPAND_H */ #endif /* SCM_EXPAND_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -175,9 +175,3 @@ scm_init_extensions ()
{ {
#include "libguile/extensions.x" #include "libguile/extensions.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -37,9 +37,3 @@ SCM_API SCM scm_load_extension (SCM lib, SCM init);
SCM_INTERNAL void scm_init_extensions (void); SCM_INTERNAL void scm_init_extensions (void);
#endif /* SCM_EXTENSIONS_H */ #endif /* SCM_EXTENSIONS_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -118,9 +118,3 @@ scm_init_feature()
#include "libguile/feature.x" #include "libguile/feature.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -33,9 +33,3 @@ SCM_INTERNAL SCM scm_program_arguments_fluid;
SCM_INTERNAL void scm_init_feature (void); SCM_INTERNAL void scm_init_feature (void);
#endif /* SCM_FEATURE_H */ #endif /* SCM_FEATURE_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -1943,9 +1943,3 @@ scm_init_filesys ()
#include "libguile/filesys.x" #include "libguile/filesys.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -75,9 +75,3 @@ SCM_INTERNAL SCM scm_i_relativize_path (SCM path, SCM in_path);
SCM_INTERNAL void scm_init_filesys (void); SCM_INTERNAL void scm_init_filesys (void);
#endif /* SCM_FILESYS_H */ #endif /* SCM_FILESYS_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -679,9 +679,3 @@ scm_init_fluids ()
{ {
#include "libguile/fluids.x" #include "libguile/fluids.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -96,9 +96,3 @@ SCM_INTERNAL void scm_i_dynamic_state_print (SCM exp, SCM port, scm_print_state
SCM_INTERNAL void scm_init_fluids (void); SCM_INTERNAL void scm_init_fluids (void);
#endif /* SCM_FLUIDS_H */ #endif /* SCM_FLUIDS_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -1305,9 +1305,3 @@ scm_register_foreign (void)
NULL); NULL);
pointer_weak_refs = scm_c_make_weak_table (0, SCM_WEAK_TABLE_KIND_KEY); pointer_weak_refs = scm_c_make_weak_table (0, SCM_WEAK_TABLE_KIND_KEY);
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -751,9 +751,3 @@ scm_init_fports ()
scm_c_define ("%file-port-name-canonicalization", scm_c_define ("%file-port-name-canonicalization",
sys_file_port_name_canonicalization); sys_file_port_name_canonicalization);
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -92,9 +92,3 @@ SCM_INTERNAL SCM scm_i_fdes_to_port (int fdes, long mode_bits, SCM name,
#endif /* BUILDING_LIBGUILE */ #endif /* BUILDING_LIBGUILE */
#endif /* SCM_FPORTS_H */ #endif /* SCM_FPORTS_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -452,9 +452,3 @@ scm_init_frames (void)
scm_init_frames_builtins, scm_init_frames_builtins,
NULL); NULL);
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -174,9 +174,3 @@ SCM_INTERNAL void scm_i_frame_print (SCM frame, SCM port,
SCM_INTERNAL void scm_init_frames (void); SCM_INTERNAL void scm_init_frames (void);
#endif /* _SCM_FRAMES_H_ */ #endif /* _SCM_FRAMES_H_ */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -173,9 +173,3 @@ scm_inline_cons (scm_i_thread *thread, SCM x, SCM y)
#endif /* SCM_GC_INLINE_H */ #endif /* SCM_GC_INLINE_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -641,9 +641,3 @@ scm_gc_sweep (void)
fprintf (stderr, "%s: doing nothing\n", FUNC_NAME); fprintf (stderr, "%s: doing nothing\n", FUNC_NAME);
} }
#undef FUNC_NAME #undef FUNC_NAME
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -289,9 +289,3 @@ SCM_INTERNAL void scm_init_gc_protect_object (void);
SCM_INTERNAL void scm_init_gc (void); SCM_INTERNAL void scm_init_gc (void);
#endif /* SCM_GC_H */ #endif /* SCM_GC_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -407,9 +407,3 @@ scm_init_generalized_arrays ()
{ {
#include "libguile/generalized-arrays.x" #include "libguile/generalized-arrays.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -72,9 +72,3 @@ SCM_INTERNAL void scm_init_generalized_arrays (void);
#endif /* SCM_GENERALIZED_ARRAYS_H */ #endif /* SCM_GENERALIZED_ARRAYS_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -73,9 +73,3 @@ scm_init_generalized_vectors ()
{ {
#include "libguile/generalized-vectors.x" #include "libguile/generalized-vectors.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -38,9 +38,3 @@ SCM_INTERNAL void scm_i_register_vector_constructor (SCM type, SCM (*ctor)(SCM,
SCM_INTERNAL void scm_init_generalized_vectors (void); SCM_INTERNAL void scm_init_generalized_vectors (void);
#endif /* SCM_GENERALIZED_VECTORS_H */ #endif /* SCM_GENERALIZED_VECTORS_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -325,9 +325,3 @@ scm_init_gettext ()
#include "libguile/gettext.x" #include "libguile/gettext.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -33,9 +33,3 @@ SCM_INTERNAL int scm_i_to_lc_category (SCM category, int allow_lc_all);
SCM_INTERNAL void scm_init_gettext (void); SCM_INTERNAL void scm_init_gettext (void);
#endif /* SCM_GETTEXT_H */ #endif /* SCM_GETTEXT_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -1014,9 +1014,3 @@ scm_init_goops ()
"scm_init_goops_builtins", scm_init_goops_builtins, "scm_init_goops_builtins", scm_init_goops_builtins,
NULL); NULL);
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -151,9 +151,3 @@ SCM_INTERNAL SCM scm_i_define_class_for_vtable (SCM vtable);
SCM_INTERNAL void scm_init_goops (void); SCM_INTERNAL void scm_init_goops (void);
#endif /* SCM_GOOPS_H */ #endif /* SCM_GOOPS_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -374,9 +374,3 @@ scm_init_gsubr()
{ {
#include "libguile/gsubr.x" #include "libguile/gsubr.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -145,9 +145,3 @@ scm_c_define_gsubr_with_generic (RANAME, REQ, OPT, VAR, \
SCM_INTERNAL void scm_init_gsubr (void); SCM_INTERNAL void scm_init_gsubr (void);
#endif /* SCM_GSUBR_H */ #endif /* SCM_GSUBR_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -379,9 +379,3 @@ scm_init_guardians ()
#include "libguile/guardians.x" #include "libguile/guardians.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -33,9 +33,3 @@ SCM_INTERNAL int scm_i_mark_inaccessible_guardeds (void);
SCM_INTERNAL void scm_init_guardians (void); SCM_INTERNAL void scm_init_guardians (void);
#endif /* SCM_GUARDIANS_H */ #endif /* SCM_GUARDIANS_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -102,9 +102,3 @@ main (int argc, char **argv)
scm_boot_guile (argc, argv, inner_main, 0); scm_boot_guile (argc, argv, inner_main, 0);
return 0; /* never reached */ return 0; /* never reached */
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -434,9 +434,3 @@ scm_init_hash ()
#include "libguile/hash.x" #include "libguile/hash.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -43,9 +43,3 @@ SCM_API SCM scm_hash (SCM obj, SCM n);
SCM_INTERNAL void scm_init_hash (void); SCM_INTERNAL void scm_init_hash (void);
#endif /* SCM_HASH_H */ #endif /* SCM_HASH_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -1076,9 +1076,3 @@ scm_init_hashtab ()
{ {
#include "libguile/hashtab.x" #include "libguile/hashtab.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -139,9 +139,3 @@ SCM_INTERNAL void scm_i_hashtable_print (SCM exp, SCM port, scm_print_state *pst
SCM_INTERNAL void scm_init_hashtab (void); SCM_INTERNAL void scm_init_hashtab (void);
#endif /* SCM_HASHTAB_H */ #endif /* SCM_HASHTAB_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -230,9 +230,3 @@ scm_init_hooks ()
scm_set_smob_print (scm_tc16_hook, hook_print); scm_set_smob_print (scm_tc16_hook, hook_print);
#include "libguile/hooks.x" #include "libguile/hooks.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -52,9 +52,3 @@ SCM_API SCM scm_hook_to_list (SCM hook);
SCM_INTERNAL void scm_init_hooks (void); SCM_INTERNAL void scm_init_hooks (void);
#endif /* SCM_HOOKS_H */ #endif /* SCM_HOOKS_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -1855,9 +1855,3 @@ scm_bootstrap_i18n ()
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -51,9 +51,3 @@ SCM_INTERNAL void scm_bootstrap_i18n (void);
#endif /* SCM_I18N_H */ #endif /* SCM_I18N_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -542,9 +542,3 @@ scm_i_init_guile (void *base)
/* Finally, cause finalizers to run in a separate thread. */ /* Finally, cause finalizers to run in a separate thread. */
scm_init_finalizer_thread (); scm_init_finalizer_thread ();
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -42,9 +42,3 @@ SCM_INTERNAL void scm_i_init_guile (void *base);
SCM_API void scm_load_startup_files (void); SCM_API void scm_load_startup_files (void);
#endif /* SCM_INIT_H */ #endif /* SCM_INIT_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -204,9 +204,3 @@ scm_init_instructions (void)
#include "libguile/instructions.x" #include "libguile/instructions.x"
#endif #endif
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -49,9 +49,3 @@ SCM_INTERNAL void scm_bootstrap_instructions (void);
SCM_INTERNAL void scm_init_instructions (void); SCM_INTERNAL void scm_init_instructions (void);
#endif /* _SCM_INSTRUCTIONS_H_ */ #endif /* _SCM_INSTRUCTIONS_H_ */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -325,9 +325,3 @@ scm_init_intrinsics (void)
#include "libguile/intrinsics.x" #include "libguile/intrinsics.x"
#endif #endif
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -112,9 +112,3 @@ SCM_INTERNAL void scm_bootstrap_intrinsics (void);
SCM_INTERNAL void scm_init_intrinsics (void); SCM_INTERNAL void scm_init_intrinsics (void);
#endif /* _SCM_INSTRUCTIONS_H_ */ #endif /* _SCM_INSTRUCTIONS_H_ */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -326,9 +326,3 @@ scm_init_ioext ()
NULL); NULL);
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -38,9 +38,3 @@ SCM_API SCM scm_fdes_to_ports (SCM fd);
SCM_INTERNAL void scm_init_ioext (void); SCM_INTERNAL void scm_init_ioext (void);
#endif /* SCM_IOEXT_H */ #endif /* SCM_IOEXT_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -38,9 +38,3 @@ SCM_API int scm_std_select (int fds,
#define SELECT_TYPE fd_set #define SELECT_TYPE fd_set
#endif /* SCM_ISELECT_H */ #endif /* SCM_ISELECT_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -200,9 +200,3 @@ scm_init_keywords ()
#include "libguile/keywords.x" #include "libguile/keywords.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -64,9 +64,3 @@ scm_c_bind_keyword_arguments (const char *subr, SCM rest,
SCM_INTERNAL void scm_init_keywords (void); SCM_INTERNAL void scm_init_keywords (void);
#endif /* SCM_KEYWORDS_H */ #endif /* SCM_KEYWORDS_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -1010,9 +1010,3 @@ scm_init_list ()
{ {
#include "libguile/list.x" #include "libguile/list.x"
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -109,9 +109,3 @@ SCM_INTERNAL SCM scm_i_finite_list_copy (SCM /* a list known to be finite */);
SCM_INTERNAL void scm_init_list (void); SCM_INTERNAL void scm_init_list (void);
#endif /* SCM_LIST_H */ #endif /* SCM_LIST_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -1399,9 +1399,3 @@ scm_init_load_should_auto_compile ()
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -46,9 +46,3 @@ SCM_INTERNAL void scm_init_eval_in_scheme (void);
SCM_INTERNAL char *scm_i_mirror_backslashes (char *path); SCM_INTERNAL char *scm_i_mirror_backslashes (char *path);
#endif /* SCM_LOAD_H */ #endif /* SCM_LOAD_H */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -836,9 +836,3 @@ scm_init_loader (void)
scm_c_define_gsubr ("all-mapped-elf-images", 0, 0, 0, scm_c_define_gsubr ("all-mapped-elf-images", 0, 0, 0,
(scm_t_subr) scm_all_mapped_elf_images); (scm_t_subr) scm_all_mapped_elf_images);
} }
/*
Local Variables:
c-file-style: "gnu"
End:
*/

View file

@ -61,9 +61,3 @@ SCM_INTERNAL void scm_bootstrap_loader (void);
SCM_INTERNAL void scm_init_loader (void); SCM_INTERNAL void scm_init_loader (void);
#endif /* _SCM_LOADER_H_ */ #endif /* _SCM_LOADER_H_ */
/*
Local Variables:
c-file-style: "gnu"
End:
*/

Some files were not shown because too many files have changed in this diff Show more