]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fdump_tool_bar_row): Reindent.
authorPavel Janík <Pavel@Janik.cz>
Tue, 13 Nov 2001 07:07:09 +0000 (07:07 +0000)
committerPavel Janík <Pavel@Janik.cz>
Tue, 13 Nov 2001 07:07:09 +0000 (07:07 +0000)
src/ChangeLog
src/xdisp.c

index 4f13c4999de1363c7f064d281e0d35b68d738157..47453ae4e470fddc60b5c0fafc19d5fd44938ebc 100644 (file)
@@ -1,5 +1,7 @@
 2001-11-13  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
+       * xdisp.c (Fdump_tool_bar_row): Reindent.
+
        * minibuf.c (Fminibuffer_complete_word): Reindent.
        (Fminibuffer_complete_and_exit): Likewise.
        (Fminibuffer_completion_help): Likewise.  
index 4c75970f241b4ec65349e68dffa8b00f1b2faee0..6cac4bc13f5d70bee130854f3b6f32968a05c12c 100644 (file)
@@ -12216,7 +12216,7 @@ GLYPH > 1 or omitted means dump glyphs in long form.  */)
 
 
 DEFUN ("dump-tool-bar-row", Fdump_tool_bar_row, Sdump_tool_bar_row, 1, 2, "",
-  doc: /* Dump glyph row ROW of the tool-bar of the current frame to stderr.
+       doc: /* Dump glyph row ROW of the tool-bar of the current frame to stderr.
 GLYPH 0 means don't dump glyphs.
 GLYPH 1 means dump glyphs in short form.
 GLYPH > 1 or omitted means dump glyphs in long form.  */)