diff lisp/ChangeLog @ 92046:3831642b30d0

* mouse.el (minor-mode-menu-from-indicator): Create a menu with a "Turn off" and a "Help" entry when the minor mode has no menu.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 21 Feb 2008 09:15:32 +0000
parents 0fed13285736
children 0c8c96c56510
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Feb 21 09:12:20 2008 +0000
+++ b/lisp/ChangeLog	Thu Feb 21 09:15:32 2008 +0000
@@ -1,3 +1,8 @@
+2008-02-21  Drew Adams  <drew.adams@oracle.com>
+
+	* mouse.el (minor-mode-menu-from-indicator): Create a menu with a
+	"Turn off" and a "Help" entry when the minor mode has no menu.
+
 2008-02-21  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* vc.el (vc-status-mark, vc-status-unmark): New functions.