aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPavel Janík2002-01-20 18:13:16 +0000
committerPavel Janík2002-01-20 18:13:16 +0000
commit3c17e0623770992013cf3c4f80e4b97b1bd02e39 (patch)
tree09d3878cd09a13517300d75eed47dec865b9427e /src
parentfb08db4568ad1ffa12f9bbe8d2f780796ca50903 (diff)
downloademacs-3c17e0623770992013cf3c4f80e4b97b1bd02e39.tar.gz
emacs-3c17e0623770992013cf3c4f80e4b97b1bd02e39.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
-rw-r--r--src/ChangeLog.32
2 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 286bc530969..fde084caeb9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12002-01-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2
3 * doprnt.c (doprnt1): Fix typos in error call.
4
12002-01-20 Eli Zaretskii <eliz@is.elta.co.il> 52002-01-20 Eli Zaretskii <eliz@is.elta.co.il>
2 6
3 * unexelf.c (unexec) [__sgi]: Support the .got sections. 7 * unexelf.c (unexec) [__sgi]: Support the .got sections.
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3
index c22b5484343..2ca5e3f331e 100644
--- a/src/ChangeLog.3
+++ b/src/ChangeLog.3
@@ -13557,7 +13557,7 @@
13557 13557
135581990-04-03 Joseph Arceneaux (jla@churchy.ai.mit.edu) 135581990-04-03 Joseph Arceneaux (jla@churchy.ai.mit.edu)
13559 13559
13560 * editfns.c (Fmessage): If there is a global minbuffer screen, 13560 * editfns.c (Fmessage): If there is a global minibuffer screen,
13561 raise it before displaying the message. 13561 raise it before displaying the message.
13562 13562
13563 * window.c (window_loop): Parameter SCREENS now affects which 13563 * window.c (window_loop): Parameter SCREENS now affects which