diff options
| author | Fabián Ezequiel Gallina | 2012-09-30 17:16:12 -0300 |
|---|---|---|
| committer | Fabián Ezequiel Gallina | 2012-09-30 17:16:12 -0300 |
| commit | 440ba3959311c5085a04d40ce778039b37246fef (patch) | |
| tree | 6832bae4f6a5aa0842849117790a1be2507e1e10 | |
| parent | 5727eadff9e9bfd5d0af90e4fbe21697cba444b1 (diff) | |
| download | emacs-440ba3959311c5085a04d40ce778039b37246fef.tar.gz emacs-440ba3959311c5085a04d40ce778039b37246fef.zip | |
Added missing ChangeLog entry for previous commit.
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bdc8afd208d..38dacef1fd8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-09-30 Fabián Ezequiel Gallina <fgallina@cuca> | ||
| 2 | |||
| 3 | Enhancements for triple-quote string syntax. | ||
| 4 | * progmodes/python.el (python-syntax-propertize-function): Match | ||
| 5 | both quote cases in one regexp. | ||
| 6 | (python-syntax-stringify): Handle matches properly. | ||
| 7 | |||
| 1 | 2012-09-30 Juri Linkov <juri@jurta.org> | 8 | 2012-09-30 Juri Linkov <juri@jurta.org> |
| 2 | 9 | ||
| 3 | * arc-mode.el (archive-summarize): Let-bind `buffer-file-truename' | 10 | * arc-mode.el (archive-summarize): Let-bind `buffer-file-truename' |