changeset 40439:58a55094ec0d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 29 Oct 2001 11:39:52 +0000
parents 3b2e61109dc2
children 6edf1e051b27
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 29 11:39:24 2001 +0000
+++ b/lisp/ChangeLog	Mon Oct 29 11:39:52 2001 +0000
@@ -1,3 +1,8 @@
+2001-10-29  Gerd Moellmann  <gerd@gnu.org>
+
+	* dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired
+	buffers.
+
 2001-10-29  Alex Schroeder  <kensanata@yahoo.com>
 
 	* progmodes/sql.el (sql-mysql): Doc change by RMS.
--- a/src/ChangeLog	Mon Oct 29 11:39:24 2001 +0000
+++ b/src/ChangeLog	Mon Oct 29 11:39:52 2001 +0000
@@ -1,5 +1,8 @@
 2001-10-29  Gerd Moellmann  <gerd@gnu.org>
 
+	* xfns.c (x_set_internal_border_width): Set frame garbaged
+	when X window doesn't exist yet.
+
 	* xterm.c (x_after_update_window_line): Clear internal border
 	in different circumstances.