aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabián Ezequiel Gallina2012-09-30 17:16:12 -0300
committerFabián Ezequiel Gallina2012-09-30 17:16:12 -0300
commit440ba3959311c5085a04d40ce778039b37246fef (patch)
tree6832bae4f6a5aa0842849117790a1be2507e1e10
parent5727eadff9e9bfd5d0af90e4fbe21697cba444b1 (diff)
downloademacs-440ba3959311c5085a04d40ce778039b37246fef.tar.gz
emacs-440ba3959311c5085a04d40ce778039b37246fef.zip
Added missing ChangeLog entry for previous commit.
-rw-r--r--lisp/ChangeLog7
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 @@
12012-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
12012-09-30 Juri Linkov <juri@jurta.org> 82012-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'