emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/which-func.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/which-func.el
Date: Tue, 17 Aug 2004 18:36:08 -0400

Index: emacs/lisp/progmodes/which-func.el
diff -c emacs/lisp/progmodes/which-func.el:1.5 
emacs/lisp/progmodes/which-func.el:1.6
*** emacs/lisp/progmodes/which-func.el:1.5      Sat Jul 17 08:08:57 2004
--- emacs/lisp/progmodes/which-func.el  Mon Aug 16 22:46:26 2004
***************
*** 186,192 ****
    (which-func-update-1 (selected-window)))
  
  (defun which-func-update-1 (window)
!   "Update the Which-Function mode display for window WINDOW."
    (with-selected-window window
      (when which-func-mode
        (condition-case info
--- 186,192 ----
    (which-func-update-1 (selected-window)))
  
  (defun which-func-update-1 (window)
!   "Update the Which Function mode display for window WINDOW."
    (with-selected-window window
      (when which-func-mode
        (condition-case info




reply via email to

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