summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c
index de34c6e26b7..707dcb4cf54 100644
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -1105,7 +1105,7 @@ list_buffers_1 (files)
other_file_symbol = intern ("list-buffers-directory");
XFASTINT (col1) = 19;
- XFASTINT (col2) = 25;
+ XFASTINT (col2) = 26;
XFASTINT (col3) = 40;
XFASTINT (minspace) = 1;