diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ec89b3784d9..17c7fa0f06a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-08-19 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * xml.el (xml-escape-string): Don't refer to xml-entity-alist | ||
| 4 | (Bug#12228). | ||
| 5 | |||
| 1 | 2012-08-18 Chong Yidong <cyd@gnu.org> | 6 | 2012-08-18 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * simple.el (yank-handled-properties): New defcustom. | 8 | * simple.el (yank-handled-properties): New defcustom. |