1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
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