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'."
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs