Stefan Monnier
7a513c475d
(which-func-format): Remove spurious space.
...
(which-func-mode): Don't make it permanent-local.
(which-func-ff-hook): Allow which-func-maxout to be nil.
(which-func-update): Simplify a bit. Only run if which-func-mode is t.
(which-func-mode): Simplify.
Use post-command-idle-hook rather than post-command-hook.
Go through all buffers and update their state.
(which-function): Also try add-log-current-defun-function.
2000-10-05 23:13:07 +00:00
Richard M. Stallman
1e68f8d0fe
(which-func-cleanup-function): New variable.
...
(which-function): Call that function.
1999-08-29 19:05:44 +00:00
Dave Love
739db5044a
(which-func-mode-global): Doc fix.
1999-04-27 19:02:58 +00:00
Karl Heuer
25f67e4bc9
*** empty log message ***
1999-03-30 21:37:40 +00:00
Karl Heuer
3f579f6af7
(which-func-mode-global): Doc fix.
1999-03-30 21:30:12 +00:00
Karl Heuer
2b7b0d1585
(which-func-mode-global): Make :set function
...
more reliable.
1998-09-30 19:15:56 +00:00
Karl Heuer
d1804b71b6
(which-function): Handle case when (car imenu--index-alist) is nil.
1998-09-30 19:02:23 +00:00
Richard M. Stallman
70066cfdb1
(which-func-modes): Add fortran-mode.
1998-08-14 08:40:13 +00:00
Karl Heuer
2576f5d270
(which-func-ff-hook): If imenu gets error,
...
clear which-func-mode.
1998-06-01 03:09:43 +00:00
Richard M. Stallman
5686b9d451
(which-func-modes): Fix custom type.
...
(which-func-non-auto-modes): Likewise.
1998-05-19 00:38:20 +00:00
Richard M. Stallman
4962cb1a7f
(which-func-non-auto-modes): New variable.
...
(which-func-amodes): Variable deleted.
(which-func-ff-hook): Use which-func-non-auto-modes instead of
which-func-amodes.
1998-05-06 21:18:00 +00:00
Richard M. Stallman
4ed0c28d70
(which-function-mode): New alias.
1998-05-06 19:43:11 +00:00
Dave Love
0211dda3a7
Fix header comments.
...
(which-func-mode): Add autoload cookie.
(which-func-mode-global): Customize.
1998-04-21 18:56:02 +00:00
Dan Nicolaescu
daa02ea5db
*** empty log message ***
1998-04-18 20:43:38 +00:00
Richard M. Stallman
c5059c2cf2
(which-func-update): Fix paren error.
1998-01-02 23:04:39 +00:00
Richard M. Stallman
950444902e
Comment change.
1997-11-23 01:13:47 +00:00
Richard M. Stallman
d6d2fa1fc1
Initial revision
1997-11-23 01:13:07 +00:00