summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
-rw-r--r--src/xdisp.c2
2 files changed, 3 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4f13c4999de..47453ae4e47 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
2001-11-13 Pavel Jan,Bm(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.
diff --git a/src/xdisp.c b/src/xdisp.c
index 4c75970f241..6cac4bc13f5 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -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. */)