aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2001-06-14 21:02:05 +0000
committerRichard M. Stallman2001-06-14 21:02:05 +0000
commite4cdc335f37ff8ed88a315508cdf27c7c640e9c6 (patch)
tree57c6ec13dff18a5034204327b3c0e1a48b9de705 /src
parentf5376658b919c6c697d08cd84fb65ee9f25ce107 (diff)
downloademacs-e4cdc335f37ff8ed88a315508cdf27c7c640e9c6.tar.gz
emacs-e4cdc335f37ff8ed88a315508cdf27c7c640e9c6.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f775a250c5d..7ebea9bff45 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-06-14 Richard M. Stallman <rms@gnu.org>
2
3 * xdisp.c (try_window_id): When EOB is visible, don't treat
4 insertion at EOB as if it were "off the bottom of the screen."
5
12001-06-11 Andrew Innes <andrewi@gnu.org> 62001-06-11 Andrew Innes <andrewi@gnu.org>
2 7
3 * w32proc.c (create_child): Add new parameter is_gui_app. 8 * w32proc.c (create_child): Add new parameter is_gui_app.