aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2005-10-29 20:04:09 +0000
committerRichard M. Stallman2005-10-29 20:04:09 +0000
commit685abb980b4cfb13bc2c7a054bb3090910c05e8f (patch)
tree70ece7306b6a91b02d5f23f77859a0cc59ae474f /src/ChangeLog
parent27f8fd9959de9a45eac38c22f62d87077ada9652 (diff)
downloademacs-685abb980b4cfb13bc2c7a054bb3090910c05e8f.tar.gz
emacs-685abb980b4cfb13bc2c7a054bb3090910c05e8f.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-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.