changeset 56165:920d5b4fe0a2

* msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash. * custom.texi (Customization): do. * anti.texi (Antinews): do. * abbrevs.texi (Defining Abbrevs): do.
author Jesper Harder <harder@ifa.au.dk>
date Sun, 20 Jun 2004 14:45:43 +0000
parents f5e9166d3954
children f3b5bc2908b3
files man/ChangeLog man/abbrevs.texi man/anti.texi man/custom.texi man/msdog.texi
diffstat 5 files changed, 10 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Sun Jun 20 14:29:25 2004 +0000
+++ b/man/ChangeLog	Sun Jun 20 14:45:43 2004 +0000
@@ -1,5 +1,10 @@
 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
 
+	* msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
+	* custom.texi (Customization): do.
+	* anti.texi (Antinews): do.
+	* abbrevs.texi (Defining Abbrevs): do.
+
 	* programs.texi (Info Lookup): Fix keybinding for
 	info-lookup-symbol.
 
--- a/man/abbrevs.texi	Sun Jun 20 14:29:25 2004 +0000
+++ b/man/abbrevs.texi	Sun Jun 20 14:45:43 2004 +0000
@@ -129,7 +129,7 @@
 @findex define-global-abbrev
   You can define an abbrev without inserting either the abbrev or its
 expansion in the buffer using the command @code{define-global-abbrev}.
-It reads two arguments--the abbrev, and its expansion.  The command
+It reads two arguments---the abbrev, and its expansion.  The command
 @code{define-mode-abbrev} does likewise for a mode-specific abbrev.
 
   To change the definition of an abbrev, just define a new definition.
--- a/man/anti.texi	Sun Jun 20 14:29:25 2004 +0000
+++ b/man/anti.texi	Sun Jun 20 14:45:43 2004 +0000
@@ -108,7 +108,7 @@
 SGML mode does not handle XML syntax, and does not have indentation support.
 
 @item
-The @kbd{C-h} subcommands have been rearranged--especially those that
+The @kbd{C-h} subcommands have been rearranged---especially those that
 display specific files.  Type @kbd{C-h C-h} to see a list of these
 commands; that will show you what is different.
 
--- a/man/custom.texi	Sun Jun 20 14:29:25 2004 +0000
+++ b/man/custom.texi	Sun Jun 20 14:45:43 2004 +0000
@@ -12,7 +12,7 @@
 for information on using X resources to customize Emacs.
 
   Customization that you do within Emacs normally affects only the
-particular Emacs session that you do it in--it does not persist
+particular Emacs session that you do it in---it does not persist
 between sessions unless you save the customization in a file such as
 @file{.emacs} or @file{.Xdefaults} that will affect future sessions.
 @xref{Init File}.  In the customization buffer, when you save
--- a/man/msdog.texi	Sun Jun 20 14:29:25 2004 +0000
+++ b/man/msdog.texi	Sun Jun 20 14:45:43 2004 +0000
@@ -352,7 +352,7 @@
 @findex add-untranslated-filesystem
   When you use NFS or Samba to access file systems that reside on
 computers using GNU or Unix systems, Emacs should not perform
-end-of-line translation on any files in these file systems--not even
+end-of-line translation on any files in these file systems---not even
 when you create a new file.  To request this, designate these file
 systems as @dfn{untranslated} file systems by calling the function
 @code{add-untranslated-filesystem}.  It takes one argument: the file
@@ -436,7 +436,7 @@
 
   On MS-Windows, when the Windows network software is installed, you can
 also use a printer shared by another machine by setting
-@code{printer-name} to the UNC share name for that printer--for example,
+@code{printer-name} to the UNC share name for that printer---for example,
 @code{"//joes_pc/hp4si"}.  (It doesn't matter whether you use forward
 slashes or backslashes here.)  To find out the names of shared printers,
 run the command @samp{net view} at a DOS command prompt to obtain a list