Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
32f864b1
Commit
32f864b1
authored
May 06, 2006
by
Eli Zaretskii
Browse files
(Basic Picture, Rectangles in Picture) [ifnottex]: Conditional xref's for
on-line manual.
parent
c4945d6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
8 deletions
+18
-8
man/picture-xtra.texi
man/picture-xtra.texi
+18
-8
No files found.
man/picture-xtra.texi
View file @
32f864b1
...
...
@@ -84,12 +84,17 @@ lines.
@findex picture-newline
Insertion of text is adapted to the quarter-plane screen model
through the use of Overwrite mode (@pxref{Minor Modes,,, emacs, the
Emacs Manual}.) Self-inserting characters replace existing text,
column by column, rather than pushing existing text to the right.
@key{RET} runs @code{picture-newline}, which just moves to the
beginning of the following line so that new text will replace that
line.
through the use of Overwrite mode
@iftex
(@pxref{Minor Modes,,, emacs, the Emacs Manual}.)
@end iftex
@ifnottex
(@pxref{Minor Modes}.)
@end ifnottex
Self-inserting characters replace existing text, column by column,
rather than pushing existing text to the right. @key{RET} runs
@code{picture-newline}, which just moves to the beginning of the
following line so that new text will replace that line.
@findex picture-backward-clear-column
@findex picture-clear-column
...
...
@@ -229,8 +234,13 @@ up the picture. You can do this by setting the variable
Picture mode defines commands for working on rectangular pieces of
the text in ways that fit with the quarter-plane model. The standard
rectangle commands may also be useful. @xref{Rectangles,,, emacs, the
Emacs Manual}.
rectangle commands may also be useful.
@iftex
@xref{Rectangles,,, emacs, the Emacs Manual}.
@end iftex
@ifnottex
@xref{Rectangles}.
@end ifnottex
@table @kbd
@item C-c C-k
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment