# HG changeset patch # User Gerd Moellmann # Date 983280254 0 # Node ID 55f2a0bdaf307ec76eb5838e51ba2f2c7eaa375f # Parent 575c9b78d09c1c40b207e5630ed256c7d02881be (bs-attributes-list): Doc fix. diff -r 575c9b78d09c -r 55f2a0bdaf30 lisp/bs.el --- a/lisp/bs.el Tue Feb 27 12:22:37 2001 +0000 +++ b/lisp/bs.el Tue Feb 27 13:24:14 2001 +0000 @@ -159,7 +159,7 @@ ("" 2 2 left " ")) "*List specifying the layout of a Buffer Selection Menu buffer. Each entry specifies a column and is a list of the form of: -(HEADER MINIMUM-LENGTH MAXIMUM-LENGTH ALIGNMENT FUN-OR-STRING) +\(HEADER MINIMUM-LENGTH MAXIMUM-LENGTH ALIGNMENT FUN-OR-STRING) HEADER : string for header for first line or a function which calculates column title. MINIMUM-LENGTH : minimum width of column (number or name of function).