Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c7013c1e
Commit
c7013c1e
authored
Jun 23, 2005
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(The Mark): Texinfo usage fix.
parent
9b0fbacd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lispref/markers.texi
lispref/markers.texi
+2
-2
No files found.
lispref/markers.texi
View file @
c7013c1e
...
...
@@ -557,9 +557,9 @@ make the mark inactive.
Lisp programs can set @code{transient-mark-mode} to @code{only} to
enable Transient Mark mode for the following command only. During
that following command, the value of transient-mark-mode is
that following command, the value of
@code{
transient-mark-mode
}
is
@code{identity}. If it is still @code{identity} at the end of the
command, it changes to nil.
command, it changes to
@code{
nil
}
.
@end defopt
@defopt mark-even-if-inactive
...
...
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