branch: elpa/bind-map commit 9f88b251f166abec5b7bfcf87113c755782e4575 Author: justbur <jus...@burkett.cc> Commit: justbur <jus...@burkett.cc>
Fix typo --- bind-map.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind-map.el b/bind-map.el index fd2a27d143..491fb70bf8 100644 --- a/bind-map.el +++ b/bind-map.el @@ -214,4 +214,4 @@ series of KEY DEF pairs. Each KEY should be a string suitable for (put 'bind-map-set-key-defaults 'lisp-indent-function 'defun) (provide 'bind-map) -;;; olig.el ends here +;;; bind-key.el ends here