/[emacs]/emacs/lisp/progmodes/which-func.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/which-func.el

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

revision 1.1.2.2 by miles, Fri Jul 23 04:30:39 2004 UTC revision 1.1.2.3 by miles, Fri Aug 27 07:00:29 2004 UTC
# Line 186  It creates the Imenu index for the buffe Line 186  It creates the Imenu index for the buffe
186    (which-func-update-1 (selected-window)))    (which-func-update-1 (selected-window)))
187    
188  (defun which-func-update-1 (window)  (defun which-func-update-1 (window)
189    "Update the Which-Function mode display for window WINDOW."    "Update the Which Function mode display for window WINDOW."
190    (with-selected-window window    (with-selected-window window
191      (when which-func-mode      (when which-func-mode
192        (condition-case info        (condition-case info

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

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