]> git.eshelyaron.com Git - emacs.git/commitdiff
Avoid some overfull lines in PDF manual
authorGlenn Morris <rgm@gnu.org>
Fri, 22 Dec 2017 21:24:24 +0000 (16:24 -0500)
committerGlenn Morris <rgm@gnu.org>
Fri, 22 Dec 2017 21:24:24 +0000 (16:24 -0500)
* doc/emacs/display.texi (Display Custom):
* doc/emacs/search.texi (Other Repeating Search):
* doc/emacs/text.texi (Quotation Marks): Avoid overfull lines.

doc/emacs/cal-xtra.texi
doc/emacs/display.texi
doc/emacs/search.texi
doc/emacs/text.texi

index da4e9a083fc64f7494ddbbd1caec3274111d5a81..6b8be48d84a19b24807caa0d3c9298aa25031542 100644 (file)
@@ -495,6 +495,7 @@ must absolutely not match more than a portion of the first word of the
 diary entry.  For example, the default value of
 @code{diary-european-date-forms} is:
 
+@c backup line is a fraction too wide in PDF, but it looks ok.
 @example
 ((day "/" month "[^/0-9]")
  (day "/" month "/" year "[^0-9]")
index 5860bacb9d89ed32280e6670397f5281d56b3266..28f6dae8ad02d4307290d8a0e227b933409095f0 100644 (file)
@@ -1763,8 +1763,8 @@ Any other non-@code{nil} value is treated as @code{t}.
 @findex display-line-numbers-mode
 @findex global-display-line-numbers-mode
 @vindex display-line-numbers-type
-A convenient way of turning on display of line numbers is @w{@kbd{M-x
-display-line-numbers-mode @key{RET}}}.  This mode has a globalized
+The command @kbd{M-x display-line-numbers-mode} provides a
+convenient way to turn on display of line numbers.  This mode has a globalized
 variant, @code{global-display-line-numbers-mode}.  The user option
 @code{display-line-numbers-type} controls which sub-mode of
 line-number display, described above, will these modes activate.
index c4853686ae02bbea2199f9e634be02946539c49c..d4b247847b8d146ca3006bc38a96ed2d12e2e9fb 100644 (file)
@@ -1735,7 +1735,8 @@ a multi-file incremental search is activated automatically.
 @cindex match (face name)
 @vindex list-matching-lines-default-context-lines
 @vindex list-matching-lines-jump-to-current-line
-@cindex list-matching-lines-current-line-face (face name)
+@c Too long.
+@c @cindex list-matching-lines-current-line-face (face name)
 @kindex M-s o
 @findex occur
 @item M-x occur
index 2f6ebed0263029c2d3b5fc61044f8cfb7c1592f6..67c279a7431987882a4729f29adb5de433a7b74f 100644 (file)
@@ -443,9 +443,10 @@ non-@code{nil}, and in programming-language strings if
 @code{nil} for @code{electric-quote-string} and @code{t} for the other
 variables.
 
-  Electric Quote mode is disabled by default.  To toggle it, type
-@kbd{M-x electric-quote-mode}.  To toggle it in a single buffer, use
-@kbd{M-x electric-quote-local-mode}.  To suppress it for a single use,
+  Electric Quote mode is disabled by default.  To toggle it in a
+single buffer, use @kbd{M-x electric-quote-local-mode}.
+To toggle it globally, type
+@kbd{M-x electric-quote-mode}.  To suppress it for a single use,
 type @kbd{C-q `} or @kbd{C-q '} instead of @kbd{`} or @kbd{'}.  To
 insert a curved quote even when Electric Quote is disabled or
 inactive, you can type @kbd{C-x 8 [} for @t{‘}, @kbd{C-x 8 ]} for