mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(dirtrack-directory-change-hook): Fix :type.
This commit is contained in:
parent
4cb464b7a9
commit
4dfb07fd32
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ be on a single line."
|
|||
(defcustom dirtrack-directory-change-hook nil
|
||||
"Hook that is called when a directory change is made."
|
||||
:group 'dirtrack
|
||||
:type 'function
|
||||
:type 'hook
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue