Mercurial > emacs
diff src/ChangeLog @ 39921:39e32efe460d
*** empty log message ***
| author | Pavel Jan?k <Pavel@Janik.cz> |
|---|---|
| date | Sun, 14 Oct 2001 16:03:03 +0000 |
| parents | a17220779763 |
| children | 6dd34a540e1f |
line wrap: on
line diff
--- a/src/ChangeLog Sun Oct 14 16:01:10 2001 +0000 +++ b/src/ChangeLog Sun Oct 14 16:03:03 2001 +0000 @@ -1,5 +1,8 @@ 2001-10-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> + * keyboard.c (Fcommand_execute): Remove unnecessary prototype (it + is already prototyped in included lisp.h). + * frame.c (Fset_mouse_position): Improve style of comment to follow other comments. (Fset_mouse_pixel_position): Improve style of comment to follow
