aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2002-09-13 19:36:33 +0000
committerRichard M. Stallman2002-09-13 19:36:33 +0000
commit95fb966a335f9dbc8be3d6d6d2448c0c8d50f025 (patch)
tree709c95a5070762611de63ea8cc2571cb0aeeb563 /src/ChangeLog
parent312270cf02c3c7713cecfe51476ed17a0a71cf96 (diff)
downloademacs-95fb966a335f9dbc8be3d6d6d2448c0c8d50f025.tar.gz
emacs-95fb966a335f9dbc8be3d6d6d2448c0c8d50f025.zip
(UNEXEC): Comment out definition.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 253f97c12ad..4ad23b91929 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12002-09-13 Richard M. Stallman <rms@gnu.org>
2
3 * s/sol2-6.h (UNEXEC): Comment out definition.
4
5 * unexsol.c (unexec): Don't downcase first letter of error msg.
6
7 * xfaces.c (Fcolor_supported_p): Just one arg is required.
8
12002-09-12 Markus Rost <rost@math.ohio-state.edu> 92002-09-12 Markus Rost <rost@math.ohio-state.edu>
2 10
3 * unexsol.c: Include buffer.h, charset.h, coding.h. 11 * unexsol.c: Include buffer.h, charset.h, coding.h.