changeset 32877:d37727fd841b

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 25 Oct 2000 12:14:15 +0000
parents 0ad3db06d19b
children dd3d90d65214
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 25 12:13:52 2000 +0000
+++ b/lisp/ChangeLog	Wed Oct 25 12:14:15 2000 +0000
@@ -1,3 +1,8 @@
+2000-10-25  Gerd Moellmann  <gerd@gnu.org>
+
+	* menu-bar.el (menu-bar-options-menu): Add a help string for
+	`uniquify'.
+
 2000-10-25  Stephen Gildea  <gildea@alum.mit.edu>
 
 	* time-stamp.el (time-stamp-string-preprocess): Fix a wrong
--- a/src/ChangeLog	Wed Oct 25 12:13:52 2000 +0000
+++ b/src/ChangeLog	Wed Oct 25 12:14:15 2000 +0000
@@ -1,3 +1,13 @@
+2000-10-25  Gerd Moellmann  <gerd@gnu.org>
+
+	* window.c (pos_fully_visible_p): Removed.
+	(Fpos_visible_in_window_p): Use pos_visible_p to determine
+	if position is visible and/or fully visible.
+
+	* lisp.h (pos_visible_p): Add prototype.
+
+	* xdisp.c (pos_visible_p): New function.
+
 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
 
 	* process.c (send_process): If OBJECT is t, it means that the data