Mercurial > emacs
comparison src/callproc.c @ 52401:695cf19ef79e
Add arch taglines
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 01 Sep 2003 15:45:59 +0000 |
parents | d30115b64d58 |
children | 659b9b404c02 375f2633d815 |
comparison
equal
deleted
inserted
replaced
52400:b32a475b367f | 52401:695cf19ef79e |
---|---|
1681 defsubr (&Scall_process); | 1681 defsubr (&Scall_process); |
1682 defsubr (&Sgetenv_internal); | 1682 defsubr (&Sgetenv_internal); |
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) */ |