aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPhillip Rulon1999-10-08 23:57:58 +0000
committerPhillip Rulon1999-10-08 23:57:58 +0000
commit27271329116f3407e44a532c4701a7cc4416cbd4 (patch)
tree589dd6d3b180cdcc0ce75161658bab194cc09879 /src
parentab418c6df09d1e5edeb39c450e9bde9bd2cf6446 (diff)
downloademacs-27271329116f3407e44a532c4701a7cc4416cbd4.tar.gz
emacs-27271329116f3407e44a532c4701a7cc4416cbd4.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 dc8fc6445e3..e885095ad60 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -281,6 +281,11 @@
281 * xdisp.c (echo_area_display): Turn off code that returned 281 * xdisp.c (echo_area_display): Turn off code that returned
282 without doing anything when using a terminal frame. 282 without doing anything when using a terminal frame.
283 283
2841999-09-17 Richard M. Stallman <rms@caffeine.ai.mit.edu>
285
286 * unexelf.c (unexec): Don't get confused by a short section
287 just before the bss section.
288
2841999-09-16 Gerd Moellmann <gerd@gnu.org> 2891999-09-16 Gerd Moellmann <gerd@gnu.org>
285 290
286 * emacs.c (main): Remove unused variables. 291 * emacs.c (main): Remove unused variables.