diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2012-12-22 08:25:40 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2012-12-22 08:25:40 -0800 |
commit | f99f164170af8b7ee84bb229da6ec17b1df7c7bd (patch) | |
tree | 46c1c5edd4fab11f4cafc4d9200d1a125b941060 /doc/misc/url.texi | |
parent | f109a67ecb16c7698539b4fd92c113257e282d53 (diff) | |
download | emacs-f99f164170af8b7ee84bb229da6ec17b1df7c7bd.tar.gz emacs-f99f164170af8b7ee84bb229da6ec17b1df7c7bd.tar.bz2 emacs-f99f164170af8b7ee84bb229da6ec17b1df7c7bd.zip |
Hyphen and dash fixes in texinfo files.
Diffstat (limited to 'doc/misc/url.texi')
-rw-r--r-- | doc/misc/url.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/misc/url.texi b/doc/misc/url.texi index cd8854d8562..b12cd8adddd 100644 --- a/doc/misc/url.texi +++ b/doc/misc/url.texi @@ -20,7 +20,8 @@ @copying This is the manual for the @code{url} Emacs Lisp library. -Copyright @copyright{} 1993-1999, 2002, 2004-2012 Free Software Foundation, Inc. +Copyright @copyright{} 1993--1999, 2002, 2004--2012 Free Software +Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document |