diff options
Diffstat (limited to 'src/emacs.c')
-rw-r--r-- | src/emacs.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/emacs.c b/src/emacs.c index 62f16877184..05897e9bb44 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -2399,6 +2399,3 @@ near where the Emacs executable was found. */); doc: /* Most recently used system locale for time. */); Vprevious_system_time_locale = Qnil; } - -/* arch-tag: 7bfd356a-c720-4612-8ab6-aa4222931c2e - (do not change this comment) */ |