changeset 98408:f9404a9a3053

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Tue, 30 Sep 2008 03:42:56 +0000
parents 352e7f3ed660
children cb5ef7767703
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Sep 30 03:42:47 2008 +0000
+++ b/lisp/ChangeLog	Tue Sep 30 03:42:56 2008 +0000
@@ -1,5 +1,12 @@
+2008-09-30  Glenn Morris  <rgm@gnu.org>
+
+	* progmodes/which-func.el (which-func-imenu-joiner-function): Doc fix.
+
 2008-09-30  Daniel Colascione  <danc@merrillpress.com>
 
+	* progmodes/which-func.el (which-func-imenu-joiner-function): New.
+	(which-function): Handle nested imenu trees.
+
 	* imenu.el (imenu--split-menu): Fix bug with shared lists that deleted
 	some nested menu items.