aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-06-08 17:19:18 -0700
committerPaul Eggert2011-06-08 17:19:18 -0700
commite762cafe713e475886e7f1aed75b0aa213fe4c74 (patch)
treec12eaf62734402375d161dcc0f048db57b3c2371 /src/ChangeLog
parentc6f072e7331307ee1f3233f6e162dd013b15a258 (diff)
downloademacs-e762cafe713e475886e7f1aed75b0aa213fe4c74.tar.gz
emacs-e762cafe713e475886e7f1aed75b0aa213fe4c74.zip
* data.c (Qcompiled_function): Now static.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 704b3e63b28..09a4a72a562 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12011-06-09 Paul Eggert <eggert@cs.ucla.edu>
2
3 * data.c (Qcompiled_function): Now static.
4
12011-06-08 Paul Eggert <eggert@cs.ucla.edu> 52011-06-08 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 * window.c (window_body_lines): Now static. 7 * window.c (window_body_lines): Now static.