diff lisp/ChangeLog @ 82203:3d0d3af343ac

(calendar-mode): Make sure displayed-(month|year) are set. (calendar-basic-setup): Display buffer before adjusting window sizes. (generate-calendar-window): Use inhibit-read-only. Simplify. Generate buffer and set displayed-month and displayed-year before calling update-calendar-mode-line.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 29 Jul 2007 20:49:13 +0000
parents b3182f0c969c
children 1160d327dbdd
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jul 29 20:44:22 2007 +0000
+++ b/lisp/ChangeLog	Sun Jul 29 20:49:13 2007 +0000
@@ -1,3 +1,12 @@
+2007-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* calendar/calendar.el (calendar-mode): Make sure
+	displayed-(month|year) are set.
+	(calendar-basic-setup): Display buffer before adjusting window sizes.
+	(generate-calendar-window): Use inhibit-read-only.  Simplify.
+	Generate buffer and set displayed-month and displayed-year before
+	calling update-calendar-mode-line.
+
 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
 
 	* tramp.el:
@@ -10,8 +19,8 @@
 	* tramp-gw.el:
 	* tramp-smb.el: Remove coding cookie.
 
-	* tramp.el (tramp-handle-verify-visited-file-modtime): Flush
-	buffer file-name's file property.
+	* tramp.el (tramp-handle-verify-visited-file-modtime):
+	Flush buffer file-name's file property.
 	(tramp-handle-file-remote-p): The first parameter is FILENAME.
 
 	* trampver.el: Update release number.