aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 29e55de249d..b2982c56754 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12014-07-08 Stefan Monnier <monnier@iro.umontreal.ca> 12014-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * xt-mouse.el (xterm-mouse-translate-1): Intern drag event (bug#17894).
4 Remove also pointless window&mark manipulation.
5
3 * progmodes/perl-mode.el: Use syntax-ppss; fix one indentation case. 6 * progmodes/perl-mode.el: Use syntax-ppss; fix one indentation case.
4 (perl-indent-line): Use syntax-ppss to detect we're in a doc-section. 7 (perl-indent-line): Use syntax-ppss to detect we're in a doc-section.
5 (perl-continuation-line-p): Don't skip over anything else than labels. 8 (perl-continuation-line-p): Don't skip over anything else than labels.