diff options
author | Noam Postavsky <npostavs@gmail.com> | 2018-04-14 01:58:38 -0400 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2018-04-14 01:58:38 -0400 |
commit | 682118f5a06eebdc38767047e65d42aa9356cfe8 (patch) | |
tree | 4c049de3ad1541afdec0cefe5bd1949cd52fd57a /doc/misc/url.texi | |
parent | 2825d849451be45ea738e2d2b2567c834fe5a0fb (diff) | |
download | emacs-682118f5a06eebdc38767047e65d42aa9356cfe8.tar.gz emacs-682118f5a06eebdc38767047e65d42aa9356cfe8.tar.bz2 emacs-682118f5a06eebdc38767047e65d42aa9356cfe8.zip |
; * doc/misc/url.texi (file/ftp): Remove stray '@end defopt'.
Diffstat (limited to 'doc/misc/url.texi')
-rw-r--r-- | doc/misc/url.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/misc/url.texi b/doc/misc/url.texi index 8967c71301d..a8ac1179751 100644 --- a/doc/misc/url.texi +++ b/doc/misc/url.texi @@ -571,8 +571,6 @@ if it has the file suffix @file{.z}, @file{.gz}, @file{.Z}, hard-coded, and cannot be altered by customizing @code{jka-compr-compression-info-list}.) -@end defopt - @node info @section info @cindex Info |