aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c9db3f69cf2..8e5c9d05b4e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -11,6 +11,7 @@
11 Don't bother munging text props on a null string. 11 Don't bother munging text props on a null string.
12 Delete obsolete elts from mode_line_proptrans_alist. 12 Delete obsolete elts from mode_line_proptrans_alist.
13 (decode_mode_spec): Test Vmemory_full, not spare_memory. 13 (decode_mode_spec): Test Vmemory_full, not spare_memory.
14 (Fformat_mode_line): Clear mode_line_proptrans_alist after saving.
14 15
15 * lisp.h (memory_full_cons_threshold): Declared. 16 * lisp.h (memory_full_cons_threshold): Declared.
16 (internal_lisp_condition_case): Declared. 17 (internal_lisp_condition_case): Declared.