changeset 31672:a442bf280b14

*** empty log message ***
author Dave Love <fx@gnu.org>
date Sun, 17 Sep 2000 17:14:02 +0000
parents 83d51ddd6e3e
children 6d39ec089c7b
files lisp/ChangeLog
diffstat 1 files changed, 16 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Sep 17 17:08:37 2000 +0000
+++ b/lisp/ChangeLog	Sun Sep 17 17:14:02 2000 +0000
@@ -1,3 +1,19 @@
+2000-09-17  Dave Love  <fx@gnu.org>
+
+	* calendar/cal-move.el (scroll-calendar-left)
+	(scroll-calendar-right): Make arg optional (for active mode line).
+
+	* calendar/calendar.el (calendar-mode-line-format): Make fields
+	mouse-sensitive.
+	(calendar-read-date, calendar-read-date, calendar-window-list):
+	Unquote lambda.
+	(calendar-month-name): Use aref, not sref.
+
+	* view.el (minor-mode-alist): Propertize the string.
+
+	* international/characters.el (standard-case-table): Add entries
+	for Greek.
+
 2000-09-18  Miles Bader  <miles@gnu.org>
 
 	* info.el (info-node, info-xref): Add dark-background variants.