Mercurial > emacs
changeset 36415:55f2a0bdaf30
(bs-attributes-list): Doc fix.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 27 Feb 2001 13:24:14 +0000 |
parents | 575c9b78d09c |
children | e8200ba10907 |
files | lisp/bs.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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).