changeset 81214:3177ffd9842f

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 07 Jun 2007 06:56:02 +0000
parents 1ad744f279f0
children 569dae55f278
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jun 07 06:46:25 2007 +0000
+++ b/lisp/ChangeLog	Thu Jun 07 06:56:02 2007 +0000
@@ -1,5 +1,10 @@
 2007-06-07  Glenn Morris  <rgm@gnu.org>
 
+	* tutorial.el (tutorial--describe-nonstandard-key): Adjust for new
+	format of "menu" description.
+	(tutorial--find-changed-keys): Describe the specific menu a
+	command is in.
+
 	* dframe.el (dframe-frame-parameter, dframe-mouse-event-p):
 	Rewrite compatibility functions to silence byte-compiler.