aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 97d04cb6ba1..3c0e5e4e2b5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12012-11-12 Paul Eggert <eggert@cs.ucla.edu> 12012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * data.c (Qdefalias_fset_function): Now static.
4
3 Another tweak to vectorlike_header change. 5 Another tweak to vectorlike_header change.
4 * alloc.c (struct Lisp_Vectorlike_Free, NEXT_IN_FREE_LIST): 6 * alloc.c (struct Lisp_Vectorlike_Free, NEXT_IN_FREE_LIST):
5 Remove, and replace all uses with ... 7 Remove, and replace all uses with ...