From 502071919d6b29e90123ec4adc73f26b31bc1b14 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 25 Nov 2012 17:41:00 -0800 Subject: * lisp/hippie-exp.el (hippie-expand-try-functions-list): Re-autoload it. Fixes: debbugs:12982 --- lisp/hippie-exp.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lisp/hippie-exp.el') diff --git a/lisp/hippie-exp.el b/lisp/hippie-exp.el index 2f0a6e3af59..d2c69c70b75 100644 --- a/lisp/hippie-exp.el +++ b/lisp/hippie-exp.el @@ -199,6 +199,8 @@ (defvar he-search-window ()) +;;; Autoloaded for historical reasons (bug#12982) +;;;###autoload (defcustom hippie-expand-try-functions-list '(try-complete-file-name-partially try-complete-file-name -- cgit v1.2.1