aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.c')
-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)
1105 other_file_symbol = intern ("list-buffers-directory"); 1105 other_file_symbol = intern ("list-buffers-directory");
1106 1106
1107 XFASTINT (col1) = 19; 1107 XFASTINT (col1) = 19;
1108 XFASTINT (col2) = 25; 1108 XFASTINT (col2) = 26;
1109 XFASTINT (col3) = 40; 1109 XFASTINT (col3) = 40;
1110 XFASTINT (minspace) = 1; 1110 XFASTINT (minspace) = 1;
1111 1111