From f21f125ec9a39b2747b97b5c01f32d3208535328 Mon Sep 17 00:00:00 2001 From: "Tom Breton (Tehom)" Date: Sun, 6 Feb 2011 12:08:25 -0500 Subject: [PATCH] Changed docstring --- fileset-whole.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fileset-whole.el b/fileset-whole.el index 0fe8de7..e7e4ec9 100644 --- a/fileset-whole.el +++ b/fileset-whole.el @@ -80,7 +80,10 @@ following bindings: `fileset-whole' - other data associated with the fileset, if any. `default-directory' the root directory of the project, if any. -Then the command is applied to the list of args." +Then the command is applied to the list of args. + +Make sure that commands and functions called in arguments are +available; they should generally be autoloads." :group 'filesets ;;$$IMPROVE ME Add a hotkey and put it into some keymap ;;$$IMPROVE ME Add a field saying how to find the buffers it -- 2.11.4.GIT