aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6e4800031e6..9526dbfb9fe 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12007-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/python.el (python-quote-syntax): Don't bother with
4 syntax-ppss-context.
5 (python-fill-paragraph): Make sure that fenced-string delimiters that
6 stand on their own line stay there
7
12007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se> 82007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
2 9
3 * replace.el (perform-replace): Propertize message. 10 * replace.el (perform-replace): Propertize message.