changeset 41060:1bf3fe0b6737

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 14 Nov 2001 22:31:05 +0000
parents 70987a4f43c8
children 9687641007d3
files src/ChangeLog
diffstat 1 files changed, 29 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Nov 14 20:22:13 2001 +0000
+++ b/src/ChangeLog	Wed Nov 14 22:31:05 2001 +0000
@@ -1,3 +1,32 @@
+2001-11-14  Richard M. Stallman  <rms@gnu.org>
+
+	* dispextern.h (image_background, image_background_transparent):
+	Conditionalize on HAVE_X_WINDOWS.
+
+2001-11-13  Richard M. Stallman  <rms@gnu.org>
+
+	* print.c (Fprin1_to_string): Doc fix.
+
+	* sunfns.c (Fsun_change_cursor_icon): Doc fix.
+
+	* floatfns.c (Fceiling, Ffloor): Doc fixes.
+
+	* filelock.c (Funlock_buffer, Ffile_locked_p): Doc fixes.
+
+	* fileio.c (Ffile_accessible_directory_p): Doc fix.
+
+	* eval.c (syms_of_eval): Doc fix.
+
+	* coding.c (syms_of_coding): Doc fix.
+
+	* doc.c (Fsnarf_documentation): Doc fix.
+
+	* dispnew.c (syms_of_display): Doc fix.
+
+	* category.c (Fget_unused_category): Doc fix.
+
+	* buffer.c (syms_of_buffer): Doc fixes.
+
 2001-11-14  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* print.c (prin1, print): Doc fix.