# HG changeset patch # User Richard M. Stallman # Date 1006387712 0 # Node ID f1d3cfc0cdebf70f0b9b56cdd699a3ba0f527280 # Parent 9e8cfa1e3b05b74fe2831ba7743732cbc5aa256d *** empty log message *** diff -r 9e8cfa1e3b05 -r f1d3cfc0cdeb lisp/ChangeLog --- 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 + * 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.