Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use find-file-hook instead of find-file-hooks. | Stefan Monnier | 2002-08-15 | 1 | -2/+2 |
| | |||||
* | (which-function): Call imenu--make-index-alist | Richard M. Stallman | 2001-11-22 | 1 | -12/+29 |
| | | | | | | | if necessary to get a list of functions. (which-function-imenu-failed): New variable. (which-func-update): Handle all visible windows. (which-func-update-1): New subroutine broken out of which-func-update. | ||||
* | Doc fix. | Pavel Janík | 2001-07-16 | 1 | -1/+1 |
| | |||||
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 1 | -2/+2 |
| | |||||
* | Doc fix. | Gerd Moellmann | 2001-07-16 | 1 | -1/+1 |
| | |||||
* | Emacs lisp coding convention fixes. | Pavel Janík | 2001-07-14 | 1 | -1/+1 |
| | |||||
* | (which-func-mode, which-func-ff-hook) | Gerd Moellmann | 2001-07-13 | 1 | -5/+6 |
| | | | | | (which-function-mode): Remove references to which-func-mode-global. | ||||
* | (which-func-maxout): Increase default to 500000. | Richard M. Stallman | 2001-06-26 | 1 | -6/+5 |
| | | | | | | (which-function-mode): This is now the "real" name of the function. (which-func-mode): Now an alias. (which-func-mode-global): Name deleted. | ||||
* | (which-func-modes): Add cperl-mode. | Stefan Monnier | 2001-03-06 | 1 | -23/+11 |
| | | | | (which-func-mode-global): Use define-minor-mode. | ||||
* | (which-func-mode): Invert which-func-mode-global. | Stefan Monnier | 2001-02-08 | 1 | -12/+12 |
| | | | | Fix from Juanma Barranquero <lektu@uol.com.br>. | ||||
* | Update maintainer line. | Stefan Monnier | 2000-11-21 | 1 | -0/+1 |
| | |||||
* | (which-func-format): Remove spurious space. | Stefan Monnier | 2000-10-05 | 1 | -51/+52 |
| | | | | | | | | | | (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. | ||||
* | (which-func-cleanup-function): New variable. | Richard M. Stallman | 1999-08-29 | 1 | -1/+15 |
| | | | | (which-function): Call that function. | ||||
* | (which-func-mode-global): Doc fix. | Dave Love | 1999-04-27 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Karl Heuer | 1999-03-30 | 1 | -1/+1 |
| | |||||
* | (which-func-mode-global): Doc fix. | Karl Heuer | 1999-03-30 | 1 | -1/+2 |
| | |||||
* | (which-func-mode-global): Make :set function | Karl Heuer | 1998-09-30 | 1 | -1/+1 |
| | | | | more reliable. | ||||
* | (which-function): Handle case when (car imenu--index-alist) is nil. | Karl Heuer | 1998-09-30 | 1 | -2/+3 |
| | |||||
* | (which-func-modes): Add fortran-mode. | Richard M. Stallman | 1998-08-14 | 1 | -1/+2 |
| | |||||
* | (which-func-ff-hook): If imenu gets error, | Karl Heuer | 1998-06-01 | 1 | -6/+9 |
| | | | | clear which-func-mode. | ||||
* | (which-func-modes): Fix custom type. | Richard M. Stallman | 1998-05-19 | 1 | -8/+8 |
| | | | | (which-func-non-auto-modes): Likewise. | ||||
* | (which-func-non-auto-modes): New variable. | Richard M. Stallman | 1998-05-06 | 1 | -7/+7 |
| | | | | | | (which-func-amodes): Variable deleted. (which-func-ff-hook): Use which-func-non-auto-modes instead of which-func-amodes. | ||||
* | (which-function-mode): New alias. | Richard M. Stallman | 1998-05-06 | 1 | -0/+4 |
| | |||||
* | Fix header comments. | Dave Love | 1998-04-21 | 1 | -45/+58 |
| | | | | | (which-func-mode): Add autoload cookie. (which-func-mode-global): Customize. | ||||
* | *** empty log message *** | Dan Nicolaescu | 1998-04-18 | 1 | -0/+5 |
| | |||||
* | (which-func-update): Fix paren error. | Richard M. Stallman | 1998-01-02 | 1 | -8/+8 |
| | |||||
* | Comment change. | Richard M. Stallman | 1997-11-23 | 1 | -1/+1 |
| | |||||
* | Initial revision | Richard M. Stallman | 1997-11-23 | 1 | -0/+190 |