changeset 39919:a17220779763

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Sun, 14 Oct 2001 15:59:20 +0000
parents fa0407ac162f
children 61964d31a7a2
files src/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Oct 14 15:56:57 2001 +0000
+++ b/src/ChangeLog	Sun Oct 14 15:59:20 2001 +0000
@@ -1,3 +1,13 @@
+2001-10-14  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
+
+	* frame.c (Fset_mouse_position): Improve style of comment to
+	follow other comments.
+	(Fset_mouse_pixel_position): Improve style of comment to follow
+	other comments.
+	(Fmake_frame_visible): Doc fix and typo in comment.
+	(Fmake_frame_invisible): Doc fix and typo in comment.
+	(Ficonify_frame): Fix typo in comment.
+
 2001-10-14  Gerd Moellmann  <gerd@gnu.org>
 
 	* xfns.c, dispnew.c, xterm.c, xdisp.c, xfaces.c, xmenu.c