From b641fbd7f4cd1069ec2e709dea275d7698525d4d Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Sun, 2 Apr 2006 23:48:28 +0000 Subject: (define-ibuffer-column): Document the new parameter. --- lisp/ibuf-macs.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lisp/ibuf-macs.el') diff --git a/lisp/ibuf-macs.el b/lisp/ibuf-macs.el index 603ffc45c93..009935e1539 100644 --- a/lisp/ibuf-macs.el +++ b/lisp/ibuf-macs.el @@ -90,6 +90,9 @@ the text, such as `mouse-face'. And SUMMARIZER, if given, is a function which will be passed a list of all the strings in its column; it should return a string to display at the bottom. +If HEADER-MOUSE-MAP is given, it will be used as a keymap for the +title of the column. + Note that this macro expands into a `defun' for a function named ibuffer-make-column-NAME. If INLINE is non-nil, then the form will be inlined into the compiled format versions. This means that if you -- cgit v1.2.3