From 05e67fce1e756d2c0d4a07dcd541919287d15419 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Fri, 6 Feb 2004 11:36:00 +0000 Subject: docstring --- chess-file.el | 1 + 1 file changed, 1 insertion(+) (limited to 'chess-file.el') diff --git a/chess-file.el b/chess-file.el index dc385da..30565af 100644 --- a/chess-file.el +++ b/chess-file.el @@ -28,6 +28,7 @@ object from/into the buffer and SEPARATOR is a list of characters to insert inbetween of individual records.") (defun chess-file-handler (event &rest args) + "Event handler for file database objects." (cond ((eq event 'open) (with-current-buffer (find-file-noselect (car args)) -- cgit v1.2.3