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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/find-file.el
Date: Mon, 08 Aug 2005 22:53:00 -0400

Index: emacs/lisp/find-file.el
diff -c emacs/lisp/find-file.el:1.30 emacs/lisp/find-file.el:1.31
*** emacs/lisp/find-file.el:1.30        Sat Aug  6 22:13:42 2005
--- emacs/lisp/find-file.el     Tue Aug  9 02:53:00 2005
***************
*** 944,949 ****
--- 944,952 ----
  
  ;; bind with (setq ff-pre-load-hook 'ff-which-function-are-we-in)
  ;;
+ (defvar ada-procedure-start-regexp)
+ (defvar ada-package-start-regexp)
+ 
  (defun ff-which-function-are-we-in ()
    "Return the name of the function whose definition/declaration point is in.
  Also remember that name in `ff-function-name'."




reply via email to

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