From 2e1ce99a63337a1fd60cdae7d276035327cd39eb Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 12 Sep 2008 18:38:41 +0200 Subject: * lisp/idutils.el: Update suggested autoload syntax in comment. --- lisp/idutils.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp') diff --git a/lisp/idutils.el b/lisp/idutils.el index c933219..cc40ed5 100644 --- a/lisp/idutils.el +++ b/lisp/idutils.el @@ -24,7 +24,7 @@ ;;; To install, merely put this file somewhere GNU Emacs will find it, ;;; then add the following lines to your .emacs file: ;;; -;;; (autoload 'gid "idutils") +;;; (autoload 'gid "idutils" "run idutils' gid command" t) ;;; ;;; You may also adjust some customizations variables, below, by defining ;;; them in your .emacs file. -- cgit v1.2.3