changeset 52650:ccb0467830b0

(ff-special-constructs): Add autoload cookie.
author Andreas Schwab <schwab@suse.de>
date Sun, 28 Sep 2003 16:11:32 +0000
parents 5eefee699ae5
children aaa07f5baaa8
files lisp/find-file.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/find-file.el	Sun Sep 28 09:19:38 2003 +0000
+++ b/lisp/find-file.el	Sun Sep 28 16:11:32 2003 +0000
@@ -4,7 +4,7 @@
 ;; Maintainer: FSF
 ;; Keywords: c, matching, tools
 
-;; Copyright (C) 1994, 1995, 2002 Free Software Foundation, Inc.
+;; Copyright (C) 1994, 1995, 2002, 2003 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
@@ -182,6 +182,7 @@
   :type 'boolean
   :group 'ff)
 
+;;;###autoload
 (defvar ff-special-constructs
   '(
     ;; C/C++ include, for NeXTSTEP too