# HG changeset patch # User Andreas Schwab # Date 1064765492 0 # Node ID ccb0467830b0fb099558f7642f485e4117b9834d # Parent 5eefee699ae5689e808f4d77ba7afe96a41bc897 (ff-special-constructs): Add autoload cookie. diff -r 5eefee699ae5 -r ccb0467830b0 lisp/find-file.el --- 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