aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2006-08-04 10:42:41 +0000
committerEli Zaretskii2006-08-04 10:42:41 +0000
commit65c6c6b6ca9b39fc0d06621db620c5b235e7d45f (patch)
treec384afd34cd2bfba65995334379079d1be8faa6e /lispref/ChangeLog
parent6f64cebf164a4a613f445aa32e70e95ba6a50d45 (diff)
downloademacs-65c6c6b6ca9b39fc0d06621db620c5b235e7d45f.tar.gz
emacs-65c6c6b6ca9b39fc0d06621db620c5b235e7d45f.zip
(Formatting Strings): Warn against arbitrary strings as first arg to `format'.
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index f3f3037e4d1..eb1fd9797c2 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
12006-08-04 Eli Zaretskii <eliz@gnu.org>
2
3 * strings.texi (Formatting Strings): Warn against arbitrary
4 strings as first arg to `format'.
5
12006-07-31 Thien-Thi Nguyen <ttn@gnu.org> 62006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2 7
3 * text.texi (Clickable Text): Mention `help-echo' text property. 8 * text.texi (Clickable Text): Mention `help-echo' text property.