diff options
| author | Eli Zaretskii | 2006-08-04 10:42:41 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2006-08-04 10:42:41 +0000 |
| commit | 65c6c6b6ca9b39fc0d06621db620c5b235e7d45f (patch) | |
| tree | c384afd34cd2bfba65995334379079d1be8faa6e /lispref/ChangeLog | |
| parent | 6f64cebf164a4a613f445aa32e70e95ba6a50d45 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2006-08-04 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * strings.texi (Formatting Strings): Warn against arbitrary | ||
| 4 | strings as first arg to `format'. | ||
| 5 | |||
| 1 | 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org> | 6 | 2006-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. |