changeset 96306:af196a79928f

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 26 Jun 2008 04:54:37 +0000
parents 017ec6527a01
children fd9cd4ce5935
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jun 26 04:54:27 2008 +0000
+++ b/lisp/ChangeLog	Thu Jun 26 04:54:37 2008 +0000
@@ -1,12 +1,10 @@
 2008-06-26  Kenichi Handa  <handa@m17n.org>
 
-	* composite.el (terminal-composition-base-character-p): New
-	funciton.
-	(terminal-composition-function): Use
-	terminal-composition-base-character-p.  Include the base character
+	* composite.el (terminal-composition-base-character-p): New function.
+	(terminal-composition-function):
+	Use terminal-composition-base-character-p.  Include the base character
 	in the composition.
-	(auto-compose-chars): Don't check font-object for terminal
-	display.
+	(auto-compose-chars): Don't check font-object for terminal display.
 
 2008-06-26  Glenn Morris  <rgm@gnu.org>
 
@@ -29,6 +27,10 @@
 	* calendar/cal-menu.el (calendar-mouse-print-dates): Remove function.
 	(cal-menu-context-mouse-menu): Use calendar-print-other-dates.
 
+	* calendar/holidays.el (calendar-cursor-holidays): Handle mouse events.
+	* calendar/cal-menu.el (calendar-mouse-holidays): Remove function.
+	(cal-menu-context-mouse-menu): Use calendar-cursor-holidays.
+
 	* calendar/cal-move.el (calendar-cursor-to-nearest-date):
 	Use calendar-column-to-segment, calendar-month-edges, and
 	the 'date property to handle intermonth text.