changeset 14816:485422b900d3

(imenu-generic-expression): Autoload the make-variable-buffer-local call.
author Richard M. Stallman <rms@gnu.org>
date Sun, 17 Mar 1996 15:37:36 +0000
parents 4a742f2d5328
children cdd8a024f000
files lisp/imenu.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/imenu.el	Sun Mar 17 15:32:00 1996 +0000
+++ b/lisp/imenu.el	Sun Mar 17 15:37:36 1996 +0000
@@ -146,6 +146,7 @@
 
 The variable is buffer-local.")
 
+;;;###autoload
 (make-variable-buffer-local 'imenu-generic-expression)
 
 ;;;; Hooks