Manual}. The command then inserts the corresponding character into
the buffer.
- In some contexts, if you type a quotation using grave accent and
-apostrophe @t{`like this'}, it is converted to a form @t{‘like this’}
-using single quotation marks. Similarly, typing a quotation @t{``like
-this''} using double grave accent and apostrophe converts it to a form
-@t{“like this”} using double quotation marks. @xref{Quotation Marks}.
-
For example, the following all insert the same character:
@example
A numeric argument to @kbd{C-q} or @kbd{C-x 8 ...} specifies
how many copies of the character to insert (@pxref{Arguments}).
+ In addition, in some contexts, if you type a quotation using grave
+accent and apostrophe @t{`like this'}, it is converted to a form
+@t{‘like this’} using single quotation marks, even without @kbd{C-x 8}
+commands. Similarly, typing a quotation @t{``like this''} using
+double grave accent and apostrophe converts it to a form @t{“like
+this”} using double quotation marks. @xref{Quotation Marks}.
+
@node Moving Point
@section Changing the Location of Point
position that point is allowed to assume. The characters between
those two positions are the accessible ones. @xref{Narrowing}.
+ Related, but different feature is @code{display-line-numbers-mode}
+(@pxref{Display Custom}).
+
@node Arguments
@section Numeric Arguments
@cindex numeric arguments