]> git.eshelyaron.com Git - emacs.git/commitdiff
* msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
authorJesper Harder <harder@ifa.au.dk>
Sun, 20 Jun 2004 14:45:43 +0000 (14:45 +0000)
committerJesper Harder <harder@ifa.au.dk>
Sun, 20 Jun 2004 14:45:43 +0000 (14:45 +0000)
* custom.texi (Customization): do.
* anti.texi (Antinews): do.
* abbrevs.texi (Defining Abbrevs): do.

man/ChangeLog
man/abbrevs.texi
man/anti.texi
man/custom.texi
man/msdog.texi

index 8e1c8b59d8da13e2c115a41ce8f7383c7fcb4d0a..16044ff11143fe92b6c5ec438841aae3568e496c 100644 (file)
@@ -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.
 
index ce6465564f5a3ec58fffab5be07395ffd2a53e6d..e8cf2dc9c4994b54ae9e8718713d5d9ba48547f4 100644 (file)
@@ -129,7 +129,7 @@ read with the minibuffer).
 @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.
index edf0031ee8c86eff4bad487248528b0894ca3090..242a43017129804606a53bab70868cc9ef36d4d5 100644 (file)
@@ -108,7 +108,7 @@ If you want some other value, you must set it yourself.
 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.
 
index 614fa2442fccca10847e57908e5cba702d1fd1b7..ce52431f3c603bd1dcb33cb8ba578d55ec2358b7 100644 (file)
@@ -12,7 +12,7 @@ Manual} for how to make more far-reaching changes.  @xref{X Resources},
 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
index e701ba9fc75357f6741c7e9b79291597003136e3..157eba2884421b57d396e7f5234108f471f355ca 100644 (file)
@@ -352,7 +352,7 @@ effectively converts the file to Unix EOL style, like @code{dos2unix}.
 @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 @@ discarded (sent to the system null device).
 
   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