diff options
author | Miles Bader <miles@gnu.org> | 2003-09-01 15:45:59 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2003-09-01 15:45:59 +0000 |
commit | ab5796a9f97180707734a81320e3eb81937281fe (patch) | |
tree | eef8aa4dd3733966628c6a43bd924b51557519e9 /lispref/control.texi | |
parent | 1042fe8c8ca167fdb44365d99a35492df87b078f (diff) | |
download | emacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz |
Add arch taglines
Diffstat (limited to 'lispref/control.texi')
-rw-r--r-- | lispref/control.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lispref/control.texi b/lispref/control.texi index a9f4d7c9d22..71502f03106 100644 --- a/lispref/control.texi +++ b/lispref/control.texi @@ -1240,3 +1240,7 @@ quit, and the quit happens immediately after the function @code{ftp-setup-buffer} returns but before the variable @code{process} is set, the process will not be killed. There is no easy way to fix this bug, but at least it is very unlikely. + +@ignore + arch-tag: 8abc30d4-4d3a-47f9-b908-e9e971c18c6d +@end ignore |