aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2005-05-16 15:17:55 +0000
committerAndreas Schwab2005-05-16 15:17:55 +0000
commit0da46b6eeabfc8afda14232976c2f823bce58491 (patch)
tree3159d20f97470295acd6c39008e845555130eaaa /src/ChangeLog
parentb376642de60772f2aa1d2e5b540c70882ff2dd5f (diff)
downloademacs-0da46b6eeabfc8afda14232976c2f823bce58491.tar.gz
emacs-0da46b6eeabfc8afda14232976c2f823bce58491.zip
(unexec_realloc): Move declarations before statements.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fd11243cbb0..66e4a8e4f05 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12005-05-16 Andreas Schwab <schwab@suse.de>
2
3 * unexmacosx.c (unexec_realloc): Move declarations before
4 statements.
5
12005-05-14 Richard M. Stallman <rms@gnu.org> 62005-05-14 Richard M. Stallman <rms@gnu.org>
2 7
3 * xdisp.c (message3): Call cancel_echoing. 8 * xdisp.c (message3): Call cancel_echoing.