emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/find-file.el


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/find-file.el
Date: Sun, 28 Sep 2003 12:11:33 -0400

Index: emacs/lisp/find-file.el
diff -c emacs/lisp/find-file.el:1.24 emacs/lisp/find-file.el:1.25
*** emacs/lisp/find-file.el:1.24        Mon Sep  1 11:45:12 2003
--- emacs/lisp/find-file.el     Sun Sep 28 12:11:32 2003
***************
*** 4,10 ****
  ;; Maintainer: FSF
  ;; Keywords: c, matching, tools
  
! ;; Copyright (C) 1994, 1995, 2002 Free Software Foundation, Inc.
  
  ;; This file is part of GNU Emacs.
  
--- 4,10 ----
  ;; Maintainer: FSF
  ;; Keywords: c, matching, tools
  
! ;; Copyright (C) 1994, 1995, 2002, 2003 Free Software Foundation, Inc.
  
  ;; This file is part of GNU Emacs.
  
***************
*** 182,187 ****
--- 182,188 ----
    :type 'boolean
    :group 'ff)
  
+ ;;;###autoload
  (defvar ff-special-constructs
    '(
      ;; C/C++ include, for NeXTSTEP too




reply via email to

[Prev in Thread] Current Thread [Next in Thread]