diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 44109a5095f..5ce0e6b597a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-02-28 Dale Sedivec <dale@codefu.org> | ||
| 2 | |||
| 3 | * textmodes/sgml-mode.el (sgml-syntax-propertize-function): | ||
| 4 | Return valid syntax-table property value when converting | ||
| 5 | quotes within text from string syntax to punctuation syntax (bug#13844). | ||
| 6 | |||
| 1 | 2013-02-28 Juri Linkov <juri@jurta.org> | 7 | 2013-02-28 Juri Linkov <juri@jurta.org> |
| 2 | 8 | ||
| 3 | * dired-aux.el (dired-diff): If file at point is a backup file, | 9 | * dired-aux.el (dired-diff): If file at point is a backup file, |