Mercurial > emacs
changeset 41358:f1d3cfc0cdeb
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 22 Nov 2001 00:08:32 +0000 |
parents | 9e8cfa1e3b05 |
children | 5042a5269efd |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 22 00:07:57 2001 +0000 +++ b/lisp/ChangeLog Thu Nov 22 00:08:32 2001 +0000 @@ -1,5 +1,11 @@ 2001-11-21 Richard M. Stallman <rms@gnu.org> + * which-func.el (which-function): Call imenu--make-index-alist + 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. + * files.el (temporary-file-directory, null-device) (small-temporary-file-directory): Definitions moved up.