emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/msdog.texi,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/man/msdog.texi,v
Date: Sat, 08 Jul 2006 18:27:20 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/07/08 18:27:20

Index: msdog.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/man/msdog.texi,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -b -r1.57 -r1.58
--- msdog.texi  3 Jul 2006 18:17:21 -0000       1.57
+++ msdog.texi  8 Jul 2006 18:27:20 -0000       1.58
@@ -339,6 +339,10 @@
 arrow keys traverse the menus, @key{RET} selects a highlighted menu
 item, and @key{ESC} closes the menu.
 
address@hidden
address@hidden Keyboard, , emacs}, for information about additional
+Windows-specific variables in this category.
address@hidden iftex
 @ifnottex
 @vindex w32-alt-is-meta
 @cindex @code{Alt} key (MS-Windows)
@@ -443,12 +447,10 @@
 time interval, Emacs generates a middle mouse button click event
 instead of a double click on one of the buttons.
 
address@hidden
 @vindex w32-pass-extra-mouse-buttons-to-system
   If the variable @code{w32-pass-extra-mouse-buttons-to-system} is
 address@hidden, Emacs passes the fourth and fifth mouse buttons to
 Windows.
address@hidden ifnottex
 
 @vindex w32-swap-mouse-buttons
   The variable @code{w32-swap-mouse-buttons} controls which of the 3
@@ -509,15 +511,12 @@
 @code{Shutdown}.  That usually works, although it may take a few minutes
 to do its job.
 
address@hidden
 @vindex w32-quote-process-args
-  The variable @code{w32-quote-process-args} controls how the process
-arguments are quoted.  If it is address@hidden means they are quoted
-with the @code{"} character.  If the value is a character, that
-character will be used to escape any quote characters that appear;
-otherwise a suitable escape character will be chosen based on the type
-of the program.
address@hidden ifnottex
+  The variable @code{w32-quote-process-args} controls how Emacs quotes
+the process arguments.  address@hidden means quote with the @code{"}
+character.  If the value is a character, use that character to escape
+any quote characters that appear; otherwise chose a suitable escape
+character based on the type of the program.
 
 @node Windows Printing
 @section Printing and MS-Windows
@@ -587,8 +586,8 @@
   If the value of @code{printer-name} is correct, but printing does
 not produce the hardcopy on your printer, it is possible that your
 printer does not support printing plain text (some cheap printers omit
-this functionality).  In that case, as a workaround, try the
-PostScript print commands, described below, to the same printer
+this functionality).  In that case, try the PostScript print commands,
+described below.
 
 @findex print-buffer @r{(MS-DOS)}
 @findex print-region @r{(MS-DOS)}
@@ -669,6 +668,21 @@
 
   This section describes miscellaneous Windows-specific features.
 
address@hidden w32-use-visible-system-caret
address@hidden screen reader software, MS-Windows
+  The variable @code{w32-use-visible-system-caret} is a flag that
+determines whether to make the system caret visible.  The default is
address@hidden, which means Emacs draws its own cursor to indicate the
+position of point.  A address@hidden value means Emacs will indicate
+point location by the system caret; this facilitates use of screen
+reader software.  When this variable is address@hidden, other
+variables affecting the cursor display have no effect.
+
address@hidden
address@hidden Misc, , emacs}, for information about additional
+Windows-specific variables in this category.
address@hidden iftex
+
 @ifnottex
 @vindex w32-grab-focus-on-raise
 @cindex frame focus policy, MS-Windows
@@ -684,16 +698,6 @@
 @code{nil}.
 @end ifnottex
 
address@hidden w32-use-visible-system-caret
address@hidden screen reader software, MS-Windows
-  The variable @code{w32-use-visible-system-caret} is a flag that
-determines whether to make the system caret visible.  The default is
address@hidden, which means Emacs draws its own cursor to indicate the
-position of point.  A address@hidden value means Emacs will indicate
-point location by the system caret; this facilitates use of screen
-reader software.  When this variable is address@hidden, other
-variables affecting the cursor display have no effect.
-
 @ifnottex
 @include msdog-xtra.texi
 @end ifnottex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]