]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/vlf/vlf-occur.el
* packages/vlf: Version 1.3.
[gnu-emacs-elpa] / packages / vlf / vlf-occur.el
index 64a35d0b68a4bce17a0a549d13b3bff5a21a37f2..10f8d6ac901c0cc7ded80f2210c30f0698a2005a 100644 (file)
@@ -27,6 +27,8 @@
 
 ;;; Code:
 
+(require 'vlf)
+
 (defvar vlf-occur-mode-map
   (let ((map (make-sparse-keymap)))
     (define-key map "n" 'vlf-occur-next-match)