aboutsummaryrefslogtreecommitdiffstats
path: root/src/emacs.c
diff options
context:
space:
mode:
authorKenichi Handa2003-09-08 11:56:09 +0000
committerKenichi Handa2003-09-08 11:56:09 +0000
commit463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch)
tree3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /src/emacs.c
parent4256310de631bd57c78b88b5131caa073315b3d7 (diff)
downloademacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz
emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip
New directory
Diffstat (limited to 'src/emacs.c')
-rw-r--r--src/emacs.c3
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. */);
2399 doc: /* Most recently used system locale for time. */); 2399 doc: /* Most recently used system locale for time. */);
2400 Vprevious_system_time_locale = Qnil; 2400 Vprevious_system_time_locale = Qnil;
2401} 2401}
2402
2403/* arch-tag: 7bfd356a-c720-4612-8ab6-aa4222931c2e
2404 (do not change this comment) */