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: Gerd Moellmann
Subject: [Emacs-diffs] Changes to emacs/lisp/find-file.el
Date: Fri, 26 Apr 2002 10:40:21 -0400

Index: emacs/lisp/find-file.el
diff -c emacs/lisp/find-file.el:1.17 emacs/lisp/find-file.el:1.18
*** emacs/lisp/find-file.el:1.17        Sun Dec 16 20:51:32 2001
--- emacs/lisp/find-file.el     Fri Apr 26 10:40:21 2002
***************
*** 4,10 ****
  ;; Maintainer: FSF
  ;; Keywords: c, matching, tools
  
! ;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
  
  ;; This file is part of GNU Emacs.
  
--- 4,10 ----
  ;; Maintainer: FSF
  ;; Keywords: c, matching, tools
  
! ;; Copyright (C) 1994, 1995, 2002 Free Software Foundation, Inc.
  
  ;; This file is part of GNU Emacs.
  
***************
*** 945,951 ****
  
  (defvar ff-function-name nil "Name of the function we are in.")
  
! (eval-when-compile (require 'ada-mode))
  
  ;; bind with (setq ff-pre-load-hooks 'ff-which-function-are-we-in)
  ;;
--- 945,951 ----
  
  (defvar ff-function-name nil "Name of the function we are in.")
  
! ;(eval-when-compile (require 'ada-mode))
  
  ;; bind with (setq ff-pre-load-hooks 'ff-which-function-are-we-in)
  ;;



reply via email to

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