aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
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