# HG changeset patch # User Glenn Morris # Date 1181199362 0 # Node ID 3177ffd9842f0ddeea88eaf4ce53d9d7ae350a48 # Parent 1ad744f279f031096e03679598d676e546525678 *** empty log message *** diff -r 1ad744f279f0 -r 3177ffd9842f lisp/ChangeLog --- 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 + * 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.