Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved to progmodes/. | Juanma Barranquero | 2003-05-30 | 1 | -256/+0 |
| | |||||
* | (which-func-update-timer): New variable. | Juanma Barranquero | 2003-05-25 | 1 | -3/+7 |
| | | | | (which-function-mode): Use it. | ||||
* | (which-func-current, which-func-format): | Richard M. Stallman | 2003-05-18 | 1 | -2/+2 |
| | | | | Preload the risky-local-variable properties for them. | ||||
* | (which-func-format): Make it risky-local-variable. | Stefan Monnier | 2003-05-17 | 1 | -15/+15 |
| | | | | | | | | | (which-func-table): New var. (which-func-current): Make it into a constant modeline spec. (which-func-previous): Remove. (which-func-update): Only update the selected window. (which-func-update-1): Use the new var to allow the current function to be different for a buffer shown in two windows. | ||||
* | (which-func-modes): Add f90-mode. | Glenn Morris | 2003-04-20 | 1 | -9/+22 |
| | | | | (which-function): Handle imenu submenus. | ||||
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 |
| | |||||
* | 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 |