changeset 37017:64580e47a5aa

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 27 Mar 2001 01:43:50 +0000
parents 7472ec46ab91
children 6883b349cfd6
files lisp/ChangeLog
diffstat 1 files changed, 20 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Mar 27 01:12:42 2001 +0000
+++ b/lisp/ChangeLog	Tue Mar 27 01:43:50 2001 +0000
@@ -1,3 +1,8 @@
+2001-03-27  Kenichi Handa  <handa@etl.go.jp>
+
+	* international/kkc.el (kkc-save-init-file): Locally bind
+	print-length to nil.
+
 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
 
 	* textmodes/flyspell.el: Some doc fixes.
@@ -431,8 +436,22 @@
 	* international/mule-cmds.el (set-locale-environment):
 	Set system-messages-locale and system-time-locale, but only if the
 	caller specifies a non-nil locale name.
-
+<<<<<<< ChangeLog
+
+2001-03-20  John Wiegley  <johnw@gnu.org>
+
+	* calendar/calendar.el (nongregorian-diary-listing-hook):
+	Added :options to cover the possible values.
+	(nongregorian-diary-marking-hook): Ditto.
+=======
+>>>>>>> 1.2177
+
+<<<<<<< ChangeLog
+	* cal-bahai.el, cal-menu.el, calendar.el, diary-lib.el,
+	* holidays.el: Added support for the Baha'i calendar system.
+=======
 2001-03-20  Gerd Moellmann  <gerd@gnu.org>
+>>>>>>> 1.2177
 
 	* pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
 	problems for the interpreter.  From: John Wiegley  <johnw@gnu.org>