mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-27 15:40:47 -08:00
; * etc/DEBUG: Grammar fix.
This commit is contained in:
parent
7d02ffe87b
commit
dc3e79a80e
1 changed files with 1 additions and 1 deletions
|
|
@ -541,7 +541,7 @@ related data structures in a terse and user-friendly format:
|
||||||
'pgrow' dumps all glyphs in current glyph_row 'row'.
|
'pgrow' dumps all glyphs in current glyph_row 'row'.
|
||||||
'pcursor' dumps current output_cursor.
|
'pcursor' dumps current output_cursor.
|
||||||
|
|
||||||
The above commands also exist in a version with an 'x' suffix which takes an
|
The above commands also exist in versions with an 'x' suffix which take an
|
||||||
object of the relevant type as argument. For example, 'pgrowx' dumps all
|
object of the relevant type as argument. For example, 'pgrowx' dumps all
|
||||||
glyphs in its argument, which must be of type 'struct glyph_row'.
|
glyphs in its argument, which must be of type 'struct glyph_row'.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue