aboutsummaryrefslogtreecommitdiffstats
path: root/src/callproc.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/callproc.c
parent4256310de631bd57c78b88b5131caa073315b3d7 (diff)
downloademacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz
emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip
New directory
Diffstat (limited to 'src/callproc.c')
-rw-r--r--src/callproc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/callproc.c b/src/callproc.c
index 00068a908fb..d92176ccd91 100644
--- a/src/callproc.c
+++ b/src/callproc.c
@@ -1683,6 +1683,3 @@ See `setenv' and `getenv'. */);
1683#endif 1683#endif
1684 defsubr (&Scall_process_region); 1684 defsubr (&Scall_process_region);
1685} 1685}
1686
1687/* arch-tag: 769b8045-1df7-4d2b-8968-e3fb49017f95
1688 (do not change this comment) */