]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Wed, 25 Oct 2000 12:14:15 +0000 (12:14 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 25 Oct 2000 12:14:15 +0000 (12:14 +0000)
lisp/ChangeLog
src/ChangeLog

index 9db8862f56301f6593c3b6d7de1d665705183165..870fa2bc33a070cf926b23e0d4891f86d5340a48 100644 (file)
@@ -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
index e72d99c820d60bee7c0693f5388b12339f57267b..a2865c12b4782213cbdfa35dc6daa3ecd8400b45 100644 (file)
@@ -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