From: Fabián Ezequiel Gallina Date: Sun, 30 Sep 2012 20:16:12 +0000 (-0300) Subject: Added missing ChangeLog entry for previous commit. X-Git-Tag: emacs-24.2.90~241^2~88 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=440ba3959311c5085a04d40ce778039b37246fef;p=emacs.git Added missing ChangeLog entry for previous commit. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bdc8afd208d..38dacef1fd8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2012-09-30 Fabián Ezequiel Gallina + + Enhancements for triple-quote string syntax. + * progmodes/python.el (python-syntax-propertize-function): Match + both quote cases in one regexp. + (python-syntax-stringify): Handle matches properly. + 2012-09-30 Juri Linkov * arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'