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
6cca5de0
Commit
6cca5de0
authored
Aug 27, 2004
by
Luc Teirlinck
Browse files
Adapt sectioning in Info to the node structure.
parent
c8b21b5e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
24 additions
and
0 deletions
+24
-0
man/commands.texi
man/commands.texi
+8
-0
man/entering.texi
man/entering.texi
+8
-0
man/killing.texi
man/killing.texi
+8
-0
No files found.
man/commands.texi
View file @
6cca5de0
...
...
@@ -10,6 +10,10 @@ of @dfn{keys} and @dfn{commands}, which are fundamental for understanding
how Emacs interprets your keyboard and mouse input.
@end iftex
@ifnottex
@raisesections
@end ifnottex
@node User Input, Keys, Screen, Top
@section Kinds of User Input
@cindex input with the keyboard
...
...
@@ -266,6 +270,10 @@ with codes 128 through 255 can also appear in multibyte buffers.
alphabet of non-@acronym{ASCII} characters, but they all fit in one byte. They
use codes 0200 through 0377. @xref{Single-Byte Character Support}.
@ifnottex
@lowersections
@end ifnottex
@ignore
arch-tag: 9be43eef-d1f4-4d03-a916-c741ea713a45
@end ignore
man/entering.texi
View file @
6cca5de0
...
...
@@ -59,6 +59,10 @@ Emacs running, you can use the @command{emacsclient} program to open a
file in the already running Emacs. @xref{Emacs Server}, for more
information on editing files with Emacs from other programs.
@ifnottex
@raisesections
@end ifnottex
@node Exiting, Basic, Entering Emacs, Top
@section Exiting Emacs
@cindex exiting
...
...
@@ -150,6 +154,10 @@ systems as the characters for stopping or killing a program, but that is
their only relationship with the operating system. You can customize
these keys to run any commands of your choice (@pxref{Keymaps}).
@ifnottex
@lowersections
@end ifnottex
@ignore
arch-tag: df798d8b-f253-4113-b585-f528f078a944
@end ignore
man/killing.texi
View file @
6cca5de0
...
...
@@ -25,6 +25,10 @@ one buffer and yank it in another buffer.
@end iftex
@ifnottex
@raisesections
@end ifnottex
@node Killing, Yanking, Mark, Top
@section Deletion and Killing
...
...
@@ -646,6 +650,10 @@ rectangle shifts right.
@code{string-rectangle}, but inserts the string on each line,
shifting the original text to the right.
@ifnottex
@lowersections
@end ifnottex
@ignore
arch-tag: d8da8f96-0928-449a-816e-ff2d3497866c
@end ignore
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