From: Sean Whitton Date: Fri, 2 May 2025 02:26:08 +0000 (+0800) Subject: ; * etc/DEBUG: Grammar fix. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1b7db73feff2dc8c6c788262ac07cf7bfb02c8da;p=emacs.git ; * etc/DEBUG: Grammar fix. (cherry picked from commit dc3e79a80ee5b958ab0f6ffc6861fb5ac9418bab) --- diff --git a/etc/DEBUG b/etc/DEBUG index 0d149534d19..cc483daee0d 100644 --- a/etc/DEBUG +++ b/etc/DEBUG @@ -541,7 +541,7 @@ related data structures in a terse and user-friendly format: 'pgrow' dumps all glyphs in current glyph_row 'row'. '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 glyphs in its argument, which must be of type 'struct glyph_row'.