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
d4f6b304
Commit
d4f6b304
authored
May 16, 2002
by
Eli Zaretskii
Browse files
(Editing Format Info): Add index entries for text properties at point.
parent
daaf4dfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
man/text.texi
man/text.texi
+7
-3
No files found.
man/text.texi
View file @
d4f6b304
...
...
@@ -1834,9 +1834,13 @@ Delete @emph{all} text properties from the region
(@code{facemenu-remove-all}).
@findex describe-text-at
@cindex text properties of characters
@cindex overlays at character position
@cindex widgets at buffer position
@cindex buttons at buffer position
@item Describe Text
List all the text properties
of the character following point
(@code{list-text-properties
-at}).
List all the text properties
, widgets, buttons, and overlays of the
character following point (@code{describe-text
-at}).
@item Display Faces
Display a list of all the defined faces (@code{list-faces-display}).
...
...
@@ -1844,7 +1848,7 @@ Display a list of all the defined faces (@code{list-faces-display}).
@item Display Colors
Display a list of all the defined colors (@code{list-colors-display}).
@end table
@node Format Faces
@subsection Faces in Formatted Text
...
...
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