/[emacs]/emacs/lisp/find-file.el
ViewVC logotype

Diff of /emacs/lisp/find-file.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.30 by ttn, Sat Aug 6 22:13:42 2005 UTC revision 1.31 by rms, Tue Aug 9 02:53:00 2005 UTC
# Line 944  and the name of the file passed in." Line 944  and the name of the file passed in."
944    
945  ;; bind with (setq ff-pre-load-hook 'ff-which-function-are-we-in)  ;; bind with (setq ff-pre-load-hook 'ff-which-function-are-we-in)
946  ;;  ;;
947    (defvar ada-procedure-start-regexp)
948    (defvar ada-package-start-regexp)
949    
950  (defun ff-which-function-are-we-in ()  (defun ff-which-function-are-we-in ()
951    "Return the name of the function whose definition/declaration point is in.    "Return the name of the function whose definition/declaration point is in.
952  Also remember that name in `ff-function-name'."  Also remember that name in `ff-function-name'."

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26