aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDave Love2000-09-22 17:17:41 +0000
committerDave Love2000-09-22 17:17:41 +0000
commit4c7c1f3ff8608a9279500a70ed4371f80b328d1c (patch)
treed410e453bb6bce43506b3d59f374be043495c41c /src
parent7aabd23e302d0c279e0fa826b682b8fb8f503198 (diff)
downloademacs-4c7c1f3ff8608a9279500a70ed4371f80b328d1c.tar.gz
emacs-4c7c1f3ff8608a9279500a70ed4371f80b328d1c.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 47227227291..ce89c37fa3e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,10 +1,15 @@
12000-09-22 Dave Love <fx@gnu.org> 12000-09-22 Dave Love <fx@gnu.org>
2 2
3 * xdisp.c (syms_of_xdisp): Defvar Vmenu_bar_update_hook to provide
4 a doc string.
5
6 * xterm.c [SOLARIS2]: Remove redundant include of string.h.
7
3 * fns.c (Fstring_as_unibyte, Fstring_as_multibyte): Doc fix. 8 * fns.c (Fstring_as_unibyte, Fstring_as_multibyte): Doc fix.
4 9
52000-09-21 Gerd Moellmann <gerd@gnu.org> 102000-09-21 Gerd Moellmann <gerd@gnu.org>
6 11
7 * config.in (NO_RETURN): Define.as `__attribute__((__noreturn__))' 12 * config.in (NO_RETURN): Define as `__attribute__((__noreturn__))'
8 for GCC >= 2.5. 13 for GCC >= 2.5.
9 14
10 * lisp.h (wrong_type_argument, Fthrow, Fsignal, error): Declare 15 * lisp.h (wrong_type_argument, Fthrow, Fsignal, error): Declare